index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
Bartlomiej Zolnierkiewicz
1
-57
/
+19
2007-10-19
aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF
Bartlomiej Zolnierkiewicz
1
-9
/
+5
2007-10-19
serverworks: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-31
/
+14
2007-10-19
scc_pata: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-19
pdc202xx_old: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-32
/
+25
2007-10-19
pdc202xx_new: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-59
/
+49
2007-10-19
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-179
/
+127
2007-10-19
cmd64x: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-27
/
+12
2007-10-19
aec62xx: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-25
/
+14
2007-10-19
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
4
-37
/
+34
2007-10-19
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
4
-27
/
+10
2007-10-19
cmd64x: Use dev->revision
Auke Kok
1
-10
/
+4
2007-10-19
amd74xx: Omit PCI_REVISION_ID read
Auke Kok
1
-1
/
+0
2007-10-19
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
31
-177
/
+183
2007-10-19
pdc202xx_old: remove broken SWDMA support
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2007-10-19
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
5
-9
/
+10
2007-10-19
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2
-32
/
+17
2007-10-19
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
33
-86
/
+26
2007-10-19
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
33
-126
/
+101
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
38
-57
/
+38
2007-10-19
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
Bartlomiej Zolnierkiewicz
1
-84
/
+29
2007-10-19
siimage: bump driver version
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-19
ide: Fix cs5535 driver accessing beyond array boundary
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-19
ide: Fix siimage driver accessing beyond array boundary
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-78
/
+1567
2007-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
65
-3
/
+3
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
4
-3918
/
+3954
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-3
/
+25
2007-10-18
I/OAT: Add completion callback for async_tx interface use
Shannon Nelson
1
-0
/
+25
2007-10-18
I/OAT: Tighten descriptor setup performance
Shannon Nelson
2
-84
/
+95
2007-10-18
I/OAT: clean up error handling and some print messages
Shannon Nelson
4
-18
/
+31
2007-10-18
I/OAT: clean up of dca provider start and stop
Shannon Nelson
2
-8
/
+7
2007-10-18
I/OAT: cleanup pci issues
Shannon Nelson
2
-18
/
+10
2007-10-18
IPMI: add 0.9 support
Corey Minyard
1
-13
/
+2
2007-10-18
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-18
IPMI: new NMI handling
Corey Minyard
1
-41
/
+105
2007-10-18
IPMI: add polled interface
Corey Minyard
3
-47
/
+73
2007-10-18
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-10-18
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-18
Replace __attribute_pure__ with __pure
Ralf Baechle
1
-1
/
+1
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
3
-3
/
+3
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
47
-109
/
+117
2007-10-18
Char: rocket, fix signed/unsigned warning
Jiri Slaby
1
-2
/
+2
2007-10-18
Char: rocket, remove potential leak in module_init
Jiri Slaby
1
-14
/
+20
2007-10-18
Char: rocket, remove pci_read_config_dword(CLASS_REVISION)
Jiri Slaby
1
-11
/
+4
2007-10-18
Char: rocket, don't re-set statics to 0
Jiri Slaby
1
-12
/
+0
2007-10-18
Char: rocket, fix dynamic_dev tty
Jiri Slaby
1
-5
/
+9
2007-10-18
Char: rocket, switch sleep_on to completion
Jiri Slaby
2
-10
/
+9
2007-10-18
Char: moxa, remove sleep_on
Jiri Slaby
1
-4
/
+5
2007-10-18
Char: moxa, function names cleanup
Jiri Slaby
1
-31
/
+31
[prev]
[next]