summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven
2019-09-12gpio: remove explicit comparison with 0Saiyam Doshi
2019-09-11gpio: creg-snps: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-11gpio: devres: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2019-09-11gpio: of: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven
2019-09-11gpio: of: Make of_get_named_gpiod_flags() privateGeert Uytterhoeven
2019-09-11gpio: aspeed: Add in ast2600 details to Aspeed driverRashmica Gupta
2019-09-11gpio: aspeed: Use ngpio property from device tree if availableRashmica Gupta
2019-09-11gpio: aspeed: Setup irqchip dynamicallyRashmica Gupta
2019-09-11gpio/aspeed: Fix incorrect number of banksRashmica Gupta
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij
2019-09-10gpiolib: acpi: make acpi_can_fallback_to_crs() staticDmitry Torokhov
2019-09-10Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2019-09-06gpio: Fix further merge errorsLinus Walleij
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij
2019-09-04gpio: of: Normalize return code variable nameLinus Walleij
2019-09-04gpio: gpiolib: Normalize return code variable nameLinus Walleij
2019-09-04gpio: ep93xx: Pass irqchip when adding gpiochipLinus Walleij
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-30Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-30Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-30i2c: mediatek: disable zero-length transfers for mt8183Hsin-Yi Wang
2019-08-30i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi
2019-08-30mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada
2019-08-30mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang
2019-08-30mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang
2019-08-30mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang
2019-08-30mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang