aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2015-03-17fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao1-4/+0
2015-03-17fbdev: riva: remove the dependency on PPC_OFKevin Hao1-10/+7
2015-03-17fbdev: nvidia: remove the dependency on PPC_OFKevin Hao4-17/+1
2015-03-17fbdev: imsttfb: remove the dependency on PPC_OFKevin Hao1-5/+1
2015-03-17fbdev: radeon: replace PPC_OF with PPCKevin Hao5-33/+33
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao1-2/+2
2015-03-10fbdev: pm3fb: cleanup some confusing indentingDan Carpenter1-3/+3
2015-03-10hyperv: hyperv_fb: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+4
2015-03-10video: fbdev: use msecs_to_jiffies for time conversionsNicholas Mc Guire1-3/+3
2015-03-02fbdev: via/via_clock: fix sparse warningLad, Prabhakar1-1/+1
2015-03-02video: fbdev: make of_device_id array constSanjeev Sharma1-1/+1
2015-03-02fbdev: sm501fb: use memset_ioSudip Mukherjee1-1/+1
2015-02-26OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen1-1/+11
2015-02-26OMAPDSS: Add support for MFLAGTomi Valkeinen1-0/+50
2015-02-26OMAPDSS: setup default fifo thresholdsTomi Valkeinen1-0/+15
2015-02-26OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIGTomi Valkeinen1-0/+14
2015-02-26OMAPDSS: DISPC: fix div by zero issue in overlay scalingTomi Valkeinen1-0/+5
2015-02-26OMAPDSS: DISPC: change sync_pclk_edge default valueTomi Valkeinen1-3/+1
2015-02-26OMAPDSS: DISPC: explicit handling for sync and de levelsTomi Valkeinen1-4/+37
2015-02-26OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen11-18/+16
2015-02-26OMAPDSS: TFP410: fix input sync signalsTomi Valkeinen1-0/+11
2015-02-26OMAPDSS: fix paddr check for TILER addressesTomi Valkeinen1-1/+1
2015-02-26OMAPDSS: fix regression with display sysfs filesTomi Valkeinen1-84/+95
2015-02-26video: fbdev: fix possible null dereferenceSudip Mukherjee1-3/+3
2015-02-26video: ARM CLCD: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2015-02-25OMAPDSS: HDMI5: Increase DDC SDA-HOLD timeTomi Valkeinen1-1/+1
2015-02-25OMAPDSS: fix AM43xx minimum pixel clock dividerTomi Valkeinen1-1/+1
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel1-6/+1
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-4/+2
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds35-245/+1170
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+1
2015-02-04Merge branches '3.20/fbdev' and '3.20/omapdss' into for-nextTomi Valkeinen19-60/+855
2015-02-04omapfb: Return error code when applying overlay settings failsPeter Meerwald1-2/+5
2015-02-04OMAPDSS: DPI: DRA7xx supportTomi Valkeinen1-0/+26
2015-02-04OMAPDSS: HDMI: Add DRA7xx supportTomi Valkeinen3-0/+7
2015-02-04OMAPDSS: DISPC: program dispc polarities to control moduleTomi Valkeinen1-0/+40
2015-02-04OMAPDSS: DISPC: Add DRA7xx supportTomi Valkeinen1-0/+14
2015-02-04OMAPDSS: Add Video PLLs for DRA7xxTomi Valkeinen4-6/+273
2015-02-04OMAPDSS: Add functions for external control of PLLTomi Valkeinen2-0/+119
2015-02-04OMAPDSS: DSS: Add DRA7xx base supportTomi Valkeinen4-0/+44
2015-02-04OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OETomi Valkeinen1-47/+10
2015-02-04OMAPDSS: OMAP5: fix digit output's allowed mgrsTomi Valkeinen1-1/+1
2015-02-04OMAPDSS: constify port arraysTomi Valkeinen1-3/+3
2015-02-04OMAPDSS: PLL: add dss_pll_wait_reset_done()Tomi Valkeinen2-0/+11
2015-02-04OMAPDSS: Add enum dss_pll_idTomi Valkeinen3-0/+9
2015-01-30video: fbdev: fix sys_copyareaMans Rullgard1-72/+65
2015-01-30video/mmpfb: allow modular buildArnd Bergmann2-2/+4
2015-01-30fb: via: turn gpiolib and i2c selects into dependenciesArnd Bergmann1-3/+1
2015-01-30fbdev: ssd1307fb: return proper error code if write command failsPrabhakar Lad1-14/+53
2015-01-27fbdev: fix CVT vertical front and back porch valuesTomi Valkeinen1-3/+3