summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-073-58/+63
|\
| * MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss2014-07-301-27/+23
| * MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2014-07-302-14/+23
| * MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-302-18/+17
| * MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-302-8/+9
* | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-041-39/+0
|\ \ | |/ |/|
| * x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-07-101-39/+0
* | fb: adv7393: add missing semicolonScott Jiang2014-07-011-1/+1
* | video: omapdss: Fix potential null pointer dereferenceSachin Kamat2014-06-261-3/+5
* | video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode2014-06-261-2/+0
* | drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling2014-06-231-0/+2
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-192-0/+2
|\ \
| * \ Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-192-0/+2
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula2014-06-112-0/+2
| | |\
| | | * drm/i915: Kick out vga consoleDaniel Vetter2014-06-092-0/+2
* | | | Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt2014-06-161-10/+1
|/ / /
* | | Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-123-6/+7
|\ \ \
| * | | backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chipTony Lindgren2014-06-051-1/+2
| * | | video/backlight: s6e63m0: Fix string type mismatchMasanari Iida2014-05-071-1/+1
| * | | video/backlight: LP8788 needs PWMPeter Griffin2014-04-281-1/+1
| * | | video/backlight: LP855X needs PWMArnd Bergmann2014-04-281-1/+1
| * | | video/pxa: LCD_CORGI needs BACKLIGHT_CLASS_DEVICEArnd Bergmann2014-04-281-1/+1
| * | | video/backlight: LM3630A needs PWMPeter Griffin2014-04-281-1/+1
| | |/ | |/|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-121-0/+1
|\ \ \ | | |/ | |/|
| * | gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel2014-06-041-0/+1
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-111-1/+1
|\ \
| * | drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
| |/
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-111-43/+44
|\ \
| * | pwm-backlight: retrieve configured PWM periodAlexandre Belloni2014-05-211-3/+6
| * | pwm-backlight: switch to gpiod interfaceAlexandre Courbot2014-05-071-40/+29
| * | pwm-backlight: Disable backlight on shutdownThierry Reding2014-05-021-0/+9
* | | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0429-513/+3310
|\ \ \
| * | | OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen2014-05-284-1/+235
| * | | OMAPDSS: HDMI: fix devm_ioremap_resource error checksTomi Valkeinen2014-05-235-10/+10
| * | | OMAPDSS: HDMI: remove unused definesTomi Valkeinen2014-05-234-11/+0
| * | | OMAPDSS: HDMI: cleanup WP ioremapsTomi Valkeinen2014-05-231-18/+3
| * | | OMAPDSS: panel NEC-NL8048HL11 DT supportTomi Valkeinen2014-05-201-1/+44
| * | | OMAPDSS: Panel TPO-TD043MTEA1 DT supportTomi Valkeinen2014-05-201-1/+41
| * | | OMAPDSS: panel sharp-ls037v7dw01 DT supportTony Lindgren2014-05-201-3/+99
| * | | OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiodTony Lindgren2014-05-201-54/+54
| * | | OMAPDSS: panel-lgphilips-lb035q02: Add DT supportTomi Valkeinen2014-05-201-1/+44
| * | | OMAPDSS: panel-lgphilips-lb035q02: use gpiod for enable gpioTomi Valkeinen2014-05-201-14/+18
| * | | OMAPDSS: hdmi5_core: Fix compilation with OMAP5_DSS_HDMI_AUDIOJyri Sarha2014-05-191-1/+1
| * | | OMAPDSS: panel-dpi: enable-gpioTomi Valkeinen2014-05-191-3/+7
| * | | OMAPDSS: Fix writes to DISPC_POL_FREQTomi Valkeinen2014-05-091-7/+7
| * | | OMAPDSS: HDMI: cleanup ioremapsTomi Valkeinen2014-05-094-55/+10
| * | | OMAPDSS: HDMI: Add OMAP5 HDMI supportTomi Valkeinen2014-05-099-2/+2082
| * | | OMAPDSS: HDMI: PLL changes for OMAP5Archit Taneja2014-05-091-2/+79
| * | | OMAPDSS: HDMI: PHY changes for OMAP5Archit Taneja2014-05-092-2/+94
| * | | OMAPDSS: HDMI: support larger register offsets for OMAP5 HDMI coreArchit Taneja2014-05-091-2/+2
OpenPOWER on IntegriCloud