summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-15tools/gpio: add the gpio-hammer toolLinus Walleij2-2/+192
2016-06-15gpio: userspace ABI for reading/writing GPIO linesLinus Walleij2-3/+251
2016-06-15gpio: pca953x: enable driver on Intel EdisonAndy Shevchenko1-0/+2
2016-06-15gpio: acpi: add _DEP support for Acer One 10Rui Zhang1-0/+1
2016-06-14gpio: f7188x: Implement get_direction.plr.vincent@gmail.com1-0/+22
2016-06-14gpio: Only descend into gpio directory when CONFIG_GPIOLIB is setAndrew F. Davis1-1/+1
2016-06-13gpio: Fix paths to GPIO driver source filesAndrew Jeffery1-6/+7
2016-06-13gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R1-1/+1
2016-06-08gpio: mmio: add MyBook Live GPIO supportChristian Lamparter1-0/+4
2016-06-08gpio: mmio: add DT support for memory-mapped GPIOsÁlvaro Fernández Rojas1-2/+45
2016-06-08gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristatePaul Gortmaker1-1/+1
2016-06-08gpio: Add ACPI support for XLP GPIO controllerKamlakant Patel1-7/+29
2016-06-08gpio: xlp: Fix vulcan IRQ descriptor allocationKamlakant Patel1-7/+9
2016-06-08gpio: clps711x: Remove board supportAlexander Shiyan1-2/+6
2016-06-08gpio: syscon: Change the compatibility stringAlexander Shiyan2-4/+4
2016-06-08gpio: clps711x: Change the compatibility stringAlexander Shiyan2-3/+3
2016-06-08gpio: xilinx: Add support to set multiple GPIO at onceIban Rodriguez1-0/+48
2016-06-08gpio: pca953x: enfore type for i2c_smbus_write_word_data()Andy Shevchenko1-3/+6
2016-06-08microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-06-08ia64: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-06-08unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij4-23/+13
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij9-18/+12
2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-06-07pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij1-3/+2
2016-06-07gpio: pca953x: remove redundant assignmentsAndy Shevchenko1-6/+3
2016-06-07hexagon: update TODO listLinus Walleij1-2/+1
2016-06-07gpio: pcf857x: restore the initial line state of all pcf linesKishon Vijay Abraham I1-0/+9
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada12-12/+0
2016-06-07gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()Masahiro Yamada1-0/+1
2016-06-07gpio: max77620: use the new open drain callbackLaxman Dewangan1-0/+23
2016-06-07gpio: max77620: Configure interrupt trigger levelLaxman Dewangan1-8/+59
2016-06-07gpio: stmpe: implement .get_direction()Linus Walleij1-0/+17
2016-06-07gpio: pca953x: Add support for TI PCA9536Vignesh R2-0/+2
2016-06-07gpio: max77620: add gpio driver for MAX77620/MAX20024Laxman Dewangan3-0/+248
2016-06-07gpio: add DT binding doc for gpio of PMIC max77620/max20024Laxman Dewangan1-0/+25
2016-06-06Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+29
2016-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-7/+17
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds46-228/+227
2016-06-04Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+6
2016-06-04Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+4
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+103
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-178/+138
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-29/+29