Age | Commit message (Expand) | Author |
2015-08-04 | usb: phy: phy-keystone: Simplify return statement | Saurabh Karajgaonkar |
2015-08-04 | usb: phy: phy-mxs-usb: Simplify return statement | Saurabh Karajgaonkar |
2015-07-30 | usb: phy: msm: Add D+/D- lines route control | Ivan T. Ivanov |
2015-07-29 | usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver | Ivan T. Ivanov |
2015-07-29 | usb: pass flags parameter to gpiod_get functions | Uwe Kleine-König |
2015-07-29 | usb: phy: msm-usb: Replace deprecated API of extcon | Chanwoo Choi |
2015-07-29 | usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec... | Chanwoo Choi |
2015-07-29 | usb: phy: omap-otg: Replace deprecated API of extcon | Chanwoo Choi |
2015-07-06 | usb: phy: mxs: suspend to RAM causes NULL pointer dereference | Stefan Wahren |
2015-06-26 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-12 | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman |
2015-06-02 | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-05-26 | usb: phy: Add interface to get phy give of device_node. | NeilBrown |
2015-05-26 | usb: phy: tahvo: Pass the IRQF_ONESHOT flag | Fabio Estevam |
2015-05-26 | usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag | Fabio Estevam |
2015-05-22 | extcon: Use the unique id for external connector instead of string | Chanwoo Choi |
2015-05-18 | Merge 4.1-rc4 into usb-next | Greg Kroah-Hartman |
2015-05-10 | usb: phy-ab8500-usb: Constify platform_device_id | Krzysztof Kozlowski |
2015-05-10 | usb: phy: Remove the phy-rcar-gen2-usb driver | Geert Uytterhoeven |
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-27 | usb: phy: isp1301: work around tps65010 dependency | Arnd Bergmann |
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 |