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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
3
-7
/
+29
*
The SATA controller device ID is different according to
su henry
2007-07-20
1
-1
/
+4
*
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
2007-07-20
1
-31
/
+37
*
ahci: make NO_NCQ handling more consistent
Tejun Heo
2007-07-20
1
-2
/
+8
*
libata: make ->scr_read/write callbacks return error code
Tejun Heo
2007-07-20
15
-136
/
+191
*
libata: implement AC_ERR_NCQ
Tejun Heo
2007-07-20
2
-3
/
+5
*
libata: improve EH report formatting
Tejun Heo
2007-07-20
7
-35
/
+98
*
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
2007-07-20
1
-3
/
+10
*
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
2007-07-20
1
-20
/
+56
*
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
2007-07-20
1
-9
/
+14
*
ahci: separate out ahci_do_softreset()
Tejun Heo
2007-07-20
1
-4
/
+10
*
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
2007-07-20
1
-21
/
+33
*
ahci: separate out ahci_kick_engine()
Tejun Heo
2007-07-20
1
-33
/
+36
*
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
2007-07-20
1
-1
/
+7
*
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
2007-07-20
5
-15
/
+16
*
[libata] Fix reported task file values in sense data
Petr Vandrovec
2007-07-20
2
-0
/
+4
*
Correct comment in libata-sff.c
Dave Jones
2007-07-20
1
-1
/
+1
*
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
2007-07-20
1
-11
/
+16
*
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
2007-07-20
1
-8
/
+8
*
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
2007-07-20
1
-0
/
+1
*
pata_platform: Fix NULL pointer dereference
Magnus Damm
2007-07-20
1
-2
/
+3
*
[libata] sata_mv: minor cleanups
Jeff Garzik
2007-07-20
1
-24
/
+38
*
[libata] sata_mv: Micro-optimization and cleanups
Jeff Garzik
2007-07-20
1
-34
/
+31
*
Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...
Linus Torvalds
2007-07-19
165
-268
/
+247
|
\
|
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
165
-268
/
+247
*
|
fallout from kbuild changes
Al Viro
2007-07-19
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-07-19
53
-599
/
+473
|
\
|
*
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
2007-07-20
2
-5
/
+17
|
*
ide: remove stale changelog from setup-pci.c
Bartlomiej Zolnierkiewicz
2007-07-20
1
-6
/
+0
|
*
ide: remove stale changelog/comments/TODO from ide.c
Bartlomiej Zolnierkiewicz
2007-07-20
1
-78
/
+0
|
*
ide-cris: handle PIO auto-tuning in tune_cris_ide()
Bartlomiej Zolnierkiewicz
2007-07-20
1
-0
/
+2
|
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
43
-8
/
+99
|
*
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
7
-39
/
+45
|
*
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
37
-53
/
+43
|
*
ide: ide_find_best_pio_mode() fixes (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
1
-6
/
+4
|
*
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
9
-56
/
+74
|
*
sc1200: remove stale Power Management code
Bartlomiej Zolnierkiewicz
2007-07-20
1
-37
/
+2
|
*
ide: ide_start_power_step() fix WRT disabling DMA
Bartlomiej Zolnierkiewicz
2007-07-20
1
-2
/
+3
|
*
serverworks: fix DMA
Bartlomiej Zolnierkiewicz
2007-07-20
1
-6
/
+2
|
*
serverworks: always tune PIO
Bartlomiej Zolnierkiewicz
2007-07-20
1
-40
/
+36
|
*
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
35
-94
/
+25
|
*
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
2007-07-20
3
-10
/
+13
|
*
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
2007-07-20
4
-11
/
+12
|
*
siimage: PIO mode setup fixes (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
1
-98
/
+39
|
*
atiixp: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
2007-07-20
1
-13
/
+19
|
*
ide: Stop mapping ROMs
Alan Cox
2007-07-20
5
-38
/
+2
|
*
IDE: Remove references to dead ETRAX-related variables.
Robert P. J. Day
2007-07-20
1
-6
/
+0
|
*
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
2007-07-20
2
-0
/
+2
|
*
scc_pata.c: Workaround for errata A308 (take 2)
Kou Ishizaki
2007-07-20
1
-13
/
+54
|
*
scc_pata: Use inline function for eieio
Kumar Gala
2007-07-20
1
-2
/
+2
[next]