aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-26backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre1-0/+4
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds23-43/+187
2015-04-20Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen16-25/+166
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen1-0/+3
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-6/+1
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-07fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven1-6/+7
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-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-nextRob Herring1-6/+1
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2-2/+2
2015-03-20video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart1-1/+1
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-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 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