| Commit message (Expand) | Author | Age | Files | Lines |
* | pxa3xx-gcu: stop embedding file_operations into device-private object | Al Viro | 2013-04-09 | 1 | -7/+8 |
* | pxa3xx-gcu: quite playing silly buggers with ->f_op | Al Viro | 2013-04-09 | 1 | -9/+12 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | bfin_adv7393: switch to proc_create_data() | Al Viro | 2013-04-09 | 1 | -24/+19 |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-03-25 | 1 | -2/+5 |
|\ |
|
| * | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut | 2013-03-19 | 1 | -2/+5 |
* | | drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() | H Hartley Sweeten | 2013-03-23 | 1 | -0/+1 |
* | | Merge at91 lcdfb bug fixes into fixes | Arnd Bergmann | 2013-03-15 | 1 | -7/+15 |
|\ \
| |/
|/| |
|
| * | atmel_lcdfb: fix 16-bpp modes on older SOCs | Johan Hovold | 2013-03-13 | 1 | -7/+15 |
* | | ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h | Tony Lindgren | 2013-03-04 | 2 | -0/+4 |
|/ |
|
* | backlight: add new lp8788 backlight driver | Kim, Milo | 2013-02-28 | 3 | -0/+340 |
* | drivers/video/backlight/ams369fg06.c: make power_on() call optional | Jingoo Han | 2013-02-28 | 1 | -5/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 3 | -3/+3 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 3 | -3/+3 |
* | | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2013-02-26 | 1 | -10/+10 |
|\ \ |
|
| * | | pwm_backlight: Validate dft_brightness in main probe function | Peter Ujfalusi | 2013-01-31 | 1 | -6/+7 |
| * | | pwm-backlight: handle BL_CORE_FBBLANK state | Alexandre Courbot | 2013-01-30 | 1 | -4/+3 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-02-26 | 18 | -35/+874 |
|\ \ \ |
|
| * | | | video: Add generic HDMI infoframe helpers | Thierry Reding | 2013-02-22 | 3 | -0/+312 |
| * | | | gpu: remove gma500 stub driver | Lee, Chun-Yi | 2013-02-20 | 1 | -2/+0 |
| * | | | Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int... | Dave Airlie | 2013-02-08 | 13 | -13/+488 |
| |\ \ \ |
|
| | * | | | fbmon: add of_videomode helpers | Steffen Trumtrar | 2013-01-24 | 1 | -0/+42 |
| | * | | | fbmon: add videomode helpers | Steffen Trumtrar | 2013-01-24 | 1 | -0/+52 |
| | * | | | video: add of helper for display timings/videomode | Steffen Trumtrar | 2013-01-24 | 4 | -0/+310 |
| | * | | | video: add display_timing and videomode | Steffen Trumtrar | 2013-01-24 | 4 | -0/+71 |
| | * | | | viafb: rename display_timing to via_display_timing | Steffen Trumtrar | 2013-01-24 | 6 | -13/+13 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'console-fixes' into drm-next | Dave Airlie | 2013-02-08 | 2 | -11/+25 |
| |\ \ \ |
|
| | * | | | fbcon: don't lose the console font across generic->chip driver switch | Dave Airlie | 2013-02-07 | 1 | -4/+10 |
| | * | | | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie | 2013-02-07 | 1 | -7/+15 |
| * | | | | fbcon: fix locking harder | Dave Airlie | 2013-02-08 | 2 | -3/+10 |
| * | | | | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai | 2013-02-08 | 2 | -2/+6 |
| * | | | | fb: rework locking to fix lock ordering on takeover | Alan Cox | 2013-02-08 | 3 | -4/+33 |
| |/ / / |
|
* | | | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2013-02-25 | 1 | -1/+30 |
|\ \ \ \ |
|
| * | | | | mfd: max8925: Support dt for backlight | Qing Xu | 2013-02-14 | 1 | -1/+30 |
| |/ / / |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-02-24 | 1 | -28/+36 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-02-20 | 1 | -28/+36 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | drivers/video: fsl-diu-fb: fix bugs in interrupt handling | Anatolij Gustschin | 2013-01-29 | 1 | -25/+33 |
| | * | | | drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp | Anatolij Gustschin | 2013-01-29 | 1 | -3/+3 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 48 | -473/+6069 |
|\ \ \ \ |
|
| * | | | | backlight: lp855x_bl: simplify bl_get_brightness() | Kim, Milo | 2013-02-22 | 1 | -24/+0 |
| * | | | | backlight: lp855x_bl: support new LP8557 device | Kim, Milo | 2013-02-22 | 2 | -16/+73 |
| * | | | | backlight: lp855x_bl: introduce device configuration flow | Kim, Milo | 2013-02-22 | 1 | -10/+68 |
| * | | | | drivers/video/backlight/adp88?0_bl.c: fix resume | Lars-Peter Clausen | 2013-02-22 | 2 | -2/+2 |
| * | | | | drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_re... | Jingoo Han | 2013-02-22 | 1 | -2/+2 |
| * | | | | drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly | Dan Carpenter | 2013-02-22 | 1 | -1/+1 |
| * | | | | drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() | Axel Lin | 2013-02-22 | 1 | -1/+4 |
| * | | | | backlight: add an AS3711 PMIC backlight driver | Guennadi Liakhovetski | 2013-02-22 | 3 | -0/+388 |
| * | | | | drivers/video/backlight/Makefile: cleanup | Andrew Morton | 2013-02-22 | 1 | -45/+45 |
| * | | | | fb: backlight: add the Himax HX-8357B LCD controller | Maxime Ripard | 2013-02-22 | 3 | -0/+505 |
| * | | | | drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API | Sachin Kamat | 2013-02-22 | 1 | -8/+3 |