summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun2012-10-271-2/+1
* gpio/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-261-11/+9
* gpio/em: convert to linear IRQ domainLinus Walleij2012-10-261-39/+7
* gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij2012-10-261-2/+2
* gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-261-9/+5
* gpiolib: unlock on error in gpio_export()Dan Carpenter2012-10-261-1/+2
* gpiolib: add gpio get direction callback supportMathias Nyman2012-10-261-1/+37
* GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan2012-10-261-14/+51
* GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan2012-10-241-1/+1
* gpiolib: Refactor gpio_exportRyan Mallon2012-10-231-39/+46
* GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk2012-10-191-0/+2
* GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-153-0/+168
* DA9055 GPIO driverAshish Jangam2012-10-153-0/+216
* gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
* gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser2012-10-151-37/+22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-091-1/+1
|\
| * GPIO: MIPS: lantiq: fix overflow inside stp-xway driverJohn Crispin2012-09-131-1/+1
* | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-073-0/+686
|\ \
| * \ Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-09-223-0/+686
| |\ \
| | * | gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni2012-09-223-0/+686
| * | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-213-79/+138
| |\ \ \
* | \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-011-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab2012-09-154-4/+5
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab2012-08-247-17/+46
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | gpio: bt8xx: Fix build error due to missing include fileAxel Lin2012-08-211-1/+1
* | | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-054-10/+214
|\ \ \ \ \ \ \
| * | | | | | | gpio: Add basic support for TWL6040 GPOsPeter Ujfalusi2012-09-193-0/+145
| * | | | | | | gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare2012-09-141-10/+69
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-0323-243/+1039
|\ \ \ \ \ \ \
| * | | | | | | gpio: pcf857x: select IRQ_DOMAINArnd Bergmann2012-09-301-0/+1
| * | | | | | | gpio-lpc32xx: Add GPI_28Roland Stigge2012-09-301-1/+2
| * | | | | | | gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-183-0/+623
| * | | | | | | gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun2012-09-181-3/+1
| * | | | | | | gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun2012-09-181-3/+1
| * | | | | | | gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones2012-09-121-9/+17
| * | | | | | | gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones2012-09-121-28/+70
| * | | | | | | gpio: pcf857x: fixup smatch WARNINGKuninori Morimoto2012-09-121-3/+3
| * | | | | | | gpio: 74x164: Add support for the daisy-chainingMaxime Ripard2012-09-111-7/+61
| * | | | | | | gpio: 74x164: Add device tree supportMaxime Ripard2012-09-071-0/+7
| * | | | | | | gpio: 74x164: Use dynamic gpio number assignment if no pdata is presentMaxime Ripard2012-09-071-7/+6
| * | | | | | | gpio: 74x164: Use devm_kzallocMaxime Ripard2012-09-071-5/+3
| * | | | | | | gpio: 74x164: Use module_spi_driver boiler plate functionMaxime Ripard2012-09-071-12/+1
| * | | | | | | gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-18/+6
| * | | | | | | gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-9/+3
| * | | | | | | gpio: wm8350: Convert to use devm_kzalloc APIAxel Lin2012-09-041-14/+5
| * | | | | | | gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin2012-09-041-14/+5
| * | | | | | | gpio: adp5588: Use module_i2c_driverAxel Lin2012-09-041-13/+1
| * | | | | | | gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin2012-09-042-2/+2
| * | | | | | | gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin2012-09-011-13/+4