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-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
-49
/
+49
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
[next]