| Commit message (Expand) | Author | Age |
* | usb: phy: tegra: Avoid use of sizeof(void) | Thierry Reding | 2014-09-03 |
* | usb: phy: mxs: add imx6sx support | Peter Chen | 2014-09-03 |
* | usb: phy: msm: Fix return value check in msm_otg_probe() | Wei Yongjun | 2014-08-19 |
* | usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH | Jingoo Han | 2014-08-19 |
* | usb: phy: drop kfree of devm_kzalloc's data | Himangi Saraogi | 2014-08-19 |
* | usb: phy: return -ENODEV on failure of try_module_get | Arjun Sreedharan | 2014-08-19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-07 |
|\ |
|
| * | drivers/usb/phy/phy.c: remove a leading space | Antonio Ospite | 2014-06-19 |
* | | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-07-21 |
|\ \ |
|
| * | | usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 2014-07-10 |
| * | | usb: phy: tegra: Do not include asm/mach-types.h | Thierry Reding | 2014-07-10 |
| * | | usb: phy: msm: Make phy_reset clk and reset line optional. | Srinivas Kandagatla | 2014-06-30 |
| * | | usb: phy: phy-gpio-vbus-usb: use devm_ functions | Himangi Saraogi | 2014-06-30 |
| * | | usb: phy: tegra: Make of_device_id array const | Jingoo Han | 2014-06-30 |
| * | | usb: phy: msm: Make of_device_id array const | Jingoo Han | 2014-06-30 |
* | | | USB: PHY: tegra: Call tegra_usb_phy_close only on device removal | Tuomas Tynkkynen | 2014-07-09 |
* | | | usb: phy: tegra: Do not include asm/mach-types.h | Thierry Reding | 2014-07-09 |
* | | | usb: phy: msm: Do not do runtime pm if the phy is not idle | Srinivas Kandagatla | 2014-06-30 |
|/ / |
|
* | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-03 |
|\ \ |
|
| * | | phy: Enable USB PHY support for arm64 | Liviu Dudau | 2014-05-27 |
| * | | usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c | Peter Chen | 2014-05-27 |
| * | | usb: phy: add run-time dependencies to R-Car driver | Jean Delvare | 2014-05-27 |
| * | | usb: phy: msm: fix bug in probe() | Dan Carpenter | 2014-05-23 |
| * | | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-05-22 |
| |\ \ |
|
| | * | | usb: phy: Add SMSC USB334x PHY ID | Liviu Dudau | 2014-05-15 |
| | * | | usb: phy: msm: change devm_ioremap() to devm_ioremap_resource() | Dan Carpenter | 2014-05-14 |
| | * | | usb: phy: msm: reset controller is mandatory now | Arnd Bergmann | 2014-05-14 |
| | * | | usb: phy: msm: enable build on other architectures | Felipe Balbi | 2014-05-12 |
| | * | | usb: phy: msm: switch over to writel() | Felipe Balbi | 2014-05-12 |
| | * | | usb: phy: msm: cast to enum msm_usb_phy_type | Felipe Balbi | 2014-05-12 |
| | * | | usb: phy: msm: Use usb_add_phy_dev() to register device | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Handle disconnect events | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Select secondary PHY via TCSR | Tim Bird | 2014-04-30 |
| | * | | usb: phy: msm: Fix PTS definitions for MSM USB controller | Tim Bird | 2014-04-30 |
| | * | | usb: phy: msm: Correct USB PHY Reset sequence for newer platform | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Add support for secondary PHY control | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Use reset framework for LINK and PHY resets | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Add device tree support and binding information | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Properly check result from platform_get_irq() | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Remove HSUSB prefix from regulator names | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Remove unused pclk_src_name | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Fix checkpatch.pl warnings | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Remove unnecessarily check for valid regulators. | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Migrate to Managed Device Resource allocation | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Enable deferred driver probing | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Move global regulators variables to driver state | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: msm: Make driver selectable on ARCH_QCOM | Ivan T. Ivanov | 2014-04-30 |
| | * | | usb: phy: generic: allow multiples calls to usb_phy_generic_register() | Felipe Balbi | 2014-04-21 |