| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-07 | 1 | -13/+18 |
|\ |
|
| * | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 2017-08-26 | 1 | -0/+12 |
| |\ |
|
| * | | drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it | Ard Biesheuvel | 2017-08-21 | 1 | -13/+18 |
* | | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-09-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 2017-08-01 | 1 | -1/+1 |
* | | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-05 | 1 | -4/+3 |
|\ \ \ \ |
|
| * | | | | fbdev: uvesafb: remove DRIVER_ATTR() usage | Greg Kroah-Hartman | 2017-08-28 | 1 | -4/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 1 | -5/+6 |
|\ \ \ \ |
|
| * | | | | parisc/sticore: Fix section mismatches | Helge Deller | 2017-08-22 | 1 | -5/+6 |
| |/ / / |
|
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 1 | -0/+12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 3 | -9/+10 |
| |\ \ \
| | |/ / |
|
| * | | | x86, drm, fbdev: Do not specify encrypted memory for video mappings | Tom Lendacky | 2017-07-18 | 1 | -0/+12 |
| | |/
| |/| |
|
* | | | drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio | Laurent Pinchart | 2017-08-16 | 2 | -2/+2 |
| |/
|/| |
|
* | | efifb: allow user to disable write combined mapping. | Dave Airlie | 2017-07-31 | 1 | -1/+7 |
* | | fbdev: omapfb: remove unused variable | Arnd Bergmann | 2017-07-31 | 1 | -1/+0 |
* | | video: fbdev: imxfb: use after free in imxfb_remove() | Dan Carpenter | 2017-07-31 | 1 | -7/+3 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-13 | 2 | -4/+4 |
|\ |
|
| * | video: fbdev: omap: move inline before return type | Joe Perches | 2017-07-12 | 1 | -3/+3 |
| * | video: fbdev: intelfb: move inline before return type | Joe Perches | 2017-07-12 | 1 | -1/+1 |
* | | Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-07-13 | 12 | -155/+137 |
|\ \
| |/
|/| |
|
| * | fbdev: make get_fb_unmapped_area depends of !MMU | Benjamin Gaignard | 2017-07-12 | 1 | -2/+3 |
| * | atyfb: hide unused variable | Arnd Bergmann | 2017-07-12 | 1 | -2/+2 |
| * | video: fbdev: matrox: the list iterator can't be NULL | Dan Carpenter | 2017-07-04 | 1 | -1/+1 |
| * | video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc() | Gustavo A. R. Silva | 2017-07-04 | 1 | -6/+0 |
| * | fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp | Arvind Yadav | 2017-07-04 | 1 | -4/+4 |
| * | omapfb: panel-dsi-cm: constify dsicm_attr_group | Arvind Yadav | 2017-07-04 | 1 | -1/+1 |
| * | vmlfb: Fix error handling in cr_pll_init() | Alexey Khoroshilov | 2017-07-04 | 1 | -0/+1 |
| * | video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match. | Arvind Yadav | 2017-07-04 | 1 | -2/+2 |
| * | uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening | Joe Perches | 2017-06-14 | 1 | -86/+62 |
| * | video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops. | Arvind Yadav | 2017-06-14 | 1 | -1/+1 |
| * | omapfb: Use sysfs_match_string() helper | Andy Shevchenko | 2017-06-14 | 1 | -10/+4 |
| * | video: fbdev: pxafb: Handle return value of clk_prepare_enable | Arvind Yadav | 2017-06-14 | 1 | -1/+4 |
| * | video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern... | Karim Eshapa | 2017-06-14 | 1 | -1/+1 |
| * | mdacon: replace MDA_ADDR macro by inline function | Jiri Slaby | 2017-06-14 | 1 | -8/+11 |
| * | mdacon: make mda_vram_base u16 * | Jiri Slaby | 2017-06-14 | 1 | -6/+6 |
| * | mdacon: align code in mda_detect properly | Jiri Slaby | 2017-06-14 | 1 | -25/+35 |
* | | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-07-09 | 1 | -2/+0 |
|\ \ |
|
| * \ | Backmerge tag 'v4.12-rc7' into drm-next | Dave Airlie | 2017-06-27 | 4 | -12/+12 |
| |\ \ |
|
| * | | | drm: omapdrm: Remove unused default display name support | Laurent Pinchart | 2017-06-02 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | efi/fb: Correct PCI_STD_RESOURCE_END usage | Bjorn Helgaas | 2017-06-13 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-07 | 3 | -7/+12 |
|\ \ \ |
|
| * | | | video: adp8870: move header file out of I2C realm | Wolfram Sang | 2017-07-06 | 1 | -1/+1 |
| * | | | backlight: adp8860: Move header file out of I2C realm | Wolfram Sang | 2017-07-06 | 1 | -1/+1 |
| * | | | backlight: Report error on failure | Sudip Mukherjee | 2017-05-30 | 1 | -5/+10 |
| |/ / |
|
* | | | Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-06 | 1 | -5/+1 |
|\ \ \ |
|
| * | | | hpfb: use probe_kernel_read() | Al Viro | 2017-05-27 | 1 | -5/+1 |
| |/ / |
|
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-06 | 1 | -14/+5 |
|\ \ \ |
|
| * | | | fb_get_fscreeninfo(): don't bother with do_fb_ioctl() | Al Viro | 2017-06-09 | 1 | -14/+5 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 2 | -6/+3 |
|\ \ \ |
|