summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal2024-09-074-12/+24
* ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal2024-09-076-43/+33
* ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal2024-09-074-12/+11
* ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal2024-09-073-37/+43
* ata: libata: Move sata_down_spd_limit() to libata-sata.cDamien Le Moal2024-09-073-86/+96
* ata: libata: Improve __ata_qc_complete()Damien Le Moal2024-09-071-5/+7
* ata: libata-scsi: Improve ata_scsi_handle_link_detach()Damien Le Moal2024-09-071-2/+4
* ata: libata: Cleanup libata-transportDamien Le Moal2024-09-071-152/+147
* ata: sata_gemini: Enable module autoloadingLiao Chen2024-09-021-0/+1
* ata: pata_ixp4xx: Enable module autoloadingLiao Chen2024-09-021-0/+1
* ata: pata_ftide010: Enable module autoloadingLiao Chen2024-09-021-0/+1
* ata: libata: Add helper ata_eh_decide_disposition()Niklas Cassel2024-08-293-10/+46
* ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper functionZhang Zekun2024-08-281-3/+1
* ata: libata: Remove obsolete function declarationsGaosheng Cui2024-08-272-2/+0
* ata: ahci_imx: Fix error code in probe()Dan Carpenter2024-08-151-0/+1
* ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()Zhang Zekun2024-08-151-14/+5
* ata: ahci_imx: Correct the email addressRichard Zhu2024-08-121-1/+1
* ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATARichard Zhu2024-08-121-0/+10
* ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATARichard Zhu2024-08-121-13/+15
* ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driverRichard Zhu2024-08-121-285/+80
* dt-bindings: ata: Add i.MX8QM AHCI compatible stringRichard Zhu2024-08-121-0/+47
* ata: libata: Print device quirks only onceDamien Le Moal2024-08-022-1/+8
* ata: libata: Remove ata_noop_qc_prep()Damien Le Moal2024-08-028-20/+7
* ata: pata_hpt37x: Rename hpt_dma_blacklisted()Damien Le Moal2024-07-301-5/+5
* ata: pata_hpt366: Rename hpt_dma_blacklisted()Damien Le Moal2024-07-301-5/+5
* ata: pata_cs5520: Rephrase file header commentDamien Le Moal2024-07-301-3/+3
* ata: ata_piix: Remove useless comment in piix_init_sidpr()Damien Le Moal2024-07-301-1/+0
* ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal2024-07-301-6/+6
* ata: ahci: Rephrase comment to not use the term blacklistDamien Le Moal2024-07-301-1/+1
* ata: pata_serverworks: Do not use the term blacklistDamien Le Moal2024-07-301-7/+9
* ata: libata: Print quirks applied to devicesDamien Le Moal2024-07-302-39/+143
* ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal2024-07-308-297/+297
* ata: libata: Rename ata_dma_blacklisted()Damien Le Moal2024-07-291-8/+9
* ata: libata: Change ata_dev_knobble() to return a boolDamien Le Moal2024-07-291-2/+2
* dt-bindings: ata: qcom,apq8064-ahci: add to dtschemaRayyan Ansari2024-07-291-0/+3
* dt-bindings: ata: qcom,ipq806x-ahci: use dtschemaRayyan Ansari2024-07-292-50/+28
* Linux 6.11-rc1v6.11-rc1Linus Torvalds2024-07-281-2/+2
* Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-284-4/+4
|\
| * kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2024-07-282-2/+2
| * kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez2024-07-281-1/+1
| * kbuild: rpm-pkg: Fix C locale setupPetr Vorel2024-07-241-1/+1
* | minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds2024-07-281-8/+11
* | minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-287-10/+10
* | Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-07-2821-214/+135
|\ \
| * | ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger2024-07-281-1/+1
| * | ubifs: add check for crypto_shash_tfm_digestChen Ni2024-07-121-1/+4
| * | ubifs: Fix inconsistent inode size when powercut happens during appendant wri...Zhihao Cheng2024-07-121-1/+1
| * | ubi: block: fix null-pointer-dereference in ubiblock_create()Li Nan2024-07-121-3/+4
| * | ubifs: fix kernel-doc warningsJeff Johnson2024-07-126-6/+10
| * | ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang2024-07-126-18/+12