index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-lpc32xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Setup parent device and get rid of unnecessary of_node assignment
Andy Shevchenko
2021-12-17
1
-1
/
+1
*
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
2019-08-12
1
-50
/
+68
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
gpio: lpc32xx: Include the right header
Linus Walleij
2018-05-16
1
-2
/
+1
*
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
2016-09-12
1
-1
/
+14
*
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
2016-05-30
1
-47
/
+1
*
gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-1
/
+1
*
gpio: lpc32xx: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-19
/
+14
*
gpio: lpc32xx: Be sure to clamp return value
Linus Walleij
2015-12-26
1
-4
/
+4
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: lpc32xx: Make of_device_id array const
Jingoo Han
2014-06-19
1
-1
/
+1
*
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-6
/
+6
*
ARM: lpc32xx: move custom GPIO header
Linus Walleij
2013-12-03
1
-1
/
+1
*
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
2013-10-16
1
-0
/
+1
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
1
-1
/
+1
|
\
|
*
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
1
-1
/
+1
*
|
gpio: lpc32xx: Fix off-by-one valid range checking for bank
Axel Lin
2013-04-10
1
-1
/
+1
|
/
*
gpio: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-10-02
1
-1
/
+2
|
\
|
*
gpio-lpc32xx: Add GPI_28
Roland Stigge
2012-09-30
1
-1
/
+2
*
|
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
2012-09-24
1
-0
/
+5
|
/
*
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
Roland Stigge
2012-07-12
1
-0
/
+65
*
gpio: LPC32xx: Driver cleanup
Roland Stigge
2012-07-12
1
-8
/
+1
*
gpio/lpc32xx: Add device tree support
Roland Stigge
2012-05-18
1
-1
/
+51
*
GPIO: LPC32xx: Add output reading to GPO P3
Roland Stigge
2012-03-12
1
-0
/
+17
*
GPIO: LPC32xx: Fix missing bit selection mask
Roland Stigge
2012-03-12
1
-1
/
+1
*
Correct bad gpio naming
Roland Stigge
2012-01-22
1
-1
/
+1
*
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
2011-08-22
1
-0
/
+1
*
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
1
-0
/
+445