summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida
2019-09-16null_blk: match the type of parameter nr_devicesAndré Almeida
2019-09-16null_blk: do not fail the module load with zero devicesAndré Almeida
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown
2019-09-15Merge branch 'spi-5.3' into spi-linusMark Brown
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang
2019-09-13md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2019-09-13md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown
2019-09-13raid5: don't set STRIPE_HANDLE to stripe which is in batch listGuoqing Jiang
2019-09-13raid5: don't increment read_errors on EILSEQ returnNigel Croxon
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-13Merge branch 'fixes' into nextUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer
2019-09-13spi: mediatek: support large PAluhua.xu
2019-09-13spi: mediatek: add spi support for mt6765 ICluhua.xu
2019-09-12hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit
2019-09-12nvme: send discovery log page change events to userspaceSagi Grimberg
2019-09-12nvme: add uevent variables for controller devicesSagi Grimberg
2019-09-12nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg
2019-09-12nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring
2019-09-12nvme: Remove redundant assignment of cq vectorIsrael Rukshin
2019-09-12nvme: Assign subsys instance from first ctrlKeith Busch
2019-09-12nvme: tcp: remove redundant assignment to variable retColin Ian King
2019-09-12nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski
2019-09-12nvme: Treat discovery subsystems as unique subsystemsJames Smart
2019-09-12nvme: fix ns removal hang when failing to revalidate due to a transient errorSagi Grimberg
2019-09-12nvme: make nvme_report_ns_ids propagate error backSagi Grimberg
2019-09-12nvme: make nvme_identify_ns propagate errors backSagi Grimberg
2019-09-12nvme: pass status to nvme_error_statusSagi Grimberg
2019-09-12nvme-fc: Fail transport errors with NVME_SC_HOST_PATHJames Smart
2019-09-12nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failedSagi Grimberg
2019-09-12nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERRORSagi Grimberg
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson
2019-09-12Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-09-12scsi: core: remove dummy q->dev checkStanley Chu
2019-09-12Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann