index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
2010-08-01
3
-51
/
+48
*
ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-08-01
1
-2
/
+1
*
ata_piix: fix locking around SIDPR access
Tejun Heo
2010-08-01
1
-0
/
+8
*
[libata] update blacklist for new hyphenated pattern ranges (v2)
Mark Lord
2010-08-01
1
-10
/
+4
*
libata: allow hyphenated pattern ranges
Mark Lord
2010-08-01
1
-4
/
+12
*
ata_generic: drop hard coded DMA force logic for CENATEK
Tejun Heo
2010-08-01
1
-4
/
+0
*
[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...
Justin P. Mattock
2010-08-01
1
-1
/
+1
*
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
2010-08-01
1
-0
/
+1
*
[libata] Add Samsung PATA controller driver, pata_samsung_cf
Abhilash Kesavan
2010-08-01
3
-0
/
+693
*
[libata] Add 460EX on-chip SATA driver, sata_dwc_460ex
Rupjyoti Sarmah
2010-08-01
3
-0
/
+1766
*
libata: reduce blacklist size even more (v2)
Mark Lord
2010-08-01
1
-10
/
+3
*
libata: reduce blacklist size (v2)
Mark Lord
2010-08-01
1
-54
/
+6
*
libata: glob_match for ata_device_blacklist (v2)
Mark Lord
2010-08-01
1
-21
/
+57
*
ahci_platform: Remove unneeded ahci_driver.probe assignment
Anton Vorontsov
2010-08-01
1
-1
/
+0
*
ahci_platform: Provide for vendor specific init
Jassi Brar
2010-08-01
1
-10
/
+15
*
ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
Tejun Heo
2010-07-01
1
-7
/
+19
*
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
2010-07-01
2
-0
/
+16
*
libahci: Fix bug in storing EM messages
Harry Zhang
2010-07-01
1
-2
/
+3
*
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
2010-06-10
1
-0
/
+10
*
sata_sil24: memset() overflow
Dan Carpenter
2010-06-10
1
-1
/
+1
*
ahci: redo stopping DMA engines on empty ports
Tejun Heo
2010-06-07
1
-18
/
+3
*
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
2010-06-07
1
-6
/
+6
*
sata_via: explain the magic fix
Tejun Heo
2010-06-07
1
-2
/
+16
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-06-03
5
-8
/
+48
|
\
|
*
libata: implement on-demand HPA unlocking
Tejun Heo
2010-06-02
2
-0
/
+30
|
*
libata: use the enlarged capacity after late HPA unlock
Tejun Heo
2010-06-02
1
-3
/
+2
|
*
libata-sff: trivial corrections to Kconfig help text
Stefan Richter
2010-06-02
1
-3
/
+3
|
*
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
2010-06-02
1
-2
/
+0
|
*
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
2010-06-02
1
-0
/
+13
*
|
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
1
-5
/
+5
|
/
*
libata: implement dump_id force param
Tejun Heo
2010-05-25
1
-0
/
+9
*
libata: disable ATAPI AN by default
Tejun Heo
2010-05-25
1
-1
/
+6
*
libata-sff: make BMDMA optional
Tejun Heo
2010-05-25
3
-280
/
+325
*
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
Tejun Heo
2010-05-25
2
-32
/
+0
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
40
-66
/
+159
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
21
-99
/
+151
*
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
6
-36
/
+43
*
sata_mv: drop unncessary EH callback resetting
Tejun Heo
2010-05-25
1
-2
/
+0
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
54
-3866
/
+4144
|
\
|
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-20
53
-3826
/
+4126
|
|
\
|
|
*
libata-sff: separate out BMDMA qc_issue
Tejun Heo
2010-05-19
10
-57
/
+79
|
|
*
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-19
7
-31
/
+35
|
|
*
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
Tejun Heo
2010-05-19
8
-156
/
+154
|
|
*
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
9
-87
/
+100
|
|
*
libata-sff: port_task is SFF specific
Tejun Heo
2010-05-19
5
-91
/
+61
|
|
*
libata-sff: ap->[last_]ctl are SFF specific
Tejun Heo
2010-05-19
2
-2
/
+2
|
|
*
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
Tejun Heo
2010-05-19
2
-4
/
+4
|
|
*
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
Tejun Heo
2010-05-19
3
-6
/
+50
|
|
*
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
26
-165
/
+113
|
|
*
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-19
5
-10
/
+29
[next]