index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-lpc32xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
1
-1
/
+14
2016-05-30
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
1
-47
/
+1
2016-02-23
gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-1
/
+1
2016-01-05
gpio: lpc32xx: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2015-12-27
gpio: lpc32xx: Be sure to clamp return value
Linus Walleij
1
-4
/
+4
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-19
gpio: lpc32xx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-6
/
+6
2013-12-03
ARM: lpc32xx: move custom GPIO header
Linus Walleij
1
-1
/
+1
2013-10-16
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-1
/
+1
2013-04-11
gpio: lpc32xx: Fix off-by-one valid range checking for bank
Axel Lin
1
-1
/
+1
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-03
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-1
/
+2
2012-09-30
gpio-lpc32xx: Add GPI_28
Roland Stigge
1
-1
/
+2
2012-09-24
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
1
-0
/
+5
2012-07-12
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
Roland Stigge
1
-0
/
+65
2012-07-12
gpio: LPC32xx: Driver cleanup
Roland Stigge
1
-8
/
+1
2012-05-19
gpio/lpc32xx: Add device tree support
Roland Stigge
1
-1
/
+51
2012-03-12
GPIO: LPC32xx: Add output reading to GPO P3
Roland Stigge
1
-0
/
+17
2012-03-12
GPIO: LPC32xx: Fix missing bit selection mask
Roland Stigge
1
-1
/
+1
2012-01-22
Correct bad gpio naming
Roland Stigge
1
-1
/
+1
2011-08-22
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
1
-0
/
+445