summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-04-05Merge branch 'upstream/linaro.38' into linaro-android.38John Stultz
2011-03-30USB: fix merge error in isp1760-hcd.cJohn Rigby
2011-03-29Merge commit 'v2.6.38.2' into linaro-2.6.38Nicolas Pitre
2011-03-27Merge commit 'v2.6.38.1' into linaro-2.6.38Nicolas Pitre
2011-03-27USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold
2011-03-27USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold
2011-03-27USB: cdc-acm: fix memory corruption / panicJohan Hovold
2011-03-27USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen
2011-03-27USB: uss720 fixup refcount positionPeter Holik
2011-03-27usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger
2011-03-27usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu
2011-03-27usb: musb: blackfin: fix typo in platform driver nameMike Frysinger
2011-03-27ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-27USB: Do not pass negative length to snoop_urb()Michal Sojka
2011-03-25tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-25mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon
2011-03-25Merge commit '05f6894' (omap-for-linus) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '9ced9f0' (rmk/devel-stable) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '500132a' (usb) into linaro-2.6.38Nicolas Pitre
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-23xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-23xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-23USB: move usbcore away from hcd->stateAlan Stern
2011-03-23ehci: Check individual port status registers on resumeMatthew Garrett
2011-03-23USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior
2011-03-23USB: serial: ch341: add new idwangyanqing
2011-03-23USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski
2011-03-23USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-03-18Merge branch 'upstream/android.38' into linaro-android.38John Stultz
2011-03-18Merge branch 'upstream/linaro.38' into linaro-android.38John Stultz
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13xhci: Clean up cycle bit math used during stalls.Sarah Sharp
2011-03-13xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-13xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-13USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13xhci: Return canceled URBs immediately when host is halted.Sarah Sharp
2011-03-13xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp
2011-03-13xhci: Fix re-init on power loss after resume.Sarah Sharp
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp
2011-03-13xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp
2011-03-13xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp
2011-03-13xhci: Register second xHCI roothub.Sarah Sharp
2011-03-13xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp
2011-03-13xhci: Refactor bus suspend state into a struct.Sarah Sharp
2011-03-13xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp