index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-02
4
-55
/
+18
|
\
|
*
Merge branch 'samsung/cleanup' into next/cleanup
Olof Johansson
2012-09-21
1
-40
/
+0
|
|
\
|
|
*
gpio-samsung: Remove now unused s3c2410_gpio* API
Sylwester Nawrocki
2012-08-28
1
-40
/
+0
|
*
|
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2012-09-17
2
-12
/
+18
|
|
\
\
|
|
*
|
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
2012-09-13
1
-7
/
+8
|
|
*
|
ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end
Tony Lindgren
2012-09-13
1
-5
/
+10
|
*
|
|
Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-09-17
4
-4
/
+5
|
|
\
|
|
|
*
|
|
gpio: tegra: remove useless includes of <mach/*.h>
Stephen Warren
2012-09-06
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-02
2
-5
/
+5
|
\
\
\
|
*
\
\
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2012-09-13
2
-5
/
+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
gpio/gpio-omap: make platformdata used as *of_device_id.data const
Uwe Kleine-König
2012-09-11
1
-3
/
+3
|
|
*
|
gpio/mpc8xxx: add a const qualifier
Uwe Kleine-König
2012-09-11
1
-1
/
+1
|
|
*
|
gpio/gpio-omap.c: add a const qualifier
Uwe Kleine-König
2012-09-11
1
-1
/
+1
*
|
|
|
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
2012-09-24
1
-0
/
+5
|
/
/
/
*
|
|
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
Axel Lin
2012-09-01
1
-0
/
+1
*
|
|
gpio: em: Fix checking return value of irq_alloc_descs
Axel Lin
2012-09-01
1
-2
/
+2
*
|
|
gpio: mc9s08dz60: Fix build error if I2C=m
Axel Lin
2012-09-01
1
-1
/
+1
*
|
|
gpio: Fix debug message in of_get_named_gpio_flags()
Thierry Reding
2012-08-17
1
-1
/
+1
|
|
/
|
/
|
*
|
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
2012-08-14
1
-2
/
+2
*
|
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-08-12
6
-14
/
+43
|
\
\
|
*
|
drivers/gpio/gpio-langwell.c: fix error return code
Julia Lawall
2012-08-07
1
-2
/
+5
|
*
|
gpio: samsung: Fix off-by-one bug in gpio addresses
Sean Paul
2012-08-07
1
-7
/
+7
|
*
|
gpio/mxc: specify gpio base for device tree probe
Shawn Guo
2012-08-07
1
-1
/
+2
|
*
|
gpio/mxc: remove redundant shadow variables initialization
Shawn Guo
2012-08-07
1
-2
/
+0
|
*
|
GPIO: gpio-pxa: fix devicetree functions
Daniel Mack
2012-08-05
1
-0
/
+26
|
*
|
gpio: msic: Fix calculating register address in msic_gpio_to_oreg()
Axel Lin
2012-08-05
1
-1
/
+1
|
*
|
gpio-sch: Fix leak of resource
Alan Cox
2012-08-05
1
-1
/
+2
|
|
/
*
/
gpio: em: do not discard em_gio_irq_domain_cleanup
Arnd Bergmann
2012-08-10
1
-1
/
+1
|
/
*
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
3
-0
/
+166
|
\
|
*
gpio: tps6586x: Add gpio support through platform driver
Laxman Dewangan
2012-07-25
3
-0
/
+166
*
|
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-07-26
13
-138
/
+639
|
\
\
|
*
|
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
Roland Stigge
2012-07-17
1
-1
/
+4
|
*
|
gpiolib: Defer failed gpio requests by default
Mark Brown
2012-07-17
1
-1
/
+1
|
*
|
gpio/pca953x: increase variables size to support 24 bit of data
Leed Aguilar
2012-07-17
1
-14
/
+14
|
*
|
GPIO: PCA953X: Increase size of invert variable to support 24 bit
Chandrabhanu Mahapatra
2012-07-17
1
-5
/
+6
|
*
|
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
Tarun Kanti DebBarma
2012-07-17
1
-6
/
+4
|
*
|
gpio/mxc: use the edge_sel feature if available
Benoît Thébaudeau
2012-07-17
1
-14
/
+57
|
*
|
gpio: propagate of_parse_phandle_with_args errors
Alexandre Courbot
2012-07-17
1
-1
/
+1
|
*
|
gpio: samsung: add flags specifier to device-tree binding
Olof Johansson
2012-07-17
1
-1
/
+4
|
*
|
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
Mark Brown
2012-07-17
3
-0
/
+170
|
*
|
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
Roland Stigge
2012-07-12
1
-0
/
+65
|
*
|
gpio: pcf857x: share 8/16 bit access functions
Kuninori Morimoto
2012-07-12
1
-62
/
+31
|
*
|
gpio: LPC32xx: Driver cleanup
Roland Stigge
2012-07-12
1
-8
/
+1
|
*
|
gpiolib: wm8994: Convert to devm_kzalloc()
Mark Brown
2012-07-12
1
-8
/
+3
|
*
|
gpiolib: wm8994: Use irq_domain mappings for gpios
Mark Brown
2012-07-12
1
-4
/
+2
|
*
|
gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
Dmitry Eremin-Solenikov
2012-07-12
3
-0
/
+259
|
*
|
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grant
Linus Walleij
2012-07-05
2
-13
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gpio/tca6424: merge I2C transactions, remove cast
Andreas Schallenberg
2012-05-26
1
-12
/
+16
|
|
*
gpio/of: fix a typo of comment message
Dong Aisheng
2012-05-26
1
-1
/
+1
*
|
|
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-24
1
-24
/
+32
|
\
\
\
[next]