| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-09-27 | 1 | -2/+7 |
|\ |
|
| * | ata: libata-scsi: Fix ata_msense_control() CDL page reporting | Damien Le Moal | 2024-09-24 | 1 | -1/+1 |
| * | ata: libata-scsi: Fix ata_msense_control_spgt2() | Damien Le Moal | 2024-09-24 | 1 | -1/+6 |
* | | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-09-26 | 1 | -58/+49 |
|\ \ |
|
| * | | ata: pata_ep93xx: remove legacy pinctrl use | Nikita Shubin | 2024-09-12 | 1 | -19/+6 |
| * | | ata: pata_ep93xx: add device tree support | Nikita Shubin | 2024-09-12 | 1 | -39/+43 |
* | | | Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 2024-09-19 | 27 | -1015/+945 |
|\ \ \
| | |/
| |/| |
|
| * | | ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data | Niklas Cassel | 2024-09-11 | 2 | -3/+8 |
| * | | ata: libata: Fix W=1 compilation warning | Damien Le Moal | 2024-09-07 | 1 | -1/+1 |
| * | | ata: libata: Improve CDL resource management | Damien Le Moal | 2024-09-07 | 4 | -26/+40 |
| * | | ata: libata: Introduce ata_dev_free_resources | Damien Le Moal | 2024-09-07 | 4 | -12/+24 |
| * | | ata: libata: Move sector_buf from struct ata_port to struct ata_device | Damien Le Moal | 2024-09-07 | 5 | -42/+30 |
| * | | ata: libata: Rename ata_eh_read_sense_success_ncq_log() | Damien Le Moal | 2024-09-07 | 3 | -7/+11 |
| * | | ata: libata: Move sata_std_hardreset() definition to libata-sata.c | Damien Le Moal | 2024-09-07 | 2 | -35/+36 |
| * | | ata: libata: Move sata_down_spd_limit() to libata-sata.c | Damien Le Moal | 2024-09-07 | 3 | -86/+96 |
| * | | ata: libata: Improve __ata_qc_complete() | Damien Le Moal | 2024-09-07 | 1 | -5/+7 |
| * | | ata: libata-scsi: Improve ata_scsi_handle_link_detach() | Damien Le Moal | 2024-09-07 | 1 | -2/+4 |
| * | | ata: libata: Cleanup libata-transport | Damien Le Moal | 2024-09-07 | 1 | -152/+147 |
| * | | ata: sata_gemini: Enable module autoloading | Liao Chen | 2024-09-02 | 1 | -0/+1 |
| * | | ata: pata_ixp4xx: Enable module autoloading | Liao Chen | 2024-09-02 | 1 | -0/+1 |
| * | | ata: pata_ftide010: Enable module autoloading | Liao Chen | 2024-09-02 | 1 | -0/+1 |
| * | | ata: libata: Add helper ata_eh_decide_disposition() | Niklas Cassel | 2024-08-29 | 3 | -10/+46 |
| * | | ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper function | Zhang Zekun | 2024-08-28 | 1 | -3/+1 |
| * | | ata: libata: Remove obsolete function declarations | Gaosheng Cui | 2024-08-27 | 1 | -1/+0 |
| * | | ata: ahci_imx: Fix error code in probe() | Dan Carpenter | 2024-08-15 | 1 | -0/+1 |
| * | | ata: libahci_platform: Simplify code with for_each_child_of_node_scoped() | Zhang Zekun | 2024-08-15 | 1 | -14/+5 |
| * | | ata: ahci_imx: Correct the email address | Richard Zhu | 2024-08-12 | 1 | -1/+1 |
| * | | ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA | Richard Zhu | 2024-08-12 | 1 | -0/+10 |
| * | | ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA | Richard Zhu | 2024-08-12 | 1 | -13/+15 |
| * | | ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver | Richard Zhu | 2024-08-12 | 1 | -285/+80 |
| * | | ata: libata: Print device quirks only once | Damien Le Moal | 2024-08-02 | 1 | -1/+7 |
| * | | ata: libata: Remove ata_noop_qc_prep() | Damien Le Moal | 2024-08-02 | 6 | -18/+7 |
| * | | ata: pata_hpt37x: Rename hpt_dma_blacklisted() | Damien Le Moal | 2024-07-30 | 1 | -5/+5 |
| * | | ata: pata_hpt366: Rename hpt_dma_blacklisted() | Damien Le Moal | 2024-07-30 | 1 | -5/+5 |
| * | | ata: pata_cs5520: Rephrase file header comment | Damien Le Moal | 2024-07-30 | 1 | -3/+3 |
| * | | ata: ata_piix: Remove useless comment in piix_init_sidpr() | Damien Le Moal | 2024-07-30 | 1 | -1/+0 |
| * | | ata: sata_sil: Rename sil_blacklist to sil_quirks | Damien Le Moal | 2024-07-30 | 1 | -6/+6 |
| * | | ata: ahci: Rephrase comment to not use the term blacklist | Damien Le Moal | 2024-07-30 | 1 | -1/+1 |
| * | | ata: pata_serverworks: Do not use the term blacklist | Damien Le Moal | 2024-07-30 | 1 | -7/+9 |
| * | | ata: libata: Print quirks applied to devices | Damien Le Moal | 2024-07-30 | 1 | -5/+71 |
| * | | ata: libata: Use QUIRK instead of HORKAGE | Damien Le Moal | 2024-07-30 | 7 | -262/+261 |
| * | | ata: libata: Rename ata_dma_blacklisted() | Damien Le Moal | 2024-07-29 | 1 | -8/+9 |
| * | | ata: libata: Change ata_dev_knobble() to return a bool | Damien Le Moal | 2024-07-29 | 1 | -2/+2 |
* | | | ata: libata: Fix memory leak for error path in ata_host_alloc() | Zheng Qixing | 2024-08-26 | 1 | -1/+3 |
* | | | ata: pata_macio: Use WARN instead of BUG | Michael Ellerman | 2024-08-21 | 1 | -2/+5 |
* | | | ata: pata_macio: Fix DMA table overflow | Michael Ellerman | 2024-08-21 | 1 | -8/+15 |
| |/
|/| |
|
* | | Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error" | Niklas Cassel | 2024-08-14 | 1 | -2/+13 |
|/ |
|
* | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-20 | 1 | -1/+0 |
|\ |
|
| * | parport: Remove parport_driver.devmodel | Dr. David Alan Gilbert | 2024-07-03 | 1 | -1/+0 |
* | | Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 2024-07-17 | 9 | -184/+151 |
|\ \ |
|