aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24block: cleanup how md_autodetect_dev is calledChristoph Hellwig1-0/+1
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig5-70/+43
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig1-61/+59
2020-03-24scsi: simplify scsi_bios_ptableChristoph Hellwig1-13/+11
2020-03-24block: remove __bdevnameChristoph Hellwig1-2/+2
2020-03-18scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh1-1/+2
2020-03-18nvme: Convert to use set_capacity_revalidate_and_notifyBalbir Singh1-1/+1
2020-03-18xen-blkfront.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh1-5/+1
2020-03-18virtio_blk.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh1-4/+1
2020-03-10null_blk: Add support for init_hctx() fault injectionBart Van Assche1-0/+11
2020-03-10null_blk: Handle null_add_dev() failures properlyBart Van Assche1-1/+6
2020-03-10null_blk: Fix the null_add_dev() error pathBart Van Assche1-0/+1
2020-03-10null_blk: Fix changing the number of hardware queuesBart Van Assche1-37/+66
2020-03-10null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche1-1/+1
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds10-33/+329
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-15/+7
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+20
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-29/+88
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-117/+163
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-59/+95
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-29/+2
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-36/+22
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-49/+61
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2020-03-06Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds8-64/+125
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+2
2020-03-06Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-1/+55
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-9/+8
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2020-03-06tty: serial: fsl_lpuart: free IDs allocated by IDAMichael Walle1-15/+24
2020-03-06Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"Michael Walle1-0/+2
2020-03-06serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär1-0/+10
2020-03-06Merge tag 'devprop-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+7
2020-03-06Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-212/+515
2020-03-06Merge tag 'amd-drm-fixes-5.6-2020-03-05' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-55/+129
2020-03-06Merge tag 'drm-intel-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie13-57/+142
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie11-75/+197
2020-03-05serial: 8250_exar: add support for ACCES cardsJay Dolan1-0/+33
2020-03-05tty:serial:mvebu-uart:fix a wrong returntangbin1-1/+1
2020-03-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-4/+2
2020-03-05Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-149/+390
2020-03-05xen/blkfront: fix ring info addressingJuergen Gross1-38/+42
2020-03-05xen/xenbus: fix lockingJuergen Gross2-7/+8
2020-03-05xenbus: req->err should be updated before req->stateDongli Zhang1-0/+2
2020-03-05xenbus: req->body should be updated before req->stateDongli Zhang2-3/+8
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume from s3 (v2)Hersen Wu1-0/+69
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang1-3/+3