index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
2011-01-28
1
-6
/
+18
*
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
2011-01-28
1
-0
/
+1
*
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
2011-01-28
1
-0
/
+2
*
pata_hpt37x: inherit prereset() method for HPT374
Sergei Shtylyov
2011-01-28
1
-3
/
+2
*
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2011-01-28
1
-0
/
+1
*
pata_hpt37x: fold 'if' statement into 'switch'
Sergei Shtylyov
2011-01-28
1
-46
/
+43
*
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
Sergei Shtylyov
2011-01-28
2
-18
/
+16
*
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
Sergei Shtylyov
2011-01-28
2
-6
/
+6
*
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
2011-01-28
1
-1
/
+1
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-3
/
+3
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
4
-18
/
+19
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
2
-3
/
+3
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-10
9
-212
/
+856
|
\
\
\
|
*
|
|
pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.
Nick Bowler
2011-01-07
1
-8
/
+8
|
*
|
|
pata_hpt37x: actually limit HPT370 to UltraDMA/66
Sergei Shtylyov
2011-01-07
1
-5
/
+5
|
*
|
|
pata_hpt3x2n: coding style cleanup
Sergei Shtylyov
2011-01-07
1
-39
/
+47
|
*
|
|
pata_hpt37x: coding style cleanup
Sergei Shtylyov
2011-01-07
1
-81
/
+101
|
*
|
|
pata_hpt366: coding style cleanup
Sergei Shtylyov
2011-01-07
1
-22
/
+29
|
*
|
|
pata_hpt3x2n: calculate average f_CNT
Sergei Shtylyov
2011-01-07
1
-3
/
+14
|
*
|
|
pata_hpt3x2n: clarify about HPT371N support
Sergei Shtylyov
2011-01-07
2
-6
/
+4
|
*
|
|
pata_hpt{37x|3x2n}: SATA mode filtering
Sergei Shtylyov
2011-01-07
2
-22
/
+93
|
*
|
|
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2011-01-05
1
-35
/
+25
|
*
|
|
[libata] new driver acard_ahci, for ATP8620 host controller
David Milburn
2011-01-05
5
-6
/
+545
*
|
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
pata_cs5536: avoid implicit MSR API inclusion on x86-64
Jeff Garzik
2010-12-26
1
-0
/
+2
*
|
|
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
2010-12-24
1
-3
/
+14
*
|
|
libata: no special completion processing for EH commands
Tejun Heo
2010-12-24
1
-9
/
+15
*
|
|
pata_mpc52xx: driver needs BMDMA
Wolfram Sang
2010-12-24
2
-11
/
+11
*
|
|
pata_cs5536: Add support for non-X86_32 platforms
Wu Zhangjin
2010-12-24
2
-7
/
+13
*
|
|
libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()
Tejun Heo
2010-12-24
1
-4
/
+3
|
/
/
*
|
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
2010-11-19
1
-4
/
+5
*
|
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
2010-11-17
1
-12
/
+9
*
|
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
|
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
2010-11-12
1
-2
/
+0
*
|
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
2010-11-12
1
-1
/
+1
*
|
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
2010-11-12
1
-1
/
+4
|
/
*
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
2010-10-29
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
2
-3
/
+3
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-2
/
+2
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
2
-3
/
+3
|
|
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-08-10
18
-207
/
+2638
|
|
\
\
|
*
|
|
fix printk typo 'faild'
Paul Bolle
2010-08-09
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
2010-10-11
1
-1
/
+1
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-21
28
-601
/
+1634
|
\
\
\
\
\
|
*
|
|
|
|
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
2010-10-21
1
-1
/
+1
|
*
|
|
|
|
Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-21
1
-1
/
+1
|
*
|
|
|
|
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2010-10-21
2
-3
/
+16
[next]