summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-0610-93/+77
* acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2018-03-052-42/+38
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-043-5/+10
|\
| * clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
| * clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
| * clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-02-261-1/+1
* | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-032-1/+2
|\ \
| * | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-022-1/+2
| |/
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-033-11/+16
|\ \
| * | libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang2018-03-021-2/+1
| * | vfio: disable filesystem-dax page pinningDan Williams2018-03-021-3/+15
| * | dax: ->direct_access does not sleep anymoreBoaz Harrosh2018-02-261-6/+0
* | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-0317-160/+241
|\ \ \
| * | | media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab2018-02-261-4/+7
| * | | media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab2018-02-231-43/+45
| * | | media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-237-69/+124
| * | | media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab2018-02-231-33/+42
| * | | media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab2018-02-231-1/+1
| * | | media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab2018-02-231-2/+5
| * | | media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann2018-02-231-1/+1
| * | | media: dvb: fix DVB_MMAP dependencyArnd Bergmann2018-02-231-0/+2
| * | | media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2018-02-232-16/+16
| * | | media: videobuf2: fix build issues with vb2-traceMauro Carvalho Chehab2018-02-233-2/+4
| * | | media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 partSakari Ailus2018-02-233-1/+6
| |/ /
* | | Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...Linus Torvalds2018-03-031-0/+4
|\ \ \
| * | | watchdog: sp5100_tco.c: fix potential build failureWim Van Sebroeck2018-02-191-0/+1
| * | | watchdog: xen_wdt: fix potential build failureRadu Rendec2018-02-191-0/+1
| * | | watchdog: i6300esb: fix build failureMatteo Croce2018-02-191-0/+1
| * | | watchdog: rave-sp: add NVMEM dependencyArnd Bergmann2018-02-191-0/+1
| |/ /
* | | Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-021-0/+4
|\ \ \
| * | | PCI: Allow release of resources that were never assignedChristian König2018-02-261-0/+4
* | | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-024-7/+17
|\ \ \ \
| * | | | pvcalls-front: 64-bit align flagsStefano Stabellini2018-03-011-3/+8
| * | | | xen-netfront: Fix hang on device removalJason Andryuk2018-02-281-1/+6
| * | | | xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-02-281-2/+2
| * | | | xen/pvcalls: fix null pointer dereference on map->sockColin Ian King2018-02-261-1/+1
* | | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-0219-35/+40
|\ \ \ \ \
| * | | | | block: fix a typoJiufei Xue2018-03-011-1/+1
| * | | | | Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe2018-02-287-23/+28
| |\ \ \ \ \
| | * | | | | nvmet: fix PSDT field check in command formatMax Gurtovoy2018-02-281-3/+6
| | * | | | | nvme-multipath: fix sysfs dangerously created linksBaegjae Sung2018-02-282-14/+13
| | * | | | | nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang2018-02-261-1/+4
| | * | | | | nvmet-loop: use blk_rq_payload_bytes for sgl selectionChristoph Hellwig2018-02-221-2/+2
| | * | | | | nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytesChristoph Hellwig2018-02-221-2/+2
| | * | | | | nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig2018-02-221-1/+1
| * | | | | | nbd: fix return value in error handling pathGustavo A. R. Silva2018-02-271-1/+1
| * | | | | | bcache: fix kcrashes with fio in RAID5 backend devTang Junhui2018-02-271-1/+1
| * | | | | | bcache: correct flash only vols (check all uuids)Coly Li2018-02-271-1/+1
| * | | | | | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-268-8/+8
* | | | | | | Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-03-028-38/+94
|\ \ \ \ \ \ \