summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-191-1/+1
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-179-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-17100-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-1745-2773/+85
|\ \ \ \
| * | | | fb_omap2: add gpiolib dependencyArnd Bergmann2018-06-081-0/+1
| * | | | video/omap: add module license tagsArnd Bergmann2018-06-089-0/+36
| * | | | video: fbdev: pxafb: match_string() conversion fixupBartlomiej Zolnierkiewicz2018-05-151-1/+1
| * | | | video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King2018-05-151-1/+1
| * | | | video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King2018-05-152-2/+2
| * | | | video: fbdev: pxafb: Convert to use match_string() helperAndy Shevchenko2018-05-151-6/+4
| * | | | video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz2018-05-157-5/+13
| * | | | video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz2018-05-143-767/+0
| * | | | drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-147-60/+0
| * | | | video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-143-64/+1
| * | | | video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz2018-05-146-1816/+0
| * | | | video: omap: Improve a size determination in omapfb_do_probe()Markus Elfring2018-04-261-1/+1
| * | | | video: sm501fb: Improve a size determination in sm501fb_probe()Markus Elfring2018-04-261-2/+1
| * | | | video: fbdev-MMP: Improve a size determination in path_init()Markus Elfring2018-04-261-1/+1
| * | | | video: fbdev-MMP: Delete an error message for a failed memory allocation in t...Markus Elfring2018-04-262-7/+4
| * | | | video: auo_k190x: Delete an error message for a failed memory allocation in a...Markus Elfring2018-04-261-1/+0
| * | | | video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...Markus Elfring2018-04-261-6/+2
| * | | | video: sh_mobile_meram: Delete an error message for a failed memory allocatio...Markus Elfring2018-04-261-3/+1
| * | | | video: fbdev: sh_mobile_meram: Drop SUPERH platform dependencyGeert Uytterhoeven2018-04-241-1/+1
| * | | | video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang2018-04-241-12/+6
| * | | | video: fbdev: simplify getting .drvdataWolfram Sang2018-04-243-16/+8
| * | | | video: fbdev: core: Change return type to vm_fault_tSouptick Joarder2018-04-241-2/+2
| * | | | video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai2018-04-241-4/+4
| * | | | video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai2018-04-241-1/+1
| * | | | video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hwJia-Ju Bai2018-04-241-4/+4