aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds11-191/+504
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-11-06Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds6-16/+20
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds19-19/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown19-19/+0
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+23
2015-10-30backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson1-0/+8
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis19-19/+0
2015-10-27backlight: pm8941-wled: Fix ptr_ret.cocci warningskbuild test robot1-4/+1
2015-10-17fbcon: initialize blink interval before calling fb_set_parScot Doyle1-0/+1
2015-10-15backlight: pwm: Reject legacy PWM request for device defined in DTVladimir Zapolskiy1-10/+9
2015-10-15backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall1-0/+1
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar1-1/+23
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming1-1/+23
2015-10-08radeonfb: Deinline large functionsDenys Vlasenko2-131/+146
2015-10-08gxt4500: enable panningOndrej Zary1-1/+2
2015-10-08gxt4500: Use arch_phys_wc_* for framebufferOndrej Zary1-1/+5
2015-10-08gxt4500: fix color orderOndrej Zary1-3/+4
2015-10-08gxt4500: fix 16bpp 565 modeOndrej Zary1-1/+1
2015-10-08gxt4500: enable on non-PPC architecturesOndrej Zary2-2/+10