summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz
2014-08-29zram: fix incorrect stat with failed_readsChao Yu
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-29Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-29Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-29Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-29Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...Linus Torvalds
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-28dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-08-28Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-08-28Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-28Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds
2014-08-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren
2014-08-28dma-buf/fence: Fix a kerneldoc warningThierry Reding
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen
2014-08-28Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie
2014-08-28Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2014-08-28drm: fix division-by-zero on dumb_create()David Herrmann
2014-08-28Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman
2014-08-27radeon: Test for PCI root bus before assuming bus->selfAlex Williamson
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina
2014-08-27HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-08-26thunderbolt: Clear hops before overwritingAndreas Noever
2014-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-08-26drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher
2014-08-26drm/radeon: save/restore the PD addr on suspend/resumeChristian König
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun
2014-08-26drm/msm: fix compile error for non-dt buildsRob Clark
2014-08-26drm/msm/mdp4: request vblank during modesetRob Clark
2014-08-26drm/msm: avoid flood of kernel logs on faultsRob Clark
2014-08-26video: da8xx-fb: preserve display width when changing HSYNCIan Abbott
2014-08-26drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han
2014-08-26drm: sti: Make of_device_id array constKiran Padwal
2014-08-26drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun
2014-08-26drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun
2014-08-26drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun
2014-08-26drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun
2014-08-26video: of: display_timing: double free on errorDan Carpenter