Age | Commit message (Expand) | Author |
2015-05-07 | usb: phy: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-05-07 | usb: phy-ab8500-usb: Constify platform_device_id | Krzysztof Kozlowski |
2015-04-28 | usb: phy: Remove the phy-rcar-gen2-usb driver | Geert Uytterhoeven |
2015-04-28 | usb: phy: msm: Manual PHY and LINK controller VBUS change notification | Ivan T. Ivanov |
2015-04-28 | usb: phy: msm: Use extcon framework for VBUS and ID detection | Ivan T. Ivanov |
2015-04-13 | Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-10 | Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif... | Mark Brown |
2015-04-03 | usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value | Yoshihiro Shimoda |
2015-03-24 | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-03-24 | usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency | Ivan T. Ivanov |
2015-03-23 | Merge 4.0-rc5 into usb-next | Greg Kroah-Hartman |
2015-03-19 | usb: phy: Find the right match in devm_usb_phy_match | Axel Lin |
2015-03-18 | usb: phy: msm: Remove dead code | Stephen Boyd |
2015-03-13 | usb: phy: msm: Remove dead code | Stephen Boyd |
2015-03-11 | usb: phy: phy-generic: No need to call gpiod_direction_output() twice | Fabio Estevam |
2015-03-11 | usb: phy: fixed comment typo | Mickael Maison |
2015-03-11 | usb: phy: ab8500: fixed comment typo | Mickael Maison |
2015-03-10 | usb: phy: am335x-control: check return value of bus_find_device | David Dueck |
2015-03-09 | usb: phy: phy-msm-usb: Rename regulator_set_optimum_mode | Bjorn Andersson |
2015-03-09 | usb: phy: ab8500-usb: Rename regulator_set_optimum_mode | Bjorn Andersson |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-02-04 | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2015-01-30 | usb: phy: phy-generic: Fix USB PHY gpio reset | Fabio Estevam |
2015-01-30 | usb: phy: generic: fix the vbus interrupt request | Robert Jarzmik |
2015-01-30 | usb: phy: generic: fix the gpios to be optional | Robert Jarzmik |
2015-01-27 | usb: phy: mxs: add delay before set phyctrl.clkgate | Peter Chen |
2015-01-27 | usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection | Peter Chen |
2015-01-27 | usb: phy: mxs: refine mxs_phy_disconnect_line | Li Jun |
2015-01-27 | usb: phy: mxs: don't need IP fix for imx6sx | Peter Chen |
2015-01-19 | usb: phy: make GPIOs optional for the generic phy | Paul Zimmerman |
2015-01-19 | usb: phy: never defer probe in non-OF case | Heikki Krogerus |
2015-01-19 | Merge tag 'v3.19-rc5' into next | Felipe Balbi |
2015-01-14 | Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2015-01-13 | usb: phy: mv-usb: fix usb_phy build errors | Arnd Bergmann |
2015-01-12 | Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2015-01-12 | usb: phy: generic: add vbus support | Robert Jarzmik |
2015-01-12 | usb: phy: generic: migrate to gpio_desc | Robert Jarzmik |
2015-01-12 | usb: phy: phy-fsl-usb: Remove some unused functions | Rickard Strandqvist |
2015-01-12 | usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier | Peter Chen |
2015-01-12 | usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown | Peter Chen |
2015-01-09 | usb: phy: Fix deferred probing | Maxime Ripard |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger |
2014-12-23 | usb: phy: Restore deferred probing path | Thierry Reding |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki |
2014-11-25 | usb: phy: Handle per-PHY event for connnect and disconnect events | Kiran Raparthy |
2014-11-21 | usb: phy: introduce usb_phy_set_event interface | Kiran Raparthy |