Age | Commit message (Expand) | Author |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-07-09 | libata: fix ata_pio_sector for CONFIG_HIGHMEM | Christoph Hellwig |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-24 | ata: rb532_cf: remove redundant codes | gushengxian |
2021-06-17 | pata: ixp4xx: split platform data to its own header | Arnd Bergmann |
2021-06-16 | pata_cypress: add a module option to disable BM-DMA | Christoph Hellwig |
2021-06-16 | ARM/ixp4xx: Make NEED_MACH_IO_H optional | Linus Walleij |
2021-06-16 | ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht' | Lee Jones |
2021-06-16 | ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os... | Lee Jones |
2021-06-16 | ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in ' | Lee Jones |
2021-06-16 | ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht' | Lee Jones |
2021-06-16 | ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht' | Lee Jones |
2021-06-16 | ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht' | Lee Jones |
2021-06-16 | ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw... | Lee Jones |
2021-06-16 | ata: sata_mv: Do not over-write initialise fields in 'mv6_sht' | Lee Jones |
2021-06-16 | ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht' | Lee Jones |
2021-06-16 | ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT() | Lee Jones |
2021-06-15 | ahci: Add support for Dell S140 and later controllers | Charles Rose |
2021-06-14 | ata: ahci_sunxi: Disable DIPM | Timo Sigurdsson |
2021-06-10 | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain |
2021-05-31 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-05-31 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke |
2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke |
2021-05-27 | pata_ep93xx: fix deferred probing | Sergey Shtylyov |
2021-05-19 | pata_octeon_cf: avoid WARN_ON() in ata_host_activate() | Sergey Shtylyov |
2021-05-18 | pata_rb532_cf: fix deferred probing | Sergey Shtylyov |
2021-05-18 | sata_highbank: fix deferred probing | Sergey Shtylyov |
2021-05-17 | sata: nv: fix debug format string mismatch | Arnd Bergmann |
2021-05-17 | sata: fsl: fix DPRINTK format string | Arnd Bergmann |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-03 | ata: ahci_brcm: Fix use of BCM7216 reset controller | Jim Quinlan |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-20 | libata: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-04-15 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche |
2021-04-11 | pata_ipx4xx_cf: Fix unsigned comparison with less than zero | Junlin Yang |
2021-04-11 | ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr... | Sowjanya Komatineni |
2021-04-07 | ata: ahci_tegra: Add AHCI support for Tegra186 | Sowjanya Komatineni |
2021-04-06 | block: remove BLK_BOUNCE_ISA support | Christoph Hellwig |
2021-04-06 | pata_legacy: Add `probe_mask' parameter like with ide-generic | Maciej W. Rozycki |
2021-04-06 | pata_platform: Document `pio_mask' module parameter | Maciej W. Rozycki |
2021-04-06 | pata_legacy: Properly document module parameters | Maciej W. Rozycki |
2021-04-06 | ata: ahci: ceva: Updated code by using dev_err_probe() | Piyush Mehta |
2021-03-31 | ata: ahci: Disable SXS for Hisilicon Kunpeng920 | Xingui Yang |
2021-03-30 | ata: libahci_platform: fix IRQ check | Sergey Shtylyov |
2021-03-30 | sata_mv: add IRQ checks | Sergey Shtylyov |
2021-03-30 | ata: pata_acpi: Fix some incorrect function param descriptions | Lee Jones |
2021-03-30 | ata: libata-acpi: Fix function name and provide description for 'prev_gtf' | Lee Jones |