index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
5
-83
/
+741
|
\
|
*
scsi: ata: libata-scsi: Fix ata_msense_control kdoc comment
Damien Le Moal
2023-05-31
1
-0
/
+1
|
*
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
2023-05-22
3
-3
/
+282
|
*
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
2023-05-22
3
-5
/
+45
|
*
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
2023-05-22
3
-29
/
+189
|
*
scsi: ata: libata-scsi: Add support for CDL pages mode sense
Damien Le Moal
2023-05-22
1
-22
/
+128
|
*
scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()
Damien Le Moal
2023-05-22
1
-4
/
+26
|
*
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
2023-05-22
2
-10
/
+59
|
*
scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITION
Niklas Cassel
2023-05-22
1
-9
/
+16
|
*
scsi: ata: libata-scsi: Remove unnecessary !cmd checks
Niklas Cassel
2023-05-22
1
-6
/
+0
*
|
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-30
42
-1915
/
+2141
|
\
\
|
*
|
ata: ahci_octeon: Remove unnecessary include
Damien Le Moal
2023-06-23
1
-1
/
+0
|
*
|
ata: pata_octeon_cf: Add missing header include
Damien Le Moal
2023-06-15
1
-0
/
+1
|
*
|
ata: ahci: Cleanup ahci_reset_controller()
Damien Le Moal
2023-06-14
1
-31
/
+30
|
*
|
ata: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-13
2
-20
/
+14
|
*
|
ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()
Damien Le Moal
2023-06-05
1
-1
/
+1
|
*
|
ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
Damien Le Moal
2023-06-05
1
-3
/
+1
|
*
|
ata: libata-sata: Improve ata_change_queue_depth()
Damien Le Moal
2023-06-05
1
-10
/
+21
|
*
|
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
2023-06-05
1
-9
/
+10
|
*
|
ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
Niklas Cassel
2023-06-01
1
-2
/
+15
|
*
|
ata: pata_parport: Fix on26 module code indentation and style
Damien Le Moal
2023-05-16
1
-197
/
+217
|
*
|
ata: pata_parport: Fix on20 module code indentation and style
Damien Le Moal
2023-05-16
1
-67
/
+82
|
*
|
ata: pata_parport: Fix ktti module code indentation and style
Damien Le Moal
2023-05-16
1
-45
/
+40
|
*
|
ata: pata_parport: Fix kbic module code indentation and style
Damien Le Moal
2023-05-16
1
-152
/
+162
|
*
|
ata: pata_parport: Fix friq module code indentation and style
Damien Le Moal
2023-05-16
1
-142
/
+150
|
*
|
ata: pata_parport: Fix fit3 module code indentation and style
Damien Le Moal
2023-05-16
1
-102
/
+104
|
*
|
ata: pata_parport: Fix fit2 module code indentation and style
Damien Le Moal
2023-05-16
1
-67
/
+64
|
*
|
ata: pata_parport: Fix epia module code indentation and style
Damien Le Moal
2023-05-16
1
-212
/
+230
|
*
|
ata: pata_parport: Fix epat module code indentation and style
Damien Le Moal
2023-05-16
1
-142
/
+178
|
*
|
ata: pata_parport: Fix dstr module code indentation and style
Damien Le Moal
2023-05-16
1
-131
/
+154
|
*
|
ata: pata_parport: Fix comm module code indentation and style
Damien Le Moal
2023-05-16
1
-116
/
+122
|
*
|
ata: pata_parport: Fix bpck6 module code indentation and style
Damien Le Moal
2023-05-16
1
-32
/
+35
|
*
|
ata: pata_parport: Fix aten module code indentation and style
Damien Le Moal
2023-05-16
1
-50
/
+53
|
*
|
ata: pata_parport: Fix frpw module code indentation and style
Damien Le Moal
2023-05-16
1
-154
/
+168
|
*
|
ata: pata_parport: Fix bpck module code indentation and style
Damien Le Moal
2023-05-16
1
-200
/
+266
|
*
|
ata: libata-core: Simplify if condition in ata_dev_revalidate()
Yahu Gao
2023-05-16
1
-5
/
+1
|
*
|
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
2023-05-14
20
-24
/
+22
|
|
/
*
|
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-06-18
3
-3
/
+24
*
|
ata: libata-scsi: Use correct device no in ata_find_dev()
Damien Le Moal
2023-05-30
1
-8
/
+26
|
/
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-4
/
+2
|
\
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-13
/
+17
|
|
\
|
*
|
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-4
/
+2
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-27
108
-122
/
+122
|
\
\
\
|
*
|
|
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-25
108
-122
/
+122
|
|
/
/
*
|
|
Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-04-26
23
-1438
/
+702
|
\
\
\
|
*
|
|
ata: pata_parport-bpck6: Declare mode_map as static
Damien Le Moal
2023-03-28
1
-2
/
+2
|
*
|
|
ata: pata_parport-bpck6: Remove dependency on 64BIT
Damien Le Moal
2023-03-28
1
-1
/
+1
|
*
|
|
ata: pata_parport-bpck6: reduce indents in bpck6_open
Ondrej Zary
2023-03-23
1
-23
/
+25
|
*
|
|
ata: pata_parport-bpck6: delete ppc6lnx.c
Ondrej Zary
2023-03-23
2
-18
/
+0
|
*
|
|
ata: pata_parport-bpck6: move defines and mode_map to bpck6.c
Ondrej Zary
2023-03-23
2
-54
/
+44
[next]