summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-15gpiolib: remove set but not used variable 'config'YueHaibing1-2/+0
2020-01-15gpio: vx855: fixed a typoSachin agarwal1-1/+1
2020-01-15gpio: mockup: sort headers alphabeticallyBartosz Golaszewski1-7/+7
2020-01-15gpio: mockup: update the license tagBartosz Golaszewski1-1/+1
2020-01-15gpio: Remove the unused flagsShaokun Zhang1-1/+0
2020-01-15gpiolib: Set lockdep class for hierarchical irq domainsStephen Boyd1-0/+1
2020-01-15gpio: Add use guidance documentationLinus Walleij3-4/+55
2020-01-13dt-bindings: gpio: wcd934x: Add bindings for gpioSrinivas Kandagatla1-0/+47
2020-01-09gpio: Update TODOLinus Walleij1-5/+41
2020-01-07Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij9-47/+56
2020-01-07gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.Song Hui1-0/+1
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai1-4/+6
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()Jia-Ju Bai1-4/+0
2020-01-07fmc: remove left-over ipmi-fru.h after fmc deletionLukas Bulwahn1-134/+0
2020-01-07gpiolib: use gpiochip_get_desc() in gpio_ioctl()Bartosz Golaszewski1-3/+4
2020-01-07gpiolib: use gpiochip_get_desc() in lineevent_create()Bartosz Golaszewski1-3/+3
2020-01-07gpiolib: use gpiochip_get_desc() in linehandle_create()Bartosz Golaszewski1-4/+3
2020-01-07gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski3-4/+7
2020-01-07gpiolib: have a single place of calling set_config()Bartosz Golaszewski1-9/+12
2020-01-07gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()Bartosz Golaszewski1-1/+1
2020-01-06gpio: gpiolib: fix confusing indentionEnrico Weigelt, metux IT consult1-1/+1
2019-12-20gpio: tegra: Use NOIRQ phase for suspend/resumeDmitry Osipenko1-8/+2
2019-12-20gpio: tegra: Properly handle irq_set_irq_wake() errorDmitry Osipenko1-1/+6
2019-12-20gpio: tegra: Use generic readl_relaxed/writel_relaxed accessorsDmitry Osipenko1-2/+2
2019-12-16docs: driver-model: Add missing managed GPIO array get functionsMatti Vaittinen1-0/+2
2019-12-13dt-bindings: gpio: rcar: Document r8a77961 supportGeert Uytterhoeven1-1/+2
2019-12-13gpiolib: Make use of assign_bit() APIAndy Shevchenko1-39/+20
2019-12-13gpio: Add support for the Xylon LogiCVC GPIOsPaul Kocialkowski3-0/+177
2019-12-13dt-bindings: gpio: Document the Xylon LogiCVC GPIO controllerPaul Kocialkowski1-0/+69
2019-12-13dt-bindings: mfd: Document the Xylon LogiCVC multi-function devicePaul Kocialkowski1-0/+50
2019-12-13dt-bindings: Add Xylon vendor prefixPaul Kocialkowski1-0/+2
2019-12-12gpio: remove unneeded MODULE_VERSION() usageEnrico Weigelt, metux IT consult2-2/+0
2019-12-12gpiolib: Add GPIOCHIP_NAME definitionGeert Uytterhoeven3-6/+7
2019-12-11gpio: bcm-kona: use platform_irq_countPeng Fan1-3/+9
2019-12-11gpio: mvebu: use platform_irq_countPeng Fan1-2/+5
2019-12-11gpio: pca953x: Remove redundant forward declarationAndy Shevchenko1-2/+0
2019-12-11gpio: pca953x: Don't hardcode irq trigger typeVignesh Raghavendra1-2/+1
2019-12-09Linux 5.5-rc1v5.5-rc1Linus Torvalds1-2/+2
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+5
2019-12-08Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-17/+51
2019-12-08Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28
2019-12-08Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-12/+17
2019-12-08Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+43
2019-12-08Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-137/+343
2019-12-08Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-622/+1756
2019-12-08smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2