summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-192-48/+48
* 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
* extend documentation for gpiod_set_array() functionsRojhalat Ibrahim2015-03-091-0/+20
* gpio: mrvl: documentation: trivial: fix typoJosh Wu2015-03-091-1/+1
* 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 driver device tree bindingTien Hock Loh2015-03-071-0/+43
* drivers/gpio: Altera soft IP GPIO driverTien Hock Loh2015-03-074-0/+391
* 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-053-2/+131
* gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-055-3/+312
* gpiolib: define gpio suffixes globallyRojhalat Ibrahim2015-03-052-8/+9
* gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-044-3/+20
* 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: Document GPIO hogging mechanismBenoit Parrot2015-03-041-0/+30
* 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
* Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-221-4/+4
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-225-56/+108
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-141-34/+71
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-121-3/+2
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-121-11/+0
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-121-0/+7
| * ext4: support read-only imagesDarrick J. Wong2015-02-122-1/+10
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2270-758/+907
|\ \
| * | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-221-2/+6
| * | procfs: fix race between symlink removals and traversalsAl Viro2015-02-223-12/+22
| * | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-221-17/+17
| * | Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-221-2/+0
| * | trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov2015-02-223-26/+22
| * | fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-221-1/+1
OpenPOWER on IntegriCloud