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
2009-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
657
-240493
/
+165584
2009-06-20
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-363
/
+205
2009-06-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+5
2009-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
19
-94
/
+102
2009-06-20
fbdev: do not allow VESA modes without compiled-in drivers
Krzysztof Helt
1
-2
/
+4
2009-06-20
convert some DMA_nnBIT_MASK() callers
Andrew Morton
3
-11
/
+12
2009-06-20
char: moxa, prevent opening unavailable ports
Dirk Eibach
1
-1
/
+6
2009-06-20
istallion: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-06-20
dtlk: off by one in {read,write}_tts()
Roel Kluin
1
-3
/
+3
2009-06-20
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
6
-24
/
+9
2009-06-20
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
3
-202
/
+202
2009-06-20
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2
-1
/
+1
2009-06-20
spi_mpc83xx: remove dead code
Anton Vorontsov
1
-17
/
+0
2009-06-20
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
1
-55
/
+60
2009-06-20
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
1
-6
/
+6
2009-06-20
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
1
-1
/
+3
2009-06-20
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
1
-5
/
+6
2009-06-20
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
1
-8
/
+6
2009-06-20
gpio: driver for PrimeCell PL061 GPIO controller
Baruch Siach
3
-0
/
+348
2009-06-19
Staging: comedi: fix build errors
Greg Kroah-Hartman
1
-0
/
+1
2009-06-19
Staging: udlfb: update to version 0.2.3
Roberto De Ioris
2
-88
/
+299
2009-06-19
Staging: udlfb: fix some sparse warnings.
Greg Kroah-Hartman
2
-7
/
+7
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.c
Greg Kroah-Hartman
1
-58
/
+38
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.h
Greg Kroah-Hartman
1
-28
/
+22
2009-06-19
Staging: udlfb: add udlfb driver to build
Greg Kroah-Hartman
4
-0
/
+12
2009-06-19
Staging: add udlfb driver
Roberto De Ioris
2
-0
/
+977
2009-06-19
Staging: pata_rdc: remove pointless comments
Greg Kroah-Hartman
1
-73
/
+10
2009-06-19
Staging: pata_rdc: remove DRIVER macros
Greg Kroah-Hartman
1
-12
/
+2
2009-06-19
Staging: pata_rdc: remove dbgprintf macro
Greg Kroah-Hartman
1
-44
/
+38
2009-06-19
Staging: pata_rdc: remove broken flag
Greg Kroah-Hartman
1
-11
/
+0
2009-06-19
Staging: pata_rdc: fix build warnings
Greg Kroah-Hartman
1
-1
/
+1
2009-06-19
Staging: pata_rdc: use PCI_DEVICE
Greg Kroah-Hartman
1
-2
/
+2
2009-06-19
Staging: pata_rdc: remove function prototypes
Greg Kroah-Hartman
2
-453
/
+402
2009-06-19
Staging: pata_rdc: coding style fixes
Greg Kroah-Hartman
2
-1412
/
+1012
2009-06-19
Staging: pata_rdc: convert code to work in 2.6.29
Greg Kroah-Hartman
1
-2
/
+2
2009-06-19
Staging: pata_rdc: add driver to the build system
Greg Kroah-Hartman
4
-0
/
+11
2009-06-19
Staging: add pata_rdc driver
Kevin Huang
2
-0
/
+1640
2009-06-19
Staging: remove obsolete serqt_usb driver
Greg Kroah-Hartman
5
-2674
/
+0
2009-06-19
Staging: serqt_usb2 add the driver to the build
Bill Pemberton
2
-2
/
+3
2009-06-19
Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer
Bill Pemberton
3
-0
/
+1674
2009-06-19
Staging: asus_oled: fix build warnings
Greg Kroah-Hartman
1
-1
/
+1
2009-06-19
Staging: slicoss: fix build warnings
Greg Kroah-Hartman
1
-1
/
+0
2009-06-19
Staging: slicoss: Add missing __devexit_p()
Jean Delvare
1
-1
/
+1
2009-06-19
Staging: altpciechdma: fix build warnings
Greg Kroah-Hartman
1
-5
/
+9
2009-06-19
Staging: altpciechdma: Add missing __devexit_p()
Jean Delvare
1
-1
/
+1
2009-06-19
Staging: heci: fix the problem that file_ext->state should be protected by de...
Dongxiao Xu
3
-6
/
+26
2009-06-19
Staging: heci: do not print error when heci_bh_handler is already on workqueue
Dongxiao Xu
1
-8
/
+4
2009-06-19
Staging: heci: fix setting h_is bit in h_csr register
Dongxiao Xu
4
-4
/
+24
2009-06-19
Staging: heci: fix typos and add wait after disconnect
Dongxiao Xu
3
-2
/
+3
2009-06-19
Staging: heci: fix softirq safe to unsafe spinlock issue
Dongxiao Xu
3
-26
/
+26
[next]