aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-05-02musb protect otg timer referencesAndy Green
2011-05-02MUSB: workaround runtime pm sysfsJaswinder Singh
2011-05-02Subject: [PATCH 3/3] usb: musb: Moving the Vbus enable function call from to ...Hema HK
2011-04-26MUSB: omap2430: Compile conditionally gadget_driverJassi Brar
2011-04-25Merge commit 'v2.6.38.4' into linaro-2.6.38Nicolas Pitre
2011-04-21USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-21USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-21USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-21USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-21USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-21USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-21usb: qcserial add missing errorpath kfreesSteven Hardy
2011-04-21usb: qcserial avoid pointing to freed memorySteven Hardy
2011-04-21usb: Fix qcserial memory leak on rmmodSteven Hardy
2011-04-21USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak
2011-04-21USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-21USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-21USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-04-21usb: musb: temporarily make it boolFelipe Balbi
2011-04-14MUSB: shutdown: Make sure block is awake before doing shutdownJassi Brar
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-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13xhci: Clean up cycle bit math used during stalls.Sarah Sharp