summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* libata: Introduce ncq_prio_supported sysfs sttributeDamien Le Moal2021-08-182-0/+26
* libata: print feature list on device scanDamien Le Moal2021-08-181-0/+17
* libata: fix ata_read_log_page() warningDamien Le Moal2021-08-181-34/+13
* libata: cleanup NCQ priority handlingDamien Le Moal2021-08-182-43/+26
* libata: cleanup ata_dev_configure()Damien Le Moal2021-08-181-56/+75
* libata: cleanup device sleep capability detectionDamien Le Moal2021-08-181-23/+32
* libata: simplify ata_scsi_rbuf_fill()Damien Le Moal2021-08-181-51/+9
* libata: fix ata_host_start()Damien Le Moal2021-08-181-1/+1
* ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko2021-07-281-8/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-2710-47/+42
|\
| * RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun2021-07-151-4/+2
| * RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun2021-07-151-9/+2
| * RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun2021-07-152-5/+2
| * RDMA/irdma: Check vsi pointer before using itTatyana Nikolova2021-07-151-3/+6
| * RDMA/rxe: Fix memory leak in error path codeBob Pearson2021-07-151-10/+17
| * RDMA/irdma: Change the returned type to voidZhu Yanjun2021-07-121-5/+4
| * RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova2021-07-121-4/+1
| * RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS2021-07-123-7/+8
* | Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-254-7/+23
|\ \
| * \ Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-07-204-7/+23
| |\ \
| | * | efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov2021-07-201-1/+4
| | * | efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra2021-07-161-2/+2
| | * | firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier2021-07-161-1/+12
| | * | efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek2021-07-161-3/+5
| | |/
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-07-246-92/+78
|\ \ \
| * | | scsi: target: Fix NULL dereference on XCOPY completionDavid Disseldorp2021-07-211-1/+1
| * | | scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy2021-07-203-17/+26
| * | | scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov2021-07-191-18/+17
| * | | scsi: iscsi: Fix iface sysfs attr detectionMike Christie2021-07-191-56/+34
* | | | Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-245-18/+31
|\ \ \ \
| * | | | nvme: set the PRACT bit when using Write Zeroes with T10 PIChristoph Hellwig2021-07-211-1/+4
| * | | | nvme: fix nvme_setup_command metadata trace eventKeith Busch2021-07-211-3/+3
| * | | | nvme: fix refcounting imbalance when all paths are downHannes Reinecke2021-07-213-13/+21
| * | | | nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng2021-07-211-1/+3
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-242-12/+9
|\ \ \ \ \
| * | | | | i2c: mpc: Poll for MCFChris Packham2021-07-201-2/+2
| * | | | | Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2021-07-201-10/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse2021-07-011-10/+7
* | | | | | Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2021-07-231-20/+13
|\ \ \ \ \ \
| * | | | | | rbd: resurrect setting of disk->private_data in rbd_init_disk()Ilya Dryomov2021-07-211-0/+1
| * | | | | | rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov2021-07-201-7/+5
| * | | | | | rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov2021-07-201-13/+7
| |/ / / / /
* | | | | | Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-07-234-10/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-utils'Rafael J. Wysocki2021-07-233-9/+5
| |\ \ \ \ \ \
| | * | | | | | ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-193-9/+5
| | |/ / / / /
| * / / / / / ACPI: Kconfig: Fix table override from built-in initrdRobert Richter2021-07-191-1/+1
| |/ / / / /
* | | | | | Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-232-3/+11
|\ \ \ \ \ \
| * | | | | | driver core: Prevent warning when removing a device link from unregistered co...Adrian Hunter2021-07-211-2/+4
| * | | | | | driver core: auxiliary bus: Fix memory leak when driver_register() failPeter Ujfalusi2021-07-211-1/+7
| |/ / / / /
* | | | | | Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-232-14/+48
|\ \ \ \ \ \