summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-086-7/+7
| * | gpio: arizona: drop owner assignment from platform_driversVarka Bhadram2015-04-081-1/+0
| * | gpio: max7300: remove 'ret' variableVarka Bhadram2015-04-081-3/+1
| * | gpio: use devm_kzallocVarka Bhadram2015-04-082-5/+5
| * | gpio: sch: use uapi/linux/pci_ids.h directlyMichael S. Tsirkin2015-04-081-1/+1
| * | gpio: x-gene: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-081-1/+1
| * | gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen2015-04-082-20/+30
| * | MIPS: Move Loongson GPIO driver to drivers/gpioHuacai Chen2015-04-073-0/+112
| * | gpio: gpio-tb10x: remove incorrect __exit markupDmitry Torokhov2015-03-271-1/+1
| * | gpio: omap: get rid of GPIO_INDEX() macroGrygorii Strashko2015-03-271-9/+0
| * | gpio: omap: get rid of omap_irq_to_gpio()Grygorii Strashko2015-03-271-12/+5
| * | gpio: omap: get rid of GPIO_BIT() macroGrygorii Strashko2015-03-271-1/+0
| * | gpio: omap: convert gpio irq functions to use GPIO offsetGrygorii Strashko2015-03-271-33/+34
| * | gpio: omap: drop 'gpio' param from omap_gpio_init_irq()Grygorii Strashko2015-03-271-7/+5
| * | gpio: omap: convert debounce functions switch to use gpio offsetGrygorii Strashko2015-03-271-7/+7
| * | gpio: omap: simplify omap_set_gpio_dataout_x()Grygorii Strashko2015-03-271-5/+5
| * | gpio: omap: convert omap_gpio_is_input() to use gpio offsetGrygorii Strashko2015-03-271-6/+4
| * | altera_gpio_probe() can be statickbuild test robot2015-03-271-1/+1
| * | gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven2015-03-261-2/+31
| * | gpio: rcar: Add more register documentationGeert Uytterhoeven2015-03-261-12/+12
| * | gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven2015-03-261-3/+3
| * | gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar2015-03-261-1/+6
| * | gpio: dwapb: enable for QuarkAndy Shevchenko2015-03-191-2/+1
| * | gpio / ACPI: Use local variable instead of ACPI_HANDLE()Rafael J. Wysocki2015-03-191-1/+1
| * | gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()Rafael J. Wysocki2015-03-191-7/+9
| * | gpio: f7188x: add GPIO support for F71869AAndreas Bofjall2015-03-172-5/+25
| * | gpio: f7188x: add GPIO support for F71869Andreas Bofjall2015-03-172-5/+24
| * | gpio: f7188x: correct spelling of "Fintek"Andreas Bofjall2015-03-171-1/+1
| * | gpio: fix constconst in devresLinus Walleij2015-03-171-1/+1
| * | gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irqGrygorii Strashko2015-03-091-1/+0
| * | gpio: pxa: simplify BANK_OFF macro offset calculationRob Herring2015-03-091-2/+1
| * | gpio: dwapb: re-enable GPIO_DWAPB for arm64Kefeng Wang2015-03-091-1/+1
| * | drivers/gpio: Altera soft IP GPIO driverTien Hock Loh2015-03-073-0/+385
| * | gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin2015-03-061-8/+8
| * | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+89
| * | gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-053-0/+236
| * | gpiolib: define gpio suffixes globallyRojhalat Ibrahim2015-03-052-8/+9
| * | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-1/+17
| * | gpio: pcf857x: Propagate wake-up setting to parent irq controllerGeert Uytterhoeven2015-03-041-3/+34
| * | gpio: pcf857x: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-03-042-94/+28
| * | gpio: add GPIO hogging mechanismBenoit Parrot2015-03-043-19/+219
| * | gpio: max732x: convert to GPIOLIB_IRQCHIPLinus Walleij2015-03-022-93/+43
| * | gpio: mb86s70: Return error if requesting an already assigned gpioAxel Lin2015-03-021-0/+5
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-0/+2
|\ \ \
| * \ \ Merge branch 'device-properties'Rafael J. Wysocki2015-04-131-0/+2
| |\ \ \
| | * | | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-0/+2
| | | |/ | | |/|
* | | | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-143-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | mfd: tc3589x: Enforce device-tree only modeLinus Walleij2015-03-262-3/+1
| * | | gpio: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
| | |/ | |/|
* | | gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko2015-03-271-1/+1
OpenPOWER on IntegriCloud