| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-28 | ata: libata-sata: Fix device queue depth control | Damien Le Moal | 1 | -12/+12 |
| 2022-09-28 | ata: libata-scsi: Fix initialization of device queue depth | Damien Le Moal | 1 | -6/+4 |
| 2022-09-27 | libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205 | Niklas Cassel | 1 | -0/+4 |
| 2022-08-16 | ata: libata-eh: Add missing command name | Damien Le Moal | 1 | -0/+1 |
| 2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -0/+1 |
| 2022-08-03 | Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 18 | -148/+152 |
| 2022-08-03 | ata: sata_mv: Fixes expected number of resources now IRQs are gone | Andrew Lunn | 1 | -1/+1 |
| 2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2022-07-19 | ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors | John Garry | 1 | -0/+1 |
| 2022-07-12 | Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ... | Arnd Bergmann | 1 | -1/+1 |
| 2022-07-08 | ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA | William Zhang | 1 | -1/+1 |
| 2022-06-30 | ata: pata_cs5535: Fix W=1 warnings | John Garry | 1 | -2/+2 |
| 2022-06-29 | ata: libata-scsi: fix result type of ata_ioc32() | Sergey Shtylyov | 1 | -4/+4 |
| 2022-06-22 | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode | Andy Shevchenko | 1 | -1/+1 |
| 2022-06-20 | ata: pata_macio: Fix compilation warning | Damien Le Moal | 1 | -1/+1 |
| 2022-06-20 | ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout() | Sergey Shtylyov | 2 | -12/+12 |
| 2022-06-20 | ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]() | Sergey Shtylyov | 2 | -4/+4 |
| 2022-06-20 | ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight() | Sergey Shtylyov | 1 | -4/+4 |
| 2022-06-17 | ata: libata-core: make ata_exec_internal_sg() *static* | Sergey Shtylyov | 2 | -8/+4 |
| 2022-06-17 | ata: make transfer mode masks *unsigned int* | Sergey Shtylyov | 12 | -43/+43 |
| 2022-06-14 | ata: libata-core: get rid of *else* branches in ata_id_n_sectors() | Sergey Shtylyov | 1 | -11/+9 |
| 2022-06-13 | ata: libata-core: fix sloppy typing in ata_id_n_sectors() | Sergey Shtylyov | 1 | -4/+6 |
| 2022-06-13 | ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock() | Sergey Shtylyov | 1 | -8/+11 |
| 2022-06-13 | ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock() | Sergey Shtylyov | 1 | -24/+10 |
| 2022-06-13 | ata: pata_hpt37x: factor out hpt37x_pci_clock() | Sergey Shtylyov | 1 | -43/+51 |
| 2022-06-13 | ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot() | Sergey Shtylyov | 1 | -17/+28 |
| 2022-06-13 | ata: libata: Fix syntax errors in comments | Xiang wangx | 1 | -1/+1 |
| 2022-06-09 | ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files | Sergey Shtylyov | 1 | -1/+1 |
| 2022-06-08 | libata: fix translation of concurrent positioning ranges | Tyler Erickson | 1 | -1/+1 |
| 2022-06-08 | libata: fix reading concurrent positioning ranges log | Tyler Erickson | 1 | -8/+13 |
| 2022-06-06 | ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe | Miaoqian Lin | 1 | -0/+3 |
| 2022-06-06 | ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() | Sergey Shtylyov | 1 | -2/+2 |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-23 | Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 11 | -248/+228 |
| 2022-05-16 | ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepare | Wan Jiabing | 1 | -4/+3 |
| 2022-05-09 | ata: libata-core: Allow forcing most horkage flags | Damien Le Moal | 1 | -2/+20 |
| 2022-05-09 | ata: libata-core: Improve link flags forced settings | Damien Le Moal | 1 | -10/+22 |
| 2022-05-09 | ata: libata-core: Refactor force_tbl definition | Damien Le Moal | 1 | -58/+81 |
| 2022-05-09 | ata: libata-core: cleanup ata_device_blacklist | Damien Le Moal | 1 | -48/+48 |
| 2022-05-09 | ata: simplify the return expression of brcm_ahci_remove | Minghao Chi | 1 | -6/+1 |
| 2022-04-22 | ata: pata_marvell: Check the 'bmdma_addr' beforing reading | Zheyu Ma | 1 | -0/+2 |
| 2022-04-22 | ata: Make use of the helper function devm_platform_ioremap_resource() | Lv Ruyi | 1 | -6/+1 |
| 2022-04-22 | ata: libata-core: replace "its" with "it is" | Diego Viola | 1 | -2/+2 |
| 2022-04-22 | ahci: Add a generic 'controller2' RAID id | Dan Williams | 1 | -2/+3 |
| 2022-04-20 | ARM: pxa: use pdev resource for palmld mmio | Arnd Bergmann | 1 | -2/+1 |
| 2022-04-13 | ata: pata_via: fix sloppy typing in via_do_set_mode() | Sergey Shtylyov | 1 | -3/+3 |
| 2022-04-13 | ata: pata_sil680: fix result type of sil680_sel{dev|reg}() | Sergey Shtylyov | 1 | -17/+13 |
| 2022-04-12 | ata: libata-core: fix parameter type in ata_xfer_mode2shift() | Sergey Shtylyov | 1 | -1/+1 |
| 2022-04-11 | libata: Improve ATA queued command allocation | John Garry | 4 | -96/+36 |
| 2022-04-11 | ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 1 | -1/+2 |
| 2022-04-06 | ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back | Mario Limonciello | 3 | -4/+6 |
| 2022-04-04 | ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs | Christian Lamparter | 1 | -0/+3 |
| 2022-04-04 | ata: sata_dwc_460ex: Fix crash due to OOB write | Christian Lamparter | 1 | -1/+5 |
| 2022-04-04 | ata: libata-sff: Fix compilation warning in ata_sff_lost_interrupt() | Damien Le Moal | 1 | -1/+1 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -4/+2 |
| 2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+3 |
| 2022-03-23 | Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 56 | -531/+447 |
| 2022-03-10 | Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman | 3 | -4/+2 |
| 2022-03-10 | ata: pata_pxa: Use platform_get_irq() to get the interrupt | Minghao Chi | 1 | -5/+5 |
| 2022-03-07 | ata: Drop commas after OF match table sentinels | Geert Uytterhoeven | 24 | -51/+33 |
| 2022-03-01 | scsi: core: Remove the cmd field from struct scsi_request | Christoph Hellwig | 1 | -1/+3 |
| 2022-03-01 | ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item | Mario Limonciello | 3 | -5/+5 |
| 2022-03-01 | ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE` | Mario Limonciello | 2 | -4/+4 |
| 2022-03-01 | ata: ahci: Rename board_ahci_mobile | Mario Limonciello | 1 | -48/+48 |
| 2022-02-25 | Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720" | Pali Rohár | 3 | -4/+2 |
| 2022-02-23 | ata: pata_hpt37x: disable primary channel on HPT371 | Sergey Shtylyov | 1 | -0/+14 |
| 2022-02-22 | ata: pata_hpt37x: fix PCI clock detection | Sergey Shtylyov | 1 | -2/+2 |
| 2022-02-20 | ata: pata_hpt37x: merge transfer mode setting methods | Sergey Shtylyov | 1 | -62/+13 |
| 2022-02-20 | ata: libata-sff: use *switch* statement in ata_sff_dev_classify() | Sergey Shtylyov | 1 | -7/+10 |
| 2022-02-20 | ata: add/use ata_taskfile::{error|status} fields | Sergey Shtylyov | 20 | -82/+82 |
| 2022-02-20 | ata: Kconfig: fix sata gemini compile test condition | Damien Le Moal | 1 | -1/+1 |
| 2022-02-20 | ata: libata-scsi: use *switch* statements to check SCSI command codes | Sergey Shtylyov | 1 | -7/+19 |
| 2022-02-20 | ata: libata-sff: refactor ata_sff_altstatus() | Sergey Shtylyov | 1 | -26/+33 |
| 2022-02-19 | ata: libata-sff: refactor ata_sff_set_devctl() | Sergey Shtylyov | 1 | -15/+15 |
| 2022-02-19 | ata: libata-sff: make ata_resources_present() return 'bool' | Sergey Shtylyov | 1 | -4/+4 |
| 2022-02-19 | ata: pata_hpt3x2n: disable fast interrupts in prereset() method | Sergey Shtylyov | 1 | -13/+10 |
| 2022-02-19 | ata: pata_hpt37x: disable fast interrupts in prereset() method | Sergey Shtylyov | 1 | -26/+22 |
| 2022-02-19 | ata: pata_hpt366: disable fast interrupts in prereset() method | Sergey Shtylyov | 1 | -6/+7 |
| 2022-02-19 | ata: pata_mpc52xx: use GFP_KERNEL | Julia Lawall | 1 | -1/+1 |
| 2022-02-19 | ata: sata_rcar: drop unused #define's | Sergey Shtylyov | 1 | -4/+0 |
| 2022-02-19 | ata: pata_hpt366: check channel enable bits | Sergey Shtylyov | 1 | -2/+40 |
| 2022-02-19 | ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool' | Sergey Shtylyov | 1 | -4/+3 |
| 2022-02-19 | ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool' | Sergey Shtylyov | 1 | -4/+3 |
| 2022-02-19 | ata: libata-sff: make ata_devchk() return 'bool' | Sergey Shtylyov | 1 | -3/+6 |
| 2022-02-19 | ata: pata_hpt3x2n: drop unused 'struct hpt_chip' | Sergey Shtylyov | 1 | -5/+0 |
| 2022-02-19 | ata: pata_hpt3x2n: drop unused HPT_PCI_FAST | Sergey Shtylyov | 1 | -1/+0 |
| 2022-02-19 | ata: pata_artop: use *switch* in atp8xx_fixup() | Sergey Shtylyov | 1 | -5/+9 |
| 2022-02-19 | ata: pata_artop: use *switch* in artop_init_one() | Sergey Shtylyov | 1 | -8/+11 |
| 2022-02-19 | pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop() | Sergey Shtylyov | 1 | -2/+2 |
| 2022-02-19 | pata_hpt3x2n: check channel enable bits | Sergey Shtylyov | 1 | -1/+8 |
| 2022-02-19 | ata: libata: make ata_host_suspend() *void* | Sergey Shtylyov | 15 | -52/+38 |
| 2022-02-08 | ata: libata-core: Disable TRIM on M88V29 | Zoltán Böszörményi | 1 | -0/+1 |
| 2022-02-08 | ata: sata_fsl: fix sscanf() and sysfs_emit() format strings | Damien Le Moal | 1 | -9/+7 |
| 2022-02-07 | ata: libata-core: Fix ata_dev_config_cpr() | Damien Le Moal | 1 | -8/+6 |
| 2022-02-04 | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage | Anton Lundin | 1 | -0/+10 |
| 2022-02-03 | ata: libata: ata_{sff|std}_prereset() always return 0 | Sergey Shtylyov | 2 | -5/+4 |
| 2022-02-03 | ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235 | Paul Menzel | 1 | -0/+2 |
| 2022-02-02 | ata: libata-acpi: kill ata_acpi_on_suspend() | Sergey Shtylyov | 3 | -29/+1 |
| 2022-01-31 | ata: libata-scsi: Simplify scsi_XX_lba_len() | Damien Le Moal | 1 | -34/+6 |
| 2022-01-31 | ata: libata-scsi: Simplify ata_scsi_mode_select_xlat() | Damien Le Moal | 1 | -3/+3 |
| 2022-01-31 | ata: libata-scsi: Cleanup ata_get_xlat_func() | Damien Le Moal | 1 | -1/+0 |
| 2022-01-31 | ata: pata_pdc202xx_old: make static read-only array pio_timing const | Colin Ian King | 1 | -1/+1 |
| 2022-01-31 | ata: pata_atiixp: make static read-only arrays const | Colin Ian King | 1 | -2/+2 |
| 2022-01-31 | ata: pata_platform: Make use of platform_get_mem_or_io() | Lad Prabhakar | 1 | -12/+6 |
| 2022-01-27 | ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe() | Zhou Qingyang | 1 | -0/+2 |
| 2022-01-21 | ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop() | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: pata_ali: remove redundant return statement | Colin Ian King | 1 | -1/+1 |
| 2022-01-14 | ata: ahci: Add support for AMD A85 FCH (Hudson D4) | Paul Menzel | 1 | -0/+9 |
| 2022-01-14 | ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY | Paul Menzel | 2 | -2/+2 |
| 2022-01-14 | ata: libata-scsi: simplify __ata_scsi_queuecmd() | Wenchao Hao | 1 | -24/+21 |
| 2022-01-14 | ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt | Lad Prabhakar | 1 | -3/+12 |
| 2022-01-14 | ata: pata_samsung_cf: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: pata_pxa: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: pata_imx: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: pata_ftide010: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: pata_cs5535: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: pata_octeon_cf: remove redundant val variable | Minghao Chi | 1 | -5/+1 |
| 2022-01-14 | ata: fix read_id() ata port operation interface | Damien Le Moal | 6 | -22/+21 |
| 2022-01-14 | ata: ahci_xgene: use correct type for port mmio address | Damien Le Moal | 1 | -3/+3 |
| 2022-01-14 | ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions | Damien Le Moal | 1 | -10/+10 |
| 2022-01-14 | ata: sata_fsl: fix scsi host initialization | Damien Le Moal | 1 | -2/+1 |
| 2022-01-14 | ata: pata_bk3710: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: ahci_seattle: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: ahci_xgene: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: ahci_tegra: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: ahci_sunxi: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: ahci_mvebu: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-14 | ata: ahci_mtk: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-05 | ata: ahci_dm816: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-05 | ata: ahci_da850: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-05 | ata: ahci_brcm: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-05 | ata: sata_fsl: add compile test support | Damien Le Moal | 1 | -1/+1 |
| 2022-01-05 | ata: sata_dwc_460ex: Remove debug compile options | Hannes Reinecke | 2 | -20/+0 |
| 2022-01-05 | ata: sata_dwc_460ex: remove 'check_status' argument | Hannes Reinecke | 1 | -16/+13 |
| 2022-01-05 | ata: sata_dwc_460ex: drop DEBUG_NCQ | Hannes Reinecke | 1 | -28/+0 |
| 2022-01-05 | ata: libata-scsi: rework ata_dump_status to avoid using pr_cont() | Hannes Reinecke | 1 | -28/+23 |
| 2022-01-05 | ata: pata_hpt366: convert pr_warn() calls | Hannes Reinecke | 1 | -4/+1 |
| 2022-01-05 | ata: sata_gemini: convert pr_err() calls | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_hpt3x2n: convert pr_XXX() calls | Hannes Reinecke | 1 | -7/+5 |
| 2022-01-05 | ata: pata_octeon_cf: Replace pr_XXX() calls with structured logging | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_hpt37x: convert pr_XXX() calls | Hannes Reinecke | 1 | -10/+10 |
| 2022-01-05 | ata: sata_mv: convert remaining printk() to structured logging | Hannes Reinecke | 1 | -14/+16 |
| 2022-01-05 | ata: sata_sx4: convert printk() calls | Hannes Reinecke | 1 | -4/+5 |
| 2022-01-05 | ata: pata_sil680: convert printk() calls | Hannes Reinecke | 1 | -4/+4 |
| 2022-01-05 | ata: pata_serverworks: convert printk() calls | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_rz1000: convert printk() calls | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_marvell: convert printk() calls | Hannes Reinecke | 1 | -7/+2 |
| 2022-01-05 | ata: pata_it821x: convert printk() calls | Hannes Reinecke | 1 | -19/+24 |
| 2022-01-05 | ata: pata_cypress: convert printk() calls | Hannes Reinecke | 1 | -1/+1 |
| 2022-01-05 | ata: pata_cs5536: convert printk() calls | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_cs5520: convert printk() calls | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_cmd64x: convert printk() calls | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: pata_cmd640: convert printk() calls | Hannes Reinecke | 1 | -1/+1 |
| 2022-01-05 | ata: pata_atp867x: convert printk() calls | Hannes Reinecke | 1 | -55/+50 |
| 2022-01-05 | ata: libata: remove debug compilation switches | Hannes Reinecke | 3 | -3/+0 |
| 2022-01-05 | ata: libata: drop ata_msg_drv() | Hannes Reinecke | 2 | -15/+7 |
| 2022-01-05 | ata: libata: drop ata_msg_info() | Hannes Reinecke | 1 | -7/+3 |
| 2022-01-05 | ata: libata: drop ata_msg_probe() | Hannes Reinecke | 3 | -33/+14 |
| 2022-01-05 | ata: libata: drop ata_msg_warn() | Hannes Reinecke | 1 | -11/+8 |
| 2022-01-05 | ata: libata: drop ata_msg_malloc() | Hannes Reinecke | 1 | -1/+1 |
| 2022-01-05 | ata: libata: drop ata_msg_ctl() | Hannes Reinecke | 1 | -5/+2 |
| 2022-01-05 | ata: libata: drop ata_msg_error() and ata_msg_intr() | Hannes Reinecke | 1 | -3/+3 |
| 2022-01-05 | ata: sata_sx4: add module parameter 'dimm_test' | Hannes Reinecke | 1 | -20/+14 |
| 2022-01-05 | ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones | Hannes Reinecke | 1 | -71/+34 |
| 2022-01-05 | ata: sata_sil: Drop pointless VPRINTK() calls | Hannes Reinecke | 1 | -1/+0 |
| 2022-01-05 | ata: sata_fsl: convert VPRINTK() calls to ata_port_dbg() | Hannes Reinecke | 1 | -47/+33 |
| 2022-01-05 | ata: sata_nv: drop pointless VPRINTK() calls and convert remaining ones | Hannes Reinecke | 1 | -24/+14 |
| 2022-01-05 | ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one | Hannes Reinecke | 1 | -6/+1 |
| 2022-01-05 | ata: sata_inic162x: Drop pointless VPRINTK() calls | Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: sata_rcar: Drop pointless VPRINTK() calls | Hannes Reinecke | 1 | -16/+1 |
| 2022-01-05 | ata: sata_qstor: Drop pointless VPRINTK() calls | Hannes Reinecke | 1 | -11/+0 |
| 2022-01-05 | ata: sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones | Hannes Reinecke | 1 | -23/+8 |
| 2022-01-05 | ata: pata_via: Drop pointless VPRINTK() calls | Hannes Reinecke | 1 | -12/+0 |
| 2022-01-05 | ata: pata_octeon_cf: Drop pointless VPRINTK() calls and convert the remaining... | Hannes Reinecke | 1 | -21/+1 |
| 2022-01-05 | ata: pdc_adma: Drop pointless VPRINTK() calls and remove disabled NCQ debugging | Hannes Reinecke | 1 | -29/+2 |
| 2022-01-05 | ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones | Hannes Reinecke | 3 | -21/+5 |
| 2022-01-05 | ata: libata: remove pointless VPRINTK() calls | Hannes Reinecke | 5 | -52/+0 |
| 2022-01-05 | ata: pata_pdc2027x: Replace PDPRINTK() with standard ata logging | Hannes Reinecke | 1 | -43/+28 |
| 2022-01-05 | ata: sata_qstor: replace DPRINTK() with dev_dbg() | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-05 | ata: sata_rcar: replace DPRINTK() with ata_port_dbg() | Hannes Reinecke | 1 | -1/+1 |
| 2022-01-05 | ata: sata_fsl: move DPRINTK to ata debugging | Hannes Reinecke | 1 | -44/+39 |
| 2022-01-05 | ata: pdc_adma: Remove DPRINTK call | Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: pata_octeon_cf: remove DPRINTK() macro in interrupt context | Hannes Reinecke | 1 | -2/+0 |
| 2022-01-05 | ata: sata_mv: replace DPRINTK with dynamic debugging | Hannes Reinecke | 1 | -38/+38 |
| 2022-01-05 | ata: sata_mv: kill 'port' argument in mv_dump_all_regs() | Hannes Reinecke | 1 | -13/+6 |
| 2022-01-05 | ata: libata: move DPRINTK to ata debugging | Hannes Reinecke | 1 | -9/+6 |
| 2022-01-05 | ata: libata: revamp ata_get_cmd_descript() | Hannes Reinecke | 3 | -17/+11 |
| 2022-01-05 | ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros | Hannes Reinecke | 3 | -86/+29 |
| 2022-01-05 | ata: libata: add tracepoints for ATA error handling | Hannes Reinecke | 3 | -30/+7 |
| 2022-01-05 | ata: libata-scsi: drop DPRINTK calls for cdb translation | Hannes Reinecke | 1 | -19/+1 |
| 2022-01-05 | ata: libata-sff: tracepoints for HSM state machine | Hannes Reinecke | 2 | -13/+36 |
| 2022-01-05 | ata: libata: tracepoints for bus-master DMA | Hannes Reinecke | 11 | -97/+76 |
| 2022-01-04 | ata: libata: add qc_prep tracepoint | Hannes Reinecke | 1 | -0/+1 |
| 2022-01-04 | ata: libata: add reset tracepoints | Hannes Reinecke | 10 | -57/+19 |
| 2022-01-04 | ata: libata: sanitize ATA_HORKAGE_DUMP_ID | Hannes Reinecke | 1 | -2/+2 |
| 2022-01-04 | ata: libata: move ata_dump_id() to dynamic debugging | Hannes Reinecke | 1 | -27/+9 |
| 2022-01-04 | ata: libata: Add ata_port_classify() helper | Hannes Reinecke | 7 | -21/+40 |
| 2022-01-04 | ata: libata: whitespace cleanup | Hannes Reinecke | 2 | -10/+10 |
| 2022-01-04 | ata: libata: remove pointless debugging messages | Hannes Reinecke | 7 | -29/+0 |