aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-30blk-mq: pass request queue into get/put budget callbackGravatar Ming Lei 1-5/+3
2020-06-29dm: use bio_uninit instead of bio_disassociate_blkgGravatar Christoph Hellwig 1-3/+2
2020-06-24tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCKGravatar Christoph Hellwig 1-2/+0
2020-06-24nvme-rdma: fix a missing completion with remove invalidationGravatar Christoph Hellwig 1-2/+3
2020-06-24loop: be paranoid on exit and prevent new additions / removalsGravatar Luis Chamberlain 1-0/+4
2020-06-24nvme: use blk_mq_complete_request_remote to avoid an indirect function callGravatar Christoph Hellwig 6-9/+18
2020-06-24nvme-rdma: factor out a nvme_rdma_end_request helperGravatar Christoph Hellwig 1-19/+17
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestGravatar Christoph Hellwig 14-29/+38
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 6-23/+19
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 8-25/+39
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 9-1/+11
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-38/+8
2020-06-20pinctrl: single: fix function name in documentationGravatar Drew Fustini 1-1/+1
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-12/+2
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupGravatar Sivaprakash Murugesan 1-1/+2
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Gravatar Haibo Chen 1-4/+3
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 5-94/+47
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-15/+36
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-13/+18
2020-06-19Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 28-429/+828
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-1/+3
2020-06-19i2c: smbus: Fix spelling mistake in the commentsGravatar Keyur Patel 1-1/+1
2020-06-19i2c: remove deprecated i2c_new_device APIGravatar Wolfram Sang 1-25/+0
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Gravatar Wolfram Sang 1-2/+2
2020-06-19drm: encoder_slave: use new I2C APIGravatar Wolfram Sang 1-8/+2
2020-06-19drm: encoder_slave: fix refcouting error for modulesGravatar Wolfram Sang 1-2/+3
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Gravatar Dave Airlie 9-56/+160
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Gravatar Linus Torvalds 5-8/+10
2020-06-18loop: replace kill_bdev with invalidate_bdevGravatar Zheng Bin 1-4/+4
2020-06-18libata: Use per port sync for detachGravatar Kai-Heng Feng 1-6/+5
2020-06-17drm/amdgpu: fix documentation around busy_percentageGravatar Alex Deucher 1-1/+1
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesGravatar Alex Deucher 1-1/+1
2020-06-17drm/amdkfd: Use correct major in devcgroup checkGravatar Lorenz Brun 1-1/+2
2020-06-17nvdimm/region: always show the 'align' attributeGravatar Vishal Verma 1-12/+2
2020-06-17s390/qdio: warn about unexpected SLSB statesGravatar Julian Wiedmann 1-5/+11
2020-06-17s390/qdio: clean up usage of qdio_dataGravatar Julian Wiedmann 1-10/+7
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultGravatar Christoph Hellwig 5-8/+10
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 18-199/+152
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 30-39/+39
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...Gravatar David S. Miller 2-51/+28
2020-06-16e1000e: fix unused-function warningGravatar Arnd Bergmann 1-11/+5
2020-06-16e1000: use generic power managementGravatar Vaibhav Gupta 1-36/+13
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledGravatar Chen Yu 1-4/+10
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasGravatar Tim Harvey 1-0/+2
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsGravatar Ido Schimmel 4-0/+17
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesGravatar Martin 1-0/+2
2020-06-16mvpp2: remove module bugfixGravatar Sven Auhagen 1-2/+5
2020-06-16libceph: move away from global osd_req_flagsGravatar Ilya Dryomov 1-1/+3
2020-06-16s390/zcrypt: use kzallocGravatar Zou Wei 1-2/+1
2020-06-16s390/virtio: remove unused pm callbacksGravatar Cornelia Huck 1-26/+0