summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-184-64/+28
* USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn2011-11-181-0/+21
* usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C2011-11-181-1/+1
* USB: storage: ene_ub6250: fix compile warningsFelipe Balbi2011-11-151-2/+1
* USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc2011-11-151-0/+5
* USB: serial: pl2303: rm duplicate idwangyanqing2011-11-152-5/+0
* USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-2/+2
* USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-152-4/+11
* usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern2011-11-151-4/+3
* USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-151-0/+24
* powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie2011-11-151-2/+1
* USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD2011-11-151-0/+6
* USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen2011-11-141-3/+5
* USB: add quirk for Logitech C600 web camJosh Boyer2011-11-141-0/+3
* USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-141-5/+10
* USB: XHCI: resume root hubs when the controller resumesAlan Stern2011-11-141-15/+14
* USB: workaround for bug in old version of GCCAlan Stern2011-11-141-4/+3
* USB: ark3116 initialisation fixBart Hartgers2011-11-141-5/+5
* usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2011-11-142-0/+2
* usb: dwc3: gadget: initialize max_streamsSebastian Andrzej Siewior2011-11-141-0/+1
* usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()Kuninori Morimoto2011-11-141-0/+1
* usb: gadget: renesas_usbhs: bugfix: disable irq when device stopKuninori Morimoto2011-11-141-0/+10
* usb: gadget: renesas_usbhs: bugfix: care pipe directionKuninori Morimoto2011-11-141-8/+21
* USB: ci13xxx_msm: add module licenseMarc Kleine-Budde2011-11-141-0/+2
* USB: ci13xxx_udc: fix debug trace codeMarc Kleine-Budde2011-11-141-3/+3
* USB: ci13xxx_udc: fix deadlock during rmmodMarc Kleine-Budde2011-11-141-1/+2
* USB: ci13xxx_udc: fix logic to mark request dma addresses as invalidMichael Grzeschik2011-11-141-4/+8
* USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde2011-11-141-2/+3
* usb: gadget: fix MIDI gadget jack allocationDaniel Mack2011-11-141-73/+65
* usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLengthPaul Zimmerman2011-11-142-2/+3
* usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUESTPaul Zimmerman2011-11-142-2/+3
* usb: gadget: renesas_usbhs: fixup section mismatch warningKuninori Morimoto2011-11-144-9/+9
* usb: gadget: renesas_usbhs: fixup bogus conversionKuninori Morimoto2011-11-141-2/+2
* usb: gadget: renesas_usbhs: fixup struct completion usageKuninori Morimoto2011-11-141-14/+5
* usb: gadget: fsl_udc_core: fix compile error.Alexander Aring2011-11-141-1/+1
* usb: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda2011-11-141-0/+2
* usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda2011-11-141-19/+9
* usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho2011-11-141-0/+1
* usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2011-11-142-3/+2
* usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi2011-11-141-2/+2
* usb: gadget: core: fix bug when removing gadget driversFelipe Balbi2011-11-141-2/+2
* usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi2011-11-141-4/+0
* usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi2011-11-141-1/+1
* Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman2011-11-144-12/+17
|\
| * usb, xhci: Clear warm reset change event during initDon Zickus2011-11-041-0/+6
| * xhci: Set slot and ep0 flags for address command.Sarah Sharp2011-11-042-6/+4
| * usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus2011-11-021-6/+7
* | Linux 3.2-rc1v3.2-rc1Linus Torvalds2011-11-081-3/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-0842-402/+345
|\ \
| * \ Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-073863-39041/+82624
| |\ \