index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
1
-0
/
+1
*
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
1
-0
/
+1
*
ata: libata: Rename ata_eh_read_sense_success_ncq_log()
Damien Le Moal
2024-09-07
1
-0
/
+5
*
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-09-07
1
-1
/
+16
*
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
2024-08-29
1
-0
/
+1
*
ata: libata: Remove obsolete function declarations
Gaosheng Cui
2024-08-27
1
-1
/
+0
*
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
2024-07-04
1
-1
/
+0
*
ata: libata: Assign print_id at port allocation time
Niklas Cassel
2024-07-04
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-15
1
-1
/
+2
|
\
|
*
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-12
1
-1
/
+2
*
|
ata: libata-core: Remove ata_exec_internal_sg()
Damien Le Moal
2024-04-13
1
-4
/
+4
|
/
*
ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
Damien Le Moal
2023-10-03
1
-0
/
+2
*
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
2023-09-28
1
-0
/
+2
*
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
1
-0
/
+2
*
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
1
-1
/
+0
*
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
1
-2
/
+0
*
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
2023-05-22
1
-1
/
+1
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
2022-10-17
1
-0
/
+1
*
ata: libata-core: Simplify ata_build_rw_tf()
Damien Le Moal
2022-08-26
1
-3
/
+2
*
ata: libata-core: improve parameter names for ata_dev_set_feature()
Niklas Cassel
2022-08-17
1
-1
/
+1
*
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
2022-06-20
1
-1
/
+1
*
ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
Sergey Shtylyov
2022-06-20
1
-1
/
+1
*
ata: libata-core: make ata_exec_internal_sg() *static*
Sergey Shtylyov
2022-06-17
1
-4
/
+0
*
libata: Improve ATA queued command allocation
John Garry
2022-04-11
1
-13
/
+0
*
ata: libata-acpi: kill ata_acpi_on_suspend()
Sergey Shtylyov
2022-02-02
1
-2
/
+0
*
ata: libata: remove pointless VPRINTK() calls
Hannes Reinecke
2022-01-05
1
-1
/
+0
*
ata: libata: revamp ata_get_cmd_descript()
Hannes Reinecke
2022-01-05
1
-1
/
+1
*
ata: libata: whitespace cleanup
Hannes Reinecke
2022-01-04
1
-1
/
+1
*
ata: make "libata.force" kernel parameter optional
Bartlomiej Zolnierkiewicz
2020-03-26
1
-0
/
+4
*
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
1
-3
/
+16
*
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
2020-03-26
1
-0
/
+2
*
ata: move sata_link_hardreset() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
1
-7
/
+0
*
ata: move *sata_set_spd*() to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
1
-0
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
1
-17
/
+1
*
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-20
1
-2
/
+0
*
libata: add refcounting to ata_host
Taras Kondratiuk
2018-03-13
1
-0
/
+2
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
libata: make ata_port_type const
Bhumika Goyal
2017-10-02
1
-1
/
+1
*
|
libata: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-1
/
+1
|
/
*
libata: move ata_read_log_page to libata-core.c
Christoph Hellwig
2017-06-05
1
-2
/
+2
*
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-02-22
1
-8
/
+0
|
\
|
*
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2017-01-10
1
-7
/
+0
|
*
libata: Make ata_sg_clean() static again
Geert Uytterhoeven
2017-01-06
1
-1
/
+0
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-07
1
-1
/
+0
|
/
*
ata: Enabling ATA Command Priorities
Adam Manzanares
2016-10-19
1
-1
/
+1
*
libata: Implement control mode page to select sense format
Hannes Reinecke
2016-04-04
1
-1
/
+2
*
libata-eh: Set 'information' field for autosense
Hannes Reinecke
2016-04-04
1
-0
/
+3
*
libata: sanitize ata_tf_read_block()
Hannes Reinecke
2016-04-04
1
-1
/
+2
[next]