summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-30OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja2-12/+77
2011-09-30OMAP: DSS2: Create enum for DSI operation modesArchit Taneja1-3/+4
2011-09-30OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modesArchit Taneja1-51/+21
2011-09-30OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.hArchit Taneja2-58/+35
2011-09-30OMAP: DSS2: Support for Innolux AT070TN83Thomas Weber1-0/+25
2011-09-30OMAP: DSS2: reorganize functions in dss.hTomi Valkeinen1-24/+22
2011-09-30OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen8-117/+119
2011-09-30OMAP: DSS2: DISPC: rename overlay related funcsTomi Valkeinen3-90/+94
2011-09-30OMAP: DSS2: DISPC: remove non-existing func prototypesTomi Valkeinen1-5/+0
2011-09-30OMAP: OMAPFB: string parsing cleanupsTomi Valkeinen1-4/+2
2011-09-30OMAP: DSS2: string parsing cleanupsTomi Valkeinen3-33/+32
2011-09-30OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl capsTomi Valkeinen4-40/+25
2011-09-30OMAP: DSS2: Add overlay caps to DSS featuresTomi Valkeinen3-3/+57
2011-09-30OMAP: DSS2: DISPC: use lookup tables for bit shiftsTomi Valkeinen1-154/+50
2011-09-30OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen5-271/+19
2011-09-30OMAP: DSS2: Remove "EXPERIMENTAL" from KconfigTomi Valkeinen2-2/+2
2011-09-30OMAP: DSS2: Handle manager change in applyTomi Valkeinen4-10/+10
2011-09-30OMAP: DSS2: fix clock sources on error and uninitTomi Valkeinen2-1/+6
2011-09-30OMAP: OMAPFB: make omapfb start even when a display is missing a driverTomi Valkeinen1-2/+3
2011-09-30OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen1-11/+31
2011-09-30OMAP: DSS2: Change DSI device namingTomi Valkeinen1-15/+10
2011-09-20OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen5-39/+0
2011-09-20Revert "OMAP: DSS2: HDMI: fix hdmi clock name"Tomi Valkeinen1-2/+2
2011-09-20Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen5-19/+3
2011-09-14OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.cArchit Taneja1-2/+2
2011-09-14OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()Archit Taneja1-26/+16
2011-09-14OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanupArchit Taneja1-277/+125
2011-09-14OMAP: DSS2: DISPC: Shorten dispc_dump_regs()Archit Taneja1-229/+99
2011-09-14OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shorteningArchit Taneja1-205/+239
2011-09-14OMAPFB: make debug message more usefulAndy Doan1-1/+2
2011-09-14OMAP: DSS: dispc: enable/disable clocks in error handlerDima Zavin1-0/+4
2011-09-14OMAP: DSS2: Don't allow moving managers away from enabled displaysDaniel Morsing1-0/+7
2011-09-14OMAP: DSS2: check for manager when enabling displayTomi Valkeinen5-0/+27
2011-09-14OMAP: DSS2: PicoDLP: fix error handling in power_onTomi Valkeinen1-2/+4
2011-09-14OMAP: DSS2: Add picodlp panel driverMayuresh Janorkar4-0/+887
2011-09-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-28/+66
2011-09-12Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds7-74/+30
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-11scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-11Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-0/+3
2011-09-11backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-30/+43
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17