index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
2014-05-14
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-12
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-04-30
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-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
usb: phy: mv-u3d: switch over to writel/readl
Felipe Balbi
2014-03-17
usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
Michal Simek
2014-03-09
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-07
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-03-07
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-03-07
usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...
Li Jun
2014-03-06
drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
Kishon Vijay Abraham I
2014-03-05
usb: phy: mxs: Add sync time after controller clear phcd
Peter Chen
2014-03-05
usb: phy: mxs: Add system suspend/resume API
Peter Chen
2014-03-05
usb: phy: mxs: Add implementation of set_wakeup
Peter Chen
2014-03-05
usb: phy: mxs: add controller id
Peter Chen
2014-03-05
usb: phy: mxs: Enable IC fixes for related SoCs
Peter Chen
2014-03-05
usb: phy: mxs: change description of usb device speed
Peter Chen
2014-03-05
usb: phy: mxs: Add anatop regmap
Peter Chen
2014-03-05
usb: phy: mxs: Add auto clock and power setting
Peter Chen
2014-03-05
usb: phy: mxs: Add platform judgement code
Peter Chen
2014-03-05
usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method
Sergei Shtylyov
2014-02-24
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
2014-02-20
usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
Josh Cartwright
2014-02-07
usb: phy: msm: tiny leak on error in probe()
Dan Carpenter
2014-02-04
usb: phy: move some error messages to debug
Josh Boyer
[next]