index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-78
/
+1567
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
65
-3
/
+3
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
4
-3918
/
+3954
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-3
/
+25
2007-10-19
I/OAT: Add completion callback for async_tx interface use
Shannon Nelson
1
-0
/
+25
2007-10-19
I/OAT: Tighten descriptor setup performance
Shannon Nelson
2
-84
/
+95
2007-10-19
I/OAT: clean up error handling and some print messages
Shannon Nelson
4
-18
/
+31
2007-10-19
I/OAT: clean up of dca provider start and stop
Shannon Nelson
2
-8
/
+7
2007-10-19
I/OAT: cleanup pci issues
Shannon Nelson
2
-18
/
+10
2007-10-19
IPMI: add 0.9 support
Corey Minyard
1
-13
/
+2
2007-10-19
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-19
IPMI: new NMI handling
Corey Minyard
1
-41
/
+105
2007-10-19
IPMI: add polled interface
Corey Minyard
3
-47
/
+73
2007-10-19
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-10-19
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-19
Replace __attribute_pure__ with __pure
Ralf Baechle
1
-1
/
+1
2007-10-19
sparse pointer use of zero as null
Stephen Hemminger
3
-3
/
+3
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
47
-109
/
+117
2007-10-19
Char: rocket, fix signed/unsigned warning
Jiri Slaby
1
-2
/
+2
2007-10-19
Char: rocket, remove potential leak in module_init
Jiri Slaby
1
-14
/
+20
2007-10-19
Char: rocket, remove pci_read_config_dword(CLASS_REVISION)
Jiri Slaby
1
-11
/
+4
2007-10-19
Char: rocket, don't re-set statics to 0
Jiri Slaby
1
-12
/
+0
2007-10-19
Char: rocket, fix dynamic_dev tty
Jiri Slaby
1
-5
/
+9
2007-10-19
Char: rocket, switch sleep_on to completion
Jiri Slaby
2
-10
/
+9
2007-10-19
Char: moxa, remove sleep_on
Jiri Slaby
1
-4
/
+5
2007-10-19
Char: moxa, function names cleanup
Jiri Slaby
1
-31
/
+31
[prev]
[next]