aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-04block: add a cdrom_device_info pointer to struct gendiskGravatar Christoph Hellwig 5-7/+8
2020-04-25block: bypass ->make_request_fn for blk-mq driversGravatar Christoph Hellwig 1-0/+3
2020-04-25dm: remove the make_request_fn check in device_area_is_invalidGravatar Christoph Hellwig 1-17/+0
2020-04-25bcache: remove a duplicate ->make_request_fn assignmentGravatar Christoph Hellwig 1-1/+0
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersGravatar Christoph Hellwig 3-4/+15
2020-04-22block: move dma drain handling to scsiGravatar Christoph Hellwig 2-23/+44
2020-04-22scsi: merge scsi_init_sgtable into scsi_init_ioGravatar Christoph Hellwig 1-28/+18
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itGravatar Christoph Hellwig 1-16/+4
2020-04-20Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Gravatar Douglas Anderson 1-6/+1
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-41/+35
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-17/+49
2020-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 8-9/+10
2020-04-18Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-12/+96
2020-04-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-34/+38
2020-04-18Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 13-94/+85
2020-04-18hwmon: (jc42) Fix name to have no illegal charactersGravatar Sascha Hauer 1-1/+1
2020-04-17Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2020-04-17Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-0/+4
2020-04-17Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-13/+40
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+8
2020-04-17Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2020-04-17Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2020-04-17Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+14
2020-04-17s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigGravatar Stefan Haberland 1-1/+0
2020-04-17of: unittest: kmemleak in duplicate property updateGravatar Frank Rowand 2-10/+25
2020-04-17of: overlay: kmemleak in dup_and_fixup_symbol_prop()Gravatar Frank Rowand 1-0/+2
2020-04-17of: unittest: kmemleak in of_unittest_overlay_high_level()Gravatar Frank Rowand 1-1/+4
2020-04-17of: unittest: kmemleak in of_unittest_platform_populate()Gravatar Frank Rowand 1-2/+5
2020-04-17of: unittest: kmemleak on changeset destroyGravatar Frank Rowand 1-0/+4
2020-04-17Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Gravatar Marc Zyngier 2-4/+27
2020-04-17irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticGravatar Jason Yan 1-1/+1
2020-04-17irqchip/irq-mvebu-icu: Make legacy_bindings staticGravatar Jason Yan 1-1/+1
2020-04-17irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderGravatar Marc Zyngier 1-8/+10
2020-04-17irqchip/sifive-plic: Fix maximum priority threshold valueGravatar Atish Patra 1-1/+1
2020-04-17irqchip/ti-sci-inta: Fix processing of masked irqsGravatar Grygorii Strashko 1-1/+2
2020-04-17irqchip/mbigen: Free msi_desc on device teardownGravatar Zenghui Yu 1-1/+7
2020-04-16Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...Gravatar Linus Torvalds 1-4/+4
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 41-297/+419
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextGravatar Sebastian Andrzej Siewior 1-1/+1
2020-04-16mISDN: make dmril and dmrim staticGravatar Jason Yan 1-2/+2
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesGravatar Florian Fainelli 1-0/+2
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeGravatar DENG Qingfang 2-6/+19
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-14/+19
2020-04-16ahci: Add Intel Comet Lake PCH-U PCI IDGravatar Kai-Heng Feng 1-0/+1
2020-04-16irqchip/gic-v4.1: Update effective affinity of virtual SGIsGravatar Marc Zyngier 1-0/+1
2020-04-16irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingGravatar Marc Zyngier 2-4/+26
2020-04-16Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesGravatar Dave Airlie 2-0/+19
2020-04-16drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Gravatar Ben Skeggs 2-0/+19
2020-04-16Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...Gravatar Dave Airlie 9-16/+33
2020-04-15Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-22/+27