Age | Commit message (Expand) | Author |
2021-11-12 | libata: libahci: declare ahci_shost_attr_group as static | Damien Le Moal |
2021-11-12 | libata: add horkage for missing Identify Device log | Damien Le Moal |
2021-11-11 | ata: sata_highbank: Remove unnecessary print function dev_err() | Xu Wang |
2021-11-11 | libata: fix read log timeout value | Damien Le Moal |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-11-02 | Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-26 | libata: support concurrent positioning ranges log | Damien Le Moal |
2021-10-25 | ata: sata_mv: Fix the error handling of mv_chip_id() | Zheyu Ma |
2021-10-16 | scsi: ata: Switch to attribute groups | Bart Van Assche |
2021-10-16 | scsi: ata: Call scsi_done() directly | Bart Van Assche |
2021-10-14 | ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() | Wang Hai |
2021-10-12 | pata_radisys: fix checking of DMA state | Reimar Döffinger |
2021-10-12 | pata_optidma: fix checking of DMA state | Reimar Döffinger |
2021-10-12 | pata_amd: fix checking of DMA state | Reimar Döffinger |
2021-10-12 | pata_ali: fix checking of DMA state | Reimar Döffinger |
2021-10-12 | libata-scsi: fix checking of DMA state | Reimar Döffinger |
2021-10-12 | libata: fix checking of DMA state | Reimar Döffinger |
2021-10-12 | Add AHCI support for ASM1062+JBM575 cards | István Pongrácz |
2021-10-12 | pata_legacy: fix a couple uninitialized variable bugs | Dan Carpenter |
2021-09-21 | ahci: remove duplicated PCI device IDs | Krzysztof Kozlowski |
2021-09-03 | libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. | Kate Hsuan |
2021-09-03 | libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs | Hans de Goede |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-09-01 | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-18 | libata: Introduce ncq_prio_supported sysfs sttribute | Damien Le Moal |
2021-08-18 | libata: print feature list on device scan | Damien Le Moal |
2021-08-18 | libata: fix ata_read_log_page() warning | Damien Le Moal |
2021-08-18 | libata: cleanup NCQ priority handling | Damien Le Moal |
2021-08-18 | libata: cleanup ata_dev_configure() | Damien Le Moal |
2021-08-18 | libata: cleanup device sleep capability detection | Damien Le Moal |
2021-08-18 | libata: simplify ata_scsi_rbuf_fill() | Damien Le Moal |
2021-08-18 | libata: fix ata_host_start() | Damien Le Moal |
2021-08-11 | scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-08-04 | Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2021-08-04 | pata: ixp4xx: Rewrite to use device tree | Linus Walleij |
2021-08-04 | pata: ixp4xx: Refer to cmd and ctl rather than csN | Linus Walleij |
2021-08-04 | pata: ixp4xx: Use IS_ENABLED() to determine endianness | Linus Walleij |
2021-08-04 | pata: ixp4xx: Use local dev variable | Linus Walleij |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-27 | ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init() | Andy Shevchenko |
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 |