aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-06gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren1-3/+0
2012-09-06gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin1-18/+6
2012-09-06gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin1-9/+3
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson7-17/+46
2012-09-04gpio: wm8350: Convert to use devm_kzalloc APIAxel Lin1-14/+5
2012-09-04gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin1-14/+5
2012-09-04gpio: adp5588: Use module_i2c_driverAxel Lin1-13/+1
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin2-2/+2
2012-09-03gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo1-18/+30
2012-09-01gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin1-13/+4
2012-09-01gpio: da9052: Convert to use devm_kzalloc APIAxel Lin1-12/+3
2012-09-01gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin1-0/+1
2012-09-01drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-8/+1
2012-09-01gpio: em: Fix checking return value of irq_alloc_descsAxel Lin1-2/+2
2012-09-01gpio: davinci: preparation for switch to common clock frameworkMurali Karicheri1-1/+1
2012-09-01gpio: Remove broken mark for da9052 gpio driverAxel Lin1-1/+1
2012-09-01gpio: mc9s08dz60: Use devm_kzalloc APIAxel Lin1-18/+3
2012-09-01gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin1-1/+1
2012-08-28gpio-samsung: Remove now unused s3c2410_gpio* APISylwester Nawrocki1-40/+0
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab7-17/+46
2012-08-23gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto1-0/+122
2012-08-21gpio: bt8xx: Fix build error due to missing include fileAxel Lin1-1/+1
2012-08-17gpio: gpio-pch: Use spinlock for register access protectionAxel Lin1-12/+10
2012-08-17gpio: gpio-ml-ioh: Use spinlock for register access protectionAxel Lin1-10/+10
2012-08-17gpiolib: Use seq_file's iterator interfaceThierry Reding1-28/+74
2012-08-17gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding1-1/+1
2012-08-16gpio: pxa: add chain_eneter and chain_exit for irq handlerChao Xie1-0/+7
2012-08-16GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()Daniel Mack1-54/+16
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-14/+43
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann1-1/+1
2012-08-07drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall1-2/+5
2012-08-07gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul1-7/+7
2012-08-07gpio/mxc: specify gpio base for device tree probeShawn Guo1-1/+2
2012-08-07gpio/mxc: remove redundant shadow variables initializationShawn Guo1-2/+0
2012-08-05GPIO: gpio-pxa: fix devicetree functionsDaniel Mack1-0/+26
2012-08-05gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin1-1/+1
2012-08-05gpio-sch: Fix leak of resourceAlan Cox1-1/+2
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds3-0/+166
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds13-138/+639
2012-07-25gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan3-0/+166
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+32
2012-07-17gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge1-1/+4
2012-07-17gpiolib: Defer failed gpio requests by defaultMark Brown1-1/+1
2012-07-17gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar1-14/+14
2012-07-17GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra1-5/+6
2012-07-17gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma1-6/+4
2012-07-17gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau1-14/+57
2012-07-17gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot1-1/+1
2012-07-17gpio: samsung: add flags specifier to device-tree bindingOlof Johansson1-1/+4