Age | Commit message (Expand) | Author |
2013-05-07 | fbcon: when font is freed, clear also vc_font.data | Mika Kuoppala |
2013-04-25 | vm: convert fb_mmap to vm_iomap_memory() helper | Linus Torvalds |
2013-04-25 | fbcon: fix locking harder | Dave Airlie |
2013-03-20 | atmel_lcdfb: fix 16-bpp modes on older SOCs | Johan Hovold |
2013-02-28 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-28 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-28 | fbcon: don't lose the console font across generic->chip driver switch | Dave Airlie |
2013-02-28 | drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp | Anatolij Gustschin |
2013-02-28 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |
2013-02-28 | drivers/video/backlight/adp88?0_bl.c: fix resume | Lars-Peter Clausen |
2013-01-17 | video: mxsfb: fix crash when unblanking the display | Lothar Waßmann |
2012-10-21 | viafb: don't touch clock state on OLPC XO-1.5 | Daniel Drake |
2012-10-21 | video/udlfb: fix line counting in fb_write | Alexander Holler |
2012-10-02 | fbcon: fix race condition between console lock and cursor timer (v1.1) | Dave Airlie |
2012-08-15 | video/smscufx: fix line counting in fb_write | Alexander Holler |
2012-07-16 | OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays | Tomi Valkeinen |
2012-06-01 | fbdev: sh_mobile_lcdc: Don't confuse line size with pitch | Laurent Pinchart |
2012-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-10 | connector/userns: replace netlink uses of cap_raised() with capable() | Eric W. Biederman |
2012-05-10 | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer |
2012-05-08 | Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-05-07 | drivers/video/xen-fbfront.c: add missing cleanup code | Julia Lawall |
2012-04-26 | blackfin: fix compile error in bfin-lq035q1-fb.c | Paul Gortmaker |
2012-04-15 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-13 | video: msm: Fix section mismatches in mddi.c | David Brown |
2012-04-09 | video:uvesafb: Fix oops that uvesafb try to execute NX-protected page | Wang YanQing |
2012-04-08 | fbdev: fix au1*fb builds | Manuel Lauss |
2012-04-08 | kyrofb: fix on x86_64 | Ondrej Zary |
2012-04-05 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | backlight: add driver for DA9052/53 PMIC v1 | Ashish Jangam |
2012-04-02 | ARM: fix lcd power build failure in collie_defconfig | Paul Gortmaker |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | backlight: fix typo in tosa_lcd.c | Masanari Iida |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-28 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov |
2012-03-23 | backlight: fix ot200_bl build | Randy Dunlap |
2012-03-23 | backlight: convert platform_lcd to dev_pm_ops | Jingoo Han |
2012-03-23 | backlight: add support for Pandora backlight | Grazvydas Ignotas |
2012-03-23 | backlight: add driver for Bachmann's ot200 | Christian Gmeiner |
2012-03-23 | backlight: new backlight driver for LP855x devices | Kim, Milo |
2012-03-23 | drivers/video/backlight/adp5520_bl.c: use devm_ functions | Julia Lawall |