summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-29fbdev: omap2: panel-dpi: in .disable first disable backlight then displayUwe Kleine-König1-3/+3
2015-12-29OMAPDSS: DSS: fix a warning messageDan Carpenter1-1/+2
2015-12-29video: omapdss: delete unneeded of_node_putJulia Lawall1-3/+1
2015-12-29OMAPDSS: DISPC: Remove boolean comparisonsLuis de Bethencourt3-7/+7
2015-12-29OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK defineDan Carpenter1-1/+1
2015-12-29OMAPDSS: remove extra out == NULL checksTomi Valkeinen7-7/+7
2015-12-29OMAPDSS: change internal dispc functions to staticTomi Valkeinen2-10/+10
2015-12-29OMAPDSS: make a two dss feat funcs internal to omapdssTomi Valkeinen2-2/+4
2015-12-29OMAPDSS: remove extra EXPORT_SYMBOLsTomi Valkeinen1-2/+0
2015-12-29OMAPDSS: add setup for WB capture mode in dispc_wb_setup()Tomi Valkeinen1-0/+15
2015-12-29OMAPDSS: set WB capturemode for m2m modeTomi Valkeinen1-0/+2
2015-12-29OMAPDSS: fix rgb-to-yuv color conv coefsTomi Valkeinen1-1/+3
2015-12-29OMAPDSS: skip pclk check for WB mem2memTomi Valkeinen1-1/+1
2015-12-29OMAPDSS: configure WB mflag thresholdTomi Valkeinen1-0/+19
2015-12-29OMAPDSS: configure WB fifo thresholdsTomi Valkeinen1-0/+11
2015-12-29OMAPDSS: configure burst size for WBTomi Valkeinen1-0/+2
2015-12-29OMAPDSS: handle WB channel in dispc_set/get_channel_outTomi Valkeinen1-0/+6
2015-12-29OMAPDSS: refactor dispc_ovl_get_channel_outTomi Valkeinen1-17/+14
2015-12-29OMAPDSS: add 'has_writeback' flagTomi Valkeinen3-15/+7
2015-12-29OMAPDSS: add num_wbs=1 to omap5 dss featuresTomi Valkeinen1-0/+1
2015-12-29OMAPDSS: add WB to register dumpTomi Valkeinen1-0/+30
2015-12-29OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WBTomi Valkeinen1-0/+2
2015-12-17OMAPDSS: DISPC: always set ALIGN when availableTomi Valkeinen1-0/+9
2015-12-17OMAPDSS: adopt pinctrl supportDave Gerlach1-0/+6
2015-12-15video: fbdev: pxafb: initial devicetree conversionRobert Jarzmik2-3/+159
2015-12-15video: fbdev: pxafb: loosen the platform data bondRobert Jarzmik2-20/+36
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2-1/+5
2015-12-15fbdev: Debug knob to register without holding console_lockDaniel Vetter1-3/+11
2015-12-15video: fbdev: rivafb: unlock chip before probiding EDIDDmitry Eremin-Solenikov1-0/+1
2015-12-15fbdev: sm712fb: avoid unused function warningsArnd Bergmann1-13/+3
2015-12-15fbdev: auo_k190x: avoid unused function warningsArnd Bergmann1-7/+4
2015-12-15fbdev: sis: enforce selection of at least one backendArnd Bergmann1-0/+1
2015-12-15fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven3-1500/+0
2015-12-15video: constify geode ops structuresJulia Lawall5-6/+6
2015-12-15simplefb: Claim and enable regulatorsChen-Yu Tsai1-1/+119
2015-12-15drivers/video/fbdev/i740fb: remove unused variableSudip Mukherjee1-5/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-79/+197
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+10
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+8
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-79/+110
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-11Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman1-4/+4
2015-12-11USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44