summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-05-281-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | ASoC: wm5110: Correct DSP4R Mixer control nameCharles Keepax2013-05-251-1/+1
| | | * | | | | | | | | | ASoC: wm5110: Add missing speaker initialisationMark Brown2013-05-201-0/+2
| | | |/ / / / / / / / /
| * | | | | | | | | | | ALSA: usb-6fire: Modify firmware version checkTorsten Schenk2013-05-231-3/+3
* | | | | | | | | | | | Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-303-13/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-301-0/+2
| * | | | | | | | | | | | MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-301-0/+1
| * | | | | | | | | | | | MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5
| * | | | | | | | | | | | MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-301-0/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-309-11/+323
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pinctrl: pinconf: take the right mutexLinus Walleij2013-05-271-2/+2
| * | | | | | | | | | | | pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun2013-05-271-1/+3
| * | | | | | | | | | | | pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa2013-05-272-3/+114
| * | | | | | | | | | | | pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa2013-05-271-0/+1
| * | | | | | | | | | | | pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa2013-05-272-0/+9
| * | | | | | | | | | | | pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-273-4/+5
| * | | | | | | | | | | | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
| * | | | | | | | | | | | pinctrl: exynos: Add support for set_irq_wake of wake-up EINTsTomasz Figa2013-05-271-0/+23
| * | | | | | | | | | | | pinctrl: samsung: fix suspend/resume functionalityDoug Anderson2013-05-272-0/+153
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-297-17/+107
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | ARM: exynos: defconfig updateOlof Johansson2013-05-281-8/+46
| * | | | | | | | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-05-276-9/+61
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-251-3/+3
| | * | | | | | | | | | | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-251-1/+8
| | * | | | | | | | | | | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-254-5/+35
| | * | | | | | | | | | | ARM: dts: Enabling samsung-usb2phy driver for exynos5250Vivek Gautam2013-05-211-0/+15
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-2823-164/+163
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones2013-05-281-0/+1
| * | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-05-246-32/+87
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-222-2/+3
| | * | | | | | | | | | | drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-221-1/+1
| | * | | | | | | | | | | drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-221-1/+1
| | * | | | | | | | | | | drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-221-0/+15
| | * | | | | | | | | | | drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-221-2/+22
| | * | | | | | | | | | | drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-211-15/+10
| | * | | | | | | | | | | drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-211-11/+35
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-2412-77/+64
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-234-26/+8
| | * | | | | | | | | | | drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-232-4/+0
| | * | | | | | | | | | | drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-231-1/+1
| | * | | | | | | | | | | drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-239-29/+29
| | * | | | | | | | | | | drm/exynos: wait for the completion of pending page flipInki Dae2013-05-231-0/+16
| | * | | | | | | | | | | drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-231-8/+2
| | * | | | | | | | | | | drm/exynos: page flip fixesRob Clark2013-05-221-1/+0
| | * | | | | | | | | | | drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-221-1/+1
| | * | | | | | | | | | | drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-221-7/+7
| | * | | | | | | | | | | drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-221-1/+1
| * | | | | | | | | | | | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-244-55/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-221-19/+2
| | * | | | | | | | | | | drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-221-15/+4
OpenPOWER on IntegriCloud