Age | Commit message (Expand) | Author |
2017-02-08 | video/console: use setup_timer and mod_timer instead of init_timer | Jan Stourac |
2017-02-04 | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon |
2017-01-30 | fbdev: omap/lcd: Make callbacks optional | Lars-Peter Clausen |
2017-01-30 | fbdev: omap/lcd: Staticize non-exported lcd_panel structs | Lars-Peter Clausen |
2017-01-30 | fbdev: omap/lcd: Remove no-op driver callbacks | Lars-Peter Clausen |
2017-01-30 | video/mbx: use simple_open() | Geliang Tang |
2017-01-30 | video: fbdev: stifb: handle NULL return value from ioremap_nocache | Arvind Yadav |
2017-01-30 | video: fbdev: pmagb-b-fb: Remove bad `__init' annotation | Maciej W. Rozycki |
2017-01-30 | video: fbdev: pmag-ba-fb: Remove bad `__init' annotation | Maciej W. Rozycki |
2017-01-30 | video: ARM CLCD: use panel device node for getting backlight and mode | Vladimir Zapolskiy |
2017-01-30 | video: ARM CLCD: use panel device node for panel initialization | Vladimir Zapolskiy |
2017-01-30 | video: ARM CLCD: sort included headers out alphabetically | Vladimir Zapolskiy |
2017-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie |
2017-01-26 | gpio: Pass GPIO label down to gpiod_request | Alexander Stein |
2017-01-26 | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO | Andy Shevchenko |
2017-01-25 | console: Make persistent scrollback a boot parameter | Manuel Schölling |
2017-01-25 | console: Add persistent scrollback buffers for all VGA consoles | Manuel Schölling |
2017-01-25 | console: Add callback to flush scrollback buffer to consw struct | Manuel Schölling |
2017-01-25 | console: Move scrollback data into its own struct | Manuel Schölling |
2017-01-24 | fbdev: color map copying bounds checking | Kees Cook |
2017-01-11 | video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants | Julia Lawall |
2017-01-11 | video: fbdev: simplefb: Separate clk / regulator get and enable steps | Hans de Goede |
2017-01-11 | fbcon: Fix vc attr at deinit | Takashi Iwai |
2017-01-11 | video: fbdev: imxfb: always allocate 256 entries for the color map | Martin Kaiser |
2017-01-11 | video: fbdev: maxinefb: add __initdata to maxinefb_fix | Bhumika Goyal |
2017-01-11 | video: fbdev: matroxfb: use designated initializers | Kees Cook |
2017-01-11 | video: fbdev: sh_mobile_lcdcfb: use designated initializers | Kees Cook |
2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-01-06 | fbmem: add a default get_fb_unmapped_area function | Benjamin Gaignard |
2017-01-04 | video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap | Arvind Yadav |
2017-01-04 | backlight: da9052: Fix module autoload | Javier Martinez Canillas |
2017-01-04 | backlight: pwm_bl: Check the PWM state for initial backlight power state | Peter Ujfalusi |
2017-01-04 | backlight: pwm_bl: Move the checks for initial power state to a separate func... | Peter Ujfalusi |
2017-01-04 | backlight: adp5520: Fix error handling in adp5520_bl_probe() | Alexey Khoroshilov |
2017-01-04 | backlight: lcd: Fix race condition during register | Uwe Kleine-König |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next | Daniel Vetter |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | openrisc: prevent VGA console, fix builds | Randy Dunlap |
2016-12-05 | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie |
2016-11-18 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet |
2016-11-16 | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next | Dave Airlie |
2016-11-14 | video: of: Constify node argument to display timing functions | Laurent Pinchart |
2016-11-13 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-11-07 | xen: make use of xenbus_read_unsigned() in xen-fbfront | Juergen Gross |
2016-11-03 | video: ARM CLCD: fix Vexpress regression | Linus Walleij |