summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-011-1/+1
* raw: deprecate the raw driverChristoph Hellwig2020-09-011-0/+5
* nvme: don't call revalidate_disk from nvme_set_queue_dyingChristoph Hellwig2020-09-012-23/+23
* block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-013-23/+5
* block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-014-7/+8
* Merge branch 'block-5.9' into for-5.10/blockJens Axboe2020-09-018-58/+167
|\
| * nvme-pci: cancel nvme device request before disablingTong Zhang2020-08-281-2/+2
| * nvme: only use power of two io boundariesKeith Busch2020-08-281-9/+38
| * nvme: fix controller instance leakKeith Busch2020-08-281-1/+1
| * nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET2020-08-281-2/+2
| * nvme: Fix NULL dereference for pci nvme controllersSagi Grimberg2020-08-281-0/+4
| * nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-281-1/+12
| * nvme-rdma: fix timeout handlerSagi Grimberg2020-08-281-16/+33
| * nvme-rdma: serialize controller teardown sequencesSagi Grimberg2020-08-281-0/+6
| * nvme-tcp: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-281-1/+12
| * nvme-tcp: fix timeout handlerSagi Grimberg2020-08-281-20/+36
| * nvme-tcp: serialize controller teardown sequencesSagi Grimberg2020-08-281-2/+9
| * nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg2020-08-282-2/+3
| * nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg2020-08-281-1/+0
| * nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang2020-08-281-1/+9
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-303-10/+9
|\ \
| * | crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap2020-08-211-0/+3
| * | crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| * | crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
* | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3010-180/+258
|\ \ \
| * | | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| * | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| * | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| * | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| * | | irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla2020-08-161-13/+74
| * | | irqchip/ti-sci-inta: Do not store TISCI device id in platform device id fieldLokesh Vutla2020-08-161-7/+9
| * | | irqchip/ti-sci-intr: Add support for INTR being a parent to INTRLokesh Vutla2020-08-161-59/+93
| * | | firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla2020-08-161-22/+67
| * | | firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-161-55/+1
| * | | firmware: ti_sci: Drop the device id to resource type translationLokesh Vutla2020-08-161-11/+1
| |/ /
* | | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-302-21/+14
|\ \ \
| * | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-262-16/+4
| * | | sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-261-4/+8
| * | | cpuidle: Fixup IRQ statePeter Zijlstra2020-08-261-1/+2
* | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-301-0/+2
|\ \ \ \
| * | | | video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman2020-08-271-0/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-3024-161/+376
|\ \ \ \
| * | | | usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-08-281-0/+7
| * | | | USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt2020-08-271-1/+1
| * | | | usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin2020-08-271-3/+2
| * | | | USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko2020-08-271-4/+4
| * | | | USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern2020-08-271-0/+5
| * | | | usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...Badhri Jagan Sridharan2020-08-251-3/+25
| * | | | USB: PHY: JZ4770: Fix static checker warning.周琰杰 (Zhou Yanjie)2020-08-251-0/+1
| * | | | USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile2020-08-251-12/+69