summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-22phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones
2014-07-22phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones
2014-07-22phy: qcom: Add driver for QCOM IPQ806x SATA PHYKumar Gala
2014-07-22phy: qcom-apq8064: fix possible timeout without checkSrinivas Kandagatla
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I
2014-07-22phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I
2014-07-22phy: add a driver for the Berlin SATA PHYAntoine Ténart
2014-07-22phy: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-07-22phy: qcom: Add driver for QCOM APQ8064 SATA PHYSrinivas Kandagatla
2014-07-22phy: Kconfig: Update config for Exynos USB DRDSachin Kamat
2014-07-22phy: Kconfig: Re-organize Exynos USB 2.0 PHY configsSachin Kamat
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros
2014-07-22drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski
2014-07-22phy: add hix5hd2-sata-phy driverJiancheng Xue
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I
2014-07-22phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski
2014-07-22phy: exynos5-usbdrd: Make local functions staticJingoo Han
2014-07-22phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat
2014-07-22phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat
2014-07-22phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-07-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-07-13Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-12phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros
2014-07-12phy: core: Fix error path in phy_create()Roger Quadros
2014-07-12drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons
2014-07-12phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-07-12phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard
2014-07-12USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-12serial: imx: Fix build breakagePeter Hurley
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-07-10clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K
2014-07-10drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers
2014-07-10drm/radeon: fix typo in ci_stop_dpm()Alex Deucher
2014-07-10drm/radeon: fix typo in golden register setup on evergreenAlex Deucher
2014-07-10drm/radeon: only print meaningful VM faultsChristian König
2014-07-10drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher
2014-07-10dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura