summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-08-21gpio: mxs: disallow unbinding the driverBartosz Golaszewski
2017-08-21gpio: mxc: disallow unbinding the driverBartosz Golaszewski
2017-08-15gpio: aspeed: Remove reference to clock name in debounce warning messageAndrew Jeffery
2017-08-14gpio: 74x164: Introduce 'enable-gpios' propertyFabio Estevam
2017-08-14gpio: max77620: Make regmap_irq_chip constBhumika Goyal
2017-08-14gpio: zynq: Fix driver function parameters alignmentMichal Simek
2017-08-14gpio: zynq: Fix warnings in the driverNava kishore Manne
2017-08-14gpio: zynq: Fix empty lines in driverMichal Simek
2017-08-14gpio: zynq: Fix kernel doc warningsNava kishore Manne
2017-08-14gpio: zynq: Provided workaround for GPIOSwapna Manupati
2017-08-14gpio: zynq: Add support for suspend resumeShubhrajyoti Datta
2017-08-14gpio: Add support for TPS68470 GPIOsRajmohan Mani
2017-08-14gpio: davinci: Handle the return value of davinci_gpio_irq_setup functionKeerthy
2017-08-14gpio: vf610: add imx7ulp supportDong Aisheng
2017-08-14gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva
2017-08-14gpio: omap : Add missing clk_unprepare().Arvind Yadav
2017-08-14gpio: mb86s7x: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-14gpio: it87: add support for IT8772F Super I/O.Diego Elio Pettenò
2017-08-14gpio: tegra: Use unsigned int where possibleThierry Reding
2017-08-14gpio: tegra: Fix checkpatch warningsThierry Reding
2017-08-14gpio: tegra: Prefer kcalloc() over kzalloc() with multipliesThierry Reding
2017-08-14gpio: tegra: Remove unnecessary checkThierry Reding
2017-08-14gpio: sysfs: Fixup kerneldocThierry Reding
2017-08-14gpio: acpi: Fixup kerneldocThierry Reding
2017-08-14gpio: devres: Improve kerneldocThierry Reding
2017-08-14gpio: of: Improve kerneldocThierry Reding
2017-08-14gpio: Cleanup kerneldocThierry Reding
2017-08-14gpio: tegra: Use platform_get_irq()Thierry Reding
2017-08-14gpio: tegra: Use platform_irq_count()Thierry Reding
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring
2017-08-14gpio: davinci: Convert prinkt to dev_errKeerthy
2017-08-14gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy
2017-08-14gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva
2017-08-14gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger
2017-08-14gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman
2017-08-14gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada
2017-08-14gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko
2017-08-14gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko
2017-08-14gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko
2017-08-14gpiolib: request the gpio before querying its directionTimur Tabi
2017-08-14gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds