summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin2014-06-261-7/+58
| * | | | | | ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai2014-06-263-6/+25
| * | | | | | ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2014-06-252-1/+62
| * | | | | | ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-327/+183
| * | | | | | ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-0/+21
| * | | | | | ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson2014-06-241-0/+21
| * | | | | | ALSA: hda - hdmi: call overridden init on resumePierre Ossman2014-06-231-1/+1
| * | | | | | ALSA: hda - Fix usage of "model" module parameterDavid Henningsson2014-06-231-0/+1
| * | | | | | ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-232-14/+14
* | | | | | | Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-06-272-3/+4
|\ \ \ \ \ \ \
| * | | | | | | mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1
| * | | | | | | mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann2014-06-261-0/+1
| * | | | | | | mfd: STw481x: Allow modular buildArnd Bergmann2014-06-261-1/+1
| * | | | | | | mfd: UCB1x00: Enable modular buildArnd Bergmann2014-06-261-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-2726-70/+169
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-278-38/+46
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar2014-06-251-3/+4
| | * | | | | | | drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-241-0/+2
| | * | | | | | | drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi2014-06-241-2/+10
| | * | | | | | | drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson2014-06-241-3/+5
| | * | | | | | | drm/i915: default to having backlight if VBT not availableJani Nikula2014-06-231-3/+3
| | * | | | | | | drm/i915: cache hw power well enabled stateImre Deak2014-06-234-27/+22
| | |/ / / / / /
| * | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-06-257-21/+63
| |\ \ \ \ \ \ \
| | * | | | | | | drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma2014-06-241-0/+4
| | * | | | | | | drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma2014-06-241-0/+2
| | * | | | | | | drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma2014-06-241-6/+1
| | * | | | | | | drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2014-06-242-0/+16
| | * | | | | | | drm/exynos: set power state variable after enabling clocks and powerRahul Sharma2014-06-241-9/+13
| | * | | | | | | drm/exynos: disable unused windows on applyAndrzej Hajda2014-06-241-0/+2
| | * | | | | | | drm/exynos: Fix de-registration orderingSachin Kamat2014-06-241-4/+4
| | * | | | | | | drm/exynos: change zero to NULL for sparseDan Carpenter2014-06-241-1/+1
| | * | | | | | | drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa2014-06-241-1/+1
| | * | | | | | | drm/exynos: hdmi: fix power order issueInki Dae2014-06-241-0/+19
| | |/ / / / / /
| * | | | | | | Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-06-2510-10/+58
| |\ \ \ \ \ \ \
| | * | | | | | | drm/msm: fix IOMMU cleanup for -EPROBE_DEFERStephane Viau2014-06-225-7/+44
| | * | | | | | | drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)Fabian Frederick2014-06-221-1/+1
| | * | | | | | | drm/msm/hdmi: set hdp clock rate before prepare_enableStephane Viau2014-06-223-0/+11
| | * | | | | | | drm/msm: storage class should be before const qualifierPeter Griffin2014-06-221-1/+1
| | * | | | | | | drm/msm: Replace type of paddr to uint32_t.Matwey V. Kornilov2014-06-221-1/+1
| | |/ / / / / /
| * | | | | | | drm: fix NULL pointer access by wrong ioctlZhaowei Yuan2014-06-251-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-2611-27/+48
|\ \ \ \ \ \ \
| * | | | | | | drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg2014-06-251-1/+4
| * | | | | | | blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue()Jens Axboe2014-06-251-1/+1
| * | | | | | | block: add support for limiting gaps in SG listsJens Axboe2014-06-244-0/+28
| * | | | | | | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-241-4/+0
| * | | | | | | Revert "block: add __init to elv_register"Jens Axboe2014-06-222-2/+2
| * | | | | | | Revert "block: add __init to blkcg_policy_register"Jens Axboe2014-06-222-3/+3
| * | | | | | | blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt a...Tejun Heo2014-06-222-15/+9
| * | | | | | | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-06-181-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | floppy: format block0 read error message properlyJiri Kosina2014-06-181-1/+1
OpenPOWER on IntegriCloud