Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-04-15 | 22 | -62/+104 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2016-04-14 | 9 | -24/+48 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency | Javier Martinez Canillas | 2016-04-12 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: fix a warning message | Dan Carpenter | 2016-04-12 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: mic: fix an error code | Dan Carpenter | 2016-04-12 | 1 | -0/+1 | |
| | * | | | | | | | drm/exynos: fimd: fix broken dp_clock control | Marek Szyprowski | 2016-04-12 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: build fbdev code conditionally | Andrzej Hajda | 2016-04-12 | 4 | -15/+36 | |
| | * | | | | | | | drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set | Andrzej Hajda | 2016-04-12 | 1 | -5/+7 | |
| | * | | | | | | | drm/exynos: fix error handling in exynos_drm_subdrv_open | Arnd Bergmann | 2016-04-12 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-04-14 | 6 | -17/+33 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | drm/amd/amdgpu: fix irq domain remove for tonga ih | Junwei Zhang | 2016-04-07 | 1 | -1/+1 | |
| | * | | | | | | | drm/radeon: use helper for mst connector dpms. | Dave Airlie | 2016-04-06 | 1 | -7/+1 | |
| | * | | | | | | | drm/radeon/mst: port some MST setup code from DAL. | Dave Airlie | 2016-04-06 | 2 | -4/+21 | |
| | * | | | | | | | drm/amdgpu: add invisible pin size statistic | Chunming Zhou | 2016-04-06 | 3 | -5/+10 | |
| * | | | | | | | | Merge tag 'drm-intel-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-04-11 | 4 | -12/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915: fix deadlock on lid open | Bjørn Mork | 2016-04-07 | 1 | -4/+1 | |
| | * | | | | | | | | drm/i915: Exit cherryview_irq_handler() after one pass | Chris Wilson | 2016-04-05 | 1 | -2/+2 | |
| | * | | | | | | | | drm/i915: Call intel_dp_mst_resume() before resuming displays | Lyude | 2016-04-05 | 1 | -2/+2 | |
| | * | | | | | | | | drm/i915: Fix race condition in intel_dp_destroy_mst_connector() | Lyude | 2016-04-05 | 1 | -4/+2 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'topic/drm-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-04-11 | 3 | -9/+16 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings | Paul Parsons | 2016-04-05 | 1 | -1/+1 | |
| | * | | | | | | | drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor | Paul Parsons | 2016-04-05 | 1 | -1/+1 | |
| | * | | | | | | | drm/edid: Fix EDID Established Timings I and II | Paul Parsons | 2016-04-05 | 1 | -3/+3 | |
| | * | | | | | | | drm/qxl: fix cursor position with non-zero hotspot | John Keeping | 2016-03-31 | 2 | -4/+11 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-15 | 8 | -168/+114 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | parisc: Fix ftrace function tracer | Helge Deller | 2016-04-14 | 8 | -168/+114 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-15 | 8 | -5/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mce: Avoid using object after free in genpool | Tony Luck | 2016-04-13 | 1 | -2/+2 | |
| * | | | | | | | | | lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates | Rusty Russell | 2016-04-01 | 3 | -2/+11 | |
| * | | | | | | | | | x86/build: Build compressed x86 kernels as PIE | H.J. Lu | 2016-03-29 | 3 | -1/+49 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | x86/mm/pkeys: Add missing Documentation | Dave Hansen | 2016-03-29 | 1 | -0/+27 | |
* | | | | | | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-04-15 | 3 | -143/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm/gup: Remove the macro overload API migration helpers from the get_user*() ... | Ingo Molnar | 2016-04-07 | 3 | -143/+17 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 2016-04-15 | 2 | -25/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer | 2016-04-14 | 1 | -24/+40 | |
| * | | | | | | | | | dm: fix dm_target_io leak if clone_bio() returns an error | Mikulas Patocka | 2016-04-11 | 1 | -1/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pwm: fsl-ftm: Use flat regmap cache | Stefan Agner | 2016-04-14 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-04-15 | 6 | -7/+45 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ALSA: hda - Fix inconsistent monitor_present state until repoll | Takashi Iwai | 2016-04-13 | 1 | -7/+4 | |
| * | | | | | | | | | ALSA: hda - Fix regression of monitor_present flag in eld proc file | Hyungwon Hwang | 2016-04-13 | 1 | -0/+2 | |
| * | | | | | | | | | ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock | Kailang Yang | 2016-04-12 | 1 | -0/+14 | |
| * | | | | | | | | | ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s | Sven Eckelmann | 2016-04-11 | 1 | -1/+9 | |
| * | | | | | | | | | ALSA: sscape: Use correct format identifier for size_t | William Breathitt Gray | 2016-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | ALSA: usb-audio: Add a quirk for Plantronics BT300 | Dennis Kadioglu | 2016-04-06 | 1 | -0/+1 | |
| * | | | | | | | | | ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320 | Takashi Iwai | 2016-04-04 | 1 | -0/+1 | |
| * | | | | | | | | | ALSA: hda - Bind with i915 only when Intel graphics is present | Takashi Iwai | 2016-04-04 | 1 | -0/+15 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 2016-04-15 | 3 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mailbox: Stop using ENOSYS for anything other than unimplemented syscalls | Lee Jones | 2016-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | mailbox: mailbox-test: Prevent memory leak | Lee Jones | 2016-04-12 | 1 | -3/+6 |