summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
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-25OMAPDSS: HDMI5: Increase DDC SDA-HOLD timeTomi Valkeinen1-1/+1
2015-02-25OMAPDSS: fix AM43xx minimum pixel clock dividerTomi Valkeinen1-1/+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...Linus Torvalds35-246/+1171
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus 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
2015-01-26video: hgafb: remove unneeded comparisonSudip Mukherjee1-2/+1
2015-01-19video: fbdev: Fix sparse warning messagesDavid Ung1-37/+37
2015-01-15video: atafb: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven1-2/+1
2015-01-15video: fbdev: Validate mode timing against monspecDavid Ung1-9/+18
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung2-34/+126
2015-01-15video: fbdev: Add additional vesa modesDavid Ung1-0/+27
2015-01-15fbdev: ssd1307fb: set default height if not found in DT nodeLad, Prabhakar1-1/+1
2015-01-15fbdev: ssd1307fb: drop unused function ssd1307fb_write_data()Lad, Prabhakar1-17/+0
2015-01-13video: Drop superfluous "select VT_HW_CONSOLE_BINDING"Geert Uytterhoeven1-1/+0
2015-01-13fbdev/broadsheetfb: fix memory leakColin Ian King1-3/+5
2015-01-13video: vt8500lcdfb: remove unneeded continueSudip Mukherjee1-3/+1
2015-01-13fbdev: savage: remove unused variableSudip Mukherjee1-9/+3
2015-01-13fbdev: geocode: remove unneeded NULL checkSudip Mukherjee2-8/+4
2015-01-13fbdev: omap2: Fix typo in tvc_probe_pdataRasmus Villemoes1-1/+1
2015-01-13simplefb: Fix build failure on SparcHans de Goede1-1/+1
2015-01-13video: ocfb: Fix data type warningQiang Chen1-1/+1
2015-01-13video: omapdss: Add opa362 driverMarek Belisko3-0/+292
2015-01-13fbdev: geocode: remove unneeded NULL checkSudip Mukherjee1-4/+2