| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAP: DSS2: OMAPFB: Make lockdep happy | Ville Syrjälä | 2010-08-03 | 3 | -13/+36 |
* | OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem | Ville Syrjälä | 2010-08-03 | 4 | -25/+10 |
* | OMAP: DSS2: OMAPFB: Add locking for memory regions | Ville Syrjälä | 2010-08-03 | 4 | -21/+140 |
* | OMAP: DSS2: OMAPFB: Add support for switching memory regions | Ville Syrjälä | 2010-08-03 | 4 | -63/+179 |
* | OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info() | Ville Syrjälä | 2010-08-03 | 1 | -0/+2 |
* | OMAP: DSS2: OMAPFB: Check var even if there isn't memory | Ville Syrjälä | 2010-08-03 | 1 | -6/+5 |
* | OMAP: DSS2: OMAPFB: Refactor overlay address calculations | Ville Syrjälä | 2010-08-03 | 1 | -25/+38 |
* | OMAP: DSS2: Fix update area calculations with multiple scaled overlays | Tomi Valkeinen | 2010-08-03 | 1 | -63/+78 |
* | OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts | Ville Syrjälä | 2010-08-03 | 1 | -1/+10 |
* | OMAP: DSS2: Make wait_for_go() succeed for disabled displays | Ville Syrjälä | 2010-08-03 | 1 | -2/+5 |
* | OMAP: DSS2: Check if display supports update mode changes | Ville Syrjälä | 2010-08-03 | 1 | -0/+3 |
* | OMAP: DSS2: DSI: Increase HS TX timeout | Tomi Valkeinen | 2010-08-03 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-30 | 1 | -0/+3 |
|\ |
|
| * | cyber2000fb: fix console in truecolor modes | Ondrej Zary | 2010-07-30 | 1 | -0/+1 |
| * | cyber2000fb: fix machine hang on module load | Ondrej Zary | 2010-07-30 | 1 | -0/+2 |
* | | VIDEO: Au1100fb: Fix section mismatch | Ralf Baechle | 2010-07-26 | 1 | -3/+3 |
* | | VIDEO: PMAGB-B: Fix section mismatch | Ralf Baechle | 2010-07-26 | 1 | -6/+6 |
* | | VIDEO: PMAG-BA: Fix section mismatch | Ralf Baechle | 2010-07-26 | 1 | -3/+3 |
* | | VIDEO. gbefb: Fix section mismatches. | Ralf Baechle | 2010-07-26 | 1 | -8/+8 |
* | | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | 1 | -1/+1 |
|/ |
|
* | drivers/video/nuc900fb.c: fix lcd build error | Wan ZongShun | 2010-06-29 | 1 | -2/+0 |
* | lxfb: fix incorrect __init annotation | Andres Salomon | 2010-06-29 | 1 | -8/+10 |
* | gxfb: fix incorrect __init annotation | Andres Salomon | 2010-06-29 | 1 | -8/+12 |
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-06-27 | 2 | -14/+5 |
|\ |
|
| * | OMAP: OMAPFB: fix rfbi.c compile error | Tomi Valkeinen | 2010-06-15 | 1 | -2/+3 |
| * | OMAPFB: LCDC: change update_mode to DISABLED when going suspend | Janusz Krzysztofik | 2010-06-15 | 1 | -12/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 | 1 | -3/+3 |
|\ \ |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-31 | 31 | -314/+3048 |
| |\| |
|
| * | | fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.c | Guennadi Liakhovetski | 2010-05-25 | 1 | -3/+3 |
* | | | fbdev: fix frame buffer devices menu | Thadeu Lima de Souza Cascardo | 2010-06-04 | 1 | -3/+3 |
* | | | fb_defio: redo fix for non-dirty ptes | Albert Herranz | 2010-06-04 | 1 | -1/+11 |
* | | | Revert "fb_defio: fix for non-dirty ptes" | Albert Herranz | 2010-06-04 | 1 | -32/+8 |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-06-03 | 2 | -4/+0 |
|\ \ \ |
|
| * | | | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 2 | -4/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-06-03 | 7 | -7/+7 |
|\ \ \ |
|
| * | | | of/video: fix build breakage in FB drivers | Anatolij Gustschin | 2010-06-02 | 7 | -7/+7 |
| |/ / |
|
* / / | Fix colors for Mach64 | Mikulas Patocka | 2010-06-02 | 1 | -3/+6 |
|/ / |
|
* | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2010-05-27 | 12 | -53/+2506 |
|\ \ |
|
| * | | backlight: Add pcf50633 backlight driver | Lars-Peter Clausen | 2010-05-26 | 3 | -0/+198 |
| * | | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe | Axel Lin | 2010-05-26 | 1 | -0/+1 |
| * | | backlight: max8925_bl: Fix error handling path | Axel Lin | 2010-05-26 | 1 | -0/+1 |
| * | | backlight: l4f00242t03: fix error handling in l4f00242t03_probe | Axel Lin | 2010-05-26 | 1 | -4/+3 |
| * | | backlight: add S6E63M0 AMOLED LCD Panel driver | InKi Dae | 2010-05-26 | 4 | -0/+1195 |
| * | | backlight: adp8860: add support for ADP8861 & ADP8863 | Michael Hennerich | 2010-05-26 | 2 | -20/+44 |
| * | | backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1 | Steffen Röcker | 2010-05-26 | 1 | -1/+1 |
| * | | backlight: Add Cirrus EP93xx backlight driver | H Hartley Sweeten | 2010-05-26 | 3 | -0/+171 |
| * | | backlight: l4f00242t03: Fix regulators handling code in remove function | Alberto Panizzo | 2010-05-26 | 1 | -2/+2 |
| * | | backlight: fix adp8860_bl build errors | Randy Dunlap | 2010-05-26 | 1 | -1/+6 |
| * | | backlight: new driver for the ADP8860 backlight parts | Michael Hennerich | 2010-05-26 | 3 | -0/+822 |