summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-da9052.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-28mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim1-24/+13
2014-11-28gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot3-7/+5
2014-11-28gpio: remove gpio_descs global arrayAlexandre Courbot1-16/+31
2014-11-28gpio: mxs: implement get_direction callbackJanusz Uzycki1-0/+13
2014-11-28gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven1-6/+1
2014-11-27gpio: Check if base is positive before calling gpio_is_valid()Geert Uytterhoeven1-2/+2
2014-11-27gpio: mcp23s08: Add simple IRQ support for SPI devicesAlexander Stein1-0/+5
2014-11-27gpio: mcp23s08: request a shared interruptAlexander Stein1-1/+2
2014-11-27gpio: mcp23s08: Do not free unrequested interruptAlexander Stein1-2/+0
2014-11-27gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2-10/+21
2014-11-27gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple functionRojhalat Ibrahim1-0/+27
2014-11-27gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim4-0/+237
2014-11-03gpio: mvebu: add suspend/resume supportThomas Petazzoni1-0/+99
2014-10-31gpio: gpio-davinci: remove duplicate check on resourceVarka Bhadram1-5/+0
2014-10-30Documentation: gpio: guidelines for bindingsAlexandre Courbot1-14/+26
2014-10-30gpio: msm-v1: Fix typo in function argumentDaniel Thompson1-1/+1
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot16-40/+41
2014-10-28gpio: gpio-tb10x: remove duplicate check on resourceVarka Bhadram1-6/+1
2014-10-28gpio: gpio-stp-xway: remove duplicate check on resourceVarka Bhadram1-6/+2
2014-10-28gpio: grgpio: remove irq_domain resources on failurePramod Gurav1-0/+1
2014-10-27gpio: dwapb: fix compile errorsLinus Walleij1-0/+2
2014-10-27gpio: amd8111: unmap ioport on failure casePramod Gurav1-0/+1