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.12.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
2008-08-29
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
8
-190
/
+181
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
9
-75
/
+112
2008-08-29
sparc: Propagate SBUS iommu archdata into real of_device objects.
David S. Miller
1
-4
/
+20
2008-08-29
sparc: Kill SBUS DVMA layer.
David S. Miller
6
-217
/
+99
2008-08-29
sparc: Kill videopix SBUS driver.
David S. Miller
6
-1297
/
+0
2008-08-29
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
David S. Miller
4
-1065
/
+0
2008-08-25
hwmon: Add Ultra45 workstation hwmon driver.
David S. Miller
3
-0
/
+328
2008-08-24
Fix oops in acer_wmi driver (acer_wmi_init)
Arjan van de Ven
1
-0
/
+5
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
49
-53
/
+0
2008-08-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-126
/
+96
2008-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-14
/
+25
2008-08-22
[libata] pata_it821x: fix warning
Jeff Garzik
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
6
-11
/
+11
2008-08-22
ahci: sis controllers actually can do PMP
Tejun Heo
1
-3
/
+3
2008-08-22
pata_via: clean up recent tf_load changes
Tejun Heo
1
-48
/
+11
2008-08-22
libata: restore SControl on detach
Tejun Heo
1
-5
/
+5
2008-08-22
libata: use ata_link_printk() when printing SError
Tejun Heo
1
-1
/
+1
2008-08-22
libata: always do follow-up SRST if hardreset returned -EAGAIN
Tejun Heo
1
-14
/
+6
2008-08-22
libata: fix EH action overwriting in ata_eh_reset()
Tejun Heo
1
-2
/
+2
2008-08-22
sata_mv: add the Gen IIE flag to the SoC devices.
Saeed Bishara
1
-1
/
+2
2008-08-22
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+8
2008-08-22
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-08-22
sata_mv: don't issue two DMA commands concurrently
Tejun Heo
1
-24
/
+10
2008-08-22
libata: implement no[hs]rst force params
Tejun Heo
2
-16
/
+34
2008-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
9
-31
/
+248
2008-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
38
-1032
/
+191
2008-08-21
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
1
-0
/
+4
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
5
-38
/
+41
2008-08-21
[S390] dasd: fix data size for PSF/PRSSD command
Stefan Weinhuber
1
-1
/
+1
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
1
-8
/
+12
2008-08-21
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
1
-4
/
+0
2008-08-21
[S390] qdio: improve s390 debug feature usage
Jan Glauber
3
-42
/
+40
2008-08-21
[S390] qdio: prevent oopsing if qdio_establish fails
Jan Glauber
1
-1
/
+5
2008-08-21
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
3
-3
/
+4
2008-08-21
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
1
-0
/
+1
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
22
-72
/
+31
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
1
-21
/
+9
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
3
-19
/
+72
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
1
-3
/
+28
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
1
-10
/
+10
2008-08-21
USB: cdc-acm: don't unlock acm->mutex on error path
Alexey Dobriyan
1
-1
/
+1
2008-08-21
MUSB: Fix index register corruption seen with g_ether and Windows host
Anand Gadiyar
1
-0
/
+2
2008-08-21
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
Felipe Balbi
4
-38
/
+12
2008-08-21
usb: musb: get rid of procfs entry
Felipe Balbi
4
-864
/
+11
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
1
-1
/
+1
2008-08-21
USB: cdc-acm: quirk for Conexant CX93010 USB modem
Eric Sandeen
1
-0
/
+3
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
1
-2
/
+7
2008-08-21
usb-serial: option support HSDPA modem A2502
Hiroshi Miura
1
-0
/
+2
2008-08-21
USB: ISP1760: fixed trivial math in comment
Enrico Scholz
1
-1
/
+1
2008-08-21
UIO: generic irq handling for some uio platform devices
Magnus Damm
3
-0
/
+202
[next]