summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Merge tag 'edac_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds13-219/+790
2019-09-16Merge tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds7-12/+401
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida3-11/+14
2019-09-16null_blk: match the type of parameter nr_devicesAndré Almeida1-1/+1
2019-09-16null_blk: do not fail the module load with zero devicesAndré Almeida1-4/+0
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada1-3/+0
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown66-890/+1854
2019-09-15Merge branch 'spi-5.3' into spi-linusMark Brown6-6/+33
2019-09-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+2
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin1-4/+2
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds28-137/+246
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds7-29/+17
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-8/+11
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang1-3/+1
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang2-2/+0
2019-09-13md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2-0/+16
2019-09-13md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown2-1/+45
2019-09-13raid5: don't set STRIPE_HANDLE to stripe which is in batch listGuoqing Jiang1-1/+2
2019-09-13raid5: don't increment read_errors on EILSEQ returnNigel Croxon1-1/+2
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13Merge branch 'fixes' into nextUlf Hansson5-27/+15
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson1-3/+4
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson2-1/+9
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson4-23/+2
2019-09-13crypto: caam - Cast to long first before pointer conversionHerbert Xu1-2/+2
2019-09-13crypto: ccree - enable CTS support in AES-XTSUri Shir1-10/+6
2019-09-13crypto: inside-secure - Probe transform record cache RAM sizesPascal van Leeuwen2-50/+200
2019-09-13crypto: inside-secure - Base RD fetchcount on actual RD FIFO sizePascal van Leeuwen2-12/+40
2019-09-13crypto: inside-secure - Base CD fetchcount on actual CD FIFO sizePascal van Leeuwen2-10/+48
2019-09-13crypto: inside-secure - Enable extended algorithms on newer HWPascal van Leeuwen2-0/+3
2019-09-13crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRLPascal van Leeuwen2-4/+4
2019-09-13crypto: inside-secure - Add EIP97/EIP197 and endianness detectionPascal van Leeuwen2-50/+130
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer1-0/+20
2019-09-13spi: mediatek: support large PAluhua.xu1-5/+39
2019-09-13spi: mediatek: add spi support for mt6765 ICluhua.xu1-0/+9
2019-09-12hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih1-2/+9
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy1-5/+8
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit1-5/+3
2019-09-12nvme: send discovery log page change events to userspaceSagi Grimberg1-1/+5
2019-09-12nvme: add uevent variables for controller devicesSagi Grimberg1-0/+28
2019-09-12nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg1-2/+4
2019-09-12nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg1-10/+2
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring1-3/+1
2019-09-12nvme: Remove redundant assignment of cq vectorIsrael Rukshin1-1/+0
2019-09-12nvme: Assign subsys instance from first ctrlKeith Busch1-11/+10
2019-09-12nvme: tcp: remove redundant assignment to variable retColin Ian King1-1/+1
2019-09-12nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski1-0/+3
2019-09-12nvme: Treat discovery subsystems as unique subsystemsJames Smart1-0/+11
2019-09-12nvme: fix ns removal hang when failing to revalidate due to a transient errorSagi Grimberg1-1/+7