summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: Taal: Improve taal_power_on() error handlingJani Nikula2010-08-031-7/+23
* OMAP: DSS2: Taal: Remove ESD work cancel from driver probe error handlingJani Nikula2010-08-031-1/+0
* OMAP: DSS2: Taal: Fix request_irq() error handlingJani Nikula2010-08-031-7/+7
* OMAP: DSS2: Taal: Remove platform enable/disableJani Nikula2010-08-031-11/+0
* OMAP: DSS2: Taal: Add locks to protect taal data accessJani Nikula2010-08-031-0/+12
* OMAP: DSS2: Taal: Add panel hardware resetJani Nikula2010-08-031-4/+40
* OMAP: DSS2: Taal: add locks to taal_bl_update_statusTomi Valkeinen2010-08-031-8/+10
* OMAP: DSS2: DSI: change DSI timeout functionsTomi Valkeinen2010-08-031-160/+56
* OMAP: DSS2: DSI: handle error in synchronous writeTomi Valkeinen2010-08-031-0/+7
* OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen2010-08-031-2/+6
* OMAP: DSS2: DSI: use a private workqueueTomi Valkeinen2010-08-031-2/+20
* OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()Tomi Valkeinen2010-08-031-4/+4
* OMAP: DSS2: OMAPFB: Add some locking debug checksVille Syrjälä2010-08-034-0/+13
* 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-311-0/+3
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-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-301-2/+0
* lxfb: fix incorrect __init annotationAndres Salomon2010-06-301-8/+10
* gxfb: fix incorrect __init annotationAndres Salomon2010-06-301-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-051-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-051-3/+3
* | | fb_defio: redo fix for non-dirty ptesAlbert Herranz2010-06-051-1/+11
* | | Revert "fb_defio: fix for non-dirty ptes"Albert Herranz2010-06-051-32/+8
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-042-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-037-7/+7
| |/ /
* / / Fix colors for Mach64Mikulas Patocka2010-06-021-3/+6
|/ /