summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-05-09driver core: remove device_create_vargsChristoph Hellwig
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig
2020-05-04ide-cd: rename cdrom_read_tocentryChristoph Hellwig
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig
2020-04-27nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig
2020-04-25dm: remove the make_request_fn check in device_area_is_invalidChristoph Hellwig
2020-04-25bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-22scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig
2020-04-20Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-04-18Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-18Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-18hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-04-17Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-17Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-04-17Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-17Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-17Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-17Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-04-17s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland
2020-04-17of: unittest: kmemleak in duplicate property updateFrank Rowand
2020-04-17of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand
2020-04-17of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand
2020-04-17of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-17of: unittest: kmemleak on changeset destroyFrank Rowand
2020-04-17Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Marc Zyngier
2020-04-17irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticJason Yan
2020-04-17irqchip/irq-mvebu-icu: Make legacy_bindings staticJason Yan
2020-04-17irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier
2020-04-17irqchip/sifive-plic: Fix maximum priority threshold valueAtish Patra
2020-04-17irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko
2020-04-17irqchip/mbigen: Free msi_desc on device teardownZenghui Yu
2020-04-16Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...Linus Torvalds
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds