summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04Merge branches '3.20/fbdev' and '3.20/omapdss' into for-nextTomi Valkeinen
2015-02-04omapfb: Return error code when applying overlay settings failsPeter Meerwald
2015-02-04OMAPDSS: DPI: DRA7xx supportTomi Valkeinen
2015-02-04OMAPDSS: HDMI: Add DRA7xx supportTomi Valkeinen
2015-02-04OMAPDSS: DISPC: program dispc polarities to control moduleTomi Valkeinen
2015-02-04OMAPDSS: DISPC: Add DRA7xx supportTomi Valkeinen
2015-02-04OMAPDSS: Add Video PLLs for DRA7xxTomi Valkeinen
2015-02-04OMAPDSS: Add functions for external control of PLLTomi Valkeinen
2015-02-04OMAPDSS: DSS: Add DRA7xx base supportTomi Valkeinen
2015-02-04Doc/DT: Add DT binding doc for DRA7xx DSSTomi Valkeinen
2015-02-04OMAPDSS: add define for DRA7xx HW versionTomi Valkeinen
2015-02-04OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OETomi Valkeinen
2015-02-04OMAPDSS: OMAP5: fix digit output's allowed mgrsTomi Valkeinen
2015-02-04OMAPDSS: constify port arraysTomi Valkeinen
2015-02-04OMAPDSS: PLL: add dss_pll_wait_reset_done()Tomi Valkeinen
2015-02-04OMAPDSS: Add enum dss_pll_idTomi Valkeinen
2015-01-30video: fbdev: fix sys_copyareaMans Rullgard
2015-01-30video/mmpfb: allow modular buildArnd Bergmann
2015-01-30fb: via: turn gpiolib and i2c selects into dependenciesArnd Bergmann
2015-01-30fbdev: ssd1307fb: return proper error code if write command failsPrabhakar Lad
2015-01-27fbdev: fix CVT vertical front and back porch valuesTomi Valkeinen
2015-01-26video: hgafb: remove unneeded comparisonSudip Mukherjee
2015-01-26fbcon: Remove unused vblank cursor codeScot Doyle
2015-01-19video: fbdev: Fix sparse warning messagesDavid Ung
2015-01-15video: fbdev: Validate mode timing against monspecDavid Ung
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung
2015-01-15video: fbdev: Add additional vesa modesDavid Ung
2015-01-15fbdev: ssd1307fb: set default height if not found in DT nodeLad, Prabhakar
2015-01-15fbdev: ssd1307fb: drop unused function ssd1307fb_write_data()Lad, Prabhakar
2015-01-13video: Drop superfluous "select VT_HW_CONSOLE_BINDING"Geert Uytterhoeven
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven
2015-01-13video: vt8500lcdfb: remove unneeded continueSudip Mukherjee
2015-01-13fbdev: savage: remove unused variableSudip Mukherjee
2015-01-13fbdev: geocode: remove unneeded NULL checkSudip Mukherjee
2015-01-13fbdev: omap2: Fix typo in tvc_probe_pdataRasmus Villemoes
2015-01-13fbdev: vgastate: remove trailing whitespacesAsaf Vertz
2015-01-13video: ocfb: Fix data type warningQiang Chen
2015-01-13Documentation: DT: Add documentation for ti,opa362 bindingsMarek Belisko
2015-01-13video: omapdss: Add opa362 driverMarek Belisko
2015-01-13fbdev: geocode: remove unneeded NULL checkSudip Mukherjee
2015-01-13atyfb: mark DMI system id table as __initconstMathias Krause
2015-01-11linux 3.19-rc4Linus Torvalds
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar