index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sunsab.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
video: udlfb: Kill off some magic constants for EDID sizing.
Paul Mundt
2
-14
/
+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
fbdev: sh_mipi_dsi: use platform provided register layout and values
Guennadi Liakhovetski
1
-5
/
+11
2011-01-05
ARM: mach-shmobile: specify sh7372 MIPI DSI register layout
Guennadi Liakhovetski
1
-0
/
+1
2011-01-05
fbdev: sh_mipi_dsi: support different register layouts
Guennadi Liakhovetski
1
-0
/
+6
2011-01-05
ARM: mach-shmobile: improve MIPI DSI clock configuration
Guennadi Liakhovetski
2
-43
/
+8
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-21
Linux 2.6.37-rc7
v2.6.37-rc7
Linus Torvalds
1
-1
/
+1
2010-12-21
Fix build error in drivers/block/cciss.c
Linus Torvalds
1
-1
/
+1
2010-12-20
Fix btrfs b0rkage
Al Viro
1
-1
/
+1
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
2
-8
/
+22
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
2
-56
/
+0
2010-12-20
s3c-fb: add support for runtime pm
Jingoo Han
1
-4
/
+107
2010-12-19
sched: Remove debugging check
Ingo Molnar
1
-1
/
+0
2010-12-17
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
4
-13
/
+29
2010-12-17
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
1
-0
/
+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
MIPS: Fix build errors in sc-mips.c
Kevin Cernekee
1
-0
/
+4
2010-12-17
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2
-1
/
+5
2010-12-17
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
1
-1
/
+37
2010-12-17
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
3
-3
/
+12
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2
-0
/
+7
[next]