summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync_file.txt: standardize document formatMauro Carvalho Chehab2017-05-241-10/+13
* gpu: drm: gma500: remove two more dead variableArnd Bergmann2017-05-231-2/+0
* drm/doc: Clarify mode_fixup vs. atomic_check a bit moreDaniel Vetter2017-05-231-2/+13
* drm/doc: Document adjusted/request modes a bit betterDaniel Vetter2017-05-233-6/+30
* drm: Add crtc/encoder/bridge->mode_valid() callbacksJose Abreu2017-05-232-33/+141
* MAINTAINERS: update drm/stm maintainers listVincent Abriou2017-05-231-0/+2
* drm/stm: ltdc: fix duplicated argumentsPhilippe CORNU2017-05-231-1/+1
* drm/pl111: Fix return value check in pl111_amba_probe()Wei Yongjun2017-05-221-2/+2
* drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada2017-05-226-12/+16
* drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-2225-171/+202
* drm/vgem: Fix return value check in vgem_init()Wei Yongjun2017-05-221-2/+2
* drm/blend: Fix comment typ-oRobert Foss2017-05-221-1/+1
* drm/stm: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada2017-05-221-2/+0
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-2211-65/+62
* drm/pl111: Add a debugfs node to dump our registers.Eric Anholt2017-05-194-0/+64
* drm/pl111: make structure mode_config_funcs staticColin Ian King2017-05-191-1/+1
* drm/pl111: make structure pl111_display_funcs staticColin Ian King2017-05-191-1/+1
* drm/pl111: Register the clock divider and use it.Eric Anholt2017-05-195-24/+163
* drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-1826-122/+128
* drm: replace drm_[cm]alloc* by kvmalloc alternativesMichal Hocko2017-05-181-78/+0
* gpu: host1x: select IOMMU_IOVAArnd Bergmann2017-05-181-0/+1
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-1810985-250231/+846989
|\
| * Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-18109-927/+4980
| |\
| * | Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
| |\ \
| | * | Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-121-1/+1
| | * | Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| | * | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| | * | Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| | * | Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
| * | | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
| |\ \ \
| | * | | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| | * | | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| | * | | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0
| | * | | ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2
| | * | | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| | * | | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-083-2/+31
| | * | | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| | * | | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
| * | | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17
| |\ \ \ \
| | * | | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| | * | | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| | * | | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
| | * | | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| | * | | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5
| | * | | | um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
| | |/ / /
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-1323-126/+145
| |\ \ \ \
| | * | | | mm, docs: update memory.stat description with workingset* entriesRoman Gushchin2017-05-131-0/+12
| | * | | | mm: vmscan: scan until it finds eligible pagesMinchan Kim2017-05-131-6/+15
| | * | | | mm, thp: copying user pages must schedule on collapseDavid Rientjes2017-05-131-4/+3