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
2011-01-06
Merge branch 'fbdev/udlfb'
Paul Mundt
9
-365
/
+64
2011-01-06
video: udlfb: Kill off special printk wrappers, use pr_fmt().
Paul Mundt
1
-37
/
+39
2011-01-06
video: udlfb: Kill off some magic constants for EDID sizing.
Paul Mundt
1
-8
/
+7
2011-01-06
video: udlfb: deifdefify (yes, that's a word).
Paul Mundt
1
-39
/
+2
2011-01-06
fbdev: modedb: Add a new mode for 864x480 TAAL panels.
Mayuresh Janorkar
1
-0
/
+4
2011-01-06
drivers/video/i810/i810-i2c.c: fix i2c bus handling
Stefani Seibold
1
-4
/
+8
2011-01-06
video: Fix the HGA framebuffer driver
Brent Cook
2
-25
/
+11
2011-01-06
drivers/video/carminefb.c: improve error handling
Julia Lawall
1
-4
/
+2
2011-01-06
video: imxfb: Fix the maximum value for yres
Fabio Estevam
1
-6
/
+3
2011-01-06
fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support
Magnus Damm
1
-11
/
+63
2011-01-05
Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...
Paul Mundt
1
-8
/
+28
2011-01-05
fbdev: sh_mipi_dsi: use platform provided register layout and values
Guennadi Liakhovetski
1
-5
/
+11
2011-01-05
fbdev: sh-mobile: implement MIPI DSI runtime PM support
Guennadi Liakhovetski
1
-3
/
+17
2010-12-22
sisfb: eliminate compiler warnings
Aaro Koskinen
2
-3
/
+3
2010-12-22
sisfb: delete unused register I/O macros
Aaro Koskinen
1
-53
/
+1
2010-12-22
sisfb: replace setSISIDXREG with SiS_SetRegANDOR
Aaro Koskinen
1
-47
/
+47
2010-12-22
sisfb: replace andSISIDXREG with SiS_SetRegAND
Aaro Koskinen
1
-33
/
+33
2010-12-22
sisfb: replace orSISIDXREG with SiS_SetRegOR
Aaro Koskinen
1
-36
/
+36
2010-12-22
sisfb: replace outSISIDXREG with SiS_SetReg
Aaro Koskinen
1
-315
/
+315
2010-12-22
sisfb: replace inSISIDXREG with SiS_GetReg
Aaro Koskinen
1
-128
/
+128
2010-12-22
sisfb: replace outSISREG with SiS_SetRegByte
Aaro Koskinen
1
-10
/
+10
2010-12-22
sisfb: replace inSISREG with SiS_GetRegByte
Aaro Koskinen
1
-9
/
+9
2010-12-22
sisfb: change register I/O functions to use fixed size types
Aaro Koskinen
2
-32
/
+32
2010-12-22
sisfb: remove duplicate function declarations
Aaro Koskinen
3
-25
/
+14
2010-12-22
sisfb: delete HAVE_CONFIG_H checks
Aaro Koskinen
2
-8
/
+0
2010-12-22
sisfb: eliminate unused variable compiler warning
Aaro Koskinen
1
-14
/
+16
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
503
-5309
/
+9379
2010-12-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+4
2010-12-21
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-22
/
+50
2010-12-21
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-363
/
+204
2010-12-20
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2010-12-20
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-21
/
+24
2010-12-20
fbdev: Modify vsync timing calculation in wm8505fb
Alexey Charkov
1
-1
/
+1
2010-12-20
fbdev: Minor cleanup in WM8505-related code
Alexey Charkov
2
-9
/
+3
2010-12-20
s1d13xxxfb: drop unused code
Andres Salomon
1
-50
/
+0
2010-12-20
s3c-fb: add support for runtime pm
Jingoo Han
1
-4
/
+107
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2
-0
/
+28
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-76
/
+8
2010-12-17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
1
-163
/
+100
2010-12-17
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
1
-0
/
+13
2010-12-17
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
1
-2
/
+5
2010-12-17
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
1
-2
/
+8
2010-12-17
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
1
-2
/
+2
2010-12-17
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
1
-136
/
+129
2010-12-17
[media] bttv: remove unneeded locking comments
Brandon Philips
1
-20
/
+0
2010-12-17
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
1
-94
/
+3
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
1
-48
/
+5
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
1
-49
/
+21
[next]