| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 | 1 | -2/+3 |
|\ |
|
| * | powerpc/virtex: fix various format/casting printk mismatches | Grant Likely | 2008-11-14 | 1 | -2/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-30 | 2 | -328/+0 |
|\ \ |
|
| * \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-11-27 | 2 | -328/+0 |
| |\ \ |
|
| | * | | ARM: OMAP: Remove broken LCD driver for SX1 | Tony Lindgren | 2008-11-24 | 2 | -328/+0 |
* | | | | get xenbus_driver ->probe() "recognized" by modpost | Al Viro | 2008-11-30 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-20 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | pxafb: only initialize the smart panel thread when dealing with a smartpanel | Eric Miao | 2008-11-11 | 1 | -0/+3 |
| * | | pxafb: introduce LCD_TYPE_MASK and use it. | Eric Miao | 2008-11-11 | 1 | -1/+1 |
| |/ |
|
* | | drivers/video/backlight/da903x.c: introduce one more missing kfree | Mike Rapoport | 2008-11-19 | 1 | -0/+1 |
* | | cirrusfb: remove unused variables | Vlada Peric | 2008-11-19 | 1 | -2/+1 |
* | | drivers/video/backlight/da903x.c: introduce missing kfree | Julia Lawall | 2008-11-19 | 1 | -0/+1 |
* | | lcd: fix oops if driver only interested in .set_power | Ben Dooks | 2008-11-19 | 1 | -4/+7 |
* | | viafb: fix releasing of /proc/viafb/ subtree | Bruno Prémont | 2008-11-19 | 1 | -8/+9 |
* | | tmiofb: fix compilation with ACCEL disabled | Dmitry Baryshkov | 2008-11-19 | 1 | -3/+7 |
* | | fbdev: clean the penguin's dirty feet | Clemens Ladisch | 2008-11-19 | 1 | -1/+1 |
* | | drivers/video: bad error test before a dereference | Julien Brunel | 2008-11-19 | 1 | -1/+1 |
|/ |
|
* | fbdev: fix fb_compat_ioctl() deadlocks | Geert Uytterhoeven | 2008-11-06 | 1 | -24/+39 |
* | fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs | Anatolij Gustschin | 2008-11-06 | 6 | -0/+1320 |
* | section fixes for cirrusfb | Al Viro | 2008-11-01 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-30 | 1 | -2/+2 |
|\ |
|
| * | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 2008-10-29 | 1 | -2/+2 |
* | | framebuffer compat_ioctl deadlock | Mikulas Patocka | 2008-10-30 | 1 | -2/+2 |
* | | fbcon: don't inline updatescrollmode | Marcin Slusarz | 2008-10-30 | 1 | -1/+1 |
* | | viafb: removed duplicated #include's | Huang Weiyi | 2008-10-30 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-23 | 1 | -1/+4 |
|\ |
|
| * | [ARM] pxa: corgi backlight driver should not select ssp drivers | Russell King | 2008-10-23 | 1 | -1/+0 |
| * | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King | 2008-10-22 | 4 | -74/+116 |
| |\ |
|
| * | | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao | 2008-10-21 | 1 | -1/+5 |
* | | | backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC | Claudio Nieder | 2008-10-21 | 3 | -1/+212 |
* | | | backlight: da903x: Add backlight driver for DA9030/DA9034 | Mike Rapoport | 2008-10-21 | 3 | -0/+209 |
* | | | backlight: add support for Sharp SL-6000 LCD and backlight drivers | Dmitry Baryshkov | 2008-10-21 | 4 | -0/+499 |
| |/
|/| |
|
* | | Remove empty imacfb.c file | Linus Torvalds | 2008-10-20 | 1 | -0/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 | 2 | -3/+13 |
|\ \ |
|
| * | | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 | 1 | -1/+1 |
| * | | video: add sh_mobile_lcdc platform flags | Magnus Damm | 2008-10-20 | 1 | -0/+5 |
| * | | video: remove unused sh_mobile_lcdc platform data | Magnus Damm | 2008-10-20 | 1 | -1/+0 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 94 | -1752/+17942 |
| |\ \
| | |/ |
|
| * | | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 2008-10-01 | 1 | -1/+7 |
* | | | fb: convert lock/unlock_kernel() into local fb mutex | Krzysztof Helt | 2008-10-20 | 1 | -19/+20 |
* | | | fb: push down the BKL in the ioctl handler | Alan Cox | 2008-10-20 | 1 | -55/+86 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 3 | -11/+7 |
|\ \ |
|
| * | | device create: video: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 3 | -11/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-16 | 1 | -15/+2 |
|\ \ \ |
|
| * | | | remove CONFIG_KMOD from drivers | Johannes Berg | 2008-10-17 | 1 | -15/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 | 8 | -19/+44 |
|\ \ \ |
|
| * \ \ | Merge branch 'fixes' into for-linus | Russell King | 2008-10-15 | 12 | -70/+102 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 2 | -2/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 | 8 | -19/+44 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ... | Russell King | 2008-09-05 | 5 | -6/+13 |