index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
1
-4
/
+1
|
*
|
|
gpio/gpiolib-of: Create of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
1
-0
/
+17
|
*
|
|
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
2015-01-15
1
-108
/
+109
|
*
|
|
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
2015-01-15
1
-16
/
+21
|
*
|
|
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
2015-01-15
2
-3
/
+3
|
*
|
|
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
2015-01-15
1
-17
/
+66
|
*
|
|
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
2015-01-15
1
-23
/
+11
|
*
|
|
gpio: sch: Add support for Intel Quark X1000 SoC
Chang Rebecca Swee Fun
2015-01-15
2
-2
/
+15
|
*
|
|
gpio: sx150x: add support for sx1506 gpio expander device
Wei Chen
2015-01-15
1
-45
/
+112
|
*
|
|
gpio: sx150x: move to irqdomain framework for sx150x driver
Wei Chen
2015-01-15
2
-54
/
+19
|
*
|
|
gpio: moxart: convert to use basic mmio gpio library
Kamlakant Patel
2015-01-09
2
-70
/
+32
|
|
|
/
|
|
/
|
*
|
|
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
2015-01-30
1
-1
/
+1
*
|
|
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
2015-01-30
1
-0
/
+1
*
|
|
gpio: mcp23s08: handle default gpio base
Sonic Zhang
2015-01-26
1
-7
/
+10
*
|
|
gpio: omap: Fix bad device access with setup_irq()
Tony Lindgren
2015-01-26
1
-6
/
+33
*
|
|
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2015-01-19
5
-71
/
+92
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
2015-01-15
1
-2
/
+8
|
*
|
gpio: sysfs: fix gpio attribute-creation race
Johan Hovold
2015-01-15
2
-22
/
+40
|
*
|
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
2015-01-15
1
-15
/
+13
|
*
|
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
2015-01-15
1
-11
/
+8
|
*
|
gpio: unregister gpiochip device before removing it
Johan Hovold
2015-01-14
1
-1
/
+2
|
*
|
gpio: fix sleep-while-atomic in gpiochip_remove
Johan Hovold
2015-01-14
1
-3
/
+1
|
*
|
gpio: fix memory leak and sleep-while-atomic
Johan Hovold
2015-01-14
1
-1
/
+2
|
*
|
gpio: clean up gpiochip_add error handling
Johan Hovold
2015-01-14
1
-21
/
+17
|
*
|
gpio: fix gpio-chip list corruption
Johan Hovold
2015-01-14
1
-7
/
+10
|
*
|
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
2015-01-14
1
-4
/
+7
|
*
|
gpio: crystalcove: use handle_nested_irq
Aaron Lu
2015-01-14
1
-1
/
+1
|
|
/
*
|
gpio: dln2: use bus_sync_unlock instead of scheduling work
Octavian Purdila
2015-01-09
1
-41
/
+51
*
|
gpio: grgpio: Avoid potential NULL pointer dereference
Axel Lin
2015-01-08
1
-1
/
+2
*
|
gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()
Axel Lin
2015-01-07
1
-4
/
+11
*
|
gpio: dln2: fix issue when an IRQ is unmasked then enabled
Octavian Purdila
2015-01-07
1
-46
/
+7
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
51
-52
/
+0
|
\
|
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
51
-52
/
+0
*
|
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
26
-103
/
+941
|
\
\
|
*
|
gpio: mcp23s08: fix up compilation error
Linus Walleij
2014-12-12
1
-2
/
+3
|
*
|
gpio: pl061: hook request if gpio-ranges avaiable
Yunlei He
2014-12-03
1
-6
/
+14
|
*
|
gpio: mcp23s08: Add option to configure IRQ output polarity as active high
Alexander Stein
2014-12-03
1
-7
/
+23
|
*
|
gpio: fix deferred probe detection for legacy API
Alexandre Courbot
2014-12-02
2
-2
/
+14
|
*
|
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-28
2
-6
/
+4
|
*
|
gpio: remove gpio_descs global array
Alexandre Courbot
2014-11-28
1
-16
/
+31
|
*
|
gpio: mxs: implement get_direction callback
Janusz Uzycki
2014-11-28
1
-0
/
+13
|
*
|
gpio: em: Use dynamic allocation of GPIOs
Geert Uytterhoeven
2014-11-28
1
-6
/
+1
|
*
|
gpio: Check if base is positive before calling gpio_is_valid()
Geert Uytterhoeven
2014-11-27
1
-2
/
+2
|
*
|
gpio: mcp23s08: Add simple IRQ support for SPI devices
Alexander Stein
2014-11-27
1
-0
/
+5
|
*
|
gpio: mcp23s08: request a shared interrupt
Alexander Stein
2014-11-27
1
-1
/
+2
|
*
|
gpio: mcp23s08: Do not free unrequested interrupt
Alexander Stein
2014-11-27
1
-2
/
+0
|
*
|
gpio: rcar: Add r8a7793 and r8a7794 support
Hisashi Nakamura
2014-11-27
1
-9
/
+18
|
*
|
gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
Rojhalat Ibrahim
2014-11-27
1
-0
/
+27
|
*
|
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
2014-11-27
1
-0
/
+168
|
*
|
gpio: mvebu: add suspend/resume support
Thomas Petazzoni
2014-11-03
1
-0
/
+99
[prev]
[next]