index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+17
|
*
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-11
/
+19
|
*
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2008-04-18
3
-14
/
+6
|
*
ide: factor out cable detection from ide_init_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+4
|
*
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+2
|
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
6
-31
/
+5
|
*
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+2
|
*
ide-generic: set hwif->chipset
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+3
|
*
IDE: remove ide=reverse IDE core
Greg Kroah-Hartman
2008-04-18
6
-31
/
+4
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-04-18
12
-172
/
+261
|
\
\
|
*
|
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
8
-54
/
+69
|
*
|
iop-adma: remove the workaround for missed interrupts on iop3xx
Dan Williams
2008-04-17
4
-20
/
+0
|
*
|
async_tx: kill ->device_dependency_added
Dan Williams
2008-04-17
5
-30
/
+0
|
*
|
async_tx: fix multiple dependency submission
Dan Williams
2008-04-17
4
-47
/
+170
|
*
|
fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.
Zhang Wei
2008-04-17
1
-5
/
+21
|
*
|
fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.
Zhang Wei
2008-04-17
2
-18
/
+3
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-18
83
-8801
/
+4787
|
\
\
|
*
|
ata-acpi: don't call _GTF for disabled drive
Shaohua Li
2008-04-17
1
-2
/
+4
|
*
|
sata_mv add temporary 3 second init delay for SiliconImage PMs
Mark Lord
2008-04-17
1
-0
/
+7
|
*
|
sata_mv remove redundant edma init code
Mark Lord
2008-04-17
1
-14
/
+0
|
*
|
sata_mv add basic port multiplier support
Mark Lord
2008-04-17
1
-4
/
+89
|
*
|
sata_mv fix SOC flags, enable NCQ on SOC
Mark Lord
2008-04-17
1
-1
/
+2
|
*
|
sata_mv disable hotplug for now
Mark Lord
2008-04-17
1
-1
/
+5
|
*
|
sata_mv cosmetics
Mark Lord
2008-04-17
1
-13
/
+19
|
*
|
sata_mv hardreset rework
Mark Lord
2008-04-17
1
-138
/
+22
|
*
|
[libata] improve Kconfig help text for new PMP, SFF options
Jeff Garzik
2008-04-17
1
-1
/
+13
|
*
|
libata: make EH fail gracefully if no reset method is available
Tejun Heo
2008-04-17
1
-1
/
+6
|
*
|
libata: Be a bit more slack about early devices
Alan Cox
2008-04-17
1
-10
/
+15
|
*
|
libata: cable logic
Alan Cox
2008-04-17
1
-0
/
+4
|
*
|
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
8
-32
/
+15
|
*
|
libata: kill dead code paths in reset path
Tejun Heo
2008-04-17
3
-23
/
+1
|
*
|
pata_scc: fix build breakage
Stephen Rothwell
2008-04-17
1
-1
/
+1
|
*
|
libata: make PMP support optional
Tejun Heo
2008-04-17
4
-1
/
+52
|
*
|
libata: implement PMP helpers
Tejun Heo
2008-04-17
8
-69
/
+58
|
*
|
libata: separate PMP support code from core code
Tejun Heo
2008-04-17
4
-25
/
+27
|
*
|
libata: make SFF support optional
Tejun Heo
2008-04-17
6
-19
/
+46
|
*
|
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
3
-44
/
+36
|
*
|
libata: clean up dummy port_ops
Tejun Heo
2008-04-17
1
-17
/
+5
|
*
|
libata: kill ata_noop_dev_select()
Tejun Heo
2008-04-17
4
-22
/
+0
|
*
|
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
5
-119
/
+8
|
*
|
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
7
-65
/
+66
|
*
|
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
4
-18
/
+12
|
*
|
libata: add qc_fill_rtf port operation
Tejun Heo
2008-04-17
6
-1
/
+27
|
*
|
libata: unify mechanism to request follow-up SRST
Tejun Heo
2008-04-17
4
-23
/
+8
|
*
|
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
5
-40
/
+7
|
*
|
libata: clear SError after link resume
Tejun Heo
2008-04-17
4
-112
/
+23
|
*
|
libata: implement and use sata_std_hardreset()
Tejun Heo
2008-04-17
6
-37
/
+47
|
*
|
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
6
-61
/
+92
|
*
|
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
Tejun Heo
2008-04-17
1
-2
/
+12
|
*
|
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
2008-04-17
4
-50
/
+114
[prev]
[next]