index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Lines
2023-06-01
ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
Niklas Cassel
-2
/
+15
2023-05-31
scsi: ata: libata-scsi: Fix ata_msense_control kdoc comment
Damien Le Moal
-0
/
+1
2023-05-30
ata: libata-scsi: Use correct device no in ata_find_dev()
Damien Le Moal
-8
/
+26
2023-05-22
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
-3
/
+282
2023-05-22
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
-5
/
+45
2023-05-22
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
-29
/
+189
2023-05-22
scsi: ata: libata-scsi: Add support for CDL pages mode sense
Damien Le Moal
-22
/
+128
2023-05-22
scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()
Damien Le Moal
-4
/
+26
2023-05-22
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
-10
/
+59
2023-05-22
scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITION
Niklas Cassel
-9
/
+16
2023-05-22
scsi: ata: libata-scsi: Remove unnecessary !cmd checks
Niklas Cassel
-6
/
+0
2023-05-16
ata: pata_parport: Fix on26 module code indentation and style
Damien Le Moal
-197
/
+217
2023-05-16
ata: pata_parport: Fix on20 module code indentation and style
Damien Le Moal
-67
/
+82
2023-05-16
ata: pata_parport: Fix ktti module code indentation and style
Damien Le Moal
-45
/
+40
2023-05-16
ata: pata_parport: Fix kbic module code indentation and style
Damien Le Moal
-152
/
+162
2023-05-16
ata: pata_parport: Fix friq module code indentation and style
Damien Le Moal
-142
/
+150
2023-05-16
ata: pata_parport: Fix fit3 module code indentation and style
Damien Le Moal
-102
/
+104
2023-05-16
ata: pata_parport: Fix fit2 module code indentation and style
Damien Le Moal
-67
/
+64
2023-05-16
ata: pata_parport: Fix epia module code indentation and style
Damien Le Moal
-212
/
+230
2023-05-16
ata: pata_parport: Fix epat module code indentation and style
Damien Le Moal
-142
/
+178
2023-05-16
ata: pata_parport: Fix dstr module code indentation and style
Damien Le Moal
-131
/
+154
2023-05-16
ata: pata_parport: Fix comm module code indentation and style
Damien Le Moal
-116
/
+122
2023-05-16
ata: pata_parport: Fix bpck6 module code indentation and style
Damien Le Moal
-32
/
+35
2023-05-16
ata: pata_parport: Fix aten module code indentation and style
Damien Le Moal
-50
/
+53
2023-05-16
ata: pata_parport: Fix frpw module code indentation and style
Damien Le Moal
-154
/
+168
2023-05-16
ata: pata_parport: Fix bpck module code indentation and style
Damien Le Moal
-200
/
+266
2023-05-16
ata: libata-core: Simplify if condition in ata_dev_revalidate()
Yahu Gao
-5
/
+1
2023-05-15
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
-24
/
+22
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+2
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-122
/
+122
2023-04-26
Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-1438
/
+702
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-0
/
+2
2023-04-06
pata: ixp4xx: Add explicit include for of.h
Rob Herring
-0
/
+1
2023-04-06
ata: pata_macio: Add explicit include of irqdomain.h
Rob Herring
-0
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
-13
/
+17
2023-03-28
ata: pata_parport-bpck6: Declare mode_map as static
Damien Le Moal
-2
/
+2
2023-03-28
ata: pata_parport-bpck6: Remove dependency on 64BIT
Damien Le Moal
-1
/
+1
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
-1
/
+1
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
-122
/
+122
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
-4
/
+2
2023-03-23
ata: pata_parport-bpck6: reduce indents in bpck6_open
Ondrej Zary
-23
/
+25
2023-03-23
ata: pata_parport-bpck6: delete ppc6lnx.c
Ondrej Zary
-18
/
+0
2023-03-23
ata: pata_parport-bpck6: move defines and mode_map to bpck6.c
Ondrej Zary
-54
/
+44
2023-03-23
ata: pata_parport-bpck6: move ppc6_wr_data_byte to bpck6.c and rename
Ondrej Zary
-41
/
+27
2023-03-23
ata: pata_parport-bpck6: move ppc6_rd_data_byte to bpck6.c and rename
Ondrej Zary
-63
/
+36
2023-03-23
ata: pata_parport-bpck6: move ppc6_send_cmd to bpck6.c and rename
Ondrej Zary
-44
/
+33
2023-03-23
ata: pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
Ondrej Zary
-21
/
+17
2023-03-23
ata: pata_parport-bpck6: merge ppc6_select into bpck6_open
Ondrej Zary
-79
/
+55
2023-03-23
ata: pata_parport-bpck6: move ppc6_open to bpck6.c and rename
Ondrej Zary
-30
/
+21
2023-03-23
ata: pata_parport-bpck6: move ppc6_wr_extout to bpck6.c and rename
Ondrej Zary
-12
/
+8
[prev]
[next]