summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/dp: add drm_dp_link_power_down() helperRob Clark2015-02-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-2910-24/+51
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-5/+6
| |\
| | * ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-261-5/+6
| * | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-262-8/+12
| |\ \
| | * | printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar2015-01-261-3/+12
| | * | mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-261-5/+0
| * | | Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-261-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-161-0/+2
| | |\ \
| | | * | regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-081-0/+2
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-251-0/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-221-0/+13
| | |\ \ \ \
| | | * | | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-071-0/+13
| * | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-241-0/+3
| |\ \ \ \ \ \
| | * | | | | | PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-161-0/+1
| | * | | | | | PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-161-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-241-2/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/Geert Uytterhoeven2015-01-131-2/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-241-7/+9
| |\ \ \ \ \ \
| | * | | | | | KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger2015-01-191-7/+9
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-232-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | module: make module_refcount() a signed integer.Rusty Russell2015-01-221-1/+1
| | * | | | | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
| | * | | | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-0/+2
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | drm/bridge: make bridge registration independent of drm flowAjay Kumar2015-01-282-13/+21
* | | | | | | | drm/bridge: do not pass drm_bridge_funcs to drm_bridge_initAjay Kumar2015-01-281-2/+1
* | | | | | | | Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie2015-01-283-2/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/atomic-helpers: Saner encoder/crtc callbacksDaniel Vetter2015-01-271-2/+18
| * | | | | | | | drm/atomic-helpers: Recover full cursor plane behaviourDaniel Vetter2015-01-271-0/+2
| * | | | | | | | drm/atomic-helper: add connector->dpms() implementationDaniel Vetter2015-01-271-0/+2
| * | | | | | | | drm/atomic: Add drm_crtc_state->activeDaniel Vetter2015-01-271-0/+3
| * | | | | | | | drm: Add standardized boolean propsDaniel Vetter2015-01-271-0/+2
* | | | | | | | | Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2015-01-284-3/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/atomic: Add ->atomic_check() to encoder helpersThierry Reding2015-01-271-0/+6
| * | | | | | | | | drm/plane: Add optional ->atomic_disable() callbackThierry Reding2015-01-272-0/+40
| * | | | | | | | | drm/plane: Make ->atomic_update() mandatoryThierry Reding2015-01-271-1/+1
| * | | | | | | | | gpu: host1x: Provide a proper struct bus_typeThierry Reding2015-01-271-3/+15
| * | | | | | | | | gpu: host1x: Call ->remove() only when a device is boundThierry Reding2015-01-231-0/+2
| |/ / / / / / / /
* | | | | | | | | drm: Add rotation value to plane stateMatt Roper2015-01-271-0/+3
* | | | | | | | | Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-01-273-37/+59
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter2015-01-12559-3656/+16717
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: remove unused power_well/get_cdclk_freq apiImre Deak2015-01-121-37/+0
| | * | | | | | | | | drm/i915: add component supportImre Deak2015-01-121-0/+38
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | drm/i915: Add ioctl to set per-context parametersChris Wilson2015-01-071-0/+12
| * | | | | | | | | drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel2015-01-061-0/+9
* | | | | | | | | | Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie2015-01-272-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | drm/probe-helper: don't lose hotplug eventDaniel Vetter2015-01-221-0/+1
| * | | | | | | | | drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-211-1/+1
* | | | | | | | | | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-2231-71/+221
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-211-0/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |