summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0729-244/+274
|\ \
| * | forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * | forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * | forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * | forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * | forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * | usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
| * | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * | bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
| * | sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * | i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * | macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
| * | tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * | tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
| * | tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
| * | tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33