aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
| * | usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-10
| * | usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma2012-04-10
| * | usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-10
| * | usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-10
| * | usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-10
| * | usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-10
| * | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-10
| * | usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-10
| * | usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz2012-04-10
| * | usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz2012-04-10
| * | usb: dwc3: Free event buffers arrayAnton Tikhomirov2012-04-10
| * | usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov2012-04-10
| * | usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov2012-04-10
| * | usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov2012-04-10
| * | usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov2012-04-10
| * | usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen2012-04-10
| * | usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-10
| * | usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-10
| * | usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy2012-04-10
| * | usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-04-10
| * | usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath2012-04-10
| * | usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-10
| |/
* | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-11
* | xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter2012-04-11
* | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-11
* | USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-11
* | xhci: Fix register save/restore order.Sarah Sharp2012-04-11
* | xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-11
* | xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-11
* | xhci: Warn when hosts don't halt.Sarah Sharp2012-04-11
* | xhci: don't re-enable IE constantlyFelipe Balbi2012-04-11
* | usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-10
* | xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-10
* | USB: serial: fix race between probe and openJohan Hovold2012-04-10
* | UHCI: hub_status_data should indicate if ports are resumingAlan Stern2012-04-09
* | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-09
* | USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-09
* | USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-09
* | USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-09
* | USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-09
* | USB: don't ignore suspend errors for root hubsAlan Stern2012-04-09
* | USB: fix bug in serial driver unregistrationAlan Stern2012-04-09
* | USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin2012-04-09
* | USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-09
* | USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-09
* | Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-08
|\ \ | |/ |/|
| * USB: remove compile warning on gadget/inode.cMichael BRIGHT2012-04-06
| * USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-06
| * USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-06
| * usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei2012-04-06