index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: pca953x: Register an IRQ domain
Maxime Ripard
2012-11-17
1
-6
/
+20
|
*
|
|
|
|
gpio: mvebu: Set free callback for gpio_chip
Axel Lin
2012-11-08
1
-2
/
+3
|
*
|
|
|
|
gpio: tegra: Drop exporting static functions
Axel Lin
2012-11-08
1
-2
/
+0
|
*
|
|
|
|
gpio: tegra: Staticize non-exported symbols
Axel Lin
2012-11-08
1
-2
/
+2
|
*
|
|
|
|
gpio: tegra: fix suspend/resume apis
Laxman Dewangan
2012-11-08
1
-5
/
+13
|
*
|
|
|
|
gpio-pch: Set parent dev for gpio chip
Alexander Stein
2012-11-04
1
-0
/
+1
|
*
|
|
|
|
gpio: em: Fix build errors
Axel Lin
2012-11-04
1
-3
/
+3
|
*
|
|
|
|
GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
Wei Yongjun
2012-10-27
1
-2
/
+1
|
*
|
|
|
|
gpio/tc3589x: convert to use the simple irqdomain
Linus Walleij
2012-10-26
1
-11
/
+9
|
*
|
|
|
|
gpio/em: convert to linear IRQ domain
Linus Walleij
2012-10-26
1
-39
/
+7
|
*
|
|
|
|
gpio/mvebu: convert to use irq_domain_add_simple()
Linus Walleij
2012-10-26
1
-2
/
+2
|
*
|
|
|
|
gpio/tegra: convert to use linear irqdomain
Linus Walleij
2012-10-26
1
-9
/
+5
|
*
|
|
|
|
gpiolib: unlock on error in gpio_export()
Dan Carpenter
2012-10-26
1
-1
/
+2
|
*
|
|
|
|
gpiolib: add gpio get direction callback support
Mathias Nyman
2012-10-26
1
-1
/
+37
|
*
|
|
|
|
GPIO: clps711x: Fix direction logic for PORTD
Alexander Shiyan
2012-10-26
1
-14
/
+51
|
*
|
|
|
|
GPIO: clps711x: Fix return value for gpio_clps711x_get
Alexander Shiyan
2012-10-24
1
-1
/
+1
|
*
|
|
|
|
gpiolib: Refactor gpio_export
Ryan Mallon
2012-10-23
1
-39
/
+46
|
*
|
|
|
|
GPIO: vt8500: Add extended gpio bank for WM8505/WM8650
Tony Prisk
2012-10-19
1
-0
/
+2
|
*
|
|
|
|
GPIO: Add support for GPIO on CLPS711X-target platform
Alexander Shiyan
2012-10-15
3
-0
/
+168
|
*
|
|
|
|
DA9055 GPIO driver
Ashish Jangam
2012-10-15
3
-0
/
+216
|
*
|
|
|
|
gpio/gpio-omap: Use existing pointer to struct device
Tobias Klauser
2012-10-15
1
-1
/
+1
|
*
|
|
|
|
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
2012-10-15
1
-37
/
+22
*
|
|
|
|
|
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
3
-0
/
+59
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
2012-11-30
3
-0
/
+59
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
gpio / ACPI: add ACPI support
Mathias Nyman
2012-11-30
3
-0
/
+59
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-11
2
-0
/
+128
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
gpiolib: Fix use after free in gpiochip_add_pin_range
Axel Lin
2012-11-21
1
-1
/
+3
|
*
|
|
|
|
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
1
-9
/
+10
|
*
|
|
|
|
gpiolib: return any error code from range creation
Linus Walleij
2012-11-21
1
-1
/
+2
|
*
|
|
|
|
gpiolib: rename find_pinctrl_*
Linus Walleij
2012-11-21
1
-1
/
+1
|
*
|
|
|
|
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-21
2
-3
/
+41
|
*
|
|
|
|
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
2
-17
/
+14
|
*
|
|
|
|
gpiolib: call pin removal in chip removal function
Linus Walleij
2012-11-11
1
-0
/
+1
|
*
|
|
|
|
gpiolib: remove duplicate pin range code
Linus Walleij
2012-11-11
1
-12
/
+1
|
*
|
|
|
|
gpiolib-of: staticize the pin range calls
Linus Walleij
2012-11-11
1
-4
/
+4
|
*
|
|
|
|
gpiolib: fix up function prototypes etc
Linus Walleij
2012-11-11
1
-5
/
+5
|
*
|
|
|
|
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-11-11
2
-0
/
+99
|
|
/
/
/
/
*
|
|
|
|
gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m
Daniel M. Weeks
2012-11-17
1
-3
/
+3
*
|
|
|
|
gpio: adnp: Depend on OF_GPIO instead of OF
Thierry Reding
2012-11-17
1
-1
/
+1
*
|
|
|
|
mvebu-gpio: Disable blinking when enabling a GPIO for output
Jamie Lentin
2012-11-17
1
-0
/
+23
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-11-10
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sparc: Allow OF_GPIO on sparc.
David S. Miller
2012-11-06
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-10-30
5
-7
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GPIO: mvebu-gpio: Don't initialize the mask_cache
Andrew Lunn
2012-10-30
1
-1
/
+1
|
*
|
gpio/omap: fix off-mode bug: clear debounce settings on free/reset
Jon Hunter
2012-10-27
1
-0
/
+35
|
*
|
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
Mathias Nyman
2012-10-26
1
-3
/
+7
|
*
|
gpio: mvebu: correctly set the value in direction_output()
Thomas Petazzoni
2012-10-24
1
-0
/
+2
|
*
|
gpio-74x164: Fix buffer allocation size
Roland Stigge
2012-10-16
1
-1
/
+1
|
*
|
gpio-timberdale: fix a potential wrapping issue
Dan Carpenter
2012-10-15
1
-2
/
+2
|
|
/
*
|
gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
Axel Lin
2012-10-17
1
-0
/
+3
|
/
[prev]
[next]