Age | Commit message (Expand) | Author |
2013-09-27 | usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops | Kishon Vijay Abraham I |
2013-09-27 | usb: musb: omap2430: use the new generic PHY framework | Kishon Vijay Abraham I |
2013-09-27 | ARM: dts: omap: update usb_otg_hs data | Kishon Vijay Abraham I |
2013-09-27 | arm: omap3: twl: add phy consumer data in twl4030_usb_data | Kishon Vijay Abraham I |
2013-09-27 | usb: phy: twl4030: use the new generic PHY framework | Kishon Vijay Abraham I |
2013-09-27 | usb: phy: omap-usb2: use the new generic PHY framework | Kishon Vijay Abraham I |
2013-09-27 | drivers: phy: add generic PHY framework | Kishon Vijay Abraham I |
2013-09-26 | usb: wusbcore: set pointers to NULL after freeing in error cases | Thomas Pugliese |
2013-09-26 | usb: wusbcore: clean up the sg list that was created for out transfers | Thomas Pugliese |
2013-09-26 | usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs | Thomas Pugliese |
2013-09-26 | usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers | Thomas Pugliese |
2013-09-26 | usb: wusbcore: rename fields in struct wahc | Thomas Pugliese |
2013-09-26 | usb: wusbcore: rename urb to tr_urb in struct wa_seg | Thomas Pugliese |
2013-09-26 | USB: ehci-dbgp: drop dead code. | Tim Deegan |
2013-09-26 | USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE... | Dave Jones |
2013-09-26 | usb: core: usb_amd_resume_quirk() can be static | Fengguang Wu |
2013-09-26 | usb: pci-quirks: amd_chipset_sb_type_init() can be static | Fengguang Wu |
2013-09-26 | USB: OHCI: make ohci-pxa27x a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-ep93xx a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-nxp a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-s3c2410 a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-at91 a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-spear a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-omap3 a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-omap a separate driver | Manjunath Goudar |
2013-09-26 | USB: OHCI: make ohci-exynos a separate driver | Manjunath Goudar |
2013-09-26 | USB: EHCI: make ehci-w90X900 a separate driver | Manjunath Goudar |
2013-09-26 | USB: serial: invoke dcd_change ldisc's handler. | Paul Chavent |
2013-09-26 | USB: serial: call handle_dcd_change in ftdi driver. | Paul Chavent |
2013-09-26 | USB: correct the usb_disconnect() comment about usb_bus_list_lock | Bjorn Helgaas |
2013-09-25 | USB: fix substandard locking for the sysfs files | Alan Stern |
2013-09-25 | usb: usbtest: bmAttributes would better be masked | Huang Rui |
2013-09-25 | USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2013-09-25 | usb: core: implement AMD remote wakeup quirk | Huang Rui |
2013-09-25 | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types | Huang Rui |
2013-09-25 | usb: gadget: Remove redundant pci_set_drvdata | Sachin Kamat |
2013-09-25 | usb: dwc3: Remove redundant pci_set_drvdata | Sachin Kamat |
2013-09-25 | usb: chipidea: move platform related things to ci_get_platdata | Peter Chen |
2013-09-25 | usb: chipidea: udc: Consolidate the call of disconnect | Peter Chen |
2013-09-25 | usb: host: delete chipidea dependency | Peter Chen |
2013-09-25 | chipidea: udc: free pending TD at removal procedure | Peter Chen |
2013-09-25 | usb: ohci/uhci - add soft dependencies on ehci_pci | Tom Gundersen |
2013-09-23 | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" | Greg Kroah-Hartman |
2013-09-23 | Merge branch 'master' into usb-next | Greg Kroah-Hartman |
2013-09-23 | Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-23 | Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-09-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-22 | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-09-22 | cfq: explicitly use 64bit divide operation for 64bit arguments | Anatol Pomozov |