index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
libata: Update the blacklist with a few more devices
Alan Cox
1
-0
/
+4
2007-09-10
libata clear horkage on ata_dev_init()
Tejun Heo
1
-0
/
+1
2007-08-31
libata: implement BROKEN_HPA horkage and apply it to affected drives
Tejun Heo
1
-3
/
+8
2007-08-31
libata-core: Allow translation setting to fail
Alan Cox
1
-0
/
+5
2007-08-23
libata: don't check n_sectors during revalidation if zero
Tejun Heo
1
-1
/
+2
2007-08-23
libata: fix n_sectors failure handling during revalidation
Tejun Heo
1
-0
/
+4
2007-08-15
libata: adjust libata to ignore errors after spinup
Ryan Power
1
-1
/
+1
2007-08-01
libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ
Tejun Heo
1
-0
/
+1
2007-07-20
libata: implement EH fast drain
Tejun Heo
1
-0
/
+3
2007-07-20
libata: improve SCSI scan failure handling
Tejun Heo
1
-1
/
+1
2007-07-20
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
1
-2
/
+4
2007-07-20
libata: improve SATA PHY speed down logic
Tejun Heo
1
-7
/
+22
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-11
/
+10
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-0
/
+3
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
1
-6
/
+8
2007-07-20
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-12
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
1
-7
/
+0
2007-07-12
libata: add another Maxtor drive with broken NCQ to the list
Chuck Ebbert
1
-0
/
+1
2007-07-10
Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist
Prarit Bhargava
1
-0
/
+2
2007-07-10
libata: add FUJITSU MHV2080BH to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-10
libata: clean up horkage handling
Tejun Heo
1
-5
/
+8
2007-07-10
libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
Tejun Heo
1
-0
/
+2
2007-07-10
libata: simplify PCI legacy SFF host handling
Tejun Heo
1
-2
/
+2
2007-07-10
libata-core: convert to use cancel_rearming_delayed_work()
Oleg Nesterov
1
-40
/
+4
2007-07-09
libata: Support chips with 64K PRD quirk
Alan Cox
1
-0
/
+80
2007-07-09
libata: replace ap->cbl tests with ATA_FLAG_SATA tests
Tejun Heo
1
-3
/
+3
2007-07-09
libata: reimplement ACPI invocation
Tejun Heo
1
-10
/
+6
2007-07-09
libata-acpi: implement ata_acpi_associate()
Tejun Heo
1
-0
/
+3
2007-07-03
libata: fix assigned IRQ reporting
Tejun Heo
1
-3
/
+3
2007-07-02
libata: add HTS541616J9SA00 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-02
libata: remove reading alt_status from ata_hsm_qc_complete()
Albert Lee
1
-2
/
+0
2007-06-27
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
1
-6
/
+1
2007-06-27
libata: use PIO for non-16 byte aligned ATAPI commands
Tejun Heo
1
-23
/
+10
2007-06-27
libata: fix ata_dev_disable()
Tejun Heo
1
-2
/
+3
2007-06-27
libata: be less verbose about hpa
Tejun Heo
1
-6
/
+5
2007-06-20
kerneldoc fix in libata
Henrik Kretzschmar
1
-1
/
+1
2007-06-20
libata: more NONCQ devices
Tejun Heo
1
-0
/
+2
2007-06-11
libata: limit post SRST nsect/lbal wait to ~100ms
Tejun Heo
1
-13
/
+19
2007-06-11
libata: force PIO on IOMEGA ZIP 250 ATAPI
Tejun Heo
1
-0
/
+1
2007-06-09
libata: Correct abuse of language
Alan Cox
1
-1
/
+1
2007-06-09
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
1
-0
/
+1
2007-06-09
libata: fix hw_sata_spd_limit initialization
Tejun Heo
1
-1
/
+2
2007-06-09
libata: print device model and firmware revision for ATAPI devices
Albert Lee
1
-8
/
+10
2007-06-09
libata: fix probe time irq printouts
Olof Johansson
1
-0
/
+3
2007-06-09
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
1
-0
/
+2
2007-06-04
libata: always use polling SETXFER
Tejun Heo
1
-9
/
+4
2007-05-28
[libata] Add drive to NCQ blacklist
Jeff Garzik
1
-0
/
+1
2007-05-24
libata: -ENODEV during prereset isn't an error
Tejun Heo
1
-1
/
+1
2007-05-24
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
1
-1
/
+1
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
[next]