aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-29i2c: designware: Fix optional reset error handlingAndy Shevchenko1-10/+6
2019-08-29i2c: designware: assert reset when error happen at ->probe()Andy Shevchenko1-2/+4
2019-08-29i2c: taos-evm: Make structure tsl2550_info constantNishka Dasgupta1-1/+1
2019-08-29i2c: designware-pci: Add support for Elkhart Lake PSE I2CJarkko Nikula1-0/+18
2019-08-29i2c: designware-pci: Switch over to MSI interruptsFelipe Balbi1-3/+14
2019-08-29nvme-rdma: Use rq_dma_dir macroIsrael Rukshin1-7/+3
2019-08-29nvme-fc: Use rq_dma_dir macroIsrael Rukshin1-5/+2
2019-08-29nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin1-3/+2
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg6-14/+64
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt2-1/+35
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt2-1/+30
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt1-3/+8
2019-08-29nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macrosBenjamin Herrenschmidt1-15/+15
2019-08-29nvme: trace bio completionHannes Reinecke2-3/+21
2019-08-29nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman1-3/+5
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin1-0/+11
2019-08-29nvme-tcp: Add TOS for tcp transportIsrael Rukshin1-1/+14
2019-08-29nvme-tcp: Use struct nvme_ctrl directlyIsrael Rukshin1-10/+10
2019-08-29nvme-rdma: Add TOS for rdma transportIsrael Rukshin1-3/+6
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin2-0/+21
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg1-0/+1
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg1-4/+8
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im1-0/+18
2019-08-29nvme: trace: parse Get LBA Status command in detailMinwoo Im1-0/+18
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu1-6/+8
2019-08-29nvme-tcp: support simple pollingSagi Grimberg1-6/+45
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im1-0/+1
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg5-7/+7
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg7-55/+17
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg1-0/+1
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg1-4/+3
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja1-2/+3
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg1-8/+3
2019-08-29i2c: axxia: support slave modeAdamski, Krzysztof (Nokia - PL/Wroclaw)2-8/+145
2019-08-29i2c: icy: Add LTC2990 present on 2019 board revisionMax Staudt2-0/+60
2019-08-29i2c: Add i2c-icy for I2C on m68k/AmigaMax Staudt3-0/+185
2019-08-29i2c: bcm2835: Add full name of devicetree node to adapter nameStefan Wahren1-1/+2
2019-08-29i2c: bcm2835: Avoid clk stretch quirk for BCM2711Stefan Wahren1-3/+5
2019-08-29i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula1-0/+1
2019-08-29i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko1-3/+12
2019-08-29i2c: make i2c_unregister_device() ERR_PTR safeWolfram Sang1-1/+1
2019-08-29rpmsg: glink: Use struct_size() helperGustavo A. R. Silva1-1/+1
2019-08-29Merge tag 'mtd/fixes-for-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+1
2019-08-29rtc: snvs: fix possible race conditionAnson Huang1-4/+7
2019-08-29soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven1-0/+4
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixesArnd Bergmann1-6/+41
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho4-6/+31
2019-08-29s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger1-1/+2
2019-08-29Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresVasily Gorbik4-4/+124
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing1-1/+0