aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds15-74/+47
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-4/+2
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+364
2015-04-09backlight: da9052_bl: Terminate da9052_wled_ids array with empty elementAndrey Ryabinin1-0/+1
2015-04-09backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven1-4/+1
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman2-2/+2
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2-2/+2
2015-03-17fbdev: kconfig: replace PPC_OF with PPCKevin Hao1-1/+1
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-12backlight: Add support Skyworks SKY81452 backlight driverGyungoh Yoo3-0/+364
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-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 Torvalds39-301/+1223
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-7/+815
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-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil1-1/+1
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge1-7/+815
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-26fbcon: Remove unused vblank cursor codeScot Doyle1-4/+0
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