Age | Commit message (Expand) | Author | Files | Lines |
2013-04-17 | USB: omninet: use kzalloc for private data | Johan Hovold | 1 | -1/+1 |
2013-04-17 | USB: ehci-omap: Improve PHY error handling | Roger Quadros | 1 | -2/+2 |
2013-04-17 | USB: ehci-omap: Don't select any PHY driver | Roger Quadros | 1 | -1/+3 |
2013-04-17 | usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep | Hans de Goede | 1 | -0/+2 |
2013-04-17 | usb: storage: Add usb_stor_dbg, reduce object size | Joe Perches | 3 | -12/+34 |
2013-04-17 | usb: remove redundant tdi_reset | Shengzhou Liu | 1 | -3/+0 |
2013-04-12 | usb: exynos: do not include plat/usb-phy.h | Arnd Bergmann | 2 | -2/+0 |
2013-04-11 | usb: ohci-exynos: skip phy setup for Exynos5440 based platforms | Thomas Abraham | 1 | -2/+9 |
2013-04-11 | USB: serial: wishbone-serial: fix up minor sparse warning | Greg Kroah-Hartman | 1 | -1/+1 |
2013-04-11 | usb-serial: add support for USB Wishbone-serial adapters | Wesley W. Terpstra | 3 | -0/+113 |
2013-04-10 | USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block | Florian Fainelli | 1 | -2/+4 |
2013-04-10 | USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block | Florian Fainelli | 1 | -25/+26 |
2013-04-10 | USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block | Florian Fainelli | 1 | -39/+42 |
2013-04-10 | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol | Florian Fainelli | 1 | -9/+2 |
2013-04-10 | USB: regroup all depends on USB within an if USB block | Florian Fainelli | 14 | -74/+36 |
2013-04-10 | USB: option: add a D-Link DWM-156 variant | Bjørn Mork | 1 | -0/+6 |
2013-04-10 | usb: ehci-s5p: fix: Fix null pointer dereferencing | Vivek Gautam | 1 | -1/+1 |
2013-04-09 | Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 3 | -15/+19 |
2013-04-08 | USB: EHCI: make ehci-msm a separate driver | Manjunath Goudar | 4 | -54/+44 |
2013-04-08 | USB: EHCI: make ehci-atmel a separate driver | Manjunath Goudar | 4 | -52/+51 |
2013-04-08 | USB: EHCI: make ehci-s5p a separate driver | Manjunath Goudar | 4 | -91/+85 |
2013-04-08 | USB: EHCI: make ehci-spear a separate driver | Manjunath Goudar | 4 | -69/+61 |
2013-04-08 | USB: EHCI: make ehci-orion a separate driver | Manjunath Goudar | 4 | -53/+53 |
2013-04-08 | USB: add ftdi_sio USB ID for GDM Boost V1.x | Stefani Seibold | 2 | -0/+2 |
2013-04-08 | usb, gadget: use appropriate warning accessors | David Rientjes | 1 | -2/+2 |
2013-04-08 | xhci - clarify compliance mode debug messages | Tony Camuso | 1 | -5/+9 |
2013-04-08 | Merge 3.9-rc6 into usb-next | Greg Kroah-Hartman | 1 | -1/+0 |
2013-04-06 | USB: io_ti, stop dereferencing potential NULL | Jiri Slaby | 1 | -5/+4 |
2013-04-06 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 134 | -4300/+6364 |
2013-04-06 | USB: keyspan: add a sanity test on "len" | Dan Carpenter | 1 | -2/+3 |
2013-04-06 | USB: keyspan: pull in one indent level | Dan Carpenter | 1 | -35/+34 |
2013-04-06 | usb: chipidea: udc: fix memory leak in _ep_nuke | Michael Grzeschik | 1 | -0/+6 |
2013-04-06 | usb: chipidea: udc: fix memory access of shared memory on armv5 machines | Michael Grzeschik | 2 | -2/+4 |
2013-04-04 | usb: host: ehci-tegra: Fix oops in error cleanup | Thierry Reding | 1 | -2/+5 |
2013-04-03 | usb: host: tegra: Reset Tegra USB controller before init | Venu Byravarasu | 1 | -0/+5 |
2013-04-03 | EHCI: Quirk flag for port power handling on overcurrent. | Christian Engelmayer | 3 | -1/+12 |
2013-04-03 | usb/misc/appledisplay: Add 24" LED Cinema display | Ben Jencks | 1 | -0/+1 |
2013-04-03 | usb: gadget: nokia: include f_ecm.c | Felipe Balbi | 1 | -0/+1 |
2013-04-03 | xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h | David Howells | 2 | -10/+10 |
2013-04-03 | xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT | David Howells | 1 | -1/+1 |
2013-04-03 | usb: phy: twl6030-usb: check regulator_enable return value | Fabio Baltieri | 1 | -2/+9 |
2013-04-03 | usb: phy: twl4030-usb: check regulator_enable return value | Fabio Baltieri | 1 | -3/+15 |
2013-04-03 | usb: phy: ab8500-usb: check regulator_enable return value | Fabio Baltieri | 1 | -3/+9 |
2013-04-03 | usb: gadget: f_obex: add configfs support | Andrzej Pietrasiewicz | 1 | -0/+55 |
2013-04-03 | usb: gadget: serial: convert to new interface of f_obex | Andrzej Pietrasiewicz | 2 | -39/+4 |
2013-04-03 | usb: gadget: f_obex: convert to new function interface with backward compatib... | Andrzej Pietrasiewicz | 5 | -47/+132 |
2013-04-03 | usb: gadget: f_serial: add configfs support | Andrzej Pietrasiewicz | 1 | -0/+55 |
2013-04-03 | usb: gadget: f_serial: remove compatibility layer | Andrzej Pietrasiewicz | 1 | -46/+0 |
2013-04-03 | usb: gadget: serial: convert to new interface of f_serial | Andrzej Pietrasiewicz | 2 | -18/+8 |
2013-04-03 | usb: gadget: f_serial: convert to new function interface with backward compat... | Andrzej Pietrasiewicz | 4 | -27/+110 |