summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-203-79/+138
|\
| * Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-09-201-0/+63
| |\
| | * gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner2012-09-071-0/+63
| * | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-206-40/+74
| |\ \
| | * \ Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-166-18/+24
| | |\ \
| | * | | gpio/twl4030: get platform data from device treeFlorian Vaussard2012-09-071-27/+55
| | | |/ | | |/|
| * | | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-057-17/+46
| |\ \ \ | | |/ /
| * | | gpio: pxa: add chain_eneter and chain_exit for irq handlerChao Xie2012-08-161-0/+7
| * | | GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()Daniel Mack2012-08-161-54/+16
* | | | Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson2012-09-201-40/+0
|\ \ \ \
| * | | | gpio-samsung: Remove now unused s3c2410_gpio* APISylwester Nawrocki2012-08-281-40/+0
| | |/ / | |/| |
* | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-162-12/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-7/+8
| * | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-5/+10
* | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-164-4/+5
|\ \ \ \ | |/ / /
| * | | gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin2012-09-011-0/+1
| * | | gpio: em: Fix checking return value of irq_alloc_descsAxel Lin2012-09-011-2/+2
| * | | gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin2012-09-011-1/+1
| * | | gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding2012-08-171-1/+1
| |/ /
* | | gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-061-3/+0
|/ /
* | GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann2012-08-141-2/+2
* | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-126-14/+43
|\ \
| * | drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-071-2/+5
| * | gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-071-7/+7
| * | gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-071-1/+2
| * | gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-071-2/+0
| * | GPIO: gpio-pxa: fix devicetree functionsDaniel Mack2012-08-051-0/+26
| * | gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin2012-08-051-1/+1
| * | gpio-sch: Fix leak of resourceAlan Cox2012-08-051-1/+2
| |/
* | gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann2012-08-101-1/+1
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-303-0/+166
|\
| * gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-253-0/+166
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-2613-138/+639
|\ \
| * | gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge2012-07-171-1/+4
| * | gpiolib: Defer failed gpio requests by defaultMark Brown2012-07-171-1/+1
| * | gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar2012-07-171-14/+14
| * | GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-171-5/+6
| * | gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma2012-07-171-6/+4
| * | gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-171-14/+57
| * | gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot2012-07-171-1/+1
| * | gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-171-1/+4
| * | gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-173-0/+170
| * | gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge2012-07-121-0/+65
| * | gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto2012-07-121-62/+31
| * | gpio: LPC32xx: Driver cleanupRoland Stigge2012-07-121-8/+1
| * | gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-121-8/+3
| * | gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-121-4/+2
| * | gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov2012-07-123-0/+259
| * | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantLinus Walleij2012-07-052-13/+17
| |\ \ | | |/ | |/|
| | * gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg2012-05-251-12/+16
OpenPOWER on IntegriCloud