summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | OMAP: DSS2: Taal: Add regulator configuration supportTomi Valkeinen2010-08-031-0/+83
| * | | | | | | | OMAP: DSS2: Taal: Print panel name in addition to revisionJani Nikula2010-08-031-2/+2
| * | | | | | | | OMAP: DSS2: Taal: Add panel specific configuration structureJani Nikula2010-08-031-21/+87
| * | | | | | | | OMAP: DSS2: Taal: Configure ESD check in DSI panel dataJani Nikula2010-08-031-8/+8
| * | | | | | | | OMAP: DSS2: Taal: Use Nokia DSI panel dataTomi Valkeinen2010-08-031-21/+38
| * | | | | | | | OMAP: DSS2: Taal: Add proper external TE supportJani Nikula2010-08-031-18/+75
| * | | | | | | | OMAP: DSS2: Taal: Change probe error handling labelsJani Nikula2010-08-031-12/+12
| * | | | | | | | OMAP: DSS2: Taal: Change ESD work managementJani Nikula2010-08-031-9/+16
| * | | | | | | | OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume()Jani Nikula2010-08-031-1/+4
| * | | | | | | | OMAP: DSS2: Taal: Change DSI bus locking to avoid deadlock in ESD workJani Nikula2010-08-031-10/+19
| * | | | | | | | OMAP: DSS2: Taal: Ensure panel is enabled in enable_te() and run_test()Jani Nikula2010-08-031-8/+23
| * | | | | | | | 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 branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-083-167/+56
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-0426-276/+2821
| |\ \ \ \ \ \ \ \
| * | | | | | | | | omap3 nand: cleanup virtual address usagesSukumar Ghorai2010-08-021-161/+53
| * | | | | | | | | omap3 gpmc: functionality enhancementSukumar Ghorai2010-08-021-2/+2
| * | | | | | | | | Merge branch 'devel-misc' into omap-for-linusTony Lindgren2010-08-02244-2200/+2388
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | ARM: Disable VGA console for ARM in most casesTony Lindgren2010-07-051-1/+1
| * | | | | | | | | omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-051-3/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-0822-459/+2352
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-0222-459/+2352
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | firewire: core: add forgotten dummy driver methods, remove unused onesStefan Richter2010-08-021-26/+38
| | | * | | | | | | | | firewire: add isochronous multichannel receptionStefan Richter2010-07-294-97/+346
| | | * | | | | | | | | firewire: core: small clarifications in core-cdevStefan Richter2010-07-291-6/+6
| | | * | | | | | | | | firewire: core: remove unused codeStefan Richter2010-07-291-6/+2
| | | * | | | | | | | | firewire: ohci: release channel in error pathStefan Richter2010-07-291-0/+1