Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2 | -1/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "applys" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-26 | Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux | Linus Torvalds | 31 | -523/+220 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -9/+7 |
2017-02-24 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 2 | -1/+25 |
2017-02-23 | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -10/+9 |
2017-02-23 | Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -24/+54 |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -55/+136 |
2017-02-20 | video: fbdev: fsl-diu-fb: fix spelling mistake "palette" | Colin Ian King | 1 | -2/+2 |
2017-02-20 | fbdev: ssd1307fb: include linux/gpio/consumer.h | Arnd Bergmann | 1 | -0/+1 |
2017-02-08 | video: fbdev: fsl-diu-fb: remove impossible condition | Sachin Shukla | 1 | -8/+1 |
2017-02-08 | video: fbdev: amifb: remove impossible condition | Sachin Shukla | 1 | -5/+3 |
2017-02-08 | fbdev/ssd1307fb: clear screen in probe | Tomi Valkeinen | 1 | -3/+2 |
2017-02-08 | fbdev/ssd1307fb: add support to enable VBAT | Tomi Valkeinen | 1 | -1/+19 |
2017-02-08 | fbdev: ssd1307fb: Make reset gpio devicetree property optional | Jyri Sarha | 1 | -6/+13 |
2017-02-08 | fbdev: ssd1307fb: Start to use gpiod API for reset gpio | Jyri Sarha | 1 | -17/+8 |
2017-02-08 | video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() | Wei Yongjun | 1 | -1/+3 |
2017-02-08 | video: fbdev: offb: switch to using for_each_node_by_type | Dmitry Torokhov | 1 | -2/+2 |
2017-02-08 | video/console: use setup_timer and mod_timer instead of init_timer | Jan Stourac | 1 | -5/+3 |
2017-02-04 | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon | 1 | -8/+8 |
2017-01-30 | fbdev: omap/lcd: Make callbacks optional | Lars-Peter Clausen | 10 | -183/+20 |
2017-01-30 | fbdev: omap/lcd: Staticize non-exported lcd_panel structs | Lars-Peter Clausen | 8 | -8/+8 |
2017-01-30 | fbdev: omap/lcd: Remove no-op driver callbacks | Lars-Peter Clausen | 9 | -167/+0 |
2017-01-30 | video/mbx: use simple_open() | Geliang Tang | 1 | -12/+6 |
2017-01-30 | video: fbdev: stifb: handle NULL return value from ioremap_nocache | Arvind Yadav | 1 | -0/+4 |
2017-01-30 | video: fbdev: pmagb-b-fb: Remove bad `__init' annotation | Maciej W. Rozycki | 1 | -1/+1 |
2017-01-30 | video: fbdev: pmag-ba-fb: Remove bad `__init' annotation | Maciej W. Rozycki | 1 | -1/+1 |
2017-01-30 | video: ARM CLCD: use panel device node for getting backlight and mode | Vladimir Zapolskiy | 1 | -15/+5 |
2017-01-30 | video: ARM CLCD: use panel device node for panel initialization | Vladimir Zapolskiy | 5 | -27/+14 |
2017-01-30 | video: ARM CLCD: sort included headers out alphabetically | Vladimir Zapolskiy | 1 | -14/+9 |
2017-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie | 1 | -12/+14 |
2017-01-26 | gpio: Pass GPIO label down to gpiod_request | Alexander Stein | 1 | -4/+8 |
2017-01-26 | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO | Andy Shevchenko | 1 | -10/+5 |
2017-01-25 | console: Make persistent scrollback a boot parameter | Manuel Schölling | 2 | -18/+19 |
2017-01-25 | console: Add persistent scrollback buffers for all VGA consoles | Manuel Schölling | 2 | -56/+111 |
2017-01-25 | console: Add callback to flush scrollback buffer to consw struct | Manuel Schölling | 1 | -1/+23 |
2017-01-25 | console: Move scrollback data into its own struct | Manuel Schölling | 1 | -44/+47 |
2017-01-25 | fbdev: color map copying bounds checking | Kees Cook | 1 | -12/+14 |
2017-01-11 | video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -1/+1 |
2017-01-11 | video: fbdev: simplefb: Separate clk / regulator get and enable steps | Hans de Goede | 1 | -16/+40 |
2017-01-11 | fbcon: Fix vc attr at deinit | Takashi Iwai | 1 | -27/+40 |
2017-01-11 | video: fbdev: imxfb: always allocate 256 entries for the color map | Martin Kaiser | 1 | -1/+5 |
2017-01-11 | video: fbdev: maxinefb: add __initdata to maxinefb_fix | Bhumika Goyal | 1 | -1/+1 |
2017-01-11 | video: fbdev: matroxfb: use designated initializers | Kees Cook | 2 | -3/+12 |
2017-01-11 | video: fbdev: sh_mobile_lcdcfb: use designated initializers | Kees Cook | 1 | -3/+3 |
2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2 | -1/+25 |
2017-01-06 | fbmem: add a default get_fb_unmapped_area function | Benjamin Gaignard | 2 | -1/+25 |
2017-01-04 | video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap | Arvind Yadav | 1 | -0/+5 |