summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Fix remaining places where !funcs->best_encoder is validBoris Brezillon2016-06-071-2/+8
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-072-5/+5
* drm/doc: Switch to sphinx/rst fixed-width quotingDaniel Vetter2016-06-031-0/+2
* drm/doc: Update kerneldoc for drm_crtc.hDaniel Vetter2016-06-031-14/+64
* drm: Store the plane's indexChris Wilson2016-06-031-3/+46
* drm/fence: add fence to drm_pending_eventGustavo Padovan2016-06-031-1/+2
* drm/atomic-docs: Spelling fixupsDaniel Vetter2016-06-021-2/+2
* drm: Consolidate crtc arrays in drm_atomic_stateDaniel Vetter2016-06-022-7/+11
* drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter2016-06-022-11/+14
* drm: Consolidate connector arrays in drm_atomic_stateDaniel Vetter2016-06-022-9/+12
* drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter2016-06-022-2/+58
* dma-buf/fence: add signal_on_any to the fence array v2Christian König2016-06-021-1/+2
* dma-buf/fence: add fence_array fences v6Gustavo Padovan2016-06-021-0/+72
* dma-buf/fence: make fence context 64 bit v2Christian König2016-06-021-6/+7
* drm: Update obsolete information from {enable/disable}_vblank hooks.Liviu Dudau2016-06-021-5/+5
* Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2016-06-024-3/+12
|\
| * drm/core: Add drm_accurate_vblank_count, v5.Maarten Lankhorst2016-05-191-0/+1
| * Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-05-1780-345/+748
| |\
| * | drm: Add helper for DP++ adaptorsVille Syrjälä2016-05-091-0/+92
| * | io-mapping: Specify mapping size for io_mapping_map_wc()Chris Wilson2016-04-281-3/+7
| * | drm/dp: Add definition for Display Control DPCD Registers capability sizeYetunde Adebisi2016-04-261-0/+1
| * | drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen2016-04-251-0/+3
* | | Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-022-9/+7
|\ \ \
| * | | vga_switcheroo: Add helper for deferred probingLukas Wunner2016-05-311-0/+2
| * | | drm: use seqlock for vblank time/countMatthew Auld2016-05-241-9/+5
* | | | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-284-110/+141
|\ \ \ \
| * | | | <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-3/+24
| * | | | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-53/+34
| * | | | Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-281-3/+3
| * | | | <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
| * | | | fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-281-2/+6
| * | | | Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-282-26/+73
* | | | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-2/+4
|\ \ \ \ \
| * | | | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+4
* | | | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-282-2/+43
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2016-05-2717-16/+155
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown2016-05-271-2/+42
| | |\ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-. \ \ \ \ \ Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/...Mark Brown2016-04-201-1/+4
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin2016-04-201-1/+1
| | | * | | | | | | | ASoC: topology: ABI - Define types for vendor tuplesMengdong Lin2016-03-291-1/+41
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-0/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-0/+1
| | | |/ / / / / / / / /
| | * | | | | | / / / / Merge tag 'asoc-v4.7' into asoc-linusMark Brown2016-05-257-2/+139
| | |\| | | | | | | | | | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-284-8/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-1/+1
| * | | | | | | | | | | iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
| * | | | | | | | | | | target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-7/+0
| * | | | | | | | | | | target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
| * | | | | | | | | | | iscsi-target: export symbolsVarun Prakash2016-05-091-0/+33
| * | | | | | | | | | | iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+1