index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
1
-0
/
+3
2018-02-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-12-16
gpio: altera: Use handle_level_irq when configured as a level_high
Phil Reid
1
-15
/
+11
2016-10-28
gpio: mpc8xxx: Correct irq handler function
Liu Gang
1
-1
/
+1
2016-10-07
gpio: sa1100: fix irq probing for ucb1x00
Russell King
1
-1
/
+1
2016-09-07
gpio: Fix OF build problem on UM
Linus Walleij
1
-0
/
+1
2016-08-20
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
1
-19
/
+0
2016-08-20
gpio: pca953x: Fix NBANK calculation for PCA9536
Vignesh R
1
-1
/
+1
2016-07-27
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2
-40
/
+20
2016-06-24
gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
Ben Dooks
1
-2
/
+2
2015-12-17
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
1
-1
/
+7
2015-12-17
gpio: generic: clamp values from bgpio_get_set()
Linus Walleij
1
-2
/
+2
2015-12-11
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
1
-1
/
+1
2015-11-30
gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks
Grygorii Strashko
1
-2
/
+0
2015-11-29
gpiolib: fix oops, if gpio name is NULL
Vladimir Zapolskiy
1
-1
/
+1
2015-11-17
gpio-tegra: Do not create the debugfs entry by default
Suzuki K. Poulose
1
-49
/
+56
2015-11-17
gpio: palmas: fix a possible NULL dereference
LABBE Corentin
1
-0
/
+2
2015-11-17
gpio: syscon: fix a possible NULL dereference
LABBE Corentin
1
-1
/
+5
2015-11-17
gpio: 74xx: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+5
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-5
/
+0
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-47
/
+119
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
4
-5
/
+0
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-01
gpio: fix up SPI submenu
Linus Walleij
1
-16
/
+18
2015-11-01
gpio: drop surplus I2C dependencies
Linus Walleij
1
-6
/
+1
2015-11-01
gpio: drop surplus X86 dependencies
Linus Walleij
1
-5
/
+2
2015-10-31
gpio / ACPI: Allow shared GPIO event to be read via operation region
Mika Westerberg
1
-1
/
+20
2015-10-31
gpio: group port-mapped I/O drivers in a menu
Linus Walleij
1
-77
/
+78
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
4
-5
/
+0
2015-10-27
gpio: xilinx: Drop architecture dependencies
Soren Brinkmann
1
-1
/
+1
2015-10-27
gpio: generic: Revert to old error handling in bgpio_map
Guenter Roeck
1
-1
/
+1
2015-10-27
gpio: Add GPIO support for the ACCES 104-IDIO-16
William Breathitt Gray
3
-0
/
+227
2015-10-26
gpio: driver for AMD Promontory
YD Tseng
3
-0
/
+269
2015-10-25
Merge branch 'device-properties'
Rafael J. Wysocki
3
-47
/
+119
2015-10-22
gpio: xlp: Convert to use gpiolib irqchip helpers
Kamlakant Patel
2
-11
/
+12
2015-10-19
gpio/xilinx: enable for MIPS
Zubair Lutfullah Kakakhel
1
-1
/
+1
2015-10-16
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
Laurent Pinchart
1
-2
/
+18
2015-10-16
gpiolib: Split GPIO flags parsing and GPIO configuration
Laurent Pinchart
2
-20
/
+40
2015-10-16
gpio: pl061: use the generic request/free implementations
Jonas Gorski
1
-28
/
+4
2015-10-16
gpio: gpio-xz: use the generic request/free implementations
Jonas Gorski
1
-24
/
+4
2015-10-16
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
6
-72
/
+12
2015-10-16
gpiolib: provide generic request/free implementations
Jonas Gorski
1
-0
/
+23
2015-10-16
gpio: omap: fix static checker warning
Grygorii Strashko
1
-1
/
+1
2015-10-15
gpio: pl061: assign the apropriate handler for irqs
Linus Walleij
1
-5
/
+25
2015-10-15
gpio: pl061: returning with lock held in pl061_irq_type()
Dan Carpenter
1
-6
/
+7
2015-10-15
gpio-mxc: stop including <asm-generic/bug>
Christoph Hellwig
1
-1
/
+1
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-05
Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"
Linus Walleij
1
-1
/
+7
2015-10-05
gpio: pca953x: support ACPI devices found on Galileo Gen2
Andy Shevchenko
1
-1
/
+20
[next]