summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: syscon: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: stp-xway: Include the right headerLinus Walleij2018-07-021-2/+1
* gpio: stmpe: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: sta2x11: Inline regs macroLinus Walleij2018-07-021-12/+7
* gpio: sta2x11: Use BIT() macroLinus Walleij2018-07-021-12/+8
* gpio: sta2x11: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: spear-spics: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: sch311x: Replace unsigned char with u8Linus Walleij2018-07-021-7/+7
* gpio: sch311x: Implement open drain supportLinus Walleij2018-07-021-0/+29
* gpio: sch311x: Use RMW to change directionLinus Walleij2018-07-021-10/+12
* gpio: sch311x: Implement .get_direction()Linus Walleij2018-07-021-0/+13
* gpio: sch311x: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: sch: Implement .get_direction()Linus Walleij2018-07-021-0/+8
* gpio: sch: Include the right headerLinus Walleij2018-07-021-2/+1
* gpio: sa1100: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: rdc321x: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: rcar: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: rc5t583: Include the right headerLinus Walleij2018-07-021-1/+1
* gpio: stp-xway: Implement get callbackMathias Kresin2018-07-021-0/+15
* gpio: tegra186: Add support for Tegra194Mikko Perttunen2018-07-021-0/+74
* w1: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2018-06-261-1/+1
* gpio: Add API to explicitly name a consumerLinus Walleij2018-06-181-0/+13
* gpio: max732x: add error handling for i2c_new_dummyZhouyang Jia2018-06-181-0/+12
* gpio: davinci: Do not assume continuous IRQ numberingKeerthy2018-06-181-21/+42
* gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probeKeerthy2018-06-181-18/+11
* gpio: Fix wrong rounding in gpio-menz127Nadav Amit2018-06-181-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-169-193/+154
|\
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-159-193/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-16100-152/+148
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-153-3/+3
| * | | docs: Fix more broken referencesMauro Carvalho Chehab2018-06-152-8/+8
| * | | media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab2018-06-151-3/+3
| * | | media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-156-12/+10
| * | | media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab2018-06-1545-45/+45
| * | | media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-1516-30/+28
| * | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-1526-37/+37
| * | | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-157-14/+14
* | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-1645-2773/+85
|\ \ \ \