summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-05fbcon: Remove dmi quirk tableHans de Goede4-156/+2
2017-12-05efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede2-1/+21
2017-12-05drm/i915: Add "panel orientation" property to the panel connector, v6.Hans de Goede1-0/+28
2017-12-05drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede2-2/+96
2017-12-05drm: Add support for a panel-orientation connector property, v6Hans de Goede4-0/+121
2017-12-05drm: Add panel orientation quirks, v6.Hans de Goede5-0/+196
2017-12-05fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede3-6/+18
2017-12-04Merge arlied/drm-next into drm-misc-nextGustavo Padovan22570-223243/+541841
2017-12-04drm/prime: skip CPU sync in map/unmap dma_bufLucas Stach1-3/+5
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie129-3154/+6526
2017-12-03Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie113-873/+1325
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds1-1/+1
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+37
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang1-1/+18
2017-12-02Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+9
2017-12-02Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-61/+190
2017-12-02Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds40-146/+498
2017-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-93/+92
2017-12-02RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt12-21/+39
2017-12-02move libgcc.h to include/linuxPalmer Dabbelt7-6/+6
2017-12-02RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-02RISC-V: User-Visible ChangesPalmer Dabbelt19-34/+392
2017-12-02RISC-V Atomic CleanupsPalmer Dabbelt5-84/+60
2017-12-02RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-02move libgcc.h to include/linuxChristoph Hellwig7-6/+6
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-8/+33
2017-12-01Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+27
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds7-21/+98
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds67-483/+814
2017-12-01drm/tinydrm: add driver for ILI9225 panelsDavid Lechner4-0/+485
2017-12-01drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speedDavid Lechner2-5/+23
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds22-211/+291
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon1-11/+12
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov1-3/+3
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin1-3/+3
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park1-1/+1
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22
2017-12-01dt-bindings: Add binding for Ilitek ILI9225 display panelsDavid Lechner1-0/+25
2017-12-01dt-bindings: Add vendor prefix for ilitekDavid Lechner1-0/+1
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2-36/+46
2017-12-01afs: Properly reset afs_vnode (inode) fieldsDavid Howells2-2/+17
2017-12-01afs: Fix permit refcountingDavid Howells1-8/+10
2017-12-01Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+7
2017-12-01Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-24/+73
2017-12-01Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-4/+13
2017-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-8/+15
2017-12-01Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie30-230/+404