summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-27/+7
|\
| * Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-10-142-61/+104
| |\
| * | gpio: samsung: Skip initialization if device tree is presentTomasz Figa2013-09-171-27/+7
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-112-42/+91
|\ \ \
| * | | ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash2013-09-251-0/+1
| * | | gpio: davinci: move to platform deviceKV Sujith2013-09-241-38/+81
| * | | gpio: davinci: coding style correctionPhilip Avinash2013-09-241-4/+9
| |/ /
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-4/+4
|\ \ \
| * \ \ Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-281-57/+101
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-10-271-4/+4
| |\ \ \
| | * | | gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa2013-10-061-4/+4
| | | |/ | | |/|
* | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-194-65/+111
|\ \ \ \
| * | | | gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot2013-10-111-1/+3
| * | | | gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot2013-10-111-1/+1
| * | | | gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg2013-10-111-2/+3
| | |_|/ | |/| |
| * | | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-10-051-57/+101
| |\ \ \ | | |/ / | |/| |
| | * | gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas2013-10-011-46/+83
| | * | gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas2013-10-011-14/+21
| | |/
| * | gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart2013-09-221-4/+3
| |/
* | sysfs: clean up sysfs_get_dirent()Tejun Heo2013-09-261-1/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-123-0/+166
|\
| * gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.David Daney2013-08-263-0/+166
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+2
|\ \
| * | gpio: implement gpio-ranges binding document fixStephen Warren2013-08-291-2/+2
| |/
* | Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-09-0749-1019/+1775
|\ \
| * | gpio: return -ENOTSUPP if debounce cannot be setLinus Walleij2013-09-041-2/+5
| * | gpio: improve error path in gpiolibLinus Walleij2013-09-031-16/+25
| * | gpio: add GPIO support for F71882FG and F71889FSimon Guinot2013-08-303-0/+480
| * | gpio: mcp23s08: rename the device tree propertyLars Poeschel2013-08-301-7/+34
| * | gpio: samsung: Drop support for Exynos SoCsTomasz Figa2013-08-291-871/+0
| * | gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart2013-08-231-5/+4
| * | gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart2013-08-231-2/+2
| * | gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"Christophe Leroy2013-08-231-2/+1
| * | gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael2013-08-161-15/+9
| * | gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder2013-08-161-1/+1
| * | drivers/gpio: simplify use of devm_ioremap_resourceJulia Lawall2013-08-162-12/+2
| * | drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall2013-08-161-1/+1
| * | gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman2013-08-161-0/+1
| * | gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner2013-08-161-1/+1
| * | gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel2013-08-161-5/+1
| * | gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han2013-08-161-1/+1
| * | gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann2013-08-161-1/+2
| * | gpio: use dev_get_platdata()Jingoo Han2013-08-1631-42/+45
| * | gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König2013-08-161-0/+4
| * | gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks2013-08-161-5/+4
| * | gpio: palmas: Fix misreported GPIO out valueAndrew Chew2013-08-161-2/+15
| * | gpio: palmas: add dt supportLaxman Dewangan2013-07-291-1/+11
| * | gpio: gpio-mxc: Include "<linux/err.h>"Fabio Estevam2013-07-231-0/+1
| * | gpio: pxa: remove dead codeDaniel Mack2013-07-211-10/+3
OpenPOWER on IntegriCloud