summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll2014-09-121-3/+1
* Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-295-7/+23
|\
| * video: da8xx-fb: preserve display width when changing HSYNCIan Abbott2014-08-261-1/+1
| * video: of: display_timing: double free on errorDan Carpenter2014-08-261-0/+1
| * drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall2014-08-261-0/+2
| * video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)2014-08-261-5/+18
| * fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar2014-08-261-1/+1
* | pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DTLothar Waßmann2014-08-201-0/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-101-1/+1
|\
| * drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell2014-08-061-1/+1
* | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-0826-751/+950
|\ \
| * | OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen2014-08-081-8/+1
| * | Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen2014-08-0412-692/+193
| |\ \
| | * | OMAPDSS: HDMI: remove the unused codeTomi Valkeinen2014-07-042-327/+0
| | * | OMAPDSS: HDMI5: add support to set infoframe & HDMI modeTomi Valkeinen2014-07-042-56/+33
| | * | OMAPDSS: HDMI4: add support to set infoframe & HDMI modeTomi Valkeinen2014-07-042-74/+41
| | * | OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fieldsTomi Valkeinen2014-07-041-0/+2
| | * | OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015Tomi Valkeinen2014-07-042-0/+39
| | * | OMAPDSS: HDMI: remove custom avi infoframeTomi Valkeinen2014-07-041-90/+0
| | * | OMAPDSS: HDMI5: use common AVI infoframe supportTomi Valkeinen2014-07-041-57/+65
| | * | OMAPDSS: HDMI4: use common AVI infoframe supportTomi Valkeinen2014-07-043-111/+28
| | * | OMAPDSS: Kconfig: select HDMITomi Valkeinen2014-07-041-0/+1
| | * | OMAPDSS: HDMI: fix name conflictTomi Valkeinen2014-07-041-2/+2
| | * | OMAPDSS: DISPC: clean up dispc_mgr_timings_okTomi Valkeinen2014-07-041-8/+10
| | * | OMAPDSS: DISPC: reject interlace for lcd outTomi Valkeinen2014-07-041-0/+3
| | * | OMAPDSS: DISPC: fix debugfs reg dumpTomi Valkeinen2014-07-041-3/+0
| | * | drivers/video/fbdev : dereference without an error testHimangi Saraogi2014-06-261-0/+5
| * | | video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui2014-08-041-3/+59
| * | | video: ARM CLCD: Fix DT-related build problemsPawel Moll2014-08-042-1/+2
| * | | drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling2014-07-301-1/+2
| * | | video: ARM CLCD: Add DT supportPawel Moll2014-07-292-0/+264
| * | | video: clps711x: Fix sparse warningsAlexander Shiyan2014-07-041-1/+1
| * | | video: clps711x: Fix driver build for CONFIG_FB=mAlexander Shiyan2014-07-041-1/+1
| * | | video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-011-5/+5
| * | | drivers/video/fbdev/sis: Add missing elseRasmus Villemoes2014-07-011-1/+1
| * | | fbdev: da8xx-fb: Use dma_zalloc_coherentJoe Perches2014-07-011-6/+3
| * | | video/mbx: indent some if statementsDan Carpenter2014-07-011-2/+2
| * | | drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick2014-06-241-4/+0
| * | | video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle2014-06-241-7/+1
| * | | video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode2014-06-241-2/+0
| * | | video: msm: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-241-16/+3
| * | | video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driverAlexander Shiyan2014-06-243-6/+415
| |/ /
* | | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-083-235/+0
|\ \ \
| * | | backlight: atmel-pwm-bl: remove obsolete driverAlexandre Belloni2014-07-093-235/+0
| |/ /
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-084-67/+191
|\ \ \
| * | | video: clcd-versatile: Depend on ARMMark Brown2014-07-281-0/+1
| * | | video: fix up versatile CLCD helper moveArnd Bergmann2014-07-231-4/+2
| * | | Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-07-124-6/+8
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-122-67/+2
| |\ \ \