| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-05-11 | 19 | -38/+78 |
|\ |
|
| * | fbdev: sti: don't select CONFIG_VT | Arnd Bergmann | 2017-05-05 | 2 | -2/+1 |
| * | drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macros | Karim Eshapa | 2017-05-02 | 1 | -1/+1 |
| * | sm501fb: don't return zero on failure path in sm501fb_start() | Alexey Khoroshilov | 2017-05-02 | 1 | -0/+1 |
| * | video: fbdev: udlfb: Fix buffer on stack | Maksim Salau | 2017-05-02 | 1 | -2/+12 |
| * | video: console: Remove reference to CONFIG_8xx | Christophe Leroy | 2017-04-21 | 1 | -1/+1 |
| * | video: fbdev: imxfb: support AUS mode | Martin Kaiser | 2017-04-21 | 1 | -0/+17 |
| * | drivers/video/fbdev: Fixing coding guidelines in acornfb.c | Pushkar Jambhlekar | 2017-04-07 | 1 | -7/+5 |
| * | xen, fbfront: add support for specifying size via xenstore | Juergen Gross | 2017-04-07 | 1 | -0/+10 |
| * | video: ARM CLCD: fix dma allocation size | Liam Beguin | 2017-04-07 | 1 | -2/+2 |
| * | drivers/video: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 2017-03-21 | 3 | -8/+7 |
| * | video/logo: tidyup fb_logo_late_init initcall timing | Takeshi Kihara | 2017-03-20 | 1 | -1/+1 |
| * | video: fbdev: i810: remove incorrect __exit markups | Dmitry Torokhov | 2017-03-20 | 1 | -3/+3 |
| * | video: fbdev: pmag-aa-fb: remove incorrect __exit markups | Dmitry Torokhov | 2017-03-20 | 1 | -2/+2 |
| * | video: fbdev: pmagb-b-fb: remove incorrect __exit markups | Dmitry Torokhov | 2017-03-20 | 1 | -2/+2 |
| * | video: fbdev: pmag-ba-fb: remove incorrect __exit markups | Dmitry Torokhov | 2017-03-20 | 1 | -2/+2 |
| * | omapfb: dss: Handle return errors in dss_init_ports() | Arvind Yadav | 2017-03-20 | 1 | -5/+11 |
* | | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 2 | -7/+7 |
|\ \ |
|
| * | | Annotate hardware config module parameters in drivers/video/ | David Howells | 2017-04-20 | 2 | -7/+7 |
| |/ |
|
* | | drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header | Laura Abbott | 2017-05-09 | 1 | -1/+1 |
* | | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances | Masahiro Yamada | 2017-05-09 | 1 | -1/+1 |
* | | Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-03 | 3 | -0/+427 |
|\ \ |
|
| * | | backlight: Add support for Arctic Sand LED backlight driver chips | Olimpiu Dejeu | 2017-04-25 | 3 | -0/+427 |
| |/ |
|
* | | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() | Geert Uytterhoeven | 2017-04-19 | 1 | -3/+4 |
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-15 | 1 | -1/+65 |
|\ \ |
|
| * | | efi/fb: Avoid reconfiguration of BAR that covers the framebuffer | Ard Biesheuvel | 2017-04-05 | 1 | -1/+65 |
| |/ |
|
* | | fbdev: omapfb: delete check_required_callbacks() | Aaro Koskinen | 2017-04-14 | 1 | -15/+0 |
* | | xen, fbfront: fix connecting to backend | Juergen Gross | 2017-04-07 | 1 | -2/+2 |
* | | fbdev/ssd1307fb: fix optional VBAT support | Bastian Stender | 2017-04-07 | 1 | -8/+16 |
|/ |
|
* | sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> | Ingo Molnar | 2017-03-03 | 1 | -0/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 2 | -1/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -1/+1 |
* | scripts/spelling.txt: add "applys" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-02-25 | 31 | -523/+220 |
|\ |
|
| * | video: fbdev: fsl-diu-fb: fix spelling mistake "palette" | Colin Ian King | 2017-02-20 | 1 | -2/+2 |
| * | fbdev: ssd1307fb: include linux/gpio/consumer.h | Arnd Bergmann | 2017-02-20 | 1 | -0/+1 |
| * | video: fbdev: fsl-diu-fb: remove impossible condition | Sachin Shukla | 2017-02-08 | 1 | -8/+1 |
| * | video: fbdev: amifb: remove impossible condition | Sachin Shukla | 2017-02-08 | 1 | -5/+3 |
| * | fbdev/ssd1307fb: clear screen in probe | Tomi Valkeinen | 2017-02-08 | 1 | -3/+2 |
| * | fbdev/ssd1307fb: add support to enable VBAT | Tomi Valkeinen | 2017-02-08 | 1 | -1/+19 |
| * | fbdev: ssd1307fb: Make reset gpio devicetree property optional | Jyri Sarha | 2017-02-08 | 1 | -6/+13 |
| * | fbdev: ssd1307fb: Start to use gpiod API for reset gpio | Jyri Sarha | 2017-02-08 | 1 | -17/+8 |
| * | video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() | Wei Yongjun | 2017-02-08 | 1 | -1/+3 |
| * | video: fbdev: offb: switch to using for_each_node_by_type | Dmitry Torokhov | 2017-02-08 | 1 | -2/+2 |
| * | video/console: use setup_timer and mod_timer instead of init_timer | Jan Stourac | 2017-02-08 | 1 | -5/+3 |
| * | fbdev: omap/lcd: Make callbacks optional | Lars-Peter Clausen | 2017-01-30 | 10 | -183/+20 |
| * | fbdev: omap/lcd: Staticize non-exported lcd_panel structs | Lars-Peter Clausen | 2017-01-30 | 8 | -8/+8 |
| * | fbdev: omap/lcd: Remove no-op driver callbacks | Lars-Peter Clausen | 2017-01-30 | 9 | -167/+0 |
| * | video/mbx: use simple_open() | Geliang Tang | 2017-01-30 | 1 | -12/+6 |