| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes | Kukjin Kim | 2014-07-13 | 2 | -36/+1 |
| | * | | | video: fbdev: s3c-fb: remove s5p64x0 related fimd codes | Kukjin Kim | 2014-07-13 | 2 | -31/+1 |
| | | |/
| | |/| |
|
| * / | | video: move Versatile CLCD helpers | Linus Walleij | 2014-06-27 | 3 | -0/+190 |
| |/ / |
|
* | | | Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-07 | 23 | -131/+116 |
|\ \ \ |
|
| * | | | backlight: ipaq_micro: Fix sparse non static symbol warning | Wei Yongjun | 2014-07-31 | 1 | -1/+1 |
| * | | | backlight: Add driver for iPAQ micro backlight | Linus Walleij | 2014-07-25 | 3 | -0/+93 |
| * | | | backlight: pwm-backlight: Use devm_gpiod_get_optional() | Alexandre Courbot | 2014-07-18 | 1 | -5/+2 |
| * | | | backlight: jornada720: Minimise code duplication and handle errors better | Lee Jones | 2014-07-18 | 1 | -18/+19 |
| * | | | backlight: Show brightness even if get_brightness is not implemented | Andrzej Hajda | 2014-06-23 | 1 | -0/+2 |
| * | | | backlight: Remove trivial get_brightness implementations | Andrzej Hajda | 2014-06-23 | 18 | -108/+0 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 | 3 | -58/+63 |
|\ \ \ |
|
| * | | | MIPS: Alchemy: au1200fb: use clk framework | Manuel Lauss | 2014-07-30 | 1 | -27/+23 |
| * | | | MIPS: Alchemy: au1100fb: use clk framework | Manuel Lauss | 2014-07-30 | 2 | -14/+23 |
| * | | | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 | 2 | -18/+17 |
| * | | | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss | 2014-07-30 | 2 | -8/+9 |
| | |/
| |/| |
|
* | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-04 | 1 | -39/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont | 2014-07-10 | 1 | -39/+0 |
* | | | fb: adv7393: add missing semicolon | Scott Jiang | 2014-07-01 | 1 | -1/+1 |
* | | | video: omapdss: Fix potential null pointer dereference | Sachin Kamat | 2014-06-26 | 1 | -3/+5 |
* | | | video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used | Emil Goode | 2014-06-26 | 1 | -2/+0 |
* | | | drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug | Michael Welling | 2014-06-23 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-19 | 2 | -0/+2 |
|\ \ |
|
| * \ | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-06-19 | 2 | -0/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d... | Jani Nikula | 2014-06-11 | 2 | -0/+2 |
| | |\ |
|
| | | * | drm/i915: Kick out vga console | Daniel Vetter | 2014-06-09 | 2 | -0/+2 |
* | | | | Revert "offb: Add palette hack for little endian" | Benjamin Herrenschmidt | 2014-06-16 | 1 | -10/+1 |
|/ / / |
|
* | | | Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-06-12 | 3 | -6/+7 |
|\ \ \ |
|
| * | | | backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip | Tony Lindgren | 2014-06-05 | 1 | -1/+2 |
| * | | | video/backlight: s6e63m0: Fix string type mismatch | Masanari Iida | 2014-05-07 | 1 | -1/+1 |
| * | | | video/backlight: LP8788 needs PWM | Peter Griffin | 2014-04-28 | 1 | -1/+1 |
| * | | | video/backlight: LP855X needs PWM | Arnd Bergmann | 2014-04-28 | 1 | -1/+1 |
| * | | | video/pxa: LCD_CORGI needs BACKLIGHT_CLASS_DEVICE | Arnd Bergmann | 2014-04-28 | 1 | -1/+1 |
| * | | | video/backlight: LM3630A needs PWM | Peter Griffin | 2014-04-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging | Philipp Zabel | 2014-06-04 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-11 | 1 | -1/+1 |
|\ \ |
|
| * | | drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files. | Rusty Russell | 2014-05-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-11 | 1 | -43/+44 |
|\ \ |
|
| * | | pwm-backlight: retrieve configured PWM period | Alexandre Belloni | 2014-05-21 | 1 | -3/+6 |
| * | | pwm-backlight: switch to gpiod interface | Alexandre Courbot | 2014-05-07 | 1 | -40/+29 |
| * | | pwm-backlight: Disable backlight on shutdown | Thierry Reding | 2014-05-02 | 1 | -0/+9 |
* | | | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-04 | 29 | -513/+3310 |
|\ \ \ |
|
| * | | | OMAPDSS: move 'compatible' converter to omapdss driver | Tomi Valkeinen | 2014-05-28 | 4 | -1/+235 |
| * | | | OMAPDSS: HDMI: fix devm_ioremap_resource error checks | Tomi Valkeinen | 2014-05-23 | 5 | -10/+10 |
| * | | | OMAPDSS: HDMI: remove unused defines | Tomi Valkeinen | 2014-05-23 | 4 | -11/+0 |
| * | | | OMAPDSS: HDMI: cleanup WP ioremaps | Tomi Valkeinen | 2014-05-23 | 1 | -18/+3 |
| * | | | OMAPDSS: panel NEC-NL8048HL11 DT support | Tomi Valkeinen | 2014-05-20 | 1 | -1/+44 |
| * | | | OMAPDSS: Panel TPO-TD043MTEA1 DT support | Tomi Valkeinen | 2014-05-20 | 1 | -1/+41 |
| * | | | OMAPDSS: panel sharp-ls037v7dw01 DT support | Tony Lindgren | 2014-05-20 | 1 | -3/+99 |
| * | | | OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiod | Tony Lindgren | 2014-05-20 | 1 | -54/+54 |