| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-03-15 | 21 | -114/+69 |
|\ |
|
| * | fbdev: mbx: fix a misspelled variable name | Arnd Bergmann | 2019-03-05 | 1 | -1/+1 |
| * | fbdev: omap2: fix warnings in dss core | Anders Roxell | 2019-03-01 | 1 | -3/+0 |
| * | video: fbdev: Fix potential NULL pointer dereference | YueHaibing | 2019-02-08 | 1 | -0/+2 |
| * | fbcon: Silence fbcon logo on 'quiet' boots | Prarit Bhargava | 2019-02-08 | 1 | -1/+7 |
| * | video: ssd1307fb: Do not hard code active-low reset sequence | Michal Vokáč | 2019-02-08 | 1 | -2/+2 |
| * | fbdev: fbmem: fix memory access if logo is bigger than the screen | Manfred Schlaegl | 2019-02-08 | 1 | -0/+3 |
| * | video/fbdev: refactor video= cmdline parsing | Jani Nikula | 2019-02-08 | 1 | -13/+10 |
| * | fbdev: mbx: fix up debugfs file creation | Greg Kroah-Hartman | 2019-02-08 | 2 | -28/+14 |
| * | fbdev: omap2: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-02-08 | 2 | -26/+7 |
| * | video: fbdev: geode: remove ifdef OLPC noise | Lubomir Rintel | 2019-02-08 | 2 | -22/+4 |
| * | video: offb: annotate implicit fall throughs | Mathieu Malaterre | 2019-02-08 | 1 | -0/+2 |
| * | omapfb: fix typo | Matteo Croce | 2019-02-08 | 1 | -1/+1 |
| * | fbdev: Use of_node_name_eq for node name comparisons | Rob Herring | 2019-02-08 | 7 | -12/+12 |
| * | fbcon: use kvmalloc() for scrollback buffer | Konstantin Khorenko | 2019-02-08 | 1 | -3/+3 |
| * | fbdev: chipsfb: remove set but not used variable 'size' | YueHaibing | 2019-02-08 | 1 | -2/+1 |
| * | fbdev/via: fix spelling mistake "Expandsion" -> "Expansion" | Colin Ian King | 2019-02-08 | 1 | -1/+1 |
* | | Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-03-08 | 1 | -1/+1 |
|\ \ |
|
| * | | backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state | Chen-Yu Tsai | 2019-01-30 | 1 | -1/+1 |
* | | | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-01-28 | 9 | -45/+53 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-01-25 | 1 | -3/+4 |
| |\ \
| | |/
| |/| |
|
| | * | vgacon: unconfuse vc_origin when using soft scrollback | Nicolas Pitre | 2019-01-18 | 1 | -3/+4 |
| * | | Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-01-19 | 5 | -27/+28 |
| |\ \ |
|
| | * | | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option | Peter Rosin | 2019-01-16 | 3 | -18/+17 |
| | * | | fbdev: offb: Fix OF node name handling | Rob Herring | 2019-01-11 | 1 | -9/+9 |
| | * | | omap2fb: Fix stack memory disclosure | Vlad Tsyrklevich | 2019-01-11 | 1 | -0/+2 |
| * | | | Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-01-15 | 2 | -12/+18 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-14 | 1 | -1/+1 |
| | * | | backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables | Heiko Stuebner | 2018-11-27 | 1 | -9/+10 |
| | * | | backlight: pwm_bl: Re-add driver internal enabled tracking | Heiko Stuebner | 2018-11-27 | 1 | -2/+7 |
| * | | | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -3/+3 |
* | | | | powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP... | Finn Thain | 2019-01-22 | 6 | -75/+48 |
* | | | | powerpc: Replace nvram_* extern declarations with standard header | Finn Thain | 2019-01-22 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds | 2019-01-05 | 12 | -43/+68 |
|\ \ \
| | |/
| |/| |
|
| * | | fbdev: fbcon: Fix unregister crash when more than one framebuffer | Noralf Trønnes | 2018-12-20 | 1 | -1/+1 |
| * | | fbdev: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 2018-12-20 | 1 | -1/+2 |
| * | | pxa168fb: trivial typo fix | Lubomir Rintel | 2018-12-20 | 1 | -1/+1 |
| * | | fbdev: fsl-diu: remove redundant null check on cmap | Wen Yang | 2018-12-20 | 1 | -2/+1 |
| * | | fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li | 2018-12-20 | 1 | -14/+4 |
| * | | fbdev: uvesafb: fix spelling mistake "memoery" -> "memory" | Colin Ian King | 2018-12-20 | 1 | -1/+1 |
| * | | fbdev: fbmem: add config option to center the bootup logo | Peter Rosin | 2018-12-20 | 2 | -1/+33 |
| * | | fbdev: fbmem: make fb_show_logo_line return the end instead of the height | Peter Rosin | 2018-12-20 | 1 | -3/+3 |
| * | | video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data" | YueHaibing | 2018-12-20 | 1 | -3/+1 |
| * | | fbdev: fbmem: behave better with small rotated displays and many CPUs | Peter Rosin | 2018-12-20 | 1 | -2/+6 |
| * | | video: clps711x-fb: release disp device node in probe() | Alexey Khoroshilov | 2018-12-20 | 1 | -1/+4 |
| * | | fbdev: make FB_BACKLIGHT a tristate | Rob Clark | 2018-12-20 | 2 | -5/+5 |
| * | | udlfb: fix some inconsistent NULL checking | Dan Carpenter | 2018-12-20 | 1 | -8/+6 |
* | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 2 | -3/+3 |
* | | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-12-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | backlight: pm8941: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-11-27 | 1 | -1/+1 |
| | |/
| |/| |
|