aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* gpio: omap: simplify omap_set_gpio_dataout_x()Grygorii Strashko2015-03-27
* gpio: omap: convert omap_gpio_is_input() to use gpio offsetGrygorii Strashko2015-03-27
* altera_gpio_probe() can be statickbuild test robot2015-03-27
* gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven2015-03-26
* gpio: rcar: Add more register documentationGeert Uytterhoeven2015-03-26
* gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven2015-03-26
* gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar2015-03-26
* gpio: dwapb: enable for QuarkAndy Shevchenko2015-03-19
* gpio / ACPI: Use local variable instead of ACPI_HANDLE()Rafael J. Wysocki2015-03-19
* gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()Rafael J. Wysocki2015-03-19
* gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-19
* gpio: f7188x: add GPIO support for F71869AAndreas Bofjall2015-03-17
* gpio: f7188x: add GPIO support for F71869Andreas Bofjall2015-03-17
* gpio: f7188x: correct spelling of "Fintek"Andreas Bofjall2015-03-17
* gpio: fix constconst in devresLinus Walleij2015-03-17
* gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irqGrygorii Strashko2015-03-09
* extend documentation for gpiod_set_array() functionsRojhalat Ibrahim2015-03-09
* gpio: mrvl: documentation: trivial: fix typoJosh Wu2015-03-09
* gpio: pxa: simplify BANK_OFF macro offset calculationRob Herring2015-03-09
* gpio: dwapb: re-enable GPIO_DWAPB for arm64Kefeng Wang2015-03-09
* drivers/gpio: Altera soft IP GPIO driver device tree bindingTien Hock Loh2015-03-07
* drivers/gpio: Altera soft IP GPIO driverTien Hock Loh2015-03-07
* gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin2015-03-06
* gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-05
* gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-05
* gpiolib: define gpio suffixes globallyRojhalat Ibrahim2015-03-05
* gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-04
* gpio: pcf857x: Propagate wake-up setting to parent irq controllerGeert Uytterhoeven2015-03-04
* gpio: pcf857x: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-03-04
* gpio: Document GPIO hogging mechanismBenoit Parrot2015-03-04
* gpio: add GPIO hogging mechanismBenoit Parrot2015-03-04
* gpio: max732x: convert to GPIOLIB_IRQCHIPLinus Walleij2015-03-02
* gpio: mb86s70: Return error if requesting an already assigned gpioAxel Lin2015-03-02
* Linux 4.0-rc1Linus Torvalds2015-02-22
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-22
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-14
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-12
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-12
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-12
| * ext4: support read-only imagesDarrick J. Wong2015-02-12
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-26
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-19
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-19
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\ \
| * | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-22
| * | procfs: fix race between symlink removals and traversalsAl Viro2015-02-22
| * | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-22
| * | Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-22
| * | trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov2015-02-22
| * | fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22