Age | Commit message (Expand) | Author | Files | Lines |
2008-10-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2008-10-30 | framebuffer compat_ioctl deadlock | Mikulas Patocka | 1 | -2/+2 |
2008-10-30 | fbcon: don't inline updatescrollmode | Marcin Slusarz | 1 | -1/+1 |
2008-10-30 | viafb: removed duplicated #include's | Huang Weiyi | 1 | -3/+0 |
2008-10-29 | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 1 | -2/+2 |
2008-10-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+4 |
2008-10-23 | [ARM] pxa: corgi backlight driver should not select ssp drivers | Russell King | 1 | -1/+0 |
2008-10-22 | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King | 4 | -74/+116 |
2008-10-21 | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao | 1 | -1/+5 |
2008-10-21 | backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC | Claudio Nieder | 3 | -1/+212 |
2008-10-21 | backlight: da903x: Add backlight driver for DA9030/DA9034 | Mike Rapoport | 3 | -0/+209 |
2008-10-21 | backlight: add support for Sharp SL-6000 LCD and backlight drivers | Dmitry Baryshkov | 4 | -0/+499 |
2008-10-20 | Remove empty imacfb.c file | Linus Torvalds | 1 | -0/+0 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -3/+13 |
2008-10-20 | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 1 | -19/+20 |
2008-10-20 | fb: push down the BKL in the ioctl handler | Alan Cox | 1 | -55/+86 |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt | 1 | -1/+1 |
2008-10-20 | video: add sh_mobile_lcdc platform flags | Magnus Damm | 1 | -0/+5 |
2008-10-20 | video: remove unused sh_mobile_lcdc platform data | Magnus Damm | 1 | -1/+0 |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 94 | -1752/+17942 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 3 | -11/+7 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -15/+2 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -19/+44 |
2008-10-16 | fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles | Oleg Nesterov | 1 | -2/+2 |
2008-10-16 | fbdev: add new TMIO framebuffer driver | Dmitry Baryshkov | 3 | -0/+1073 |
2008-10-16 | framebuffer: fix carminefb section mismatch | Randy Dunlap | 1 | -1/+1 |
2008-10-16 | matroxfb: support G200eV chip | Darrick J. Wong | 1 | -0/+9 |
2008-10-16 | fbdev: allow more chip revisions in Epson s1d13... video driver | Kristoffer Ericson | 1 | -4/+19 |
2008-10-16 | fbdev: ignore VESA modes if framebuffer does not support them | Michal Januszewski | 1 | -0/+11 |
2008-10-16 | vgacon: vgacon_scrolldelta simplification | Marcin Slusarz | 1 | -12/+8 |
2008-10-16 | vgacon: optimize scrolling | Marcin Slusarz | 1 | -12/+15 |
2008-10-16 | fbmon: fix EDID parser to detect interlace modes | Jon Dufresne | 1 | -1/+7 |
2008-10-16 | uvesafb: don't treat mode info retrieval failures as errors | Michal Januszewski | 1 | -3/+8 |
2008-10-16 | radeonfb: accelerate imageblit and other improvements | Benjamin Herrenschmidt | 5 | -122/+237 |
2008-10-16 | radeonfb: misc cleanup of engine and dst cache handling | Benjamin Herrenschmidt | 3 | -30/+38 |
2008-10-16 | efifb/imacfb consolidation + hardware support | Peter Jones | 4 | -399/+184 |
2008-10-16 | atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c... | Stanislaw Gruszka | 1 | -0/+7 |
2008-10-16 | cirrusfb: do not change MCLK for Alpine chips | Krzysztof Helt | 1 | -66/+53 |
2008-10-16 | cirrusfb: fix 16bpp modes | Krzysztof Helt | 1 | -5/+2 |
2008-10-16 | cirrusfb: add noaccel module parameter | Krzysztof Helt | 1 | -1/+3 |
2008-10-16 | cirrusfb: drop clock fields from cirrusfb_regs structure | Krzysztof Helt | 1 | -29/+21 |
2008-10-16 | cirrusfb: eliminate CRT registers from global structure | Krzysztof Helt | 1 | -109/+83 |
2008-10-16 | cirrusfb: add __devinit attribute to probing functions | Krzysztof Helt | 1 | -11/+7 |
2008-10-16 | cirrusfb: use modedb and add mode_option parameter | Krzysztof Helt | 1 | -105/+21 |
2008-10-16 | cirrusfb: drop device pointers from cirrusfb_info | Krzysztof Helt | 1 | -14/+6 |
2008-10-16 | cirrusfb: remove 24 bpp mode | Krzysztof Helt | 1 | -5/+2 |
2008-10-16 | cirrusfb: simplify clock calculation | Krzysztof Helt | 1 | -21/+19 |
2008-10-16 | cirrusfb: remove information about memory size during mode change | Krzysztof Helt | 1 | -2/+0 |
2008-10-16 | intelfb: support 945GME (as used in ASUS Eee 901) | Phil Endecott | 4 | -3/+19 |
2008-10-16 | tdfxfb: do not make changes to default tdfx_fix | Krzysztof Helt | 1 | -24/+24 |