summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese2013-08-131-1/+15
* USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-08-131-4/+9
* wusbcore: clean up list locking in urb enqueueThomas Pugliese2013-08-121-10/+15
* wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese2013-08-121-10/+18
* usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-123-2/+263
* usb/hcd: Log error code if reset() failsMark Brown2013-08-121-1/+1
* Documentation sysfs-bus-usb: Correct use of devnumHans de Goede2013-08-121-1/+1
* proc_usb_info.txt: Correct documentation about endianness of config descriptorsHans de Goede2013-08-121-3/+6
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-08-121-1/+2
* usb: misc: usb3503: Support operation with no I2C controlMark Brown2013-08-122-18/+78
* usb: misc: usb3503: Don't specify all DT properties as requiredMark Brown2013-08-121-0/+2
* usb: misc: usb3503: Add USB3503A to the compatible listMark Brown2013-08-122-1/+2
* usb: misc: usb3503: Default to hub modeMark Brown2013-08-121-1/+1
* usb: misc: usb3503: Fix typos in error messagesMark Brown2013-08-121-2/+2
* usb: misc: usb3503: Factor out I2C probeMark Brown2013-08-121-34/+43
* usb: misc: usb3503: Convert to regmapMark Brown2013-08-122-57/+37Star
* usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown2013-08-121-6/+12
* usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown2013-08-121-1/+1
* usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney2013-08-122-20/+17Star
* usb: misc: usb3503: Convert to devm_ APIsMark Brown2013-08-121-35/+7Star
* usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown2013-08-121-2/+2
* USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman2013-08-1211-422/+129Star
* USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei2013-08-121-0/+8
* USBNET: support DMA SGMing Lei2013-08-122-3/+43
* USB: XHCI: mark no_sg_constraintMing Lei2013-08-121-0/+4
* USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-122-2/+9
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-1214-18/+13Star
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-126-3/+84
* USB: EHCI: improve ehci_endpoint_disableMing Lei2013-08-121-10/+6Star
* USB: URB documentation: claim complete() will be run with IRQs enabledMing Lei2013-08-121-11/+10Star
* USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-122-30/+134
* Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-05385-2189/+3840
|\
| * Linux 3.11-rc4Linus Torvalds2013-08-041-1/+1
| * Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
| |\
| | * dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| | * pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-041-1/+1
| |\ \
| | * | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
| * | | tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins2013-08-041-1/+2
| * | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-048-21/+21
| |\ \ \ | | |/ / | |/| |
| | * | ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2013-08-022-1/+2
| | * | Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-01334-4751/+6871
| | |\ \
| | | * \ Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-07-311-12/+12
| | | |\ \
| | | | * | ASoC: wm0010: Fix resource leakDimitris Papastamos2013-07-311-12/+12
| | | * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-07-311-3/+2Star
| | | |\ \ \
| | | | * | | ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen2013-07-241-3/+2Star
| | | * | | | Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-07-312-3/+3
| | | |\ \ \ \
| | | | * | | | ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen2013-07-301-2/+3
| | | | * | | | ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown2013-07-291-1/+0Star
| | | | | |/ / | | | | |/| |
| | | * / | | ASoC: au1x: Fix buildRalf Baechle2013-07-311-1/+1
| | | |/ / /