summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tinydrm: repaper: add CONFIG_THERMAL dependencyArnd Bergmann2017-07-291-0/+1
* drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-07-291-1/+0
* drm/nouveau: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-07-291-1/+0
* drm/omapdrm: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-07-291-1/+0
* drm/amdgpu: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-07-291-1/+0
* drm/rockchip: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-293-31/+0
* drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-293-30/+0
* drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-3/+1
* drm/zte: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/vc4: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/tilcdc: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/sun4i: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/stm: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/pl111: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/imx: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/arc: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroyNoralf Trønnes2017-07-291-8/+18
* drm/gem: Add drm_gem_dumb_map_offset()Noralf Trønnes2017-07-292-0/+37
* drm/vc4: Convert more lock requirement comments to lockdep assertions.Eric Anholt2017-07-281-3/+8
* drm/vc4: Add an ioctl for labeling GEM BOs for summary statsEric Anholt2017-07-287-66/+257
* drm/vc4: Start using u64_to_user_ptr.Eric Anholt2017-07-281-6/+5
* Merge airlied/drm-next into drm-misc-nextSean Paul2017-07-26450-4384/+11728
|\
| * drm: linux-next: build failure after merge of the drm-misc treeStephen Rothwell2017-07-271-3/+2
| * Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-27450-4384/+11729
| |\
| | * Linux 4.13-rc2v4.13-rc2Linus Torvalds2017-07-231-1/+1
| | * Properly alphabetize MAINTAINERS fileLinus Torvalds2017-07-232-1741/+1815
| | * Fix up MAINTAINERS file problemsLinus Torvalds2017-07-231-13/+4
| | * Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-236-13/+33
| | |\
| | | * xen/balloon: don't online new memory initiallyJuergen Gross2017-07-233-10/+23
| | | * xen/x86: fix cpu hotplugJuergen Gross2017-07-231-1/+2
| | | * xen/grant-table: log the lack of grantsWengang Wang2017-07-231-1/+8
| | | * xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov2017-07-231-1/+0
| | |/
| | * Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-221-4/+9
| | |\
| | | * hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck2017-07-151-4/+9
| | * | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-2214-84/+83
| | |\ \
| | | * | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-178-8/+8
| | | * | tty: hide unused pty_get_peer functionArnd Bergmann2017-07-171-43/+42
| | | * | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
| | | * | serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
| | | * | Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-172-19/+8
| | | * | serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
| | | * | serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
| | | |/
| | * | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-2213-44/+55
| | |\ \
| | | * | w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva2017-07-171-1/+2
| | | * | regmap: regmap-w1: Fix build troublesAlex A. Mihaylov2017-07-171-2/+2