Age | Commit message (Expand) | Author |
2016-11-17 | phy: twl4030-usb: Fix for musb session bit based PM | Tony Lindgren |
2016-11-05 | phy: sun4i: check PMU presence when poking unknown bit of pmu | Icenowy Zheng |
2016-11-05 | phy-rockchip-pcie: remove deassert of phy_rst from exit callback | Shawn Lin |
2016-11-05 | phy: da8xx-usb: rename the ohci device to ohci-da8xx | Axel Haslam |
2016-09-14 | phy-twl4030-usb: initialize charging-related stuff via pm_runtime | Andreas Kemnade |
2016-09-14 | phy-twl4030-usb: better handle musb_mailbox() failure | Andreas Kemnade |
2016-09-10 | phy: sun4i-usb: Use spinlock to guard phyctl register access | Chen-Yu Tsai |
2016-09-10 | phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup | Randy Li |
2016-09-10 | phy: Add reset callback | Randy Li |
2016-09-10 | phy-sun4i-usb: Warn when external vbus is detected | Hans de Goede |
2016-09-10 | phy-sun4i-usb: Add support for phy_set_mode | Hans de Goede |
2016-09-10 | phy-sun4i-usb: Simplify missing dr_mode handling | Hans de Goede |
2016-09-10 | phy-sun4i-usb: Refactor forced session ending | Hans de Goede |
2016-09-10 | phy-sun4i-usb: Use bool where appropriate | Hans de Goede |
2016-09-10 | phy: rockchip-typec: add pm runtime support | Chris Zhong |
2016-09-10 | usb: phy: add USB_SUPPORT dependency | Arnd Bergmann |
2016-09-10 | phy: Add USB Type-C PHY driver for rk3399 | Chris Zhong |
2016-09-10 | phy: da8xx-usb: Fix syscon device name | David Lechner |
2016-09-10 | phy: rockchip-inno-usb2: add COMMON_CLK dependency | Frank Wang |
2016-09-10 | phy: omap-usb2: support suspend/resume | Sekhar Nori |
2016-09-10 | phy: rcar-gen3-usb2: Add a compatible string for r8a7796 | Yoshihiro Shimoda |
2016-09-10 | phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_ops | Axel Lin |
2016-09-10 | phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy | Axel Lin |
2016-09-10 | phy: tegra: mark tegra_xusb_lane_lookup_function() static | Baoyou Xie |
2016-09-10 | phy: tegra: add missing header dependencies | Baoyou Xie |
2016-09-10 | phy: add a driver for the Rockchip SoC internal PCIe PHY | Shawn Lin |
2016-09-10 | phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy | Frank Wang |
2016-09-10 | phy: qcom-ufs: use of_property_read_bool | Julia Lawall |
2016-09-10 | phy: bcm-ns-usb3: new driver for USB 3.0 PHY on Northstar | Rafał Miłecki |
2016-09-10 | phy: sun4i: add support for A64 usb phy | Icenowy Zheng |
2016-09-10 | phy: exynos5-usbdrd: Remove "static" from local variable | Axel Lin |
2016-08-12 | phy: sun9i-usb: fix error handling | Christophe JAILLET |
2016-08-12 | phy: brcm-sata: Return proper error if brcm_sata_phy_init fails | Axel Lin |
2016-08-12 | phy-sun4i-usb: Add support for peripheral-only mode | Hans de Goede |
2016-07-31 | Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-07-25 | phy: rockchip-emmc: Wait even longer for the DLL to lock | Douglas Anderson |
2016-07-25 | phy: rockchip-emmc: Be tolerant to card clock of 0 in power on | Douglas Anderson |
2016-07-25 | phy: rockchip-emmc: Set phyctrl_frqsel based on card clock | Douglas Anderson |
2016-07-25 | phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off() | Douglas Anderson |
2016-07-25 | phy: rockchip-emmc: Increase lock time allowance | Douglas Anderson |
2016-07-25 | phy: rockchip-emmc: reindent the register definitions | Brian Norris |
2016-07-25 | phy: rockchip-emmc: configure default output tap delay | Brian Norris |
2016-07-25 | phy: rockchip-emmc: configure frequency range and drive impedance | Shawn Lin |
2016-07-25 | phy: rockchip-emmc: give DLL some extra time to be ready | Shawn Lin |
2016-07-14 | Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-04 | Merge 4.7-rc6 into usb-next | Greg Kroah-Hartman |
2016-07-04 | phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt | Yoshihiro Shimoda |