Age | Commit message (Expand) | Author | Files | Lines |
2025-04-22 | ata: libata-scsi: Improve CDL control | Damien Le Moal | 1 | -2/+12 |
2025-04-22 | ata: libata-scsi: Fix ata_msense_control_ata_feature() | Damien Le Moal | 1 | -2/+2 |
2025-04-22 | ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type | Damien Le Moal | 1 | -4/+3 |
2025-04-16 | ata: libata-sata: Save all fields from sense data descriptor | Niklas Cassel | 1 | -0/+15 |
2025-04-09 | ata: sata_sx4: Add error handling in pdc20621_i2c_read() | Wentao Liang | 1 | -3/+10 |
2025-04-08 | ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() | Henry Martin | 1 | -0/+6 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
2025-03-26 | Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 6 | -16/+79 |
2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+2 |
2025-03-19 | ata: ahci: simplify init function | Tomas Henzl | 1 | -11/+12 |
2025-03-19 | Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -3/+11 |
2025-03-18 | ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI | Huacai Chen | 3 | -1/+15 |
2025-03-18 | ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs | Niklas Cassel | 1 | -3/+11 |
2025-03-18 | ata: libata: Fix NCQ Non-Data log not supported print | Niklas Cassel | 1 | -1/+1 |
2025-03-17 | ata: libata-zpodd: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -2/+1 |
2025-03-12 | ata: libata: Improve return value of atapi_check_dma() | Huacai Chen | 1 | -1/+1 |
2025-03-04 | ahci: add PCI ID for Marvell 88SE9215 SATA Controller | Daniel Kral | 1 | -0/+2 |
2025-03-01 | Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 3 | -6/+7 |
2025-03-01 | Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives" | Niklas Cassel | 1 | -4/+0 |
2025-02-26 | ata: ahci: Make ahci_ignore_port() handle empty mask_port_map | Niklas Cassel | 2 | -2/+7 |
2025-02-21 | ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode | Niklas Cassel | 1 | -2/+9 |
2025-02-20 | Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 1 | -2/+0 |
2025-02-20 | ata: sata_via: Use str_up_down() helper in vt6420_prereset() | Salah Triki | 1 | -1/+2 |
2025-02-18 | ata: pata_octeon_cf: Switch to use hrtimer_setup() | Nam Cao | 1 | -3/+2 |
2025-02-10 | ata: libahci_platform: Do not set mask_port_map when not needed | Damien Le Moal | 1 | -2/+0 |
2025-02-03 | ata: libata-core: Add 'external' to the libata.force kernel parameter | Niklas Cassel | 1 | -0/+38 |
2025-01-31 | Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+14 |
2025-01-28 | ata: libata-sff: Ensure that we cannot write outside the allocated buffer | Niklas Cassel | 1 | -8/+10 |
2025-01-27 | ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives | Daniel Baumann | 1 | -0/+4 |
2025-01-26 | Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 10 | -47/+60 |
2025-01-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -33/+32 |
2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -7/+7 |
2025-01-18 | ata: Use always-managed version of pci_intx() | Philipp Stanner | 7 | -7/+7 |
2025-01-15 | ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Raphael Gallais-Pou | 1 | -4/+2 |
2025-01-09 | ahci: Introduce ahci_ignore_port() helper | Damien Le Moal | 4 | -7/+18 |
2025-01-06 | block: simplify tag allocation policy selection | Christoph Hellwig | 5 | -6/+5 |
2025-01-06 | ata: libahci_platform: support non-consecutive port numbers | Josua Mayer | 3 | -6/+43 |
2024-12-16 | ata: sata_gemini: Remove remaining reset glue | Dr. David Alan Gilbert | 1 | -20/+0 |
2024-12-11 | ata: sata_gemini: Remove unused gemini_sata_reset_bridge() | Dr. David Alan Gilbert | 2 | -13/+0 |
2024-12-09 | ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() | Joe Hattori | 1 | -0/+1 |
2024-12-04 | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche | 7 | -27/+26 |
2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 1 | -6/+6 |
2024-12-03 | ata: Constify struct pci_device_id | Christophe JAILLET | 3 | -3/+3 |
2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+8 |
2024-11-18 | Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 40 | -259/+357 |
2024-10-30 | ata: ahci: Replace deprecated PCI functions | Philipp Stanner | 2 | -4/+8 |
2024-10-25 | ata: libata-scsi: Return residual for emulated SCSI commands | Damien Le Moal | 1 | -34/+47 |
2024-10-25 | ata: libata-scsi: Remove struct ata_scsi_args | Damien Le Moal | 1 | -114/+127 |
2024-10-25 | ata: libata-scsi: Document all VPD page inquiry actors | Damien Le Moal | 1 | -0/+54 |
2024-10-25 | ata: libata-scsi: Refactor ata_scsiop_maint_in() | Damien Le Moal | 1 | -9/+11 |
2024-10-25 | ata: libata-scsi: Refactor ata_scsiop_read_cap() | Damien Le Moal | 1 | -41/+46 |
2024-10-25 | ata: libata-scsi: Refactor ata_scsi_simulate() | Damien Le Moal | 1 | -43/+63 |
2024-10-24 | ata: libata: Set DID_TIME_OUT for commands that actually timed out | Niklas Cassel | 1 | -0/+1 |
2024-10-17 | ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24() | Andy Shevchenko | 1 | -11/+2 |
2024-10-17 | ata: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 33 | -41/+41 |
2024-10-09 | ata: libata: avoid superfluous disk spin down + spin up during hibernation | Niklas Cassel | 1 | -4/+14 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 3 | -3/+3 |
2024-10-01 | ata: Fix typos in the comment | Yan Zhen | 8 | -9/+9 |
2024-09-27 | Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+7 |
2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -58/+49 |
2024-09-24 | ata: libata-scsi: Fix ata_msense_control() CDL page reporting | Damien Le Moal | 1 | -1/+1 |
2024-09-24 | ata: libata-scsi: Fix ata_msense_control_spgt2() | Damien Le Moal | 1 | -1/+6 |
2024-09-19 | Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 27 | -1015/+945 |
2024-09-12 | ata: pata_ep93xx: remove legacy pinctrl use | Nikita Shubin | 1 | -19/+6 |
2024-09-12 | ata: pata_ep93xx: add device tree support | Nikita Shubin | 1 | -39/+43 |
2024-09-11 | ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data | Niklas Cassel | 2 | -3/+8 |
2024-09-07 | ata: libata: Fix W=1 compilation warning | Damien Le Moal | 1 | -1/+1 |
2024-09-07 | ata: libata: Improve CDL resource management | Damien Le Moal | 4 | -26/+40 |
2024-09-07 | ata: libata: Introduce ata_dev_free_resources | Damien Le Moal | 4 | -12/+24 |
2024-09-07 | ata: libata: Move sector_buf from struct ata_port to struct ata_device | Damien Le Moal | 5 | -42/+30 |
2024-09-07 | ata: libata: Rename ata_eh_read_sense_success_ncq_log() | Damien Le Moal | 3 | -7/+11 |
2024-09-07 | ata: libata: Move sata_std_hardreset() definition to libata-sata.c | Damien Le Moal | 2 | -35/+36 |
2024-09-07 | ata: libata: Move sata_down_spd_limit() to libata-sata.c | Damien Le Moal | 3 | -86/+96 |
2024-09-07 | ata: libata: Improve __ata_qc_complete() | Damien Le Moal | 1 | -5/+7 |
2024-09-07 | ata: libata-scsi: Improve ata_scsi_handle_link_detach() | Damien Le Moal | 1 | -2/+4 |
2024-09-07 | ata: libata: Cleanup libata-transport | Damien Le Moal | 1 | -152/+147 |
2024-09-02 | ata: sata_gemini: Enable module autoloading | Liao Chen | 1 | -0/+1 |
2024-09-02 | ata: pata_ixp4xx: Enable module autoloading | Liao Chen | 1 | -0/+1 |
2024-09-02 | ata: pata_ftide010: Enable module autoloading | Liao Chen | 1 | -0/+1 |
2024-08-29 | ata: libata: Add helper ata_eh_decide_disposition() | Niklas Cassel | 3 | -10/+46 |
2024-08-28 | ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper function | Zhang Zekun | 1 | -3/+1 |
2024-08-27 | ata: libata: Remove obsolete function declarations | Gaosheng Cui | 1 | -1/+0 |
2024-08-27 | ata: libata: Fix memory leak for error path in ata_host_alloc() | Zheng Qixing | 1 | -1/+3 |
2024-08-21 | ata: pata_macio: Use WARN instead of BUG | Michael Ellerman | 1 | -2/+5 |
2024-08-21 | ata: pata_macio: Fix DMA table overflow | Michael Ellerman | 1 | -8/+15 |
2024-08-15 | ata: ahci_imx: Fix error code in probe() | Dan Carpenter | 1 | -0/+1 |
2024-08-15 | ata: libahci_platform: Simplify code with for_each_child_of_node_scoped() | Zhang Zekun | 1 | -14/+5 |
2024-08-14 | Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error" | Niklas Cassel | 1 | -2/+13 |
2024-08-12 | ata: ahci_imx: Correct the email address | Richard Zhu | 1 | -1/+1 |
2024-08-12 | ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA | Richard Zhu | 1 | -0/+10 |
2024-08-12 | ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA | Richard Zhu | 1 | -13/+15 |
2024-08-12 | ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver | Richard Zhu | 1 | -285/+80 |
2024-08-02 | ata: libata: Print device quirks only once | Damien Le Moal | 1 | -1/+7 |
2024-08-02 | ata: libata: Remove ata_noop_qc_prep() | Damien Le Moal | 6 | -18/+7 |
2024-07-30 | ata: pata_hpt37x: Rename hpt_dma_blacklisted() | Damien Le Moal | 1 | -5/+5 |
2024-07-30 | ata: pata_hpt366: Rename hpt_dma_blacklisted() | Damien Le Moal | 1 | -5/+5 |
2024-07-30 | ata: pata_cs5520: Rephrase file header comment | Damien Le Moal | 1 | -3/+3 |
2024-07-30 | ata: ata_piix: Remove useless comment in piix_init_sidpr() | Damien Le Moal | 1 | -1/+0 |
2024-07-30 | ata: sata_sil: Rename sil_blacklist to sil_quirks | Damien Le Moal | 1 | -6/+6 |
2024-07-30 | ata: ahci: Rephrase comment to not use the term blacklist | Damien Le Moal | 1 | -1/+1 |
2024-07-30 | ata: pata_serverworks: Do not use the term blacklist | Damien Le Moal | 1 | -7/+9 |
2024-07-30 | ata: libata: Print quirks applied to devices | Damien Le Moal | 1 | -5/+71 |
2024-07-30 | ata: libata: Use QUIRK instead of HORKAGE | Damien Le Moal | 7 | -262/+261 |
2024-07-29 | ata: libata: Rename ata_dma_blacklisted() | Damien Le Moal | 1 | -8/+9 |
2024-07-29 | ata: libata: Change ata_dev_knobble() to return a bool | Damien Le Moal | 1 | -2/+2 |
2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2024-07-17 | Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 9 | -184/+151 |
2024-07-15 | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -4/+3 |
2024-07-04 | ata: ahci: Add debug print for external port | Niklas Cassel | 1 | -1/+3 |
2024-07-04 | ata,scsi: Remove wrapper ata_sas_port_alloc() | Niklas Cassel | 3 | -36/+1 |
2024-07-04 | ata: libata-core: Reuse available ata_port print_ids | Niklas Cassel | 1 | -2/+9 |
2024-07-04 | ata: libata: Assign print_id at port allocation time | Niklas Cassel | 3 | -7/+1 |
2024-07-04 | ata: libata-core: Remove local_port_no struct member | Niklas Cassel | 2 | -5/+3 |
2024-07-04 | ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc() | Niklas Cassel | 1 | -1/+0 |
2024-07-04 | ata: libata-core: Remove support for decreasing the number of ports | Niklas Cassel | 1 | -17/+5 |
2024-07-04 | ata,scsi: Remove wrappers ata_sas_tport_{add,delete}() | Niklas Cassel | 3 | -15/+2 |
2024-07-04 | Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11 | Niklas Cassel | 4 | -26/+56 |
2024-07-03 | parport: Remove parport_driver.devmodel | Dr. David Alan Gilbert | 1 | -1/+0 |
2024-07-03 | ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf | Igor Pylypiv | 1 | -0/+21 |
2024-07-03 | ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf() | Igor Pylypiv | 2 | -10/+10 |
2024-07-03 | ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error() | Igor Pylypiv | 1 | -5/+4 |
2024-07-03 | ata: libata-scsi: Remove redundant sense_buffer memsets | Igor Pylypiv | 1 | -5/+0 |
2024-07-03 | ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error | Igor Pylypiv | 1 | -5/+2 |
2024-07-03 | ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1 | Igor Pylypiv | 1 | -77/+92 |
2024-07-03 | ata: libata-scsi: Fix offsets for the fixed format sense data | Igor Pylypiv | 1 | -13/+13 |
2024-06-30 | ata: ahci: Clean up sysfs file on error | Niklas Cassel | 1 | -5/+12 |
2024-06-30 | ata: libata-core: Fix double free on error | Niklas Cassel | 1 | -4/+4 |
2024-06-30 | ata,scsi: libata-core: Do not leak memory for ata_port struct members | Niklas Cassel | 1 | -10/+14 |
2024-06-30 | ata: libata-core: Fix null pointer dereference on error | Niklas Cassel | 1 | -0/+3 |
2024-06-28 | ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models | Niklas Cassel | 1 | -2/+1 |
2024-06-26 | block: move dma_pad_mask into queue_limits | Christoph Hellwig | 2 | -4/+3 |
2024-06-19 | ata: ahci: Do not enable LPM if no LPM states are supported by the HBA | Niklas Cassel | 1 | -0/+8 |
2024-06-14 | ata: libata-scsi: Set the RMB bit only for removable media devices | Damien Le Moal | 1 | -4/+4 |
2024-06-06 | ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K | Michael Ellerman | 1 | -3/+6 |
2024-05-31 | ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340 | Niklas Cassel | 1 | -0/+3 |
2024-05-31 | ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD | Niklas Cassel | 1 | -0/+3 |
2024-05-31 | ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1 | Niklas Cassel | 1 | -1/+2 |
2024-05-27 | ata: Kconfig: Update SATA_MOBILE_LPM_POLICY default to med_power_with_dipm | Mario Limonciello | 1 | -1/+1 |
2024-05-27 | ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake | Jason Nader | 1 | -1/+0 |
2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
2024-05-16 | ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io() | Heiner Kallweit | 1 | -6/+0 |
2024-05-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 8 | -69/+165 |
2024-05-14 | Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 5 | -98/+58 |
2024-05-07 | ata: pata_legacy: make legacy_exit() work again | Sergey Shtylyov | 1 | -4/+4 |
2024-04-13 | ata: libata-core: Allow command duration limits detection for ACS-4 drives | Igor Pylypiv | 1 | -1/+1 |
2024-04-13 | ata: libata-scsi: Fix ata_scsi_dev_rescan() error path | Damien Le Moal | 1 | -4/+5 |
2024-04-13 | ata: libata-core: Remove ata_exec_internal_sg() | Damien Le Moal | 2 | -80/+36 |
2024-04-11 | scsi: libata: Switch to using ->device_configure | Christoph Hellwig | 8 | -19/+26 |
2024-04-11 | scsi: pata_macio: Switch to using ->device_configure | Christoph Hellwig | 1 | -4/+5 |
2024-04-11 | scsi: sata_nv: Switch to using ->device_configure | Christoph Hellwig | 1 | -8/+12 |
2024-04-08 | ata: add HAS_IOPORT dependencies | Niklas Schnelle | 2 | -14/+18 |
2024-04-05 | ata: ahci: Add mask_port_map module parameter | Damien Le Moal | 1 | -0/+85 |
2024-04-04 | ata: sata_gemini: Check clk_enable() result | Chen Ni | 1 | -1/+4 |
2024-04-04 | ata: sata_mv: Fix PCI device ID table declaration compilation warning | Arnd Bergmann | 1 | -32/+31 |
2024-04-02 | ata: ahci_st: Remove an unused field in struct st_ahci_drv_data | Christophe JAILLET | 1 | -1/+0 |
2024-04-01 | ata: pata_macio: drop driver owner assignment | Krzysztof Kozlowski | 1 | -3/+0 |
2024-04-01 | ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit | Arnd Bergmann | 1 | -4/+2 |
2024-03-25 | scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers | Igor Pylypiv | 1 | -38/+122 |
2024-03-25 | scsi: sd: Fix TCG OPAL unlock on system resume | Damien Le Moal | 2 | -1/+13 |
2024-03-19 | ahci: asm1064: asm1166: don't limit reported ports | Conrad Kostecki | 1 | -13/+0 |
2024-03-15 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -3/+1 |
2024-03-13 | Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba... | Linus Torvalds | 5 | -241/+231 |
2024-03-07 | powerpc/macio: Make remove callback of macio driver void returned | Dawei Li | 1 | -3/+1 |
2024-02-21 | ahci: print the number of implemented ports | Niklas Cassel | 1 | -4/+10 |
2024-02-21 | ata: libata-core: Do not call ata_dev_power_set_standby() twice | Damien Le Moal | 1 | -29/+30 |
2024-02-19 | ata: ahci_ceva: fix error handling for Xilinx GT PHY support | Radhey Shyam Pandey | 1 | -46/+79 |
2024-02-19 | ahci: asm1064: correct count of reported ports | Andrey Jr. Melnikov | 1 | -3/+11 |
2024-02-19 | ahci: rename board_ahci_nomsi | Niklas Cassel | 1 | -4/+4 |
2024-02-19 | ahci: drop unused board_ahci_noncq | Niklas Cassel | 1 | -8/+0 |
2024-02-19 | ahci: clean up ahci_broken_devslp quirk | Niklas Cassel | 1 | -16/+10 |
2024-02-19 | ahci: rename board_ahci_nosntf | Niklas Cassel | 1 | -7/+7 |
2024-02-14 | ata: libata-core: Do not try to set sleeping devices to standby | Damien Le Moal | 1 | -0/+4 |
2024-02-13 | ahci: clean up intel_pcs_quirk | Niklas Cassel | 2 | -182/+180 |
2024-02-09 | ata: ahci: Drop low power policy board type | Mario Limonciello | 3 | -70/+53 |
2024-02-09 | ata: ahci: do not enable LPM on external ports | Niklas Cassel | 1 | -0/+9 |
2024-02-09 | ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy() | Niklas Cassel | 1 | -3/+3 |
2024-02-09 | ata: ahci: a hotplug capable port is an external port | Niklas Cassel | 1 | -2/+3 |
2024-02-09 | ata: ahci: move marking of external port earlier | Niklas Cassel | 2 | -7/+14 |
2024-02-06 | ata: pata_parport: make pata_parport_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
2024-01-31 | ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts | Lennert Buytenhek | 1 | -5/+5 |
2024-01-25 | ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers | Lennert Buytenhek | 2 | -6/+24 |
2024-01-24 | ahci: asm1166: correct count of reported ports | Conrad Kostecki | 1 | -0/+5 |
2024-01-22 | ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN | Niklas Cassel | 1 | -1/+1 |
2024-01-11 | Merge tag 'ata-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba... | Linus Torvalds | 1 | -4/+3 |
2023-12-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+7 |
2023-11-24 | scsi: sd: Fix system start for ATA devices | Damien Le Moal | 1 | -0/+5 |
2023-11-24 | scsi: Change SCSI device boolean fields to single bit flags | Damien Le Moal | 1 | -2/+2 |
2023-11-20 | ata: pata_pxa: convert not to use dma_request_slave_channel() | Christophe JAILLET | 1 | -4/+3 |
2023-11-20 | ata: pata_isapnp: Add missing error check for devm_ioport_map() | Chen Ni | 1 | -0/+3 |
2023-11-08 | ata: pata_gayle: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-08 | ata: pata_falcon: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-11-08 | ata: pata_gayle: Stop using module_platform_driver_probe() | Uwe Kleine-König | 1 | -4/+5 |
2023-11-08 | ata: pata_falcon: Stop using module_platform_driver_probe() | Uwe Kleine-König | 1 | -4/+5 |
2023-11-08 | ata: libata-core: Fix ata_pci_shutdown_one() | Damien Le Moal | 1 | -15/+1 |
2023-11-01 | Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 12 | -166/+183 |
2023-10-27 | scsi: sd: Introduce manage_shutdown device flag | Damien Le Moal | 1 | -2/+3 |
2023-10-16 | ata: libata-core: Improve ata_dev_power_set_active() | Damien Le Moal | 1 | -0/+34 |
2023-10-13 | ata: libata-eh: Spinup disk on resume after revalidation | Damien Le Moal | 1 | -9/+11 |
2023-10-11 | ata: imx: Use device_get_match_data() | Rob Herring | 1 | -7/+3 |