Age | Commit message (Expand) | Author |
2017-04-19 | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() | Geert Uytterhoeven |
2017-04-14 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-04-14 | fbdev: omapfb: delete check_required_callbacks() | Aaro Koskinen |
2017-04-07 | xen, fbfront: fix connecting to backend | Juergen Gross |
2017-04-07 | fbdev/ssd1307fb: fix optional VBAT support | Bastian Stender |
2017-04-05 | efi/fb: Avoid reconfiguration of BAR that covers the framebuffer | Ard Biesheuvel |
2017-03-03 | sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "applys" pattern and fix typo instances | Masahiro Yamada |
2017-02-25 | Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-23 | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-02-23 | Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-20 | video: fbdev: fsl-diu-fb: fix spelling mistake "palette" | Colin Ian King |
2017-02-20 | fbdev: ssd1307fb: include linux/gpio/consumer.h | Arnd Bergmann |
2017-02-08 | video: fbdev: fsl-diu-fb: remove impossible condition | Sachin Shukla |
2017-02-08 | video: fbdev: amifb: remove impossible condition | Sachin Shukla |
2017-02-08 | fbdev/ssd1307fb: clear screen in probe | Tomi Valkeinen |
2017-02-08 | fbdev/ssd1307fb: add support to enable VBAT | Tomi Valkeinen |
2017-02-08 | fbdev: ssd1307fb: Make reset gpio devicetree property optional | Jyri Sarha |
2017-02-08 | fbdev: ssd1307fb: Start to use gpiod API for reset gpio | Jyri Sarha |
2017-02-08 | video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() | Wei Yongjun |
2017-02-08 | video: fbdev: offb: switch to using for_each_node_by_type | Dmitry Torokhov |
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 |