Age | Commit message (Expand) | Author |
2014-02-20 | usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP | Josh Cartwright |
2014-02-04 | usb: phy: move some error messages to debug | Josh Boyer |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-09 | Merge branch 'qcom/drivers' into next/drivers | Olof Johansson |
2014-01-09 | usb: phy: msm: Move mach dependent code to platform data | Ivan T. Ivanov |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-12-26 | usb: phy: keystone: remove redundant return value check of platform_get_resou... | Wei Yongjun |
2013-12-24 | Merge 3.13-rc5 into usb-next | Greg Kroah-Hartman |
2013-12-23 | Merge tag 'v3.13-rc5' into next | Felipe Balbi |
2013-12-23 | usb: phy: fix some Kconfig descriptions | Aaro Koskinen |
2013-12-23 | usb: phy: isp1301-omap: fix smatch warnings | Aaro Koskinen |
2013-12-23 | usb: phy: tahvo: fix smatch warnings | Aaro Koskinen |
2013-12-23 | usb: phy-twl6030: Add missing braces | Sachin Kamat |
2013-12-23 | usb: phy-fsm: Staticize local symbols | Sachin Kamat |
2013-12-23 | usb: phy-keystone: Remove redundant of_match_ptr helper | Sachin Kamat |
2013-12-20 | usb: phy: Fix double lock in OTG FSM | Anton Tikhomirov |
2013-12-20 | usb: phy: am335x: fix randconfig errors | Felipe Balbi |
2013-12-19 | usb: phy: omap: Add omap-control Support for AM437x | George Cherian |
2013-12-19 | usb: phy: am335x-control: include appropriate header file in phy-am335x-contr... | Rashika Kheria |
2013-12-19 | usb: phy: am335x: Enable USB remote wakeup using PHY wakeup | George Cherian |
2013-12-19 | Merge tag 'v3.13-rc4' into next | Felipe Balbi |
2013-12-16 | usb: phy: fix driver dependencies | Felipe Balbi |
2013-12-16 | Merge branch 3.13-rc4 into usb-next | Greg Kroah-Hartman |
2013-12-12 | usb: phy: initialize the notifier when add a new phy | Neil Zhang |
2013-12-12 | usb: phy: add Keystone usb phy driver | WingMan Kwok |
2013-12-09 | usb: phy: r-car gen2: use usb_add_phy_dev | Valentine Barshak |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen |
2013-12-06 | usb: omap1: Tahvo USB transceiver driver | Aaro Koskinen |
2013-12-06 | usb: omap1: OTG controller driver | Aaro Koskinen |
2013-12-06 | usb: phy-tegra-usb.c: wrong pointer check for remap UTMI | Chris Ruehl |
2013-12-06 | usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable() | Fabio Estevam |
2013-11-26 | usb: phy: Add OTG FSM configuration option | Anton Tikhomirov |
2013-11-26 | usb: phy: move OTG FSM header | Anton Tikhomirov |
2013-11-26 | usb: phy: replace spinlock with mutex in OTG FSM | Anton Tikhomirov |
2013-11-26 | usb: phy: fsm: protect against multiple inclusions | Anton Tikhomirov |
2013-11-26 | usb: phy: fsm: don't depend on indirect includes | Felipe Balbi |
2013-11-25 | usb: phy: twl6030-usb: signedness bug in twl6030_readb() | Dan Carpenter |
2013-11-25 | usb: phy: phy-rcar-gen2-usb: fix phy initialization | Valentine Barshak |
2013-11-25 | usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() | Wei Yongjun |
2013-11-25 | usb: phy: phy-mxs-usb: set the correct platform drvdata | Jisheng Zhang |
2013-11-25 | usb: phy: generic: fix a compiler warning | Heikki Krogerus |
2013-11-25 | usb: phy-generic: fix nop xceiv probe | Aaro Koskinen |
2013-11-25 | usb: phy: generic: fix how we find out about our resources | Felipe Balbi |
2013-11-25 | usb: phy: remove dead code | Michal Nazarewicz |
2013-10-29 | USB: phy: samsung: Support multiple PHYs of same type | Anton Tikhomirov |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-10-17 | usb: phy: twl6030-usb: Include linux/of.h header | Sachin Kamat |
2013-10-11 | usb: Remove unnecessary semicolons | Joe Perches |
2013-10-11 | usb: phy: don't return with NULL from devm_usb_get_phy() | Gabor Juhos |