Age | Commit message (Expand) | Author |
2013-04-03 | usb: phy: twl4030-usb: check regulator_enable return value | Fabio Baltieri |
2013-04-03 | usb: phy: ab8500-usb: check regulator_enable return value | Fabio Baltieri |
2013-04-03 | usb: phy: ab8500-usb: call phy_dis_work only when necessary | Sakethram Bommisetti |
2013-04-03 | usb: phy: ab8500-usb: drop link status delayed work | Sakethram Bommisetti |
2013-04-03 | usb: phy: ab8500-usb: adopt pinctrl support | Patrice Chotard |
2013-04-03 | usb: phy: ab8500-usb: fix last notifier arguments | Fabio Baltieri |
2013-04-03 | usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings | Mian Yousaf Kaukab |
2013-04-03 | usb: phy: ab8500-usb: enable/disable regulator on phy events | Fabio Baltieri |
2013-04-03 | usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl | Fabio Baltieri |
2013-04-03 | usb: phy: ab8500-usb: add regulator support | Fabio Baltieri |
2013-04-03 | usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0 | Sakethram Bommisetti |
2013-04-03 | usb: phy: ab8500-usb: set phy tuning values | Sakethram Bommisetti |
2013-04-03 | usb: phy: ab8500-usb: convert to devm_kzalloc | Fabio Baltieri |
2013-04-03 | usb: phy: samsung: convert to devm_ioremap_resource() | Sachin Kamat |
2013-04-02 | usb: otg: mv_otg: remove unused clock | Chao Xie |
2013-04-02 | usb: phy: twl4030-usb: check if vbus is driven by twl itself | Grazvydas Ignotas |
2013-03-27 | usb: gadget: mv_u3d: drop ARCH dependency | Felipe Balbi |
2013-03-21 | usb: phy: twl4030-usb: poll for ID disconnect | Grazvydas Ignotas |
2013-03-21 | usb: phy: twl4030-usb: don't switch the phy on/off needlessly | Grazvydas Ignotas |
2013-03-21 | usb: phy: twl4030-usb: ignore duplicate events | Grazvydas Ignotas |
2013-03-21 | usb: phy: twl4030-usb: don't enable PHY during init | Grazvydas Ignotas |
2013-03-20 | usb: phy: gpio-vbus: don't ignore regulator APIs return value | Felipe Balbi |
2013-03-19 | usb: phy: samsung: fix sparse warning | Felipe Balbi |
2013-03-18 | usb: phy: ab8500-usb: update irq handling code | Fabio Baltieri |
2013-03-18 | usb: otg: ab8500-usb: drop support for ab8500 pre v2.0 | Fabio Baltieri |
2013-03-18 | usb: phy: twl4030: fix cold plug on OMAP3 | Kishon Vijay Abraham I |
2013-03-18 | usb: phy: twl4030: use devres API for regulator get and request irq | Kishon Vijay Abraham I |
2013-03-18 | usb: phy: samsung: Add PHY support for USB 3.0 controller | Vivek Gautam |
2013-03-18 | usb: phy: samsung: Common out the generic stuff | Vivek Gautam |
2013-03-18 | usb: phy: isp1301: implement PHY API | Felipe Balbi |
2013-03-18 | usb: phy: isp1301: give it a context structure | Felipe Balbi |
2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi |
2013-03-18 | usb: phy: remove CONFIG_USB_OTG_UTILS | Felipe Balbi |
2013-03-18 | usb: phy: make it a menuconfig | Felipe Balbi |
2013-03-18 | usb: phy: move all PHY drivers to drivers/usb/phy/ | Felipe Balbi |
2013-03-18 | usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Felipe Balbi |
2013-03-18 | usb: phy: move bulk of otg/otg.c to phy/phy.c | Sascha Hauer |
2013-03-04 | usb: phy: omap-control-usb: Convert to devm_ioremap_resource() | Sachin Kamat |
2013-03-04 | usb: phy: omap-usb3: Convert to devm_ioremap_resource() | Sachin Kamat |
2013-03-04 | usb: phy: samsung: Convert to devm_ioremap_resource() | Sachin Kamat |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-29 | usb: phy: fix Kconfig warning | Felipe Balbi |
2013-01-28 | usb: host: tegra: make use of PHY pointer of HCD | Venu Byravarasu |
2013-01-28 | usb: add APIs to access host registers from Tegra PHY | Venu Byravarasu |
2013-01-28 | USB: PHY: tegra: Get rid of instance number to differentiate PHY type | Venu Byravarasu |
2013-01-28 | USB: PHY: tegra: get rid of instance number to differentiate legacy controller | Venu Byravarasu |
2013-01-28 | usb: phy: remove unused APIs from Tegra PHY. | Venu Byravarasu |
2013-01-28 | usb: phy: use kzalloc to allocate struct tegra_usb_phy | Venu Byravarasu |
2013-01-25 | usb: phy: omap-usb2: enable 960Mhz clock for omap5 | Kishon Vijay Abraham I |