index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]