index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
3
-13
/
+18
|
\
|
*
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-18
1
-6
/
+5
|
*
ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...
Ye Bin
2020-06-04
1
-3
/
+6
|
*
sata_rcar: handle pm_runtime_get_sync failure cases
Navid Emamdoost
2020-06-04
1
-4
/
+7
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
|
/
*
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-19
/
+11
|
\
|
*
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-04-22
1
-1
/
+1
|
*
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-22
1
-18
/
+10
*
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
1
-1
/
+1
|
\
\
|
*
|
ata: libata-core: fix a doc warning
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
*
|
|
ata: sata_inic162x fix a spelling issue
John Oldman
2020-04-23
1
-1
/
+1
|
|
/
|
/
|
*
|
ahci: Add Intel Comet Lake PCH-U PCI ID
Kai-Heng Feng
2020-04-16
1
-0
/
+1
|
/
*
ahci: Add Intel Comet Lake PCH RAID PCI ID
Jian-Hong Pan
2020-04-09
1
-0
/
+1
*
ata: ahci: Add sysfs attribute to show remapped NVMe device count
Kai-Heng Feng
2020-04-07
2
-4
/
+25
*
ata: ahci-imx: remove redundant assignment to ret
Colin Ian King
2020-04-07
1
-1
/
+1
*
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...
Kai-Heng Feng
2020-04-07
1
-0
/
+1
*
ata: make "libata.force" kernel parameter optional
Bartlomiej Zolnierkiewicz
2020-03-26
3
-2
/
+40
*
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
2
-131
/
+131
*
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
2020-03-26
2
-74
/
+75
*
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
3
-221
/
+233
*
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
2020-03-26
3
-300
/
+301
*
ata: move sata_deb_timing_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
2
-8
/
+8
*
ata: move ata_qc_complete_multiple() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
2
-59
/
+59
*
ata: move sata_link_hardreset() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
3
-121
/
+114
*
ata: move sata_link_{debounce,resume}() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
2
-138
/
+138
*
ata: move *sata_set_spd*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
3
-81
/
+88
*
ata: move sata_scr_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
2
-109
/
+109
*
ata: start separating SATA specific code from libata-core.c
Bartlomiej Zolnierkiewicz
2020-03-26
3
-245
/
+259
*
ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts
Bartlomiej Zolnierkiewicz
2020-03-26
1
-1
/
+2
*
ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
Bartlomiej Zolnierkiewicz
2020-03-26
1
-0
/
+2
*
ata: separate PATA timings code from libata-core.c
Bartlomiej Zolnierkiewicz
2020-03-26
4
-181
/
+216
*
ata: fix CodingStyle issues in PATA timings code
Bartlomiej Zolnierkiewicz
2020-03-26
1
-15
/
+27
*
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
2020-03-26
3
-10
/
+0
*
ata: move EXPORT_SYMBOL_GPL()s close to exported code
Bartlomiej Zolnierkiewicz
2020-03-26
3
-127
/
+109
*
ata: optimize ata_scsi_rbuf[] size
Bartlomiej Zolnierkiewicz
2020-03-26
1
-1
/
+1
*
ata: optimize struct ata_force_param size
Bartlomiej Zolnierkiewicz
2020-03-26
1
-3
/
+3
*
ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
Bartlomiej Zolnierkiewicz
2020-03-26
1
-1
/
+2
*
ata: simplify ata_scsiop_inq_89()
Bartlomiej Zolnierkiewicz
2020-03-26
1
-11
/
+7
*
sata_promise: use ata_cable_sata()
Bartlomiej Zolnierkiewicz
2020-03-26
1
-7
/
+1
*
ata: make SATA_PMP option selectable only if any SATA host driver is enabled
Bartlomiej Zolnierkiewicz
2020-03-26
1
-0
/
+40
*
ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
Bartlomiej Zolnierkiewicz
2020-03-26
1
-1
/
+7
*
ata: remove stale maintainership information from core code
Bartlomiej Zolnierkiewicz
2020-03-26
4
-16
/
+0
*
ahci: Add Intel Comet Lake PCH-V PCI ID
Mika Westerberg
2020-03-25
1
-0
/
+1
*
ahci: Add Intel Comet Lake PCH-H PCI ID
Mika Westerberg
2020-03-25
1
-0
/
+1
*
libata: Assign OF node to the SCSI device
Linus Walleij
2020-03-25
1
-0
/
+30
*
libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
John Garry
2020-03-25
1
-6
/
+3
*
ahci: Add Intel Comet Lake H RAID PCI ID
Kai-Heng Feng
2020-03-25
1
-0
/
+1
*
AHCI: Add support for Loongson 7A1000 SATA controller
Tiezhu Yang
2020-03-12
1
-0
/
+7
*
libata: transport: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-5
/
+5
[next]