summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-145-15/+26
* gpio: lpc18xx: fix GPIO controller driver build as a moduleVladimir Zapolskiy2018-12-101-2/+0
* gpio: uniphier: convert to SPDX License IdentifierMasahiro Yamada2018-12-071-13/+4
* gpio: zynq: Report gpio direction at bootBrandon Maier2018-12-071-0/+23
* gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-071-12/+3
* gpio: lpc18xx: add GPIO pin interrupt controller supportVladimir Zapolskiy2018-12-072-4/+264
* gpio: lpc18xx: use resource managed interface to register GPIO controllerVladimir Zapolskiy2018-12-071-2/+1
* gpio: lpc18xx: add struct device local variableVladimir Zapolskiy2018-12-071-7/+8
* gpio: lpc18xx: use SPDX license identifierVladimir Zapolskiy2018-12-071-4/+1
* gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stackNicholas Mc Guire2018-12-071-2/+6
* gpio: mt7621: report failure of devm_kasprintf()Nicholas Mc Guire2018-12-071-0/+2
* gpio: rcar: reference device instead of platform deviceVladimir Zapolskiy2018-12-051-13/+11
* gpio: OF: Parse MMC-specific CD and WP propertiesLinus Walleij2018-11-291-0/+39
* gpio: restore original GPLv2+ license of gpiolib-of.c sourcesVladimir Zapolskiy2018-11-261-1/+1
* drivers/gpio/gpio-grgpio.c: Remove duplicate headerBrajeswar Ghosh2018-11-191-1/+0
* gpio: vf610: add optional clock supportA.s. Dong2018-11-161-0/+44
* gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang2018-11-161-15/+24
* gpio: rcar: convert to SPDX identifiersKuninori Morimoto2018-11-151-9/+1
* gpio: drop devm_gpio_chip_match()Laurent Pinchart2018-11-151-14/+0
* gpiolib: Fix possible use after free on labelMuchun Song2018-11-051-4/+21
* gpio: sch311x: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-051-1/+1
* gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam2018-11-051-11/+10
* gpio: drop devm_gpiochip_remove()Uwe Kleine-König2018-11-051-17/+1
* gpio: pcie-idio-24: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: pci-idio-16: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: ws16c48: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: gpio-mm: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: 104-idi-48e: Mask the read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: 104-dio-48e: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: gpio-tegra: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* gpio: gpio-zynq: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* gpio: gpio-omap: simplify getting .driver_dataWolfram Sang2018-11-051-8/+4
* gpio: gpio-mxc: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* gpio: gpio-lynxpoint: simplify getting .driver_dataWolfram Sang2018-11-051-2/+1
* gpio: gpio-dwapb: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* gpio: Add global TODO file for GPIOLinus Walleij2018-11-051-0/+109
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-042-0/+3
|\
| * ubi: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-232-0/+3
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-044-0/+347
|\ \
| * | clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren2018-11-023-0/+163
| * | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-023-0/+184
* | | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds2018-11-046-110/+429
|\ \ \
| * | | ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8
| * | | ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3
| * | | ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
| * | | ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152
| * | | ntb_netdev: Simplify remove with client device drvdataAaron Sierra2018-11-011-25/+3
| * | | NTB: transport: Try harder to alloc an aligned MW bufferAaron Sierra2018-11-011-23/+63
| * | | ntb: ntb_transport: Mark expected switch fall-throughsGustavo A. R. Silva2018-11-011-0/+2
| * | | ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin2018-11-011-1/+1