aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-10-28USB: spcp8x5: fix port-data memory leakJohan Hovold
2012-10-28USB: cp210x: fix port-data memory leakJohan Hovold
2012-10-28USB: cypress_m8: fix port-data memory leakJohan Hovold
2012-10-28USB: kobil_sct: fix port-data memory leakJohan Hovold
2012-10-28USB: ssu100: fix port-data memory leakJohan Hovold
2012-10-28USB: pl2303: fix port-data memory leakJohan Hovold
2012-10-28USB: belkin_sa: fix port-data memory leakJohan Hovold
2012-10-28USB: oti6858: fix port-data memory leakJohan Hovold
2012-10-28USB: f81232: fix port-data memory leakJohan Hovold
2012-10-28USB: ark3116: fix NULL-pointer dereferenceJohan Hovold
2012-10-28USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold
2012-10-28USB: iuu_phoenix: fix port-data memory leakJohan Hovold
2012-10-28usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
2012-10-28usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic
2012-10-28USB: cyberjack: fix port-data memory leakJohan Hovold
2012-10-28USB: io_ti: fix sysfs-attribute creationJohan Hovold
2012-10-28USB: io_ti: fix port-data memory leakJohan Hovold
2012-10-28usb: acm: fix the computation of the number of data bitsNicolas Boullis
2012-10-28USB: cdc-acm: fix pipe type of write endpointMing Lei
2012-10-28usbdevfs: Fix broken scatter-gather transferHenrik Rydberg
2012-10-21usb: gadget: at91_udc: fix dt supportFabio Porcedda
2012-10-21Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang
2012-10-07xHCI: handle command after aborting the command ringElric Fu
2012-10-07xHCI: cancel command after command timeoutElric Fu
2012-10-07xHCI: add aborting command ring functionElric Fu
2012-10-07xHCI: add cmd_ring_stateElric Fu
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-10-07USB: serial: fix up bug with missing {}Greg Kroah-Hartman
2012-10-07usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam
2012-10-07USB: qcaux: add Pantech vendor class matchBjørn Mork
2012-10-07USB: EHCI: convert warning messages to debug-levelAlan Stern
2012-10-07USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite
2012-10-07USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork
2012-10-07usb: otg: mxs-phy: Fix mx23 operationMike Thompson
2012-10-07usb: gadget: initialize the strings in tcm_usb_gadget properlySebastian Andrzej Siewior
2012-10-07usb: gadget: make g_printer enumerate againSebastian Andrzej Siewior
2012-09-27USB: Fix race condition when removing host controllersAlan Stern
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-09-10USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-09-07Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman