Age | Commit message (Expand) | Author | Files | Lines |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2013-09-03 | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -30/+0 |
2013-08-30 | USB: fix build error when CONFIG_PM_SLEEP isn't enabled | Alan Stern | 1 | -1/+1 |
2013-08-16 | USB: WUSBCORE: clear RPIPE stall for control endpoints | Thomas Pugliese | 1 | -0/+1 |
2013-08-14 | usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS | Peter Chen | 1 | -1/+0 |
2013-08-14 | usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG | Peter Chen | 1 | -0/+5 |
2013-08-14 | usb: chipidea: move vbus regulator operation to core | Peter Chen | 1 | -0/+1 |
2013-08-14 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 5 | -27/+49 |
2013-08-12 | USBNET: support DMA SG | Ming Lei | 1 | -0/+1 |
2013-08-12 | USB: HCD: support giveback of URB in tasklet context | Ming Lei | 1 | -0/+17 |
2013-08-12 | usb: phy: tegra: Program new PHY parameters | Tuomas Tynkkynen | 1 | -0/+4 |
2013-08-12 | usb: phy: tegra: Tegra30 support | Tuomas Tynkkynen | 1 | -0/+19 |
2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 1 | -2/+2 |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 1 | -2/+2 |
2013-08-05 | usb: dwc3: use extcon fwrk to receive connect/disconnect | Kishon Vijay Abraham I | 1 | -30/+0 |
2013-07-30 | usb: of: fix build breakage caused by recent patches | Felipe Balbi | 1 | -1/+1 |
2013-07-29 | usb: phy: tegra: Use DT helpers for dr_mode | Tuomas Tynkkynen | 1 | -7/+1 |
2013-07-29 | usb: phy: tegra: Remove custom PHY locating APIs | Tuomas Tynkkynen | 1 | -2/+0 |
2013-07-29 | ARM: tegra: Remove USB platform data | Tuomas Tynkkynen | 1 | -5/+0 |
2013-07-29 | usb: phy: tegra: Remove unnecessary 'dev' field | Tuomas Tynkkynen | 1 | -1/+0 |
2013-07-29 | usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS | Mikko Perttunen | 1 | -0/+1 |
2013-07-29 | usb: gadget: udc-core: move sysfs_notify() to a workqueue | Felipe Balbi | 1 | -0/+4 |
2013-07-29 | usb: common: introduce of_usb_get_maximum_speed() | Felipe Balbi | 1 | -0/+8 |
2013-07-29 | usb: phy: protect against NULL phy pointers | Felipe Balbi | 1 | -9/+9 |
2013-07-28 | USBNET: centralize computing of max rx/tx qlen | Ming Lei | 1 | -0/+3 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+4 |
2013-06-25 | usb: chipidea: drop "13xxx" infix | Alexander Shishkin | 1 | -14/+14 |
2013-06-25 | usb: fix build error without CONFIG_USB_PHY | Peter Chen | 1 | -6/+10 |
2013-06-18 | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren | 1 | -4/+0 |
2013-06-18 | usb: chipidea: introduce dual role mode pdata flags | Sascha Hauer | 1 | -1/+1 |
2013-06-18 | usb: chipidea: add PTW, PTS and STS handling | Michael Grzeschik | 1 | -0/+1 |
2013-06-18 | usb: add devicetree helpers for determining dr_mode and phy_type | Michael Grzeschik | 3 | -0/+44 |
2013-06-18 | USB: serial: increase the number of devices we support | Greg Kroah-Hartman | 1 | -3/+0 |
2013-06-18 | USB: serial: make minor allocation dynamic | Greg Kroah-Hartman | 1 | -4/+2 |
2013-06-15 | Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -0/+4 |
2013-06-13 | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -6/+7 |
2013-06-11 | ehci-platform: add pre_setup() method to platform data | Sergei Shtylyov | 1 | -0/+4 |
2013-06-11 | USB: serial: ports: add minor and port number | Greg Kroah-Hartman | 1 | -2/+4 |
2013-06-06 | USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor | Thomas Pugliese | 1 | -4/+13 |
2013-06-03 | Allow the USB HCD to create Wireless USB root hubs | Thomas Pugliese | 1 | -0/+1 |
2013-05-30 | usb: phy: registering Tegra USB PHY as platform driver | Venu Byravarasu | 1 | -6/+5 |
2013-05-30 | usb: phy: tegra: get ULPI reset GPIO info using DT. | Venu Byravarasu | 1 | -0/+1 |
2013-05-30 | usb: phy: tegra: Get PHY mode using DT | Venu Byravarasu | 1 | -1/+2 |
2013-05-17 | USB: serial: add generic wait_until_sent implementation | Johan Hovold | 1 | -0/+3 |
2013-05-17 | USB: serial: add wait_until_sent operation | Johan Hovold | 1 | -0/+1 |
2013-05-15 | Correct typo "supperspeed" to "superspeed". | Robert P. J. Day | 1 | -3/+2 |
2013-05-09 | usbnet: allow status interrupt URB to always be active | Dan Williams | 1 | -0/+5 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -0/+2 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 1 | -5/+5 |