index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
1
-1
/
+1
2015-01-30
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
1
-0
/
+1
2015-01-26
gpio: mcp23s08: handle default gpio base
Sonic Zhang
1
-7
/
+10
2015-01-26
gpio: omap: Fix bad device access with setup_irq()
Tony Lindgren
1
-6
/
+33
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-71
/
+92
2015-01-15
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
1
-2
/
+8
2015-01-15
gpio: sysfs: fix gpio attribute-creation race
Johan Hovold
2
-22
/
+40
2015-01-15
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
1
-15
/
+13
2015-01-15
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
1
-11
/
+8
2015-01-14
gpio: unregister gpiochip device before removing it
Johan Hovold
1
-1
/
+2
2015-01-14
gpio: fix sleep-while-atomic in gpiochip_remove
Johan Hovold
1
-3
/
+1
2015-01-14
gpio: fix memory leak and sleep-while-atomic
Johan Hovold
1
-1
/
+2
2015-01-14
gpio: clean up gpiochip_add error handling
Johan Hovold
1
-21
/
+17
2015-01-14
gpio: fix gpio-chip list corruption
Johan Hovold
1
-7
/
+10
2015-01-14
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
1
-4
/
+7
2015-01-14
gpio: crystalcove: use handle_nested_irq
Aaron Lu
1
-1
/
+1
2015-01-09
gpio: dln2: use bus_sync_unlock instead of scheduling work
Octavian Purdila
1
-41
/
+51
2015-01-08
gpio: grgpio: Avoid potential NULL pointer dereference
Axel Lin
1
-1
/
+2
2015-01-07
gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()
Axel Lin
1
-4
/
+11
2015-01-07
gpio: dln2: fix issue when an IRQ is unmasked then enabled
Octavian Purdila
1
-46
/
+7
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
51
-52
/
+0
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
26
-103
/
+941
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-12-12
gpio: mcp23s08: fix up compilation error
Linus Walleij
1
-2
/
+3
2014-12-11
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+60
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-207
/
+337
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-5
/
+5
2014-12-04
gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-4
/
+4
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-12-03
gpio: pl061: hook request if gpio-ranges avaiable
Yunlei He
1
-6
/
+14
2014-12-03
gpio: mcp23s08: Add option to configure IRQ output polarity as active high
Alexander Stein
1
-7
/
+23
2014-12-02
gpio: fix deferred probe detection for legacy API
Alexandre Courbot
2
-2
/
+14
2014-11-28
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2
-6
/
+4
2014-11-28
gpio: remove gpio_descs global array
Alexandre Courbot
1
-16
/
+31
2014-11-28
gpio: mxs: implement get_direction callback
Janusz Uzycki
1
-0
/
+13
2014-11-28
gpio: em: Use dynamic allocation of GPIOs
Geert Uytterhoeven
1
-6
/
+1
2014-11-27
gpio: Check if base is positive before calling gpio_is_valid()
Geert Uytterhoeven
1
-2
/
+2
2014-11-27
gpio: mcp23s08: Add simple IRQ support for SPI devices
Alexander Stein
1
-0
/
+5
2014-11-27
gpio: mcp23s08: request a shared interrupt
Alexander Stein
1
-1
/
+2
2014-11-27
gpio: mcp23s08: Do not free unrequested interrupt
Alexander Stein
1
-2
/
+0
2014-11-27
gpio: rcar: Add r8a7793 and r8a7794 support
Hisashi Nakamura
1
-9
/
+18
2014-11-27
gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
Rojhalat Ibrahim
1
-0
/
+27
2014-11-27
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
1
-0
/
+168
2014-11-27
gpio: tz1090: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-11-25
mfd: tc3589x: get rid of static base
Linus Walleij
1
-1
/
+1
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
80
-3231
/
+3640
2014-11-10
gpio: add support for the Diolan DLN-2 USB GPIO driver
Daniel Baluta
3
-0
/
+566
2014-11-05
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
1
-1
/
+1
2014-11-04
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
1
-2
/
+41
2014-11-04
gpio: Support for unified device properties interface
Mika Westerberg
2
-0
/
+87
[next]