Age | Commit message (Expand) | Author | Files | Lines |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 1 | -1/+1 |
2010-06-30 | drivers/video/nuc900fb.c: fix lcd build error | Wan ZongShun | 1 | -2/+0 |
2010-06-30 | lxfb: fix incorrect __init annotation | Andres Salomon | 1 | -8/+10 |
2010-06-30 | gxfb: fix incorrect __init annotation | Andres Salomon | 1 | -8/+12 |
2010-06-27 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2 | -14/+5 |
2010-06-15 | OMAP: OMAPFB: fix rfbi.c compile error | Tomi Valkeinen | 1 | -2/+3 |
2010-06-15 | OMAPFB: LCDC: change update_mode to DISABLED when going suspend | Janusz Krzysztofik | 1 | -12/+2 |
2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -3/+3 |
2010-06-05 | fbdev: fix frame buffer devices menu | Thadeu Lima de Souza Cascardo | 1 | -3/+3 |
2010-06-05 | fb_defio: redo fix for non-dirty ptes | Albert Herranz | 1 | -1/+11 |
2010-06-05 | Revert "fb_defio: fix for non-dirty ptes" | Albert Herranz | 1 | -32/+8 |
2010-06-04 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+0 |
2010-06-03 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -7/+7 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2 | -4/+0 |
2010-06-03 | of/video: fix build breakage in FB drivers | Anatolij Gustschin | 7 | -7/+7 |
2010-06-03 | Fix colors for Mach64 | Mikulas Patocka | 1 | -3/+6 |
2010-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 31 | -314/+3048 |
2010-05-28 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -1/+1 |
2010-05-27 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 12 | -53/+2506 |
2010-05-27 | fbdev: bf54x-lq043fb: fix unused warnings with backlight code | Mike Frysinger | 1 | -3/+4 |
2010-05-27 | fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code | Mike Frysinger | 1 | -3/+4 |
2010-05-27 | drivers/video/via: use memdup_user | Julia Lawall | 1 | -8/+3 |
2010-05-27 | add support for S3 Trio3D/1X/2X | Ondrej Zary | 1 | -20/+81 |
2010-05-26 | backlight: Add pcf50633 backlight driver | Lars-Peter Clausen | 3 | -0/+198 |
2010-05-26 | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe | Axel Lin | 1 | -0/+1 |
2010-05-26 | backlight: max8925_bl: Fix error handling path | Axel Lin | 1 | -0/+1 |
2010-05-26 | backlight: l4f00242t03: fix error handling in l4f00242t03_probe | Axel Lin | 1 | -4/+3 |
2010-05-26 | backlight: add S6E63M0 AMOLED LCD Panel driver | InKi Dae | 4 | -0/+1195 |
2010-05-26 | backlight: adp8860: add support for ADP8861 & ADP8863 | Michael Hennerich | 2 | -20/+44 |
2010-05-26 | backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1 | Steffen Röcker | 1 | -1/+1 |
2010-05-26 | backlight: Add Cirrus EP93xx backlight driver | H Hartley Sweeten | 3 | -0/+171 |
2010-05-26 | backlight: l4f00242t03: Fix regulators handling code in remove function | Alberto Panizzo | 1 | -2/+2 |
2010-05-26 | backlight: fix adp8860_bl build errors | Randy Dunlap | 1 | -1/+6 |
2010-05-26 | backlight: new driver for the ADP8860 backlight parts | Michael Hennerich | 3 | -0/+822 |
2010-05-26 | backlight: 88pm860x_bl - potential memory leak | Dan Carpenter | 1 | -0/+1 |
2010-05-26 | backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1. | Mario Schwalbe | 1 | -0/+45 |
2010-05-26 | backlight: Kconfig cleanup | H Hartley Sweeten | 1 | -44/+35 |
2010-05-26 | backlight: backlight_device_register() return ERR_PTR() | Dan Carpenter | 1 | -2/+2 |
2010-05-25 | nuc900fb: release correct mem region | Dan Carpenter | 1 | -1/+1 |
2010-05-25 | fb_defio: fix for non-dirty ptes | Albert Herranz | 1 | -8/+32 |
2010-05-25 | sgivwfb: fix sections | Henrik Kretzschmar | 1 | -5/+5 |
2010-05-25 | s3c2410fb: fix sections | Henrik Kretzschmar | 1 | -5/+5 |
2010-05-25 | hitfb: fix sections | Henrik Kretzschmar | 1 | -4/+4 |
2010-05-25 | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas | 2 | -8/+0 |
2010-05-25 | fbdev: da8xx/omap-l1xx: implement double buffering | Martin Ambrose | 1 | -67/+234 |
2010-05-25 | fbdev: section cleanup in w100fb | Henrik Kretzschmar | 1 | -5/+5 |
2010-05-25 | fbdev: section cleanup in vga16fb | Henrik Kretzschmar | 1 | -5/+5 |
2010-05-25 | fbdev: section cleanup in vfb | Henrik Kretzschmar | 1 | -2/+2 |
2010-05-25 | fbdev: section cleanup in hgafb | Henrik Kretzschmar | 1 | -5/+5 |
2010-05-25 | fbdev: section cleanup in arcfb | Henrik Kretzschmar | 1 | -4/+4 |