summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | gpio: da9052: Convert to use devm_kzalloc APIAxel Lin2012-09-011-12/+3
| * | | | | | | drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-09-011-8/+1
| * | | | | | | gpio: davinci: preparation for switch to common clock frameworkMurali Karicheri2012-09-011-1/+1
| * | | | | | | gpio: Remove broken mark for da9052 gpio driverAxel Lin2012-09-011-1/+1
| * | | | | | | gpio: mc9s08dz60: Use devm_kzalloc APIAxel Lin2012-09-011-18/+3
| * | | | | | | gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto2012-08-231-0/+122
| * | | | | | | gpio: gpio-pch: Use spinlock for register access protectionAxel Lin2012-08-171-12/+10
| * | | | | | | gpio: gpio-ml-ioh: Use spinlock for register access protectionAxel Lin2012-08-171-10/+10
| * | | | | | | gpiolib: Use seq_file's iterator interfaceThierry Reding2012-08-171-28/+74
| |/ / / / / /
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+21
|\ \ \ \ \ \ \
| * | | | | | | gpio: exynos4: skip gpiolib registration if pinctrl driver is usedThomas Abraham2012-09-071-0/+21
| |/ / / / / /
* | | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-18/+30
|\ \ \ \ \ \ \
| * | | | | | | gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo2012-09-031-18/+30
| |/ / / / / /
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-016-79/+461
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-233-0/+323
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk2012-09-213-0/+323
| | | |_|/ / / | | |/| | | |
| * | | | | | 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 tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-55/+18
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-061-3/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-012-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-132-5/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | gpio/gpio-omap: make platformdata used as *of_device_id.data constUwe Kleine-König2012-09-111-3/+3
| | * | | gpio/mpc8xxx: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| | * | | gpio/gpio-omap.c: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| | | |/ | | |/|
* | | | gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge2012-09-241-0/+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
OpenPOWER on IntegriCloud