summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: OMAPFB: Make lockdep happyVille Syrjälä2010-08-033-13/+36
* OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsemVille Syrjälä2010-08-034-25/+10
* OMAP: DSS2: OMAPFB: Add locking for memory regionsVille Syrjälä2010-08-034-21/+140
* OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä2010-08-034-63/+179
* OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()Ville Syrjälä2010-08-031-0/+2
* OMAP: DSS2: OMAPFB: Check var even if there isn't memoryVille Syrjälä2010-08-031-6/+5
* OMAP: DSS2: OMAPFB: Refactor overlay address calculationsVille Syrjälä2010-08-031-25/+38
* OMAP: DSS2: Fix update area calculations with multiple scaled overlaysTomi Valkeinen2010-08-031-63/+78
* OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interruptsVille Syrjälä2010-08-031-1/+10
* OMAP: DSS2: Make wait_for_go() succeed for disabled displaysVille Syrjälä2010-08-031-2/+5
* OMAP: DSS2: Check if display supports update mode changesVille Syrjälä2010-08-031-0/+3
* OMAP: DSS2: DSI: Increase HS TX timeoutTomi Valkeinen2010-08-031-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-301-0/+3
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2
* | VIDEO: Au1100fb: Fix section mismatchRalf Baechle2010-07-261-3/+3
* | VIDEO: PMAGB-B: Fix section mismatchRalf Baechle2010-07-261-6/+6
* | VIDEO: PMAG-BA: Fix section mismatchRalf Baechle2010-07-261-3/+3
* | VIDEO. gbefb: Fix section mismatches.Ralf Baechle2010-07-261-8/+8
* | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
|/
* drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun2010-06-291-2/+0
* lxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+10
* gxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+12
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-06-272-14/+5
|\
| * OMAP: OMAPFB: fix rfbi.c compile errorTomi Valkeinen2010-06-151-2/+3
| * OMAPFB: LCDC: change update_mode to DISABLED when going suspendJanusz Krzysztofik2010-06-151-12/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-041-3/+3
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-3131-314/+3048
| |\|
| * | fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.cGuennadi Liakhovetski2010-05-251-3/+3
* | | fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo2010-06-041-3/+3
* | | fb_defio: redo fix for non-dirty ptesAlbert Herranz2010-06-041-1/+11
* | | Revert "fb_defio: fix for non-dirty ptes"Albert Herranz2010-06-041-32/+8
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-032-4/+0
|\ \ \
| * | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-032-4/+0
| | |/ | |/|
* | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-06-037-7/+7
|\ \ \
| * | | of/video: fix build breakage in FB driversAnatolij Gustschin2010-06-027-7/+7
| |/ /
* / / Fix colors for Mach64Mikulas Patocka2010-06-021-3/+6
|/ /
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-05-2712-53/+2506
|\ \
| * | backlight: Add pcf50633 backlight driverLars-Peter Clausen2010-05-263-0/+198
| * | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin2010-05-261-0/+1
| * | backlight: max8925_bl: Fix error handling pathAxel Lin2010-05-261-0/+1
| * | backlight: l4f00242t03: fix error handling in l4f00242t03_probeAxel Lin2010-05-261-4/+3
| * | backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae2010-05-264-0/+1195
| * | backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich2010-05-262-20/+44
| * | backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1Steffen Röcker2010-05-261-1/+1
| * | backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten2010-05-263-0/+171
| * | backlight: l4f00242t03: Fix regulators handling code in remove functionAlberto Panizzo2010-05-261-2/+2
| * | backlight: fix adp8860_bl build errorsRandy Dunlap2010-05-261-1/+6
| * | backlight: new driver for the ADP8860 backlight partsMichael Hennerich2010-05-263-0/+822