summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: mcp23s08: fix up compilation errorLinus Walleij2014-12-121-2/+3
* gpio: pl061: document gpio-ranges property for bindings fileYunlei He2014-12-031-1/+1
* gpio: pl061: hook request if gpio-ranges avaiableYunlei He2014-12-031-6/+14
* gpio: mcp23s08: Add option to configure IRQ output polarity as active highAlexander Stein2014-12-032-7/+25
* gpio: fix deferred probe detection for legacy APIAlexandre Courbot2014-12-022-2/+14
* serial: mctrl_gpio: use gpiod_set_array functionRojhalat Ibrahim2014-12-021-3/+9
* mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim2014-11-281-24/+13
* gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-283-7/+5
* gpio: remove gpio_descs global arrayAlexandre Courbot2014-11-281-16/+31
* gpio: mxs: implement get_direction callbackJanusz Uzycki2014-11-281-0/+13
* gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven2014-11-281-6/+1
* gpio: Check if base is positive before calling gpio_is_valid()Geert Uytterhoeven2014-11-271-2/+2
* gpio: mcp23s08: Add simple IRQ support for SPI devicesAlexander Stein2014-11-271-0/+5
* gpio: mcp23s08: request a shared interruptAlexander Stein2014-11-271-1/+2
* gpio: mcp23s08: Do not free unrequested interruptAlexander Stein2014-11-271-2/+0
* gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2014-11-272-10/+21
* gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple functionRojhalat Ibrahim2014-11-271-0/+27
* gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-274-0/+237
* gpio: mvebu: add suspend/resume supportThomas Petazzoni2014-11-031-0/+99
* gpio: gpio-davinci: remove duplicate check on resourceVarka Bhadram2014-10-311-5/+0
* Documentation: gpio: guidelines for bindingsAlexandre Courbot2014-10-301-14/+26
* gpio: msm-v1: Fix typo in function argumentDaniel Thompson2014-10-301-1/+1
* gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-2816-40/+41
* gpio: gpio-tb10x: remove duplicate check on resourceVarka Bhadram2014-10-281-6/+1
* gpio: gpio-stp-xway: remove duplicate check on resourceVarka Bhadram2014-10-281-6/+2
* gpio: grgpio: remove irq_domain resources on failurePramod Gurav2014-10-281-0/+1
* gpio: dwapb: fix compile errorsLinus Walleij2014-10-271-0/+2
* gpio: amd8111: unmap ioport on failure casePramod Gurav2014-10-271-0/+1
* Documentation: dts: add bindings for Vybrid GPIO/PORT moduleStefan Agner2014-10-241-0/+55
* gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner2014-10-243-0/+303
* gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav2014-10-211-8/+3
* GPIO: 74xx-mmio: Add DT bindings documentationAlexander Shiyan2014-10-211-0/+30
* GPIO: Add driver for 74xx-ICs with MMIO accessAlexander Shiyan2014-10-213-0/+185
* Linux 3.18-rc1v3.18-rc1Linus Torvalds2014-10-191-2/+2
* Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-1920-20/+176
|\
| * Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-10-196-1/+121
| |\
| | * ARM: dts: qcom: add CM-QS600 boardMike Rapoport2014-10-162-0/+60
| | * ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phoneTim Bird2014-10-163-1/+20
| | * ARM: dts: qcom: Add SATA support on IPQ8064/AP148Kumar Gala2014-10-162-0/+41
| * | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-10-194-2/+22
| |\ \
| | * | ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octaSjoerd Simons2014-10-171-0/+4
| | * | ARM: dts: Explicitly set dr_mode on exynos Peach boardsSjoerd Simons2014-10-173-2/+18
| * | | MAINTAINERS: corrected bcm2835 searchScott Branden2014-10-191-6/+3
| * | | MAINTAINERS: Update Santosh Shilimkar's email idSantosh Shilimkar2014-10-141-7/+7
| * | | Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-10-141-0/+10
| |\ \ \ | | |/ /
| | * | ARM: exynos_defconfig: enable USB gadget supportSjoerd Simons2014-09-251-0/+1
| | * | ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO driversKrzysztof Kozlowski2014-09-241-0/+3
| | * | ARM: exynos_defconfig: Enable SBS battery supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable Control Groups supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable Atmel maXTouch supportJavier Martinez Canillas2014-09-241-0/+1
OpenPOWER on IntegriCloud