index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-23
pata_mpc52xx: remove un-needed assignment
Alan Cox
1
-1
/
+1
2008-01-23
libata: fix off-by-one in error categorization
Tejun Heo
1
-7
/
+6
2008-01-23
ahci: factor out AHCI enabling and enable AHCI before reading CAP
Tejun Heo
1
-7
/
+20
2008-01-23
ata_piix: implement SIDPR SCR access
Tejun Heo
1
-4
/
+247
2008-01-23
ata_piix: convert to prepare - activate initialization
Tejun Heo
1
-42
/
+37
2008-01-23
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2
-84
/
+104
2008-01-23
[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
akpm@linux-foundation.org
1
-1
/
+1
2008-01-23
pata_legacy: resychronize with upstream changes and resubmit
Alan Cox
1
-145
/
+605
2008-01-23
[libata] pata_legacy: typo fix
Andrew Morton
1
-1
/
+1
2008-01-23
[libata] pata_winbond: update for new ->data_xfer hook
Andrew Morton
1
-2
/
+2
2008-01-23
pata_pcmcia: convert to new data_xfer prototype
Tejun Heo
1
-8
/
+11
2008-01-23
libata annotations and fixes
Al Viro
7
-19
/
+20
2008-01-23
libata: use dev_driver_string() instead of "libata" in libata-sff.c
Tejun Heo
1
-5
/
+7
2008-01-23
ata_piix: kill unused constants and flags
Tejun Heo
1
-20
/
+7
2008-01-23
libata: make ata_port_queue_task() an internal function
Jeff Garzik
1
-13
/
+11
2008-01-23
pata_pcmcia: Minor cleanups and support for dual channel cards
Alan Cox
1
-14
/
+17
2008-01-23
libata/pata_it821x: Improve handling of poorly compatible emulations
Alan Cox
2
-18
/
+53
2008-01-23
pata_pcmcia: Add support for dumb 8bit IDE emulations
Alan Cox
1
-1
/
+70
2008-01-23
libata: make qc->nbytes include extra buffers
Tejun Heo
1
-4
/
+10
2008-01-23
libata: convert to chained sg
Tejun Heo
13
-156
/
+179
2008-01-23
libata: change ATA_QCFLAG_DMAMAP semantics
Tejun Heo
1
-8
/
+7
2008-01-23
libata: kill non-sg DMA interface
Tejun Heo
1
-133
/
+15
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
7
-97
/
+127
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
10
-45
/
+42
2008-01-23
libata: zero xfer length on ATAPI data xfer IRQ is HSM violation
Albert Lee
1
-2
/
+5
2008-01-23
libata: make atapi_request_sense() use sg
Tejun Heo
1
-1
/
+3
2008-01-23
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
Tejun Heo
1
-1
/
+1
2008-01-23
pata_hpt37x: checkpatch fixes
Andrew Morton
1
-3
/
+4
2008-01-23
drivers/ata/libata-eh.c: fix printk warning
Andrew Morton
1
-1
/
+2
2008-01-23
pata_amd: update mode selection for NV PATAs
Tejun Heo
1
-36
/
+93
2008-01-23
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
3
-27
/
+20
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
3
-53
/
+74
2008-01-23
libata: fix ata_acpi_gtm_xfermask()
Tejun Heo
1
-21
/
+21
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
2
-55
/
+89
2008-01-23
ata_piix: separate controller IDs into separate enum
Tejun Heo
1
-16
/
+18
2008-01-23
sata_promise: make pdc_atapi_pkt() use values from qc->tf
Tejun Heo
1
-21
/
+13
2008-01-23
libata: add ATA_CBL_PATA_IGN
Tejun Heo
1
-0
/
+13
2008-01-23
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
1
-14
/
+15
2008-01-23
libata: kill ata_id_to_dma_mode()
Tejun Heo
2
-44
/
+16
2008-01-23
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
1
-42
/
+40
2008-01-23
libata: export xfermode / PATA timing related functions
Tejun Heo
1
-14
/
+19
2008-01-23
ata_generic: unindent loop in generic_set_mode()
Tejun Heo
1
-15
/
+16
2008-01-23
[libata] Build fix WRT ata_is_xxx() new API introduction
Jeff Garzik
1
-1
/
+1
2008-01-23
libata: implement fast speed down for unverified data transfer mode
Tejun Heo
1
-14
/
+83
2008-01-23
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2
-2
/
+50
2008-01-23
libata: adjust speed down rules
Tejun Heo
1
-6
/
+6
2008-01-23
libata: clean up EH speed down implementation
Tejun Heo
1
-44
/
+73
2008-01-23
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
3
-26
/
+26
2008-01-23
libata: factor out ata_eh_schedule_probe()
Tejun Heo
1
-17
/
+21
2008-01-23
libata: implement protocol tests
Tejun Heo
5
-57
/
+17
[prev]
[next]