summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-14gpio: zynq: Add support for suspend resumeShubhrajyoti Datta1-3/+79
2017-08-14gpio: Add support for TPS68470 GPIOsRajmohan Mani3-0/+192
2017-08-14gpio: davinci: Handle the return value of davinci_gpio_irq_setup functionKeerthy1-1/+4
2017-08-14dt-bindings: gpio: davinci: Add keystone-k2g compatibleKeerthy1-2/+89
2017-08-14gpio: vf610: add imx7ulp supportDong Aisheng1-3/+44
2017-08-14gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva1-2/+2
2017-08-14gpio: omap : Add missing clk_unprepare().Arvind Yadav1-0/+2
2017-08-14gpio: mb86s7x: Handle return value of clk_prepare_enable.Arvind Yadav1-1/+3
2017-08-14gpio: it87: add support for IT8772F Super I/O.Diego Elio Pettenò1-0/+3
2017-08-14gpio: tegra: Use unsigned int where possibleThierry Reding1-32/+24
2017-08-14gpio: tegra: Fix checkpatch warningsThierry Reding1-12/+20
2017-08-14gpio: tegra: Prefer kcalloc() over kzalloc() with multipliesThierry Reding1-2/+2
2017-08-14gpio: tegra: Remove unnecessary checkThierry Reding1-9/+2
2017-08-14gpio: Use unsigned int for of_gpio_n_cellsThierry Reding1-1/+1
2017-08-14docs: driver-api: Add GPIO sectionThierry Reding2-0/+46
2017-08-14gpio: sysfs: Fixup kerneldocThierry Reding1-4/+4
2017-08-14gpio: acpi: Fixup kerneldocThierry Reding1-2/+2
2017-08-14gpio: devres: Improve kerneldocThierry Reding1-0/+3
2017-08-14gpio: of: Improve kerneldocThierry Reding2-4/+22
2017-08-14gpio: Cleanup kerneldocThierry Reding2-24/+61
2017-08-14gpio: tegra: Use platform_get_irq()Thierry Reding1-5/+5
2017-08-14gpio: tegra: Use platform_irq_count()Thierry Reding1-7/+6
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring10-35/+31
2017-08-14gpio: davinci: Convert prinkt to dev_errKeerthy1-2/+1
2017-08-14gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy1-2/+12
2017-08-14gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva1-1/+1
2017-08-14dt-bindings: gpio-vf610: add imx7ulp supportDong Aisheng1-1/+3
2017-08-14gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger1-5/+6
2017-08-14gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman2-4/+21
2017-08-14gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada1-1/+1
2017-08-14gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko1-1/+2
2017-08-14gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko1-3/+5
2017-08-14gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko1-23/+6
2017-08-14gpiolib: request the gpio before querying its directionTimur Tabi1-0/+11
2017-08-14gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko1-5/+3
2017-08-14Linux 4.13-rc5Linus Torvalds1-1/+1
2017-08-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-42/+137
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-15/+34
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+21
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-26/+71
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-15/+146
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-38/+111
2017-08-13Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-08-13mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-53/+40
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+53
2017-08-11Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+3
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-55/+267
2017-08-11Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-2/+4
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds4-9/+16