aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2025-04-22ata: libata-scsi: Improve CDL controlDamien Le Moal1-2/+12
2025-04-22ata: libata-scsi: Fix ata_msense_control_ata_feature()Damien Le Moal1-2/+2
2025-04-22ata: libata-scsi: Fix ata_mselect_control_ata_feature() return typeDamien Le Moal1-4/+3
2025-04-16ata: libata-sata: Save all fields from sense data descriptorNiklas Cassel1-0/+15
2025-04-09ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang1-3/+10
2025-04-08ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2025-03-26Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds6-16/+79
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2025-03-19ata: ahci: simplify init functionTomas Henzl1-11/+12
2025-03-19Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+11
2025-03-18ahci: Marvell 88SE9215 controllers prefer DMA for ATAPIHuacai Chen3-1/+15
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel1-3/+11
2025-03-18ata: libata: Fix NCQ Non-Data log not supported printNiklas Cassel1-1/+1
2025-03-17ata: libata-zpodd: convert timeouts to secs_to_jiffies()Easwar Hariharan1-2/+1
2025-03-12ata: libata: Improve return value of atapi_check_dma()Huacai Chen1-1/+1
2025-03-04ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral1-0/+2
2025-03-01Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds3-6/+7
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel1-4/+0
2025-02-26ata: ahci: Make ahci_ignore_port() handle empty mask_port_mapNiklas Cassel2-2/+7
2025-02-21ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel1-2/+9
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-2/+0
2025-02-20ata: sata_via: Use str_up_down() helper in vt6420_prereset()Salah Triki1-1/+2
2025-02-18ata: pata_octeon_cf: Switch to use hrtimer_setup()Nam Cao1-3/+2
2025-02-10ata: libahci_platform: Do not set mask_port_map when not neededDamien Le Moal1-2/+0
2025-02-03ata: libata-core: Add 'external' to the libata.force kernel parameterNiklas Cassel1-0/+38
2025-01-31Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+14
2025-01-28ata: libata-sff: Ensure that we cannot write outside the allocated bufferNiklas Cassel1-8/+10
2025-01-27ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drivesDaniel Baumann1-0/+4
2025-01-26Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds10-47/+60
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-33/+32
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-7/+7
2025-01-18ata: Use always-managed version of pci_intx()Philipp Stanner7-7/+7
2025-01-15ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-4/+2
2025-01-09ahci: Introduce ahci_ignore_port() helperDamien Le Moal4-7/+18
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig5-6/+5
2025-01-06ata: libahci_platform: support non-consecutive port numbersJosua Mayer3-6/+43
2024-12-16ata: sata_gemini: Remove remaining reset glueDr. David Alan Gilbert1-20/+0
2024-12-11ata: sata_gemini: Remove unused gemini_sata_reset_bridge()Dr. David Alan Gilbert2-13/+0
2024-12-09ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori1-0/+1
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche7-27/+26
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche1-6/+6
2024-12-03ata: Constify struct pci_device_idChristophe JAILLET3-3/+3
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+8
2024-11-18Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds40-259/+357
2024-10-30ata: ahci: Replace deprecated PCI functionsPhilipp Stanner2-4/+8
2024-10-25ata: libata-scsi: Return residual for emulated SCSI commandsDamien Le Moal1-34/+47
2024-10-25ata: libata-scsi: Remove struct ata_scsi_argsDamien Le Moal1-114/+127
2024-10-25ata: libata-scsi: Document all VPD page inquiry actorsDamien Le Moal1-0/+54
2024-10-25ata: libata-scsi: Refactor ata_scsiop_maint_in()Damien Le Moal1-9/+11
2024-10-25ata: libata-scsi: Refactor ata_scsiop_read_cap()Damien Le Moal1-41/+46
2024-10-25ata: libata-scsi: Refactor ata_scsi_simulate()Damien Le Moal1-43/+63
2024-10-24ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel1-0/+1
2024-10-17ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()Andy Shevchenko1-11/+2
2024-10-17ata: Switch back to struct platform_driver::remove()Uwe Kleine-König33-41/+41
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel1-4/+14
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-10-01ata: Fix typos in the commentYan Zhen8-9/+9
2024-09-27Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+7
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-58/+49
2024-09-24ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal1-1/+1
2024-09-24ata: libata-scsi: Fix ata_msense_control_spgt2()Damien Le Moal1-1/+6
2024-09-19Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds27-1015/+945
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin1-19/+6
2024-09-12ata: pata_ep93xx: add device tree supportNikita Shubin1-39/+43
2024-09-11ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel2-3/+8
2024-09-07ata: libata: Fix W=1 compilation warningDamien Le Moal1-1/+1
2024-09-07ata: libata: Improve CDL resource managementDamien Le Moal4-26/+40
2024-09-07ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal4-12/+24
2024-09-07ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal5-42/+30
2024-09-07ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal3-7/+11
2024-09-07ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal2-35/+36
2024-09-07ata: libata: Move sata_down_spd_limit() to libata-sata.cDamien Le Moal3-86/+96
2024-09-07ata: libata: Improve __ata_qc_complete()Damien Le Moal1-5/+7
2024-09-07ata: libata-scsi: Improve ata_scsi_handle_link_detach()Damien Le Moal1-2/+4
2024-09-07ata: libata: Cleanup libata-transportDamien Le Moal1-152/+147
2024-09-02ata: sata_gemini: Enable module autoloadingLiao Chen1-0/+1
2024-09-02ata: pata_ixp4xx: Enable module autoloadingLiao Chen1-0/+1
2024-09-02ata: pata_ftide010: Enable module autoloadingLiao Chen1-0/+1
2024-08-29ata: libata: Add helper ata_eh_decide_disposition()Niklas Cassel3-10/+46
2024-08-28ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper functionZhang Zekun1-3/+1
2024-08-27ata: libata: Remove obsolete function declarationsGaosheng Cui1-1/+0
2024-08-27ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing1-1/+3
2024-08-21ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5
2024-08-21ata: pata_macio: Fix DMA table overflowMichael Ellerman1-8/+15
2024-08-15ata: ahci_imx: Fix error code in probe()Dan Carpenter1-0/+1
2024-08-15ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()Zhang Zekun1-14/+5
2024-08-14Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel1-2/+13
2024-08-12ata: ahci_imx: Correct the email addressRichard Zhu1-1/+1
2024-08-12ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATARichard Zhu1-0/+10
2024-08-12ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATARichard Zhu1-13/+15
2024-08-12ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driverRichard Zhu1-285/+80
2024-08-02ata: libata: Print device quirks only onceDamien Le Moal1-1/+7
2024-08-02ata: libata: Remove ata_noop_qc_prep()Damien Le Moal6-18/+7
2024-07-30ata: pata_hpt37x: Rename hpt_dma_blacklisted()Damien Le Moal1-5/+5
2024-07-30ata: pata_hpt366: Rename hpt_dma_blacklisted()Damien Le Moal1-5/+5
2024-07-30ata: pata_cs5520: Rephrase file header commentDamien Le Moal1-3/+3
2024-07-30ata: ata_piix: Remove useless comment in piix_init_sidpr()Damien Le Moal1-1/+0
2024-07-30ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal1-6/+6
2024-07-30ata: ahci: Rephrase comment to not use the term blacklistDamien Le Moal1-1/+1
2024-07-30ata: pata_serverworks: Do not use the term blacklistDamien Le Moal1-7/+9
2024-07-30ata: libata: Print quirks applied to devicesDamien Le Moal1-5/+71
2024-07-30ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal7-262/+261
2024-07-29ata: libata: Rename ata_dma_blacklisted()Damien Le Moal1-8/+9
2024-07-29ata: libata: Change ata_dev_knobble() to return a boolDamien Le Moal1-2/+2
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-07-17Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds9-184/+151
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2-4/+3
2024-07-04ata: ahci: Add debug print for external portNiklas Cassel1-1/+3
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel3-36/+1
2024-07-04ata: libata-core: Reuse available ata_port print_idsNiklas Cassel1-2/+9
2024-07-04ata: libata: Assign print_id at port allocation timeNiklas Cassel3-7/+1
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel2-5/+3
2024-07-04ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()Niklas Cassel1-1/+0
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel1-17/+5
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel3-15/+2
2024-07-04Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11Niklas Cassel4-26/+56
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert1-1/+0
2024-07-03ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv1-0/+21
2024-07-03ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()Igor Pylypiv2-10/+10
2024-07-03ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()Igor Pylypiv1-5/+4
2024-07-03ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv1-5/+0
2024-07-03ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no errorIgor Pylypiv1-5/+2
2024-07-03ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1Igor Pylypiv1-77/+92
2024-07-03ata: libata-scsi: Fix offsets for the fixed format sense dataIgor Pylypiv1-13/+13
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel1-10/+14
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel1-2/+1
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig2-4/+3
2024-06-19ata: ahci: Do not enable LPM if no LPM states are supported by the HBANiklas Cassel1-0/+8
2024-06-14ata: libata-scsi: Set the RMB bit only for removable media devicesDamien Le Moal1-4/+4
2024-06-06ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman1-3/+6
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel1-0/+3
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSDNiklas Cassel1-0/+3
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1Niklas Cassel1-1/+2
2024-05-27ata: Kconfig: Update SATA_MOBILE_LPM_POLICY default to med_power_with_dipmMario Limonciello1-1/+1
2024-05-27ata: ahci: Do not apply Intel PCS quirk on Intel Alder LakeJason Nader1-1/+0
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2024-05-16ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()Heiner Kallweit1-6/+0
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-69/+165
2024-05-14Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds5-98/+58
2024-05-07ata: pata_legacy: make legacy_exit() work againSergey Shtylyov1-4/+4
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-13ata: libata-core: Remove ata_exec_internal_sg()Damien Le Moal2-80/+36
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig8-19/+26
2024-04-11scsi: pata_macio: Switch to using ->device_configureChristoph Hellwig1-4/+5
2024-04-11scsi: sata_nv: Switch to using ->device_configureChristoph Hellwig1-8/+12
2024-04-08ata: add HAS_IOPORT dependenciesNiklas Schnelle2-14/+18
2024-04-05ata: ahci: Add mask_port_map module parameterDamien Le Moal1-0/+85
2024-04-04ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-04-04ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-02ata: ahci_st: Remove an unused field in struct st_ahci_drv_dataChristophe JAILLET1-1/+0
2024-04-01ata: pata_macio: drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-01ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-03-25scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv1-38/+122
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2-1/+13
2024-03-19ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki1-13/+0
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+1
2024-03-13Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds5-241/+231
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li1-3/+1
2024-02-21ahci: print the number of implemented portsNiklas Cassel1-4/+10
2024-02-21ata: libata-core: Do not call ata_dev_power_set_standby() twiceDamien Le Moal1-29/+30
2024-02-19ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey1-46/+79
2024-02-19ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov1-3/+11
2024-02-19ahci: rename board_ahci_nomsiNiklas Cassel1-4/+4
2024-02-19ahci: drop unused board_ahci_noncqNiklas Cassel1-8/+0
2024-02-19ahci: clean up ahci_broken_devslp quirkNiklas Cassel1-16/+10
2024-02-19ahci: rename board_ahci_nosntfNiklas Cassel1-7/+7
2024-02-14ata: libata-core: Do not try to set sleeping devices to standbyDamien Le Moal1-0/+4
2024-02-13ahci: clean up intel_pcs_quirkNiklas Cassel2-182/+180
2024-02-09ata: ahci: Drop low power policy board typeMario Limonciello3-70/+53
2024-02-09ata: ahci: do not enable LPM on external portsNiklas Cassel1-0/+9
2024-02-09ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy()Niklas Cassel1-3/+3
2024-02-09ata: ahci: a hotplug capable port is an external portNiklas Cassel1-2/+3
2024-02-09ata: ahci: move marking of external port earlierNiklas Cassel2-7/+14
2024-02-06ata: pata_parport: make pata_parport_bus_type constRicardo B. Marliere1-1/+1
2024-01-31ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek1-5/+5
2024-01-25ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek2-6/+24
2024-01-24ahci: asm1166: correct count of reported portsConrad Kostecki1-0/+5
2024-01-22ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel1-1/+1
2024-01-11Merge tag 'ata-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-4/+3
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+7
2023-11-24scsi: sd: Fix system start for ATA devicesDamien Le Moal1-0/+5
2023-11-24scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal1-2/+2
2023-11-20ata: pata_pxa: convert not to use dma_request_slave_channel()Christophe JAILLET1-4/+3
2023-11-20ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni1-0/+3
2023-11-08ata: pata_gayle: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-08ata: pata_falcon: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-08ata: pata_gayle: Stop using module_platform_driver_probe()Uwe Kleine-König1-4/+5
2023-11-08ata: pata_falcon: Stop using module_platform_driver_probe()Uwe Kleine-König1-4/+5
2023-11-08ata: libata-core: Fix ata_pci_shutdown_one()Damien Le Moal1-15/+1
2023-11-01Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds12-166/+183
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal1-2/+3
2023-10-16ata: libata-core: Improve ata_dev_power_set_active()Damien Le Moal1-0/+34
2023-10-13ata: libata-eh: Spinup disk on resume after revalidationDamien Le Moal1-9/+11
2023-10-11ata: imx: Use device_get_match_data()Rob Herring1-7/+3