summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-08-286-14/+121
|\
| * mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-282-11/+11
| * mfd: tc3589x: Add device tree bindingsLinus Walleij2014-08-281-0/+107
| * mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam2014-08-201-1/+1
| * mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
| * mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
* | Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-288-23/+84
|\ \
| * | pinctrl: qcom: apq8064: Correct interrupts in exampleBjorn Andersson2014-08-211-1/+1
| * | pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa2014-08-212-6/+64
| * | pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-171-2/+2
| * | pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-171-2/+1
| * | pinctrl: tegra-xusb: testing wrong variable in probe()Dan Carpenter2014-08-171-1/+2
| * | pinctrl: tegra-xusb: fix an off by one testDan Carpenter2014-08-171-1/+1
| * | pinctrl: rockchip: fix rk3288 gpio0 configurationSonny Rao2014-08-171-6/+9
| * | sh-pfc: r8a7791: fix CAN pin groupsSergei Shtylyov2014-08-171-4/+4
| |/
* | Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds2014-08-283-7/+10
|\ \
| * | dma-buf/fence: Fix one more kerneldoc warningThierry Reding2014-08-281-0/+1
| * | dma-buf/fence: Fix a kerneldoc warningThierry Reding2014-08-281-1/+1
| * | Documentation/dma-buf-sharing.txt: update API descriptionsGioh Kim2014-08-281-6/+8
* | | Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-285-8/+24
|\ \ \
| * | | ALSA: hda - Set up initial pins for Acer Aspire V5Takashi Iwai2014-08-271-0/+18
| * | | ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai2014-08-221-2/+2
| * | | ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-221-3/+1
| * | | ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| * | | ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch2014-08-221-2/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-2818-65/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/ast: Add missing entry to dclk_table[]Y.C. Chen2014-08-281-0/+1
| * | | Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie2014-08-285-15/+16
| |\ \ \
| | * | | drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han2014-08-261-0/+1
| | * | | drm: sti: Make of_device_id array constKiran Padwal2014-08-263-3/+3
| | * | | drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun2014-08-261-2/+2
| | * | | drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun2014-08-261-4/+4
| | * | | drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun2014-08-261-4/+4
| | * | | drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun2014-08-261-2/+2
| * | | | Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-08-284-5/+6
| |\ \ \ \
| | * | | | drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun2014-08-261-1/+1
| | * | | | drm/msm: fix compile error for non-dt buildsRob Clark2014-08-261-2/+1
| | * | | | drm/msm/mdp4: request vblank during modesetRob Clark2014-08-261-0/+2
| | * | | | drm/msm: avoid flood of kernel logs on faultsRob Clark2014-08-261-2/+2
| * | | | | drm: fix division-by-zero on dumb_create()David Herrmann2014-08-281-1/+2
| * | | | | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark2014-08-281-0/+4
| * | | | | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-08-286-44/+63
| |\ \ \ \ \
| | * | | | | radeon: Test for PCI root bus before assuming bus->selfAlex Williamson2014-08-272-2/+10
| | * | | | | drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher2014-08-262-33/+16
| | * | | | | drm/radeon: save/restore the PD addr on suspend/resumeChristian König2014-08-264-9/+37
| | |/ / / /
* | | | | | Merge branch 'sec-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-281-2/+3
|\ \ \ \ \ \
| * | | | | | tomoyo: Fix pathname calculation breakage.Tetsuo Handa2014-08-271-2/+3
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-274-18/+42
|\ \ \ \ \ \
| * | | | | | HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+6
| * | | | | | HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+10