summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2014-08-29backlight: s6e63m0: Remove 'else' after a returnJingoo Han-6/+6
2014-08-29backlight: pcf50633: Add blank line after declarationsJingoo Han-0/+1
2014-08-29backlight: lp855x: Add blank line after declarationsJingoo Han-0/+2
2014-08-29backlight: lms501kf03: Remove 'else' after a returnJingoo Han-6/+6
2014-08-29backlight: lm3639: Remove unnecessary return statementsJingoo Han-2/+0
2014-08-29backlight: ld9040: Remove 'else' after a returnJingoo Han-3/+3
2014-08-29backlight: ili922x: Remove 'else' after a returnJingoo Han-5/+6
2014-08-29backlight: cr_bllcd: Add blank line after declarationsJingoo Han-0/+1
2014-08-29backlight: corgi_lcd: Add blank line after declarationsJingoo Han-0/+1
2014-08-29backlight: ams369fg06: Remove 'else' after a returnJingoo Han-3/+3
2014-08-29backlight: adp8870: Add blank line after declarationsJingoo Han-0/+4
2014-08-29backlight: adp8860: Add blank line after declarationsJingoo Han-0/+3
2014-08-29backlight: adp5520: Add blank line after declarationsJingoo Han-0/+1
2014-08-28backlight: generic_bl: Remove unused functionFabio Estevam-18/+0
2014-08-28backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin-17/+0
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall-1/+0
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall-1/+1
2014-08-26video: fbdev: intelfb: delete double assignmentJulia Lawall-2/+1
2014-08-26video: fbdev: riva: delete double assignmentJulia Lawall-1/+0
2014-08-26msm: msm_fb: Move to using managed resources of kzallocPramod Gurav-2/+7
2014-08-26msm: msm_fb: Add remove function for platform driver for clean unloadingPramod Gurav-0/+16
2014-08-26video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven-1/+1
2014-08-26video: vermilion: remove unnecessary break after gotoFabian Frederick-1/+0
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall-8/+55
2014-08-26OMAPDSS: DSI: use c99 initializers in structuresJulia Lawall-2/+8
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall-16/+56
2014-08-26video: of: display_timing: delete unneeded test before of_node_putJulia Lawall-2/+1
2014-08-26video: da8xx-fb: preserve display width when changing HSYNCIan Abbott-1/+1
2014-08-26video: of: display_timing: double free on errorDan Carpenter-0/+1
2014-08-26drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall-0/+2
2014-08-26video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)-5/+18
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar-1/+1
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie-95/+115
2014-08-20pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DTLothar Waßmann-0/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-2/+2
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-751/+950
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-235/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-67/+191
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen-8/+1
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-131/+116
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-58/+63
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter-95/+115
2014-08-06drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell-1/+1
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-39/+0
2014-08-04Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen-692/+193
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui-3/+59
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll-1/+2
2014-07-31backlight: ipaq_micro: Fix sparse non static symbol warningWei Yongjun-1/+1
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss-27/+23