summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: pl2303: add two comments concerning the supported baud rates with HX chipsFrank Schäfer2013-08-121-0/+12
* usb: pl2303: also use the divisor based baud rate encoding method for baud ra...Frank Schäfer2013-08-121-1/+1
* usb: pl2303: increase the allowed baud rate range for the divisor based encod...Frank Schäfer2013-08-121-4/+12
* usb: pl2303: move the two baud rate encoding methods to separate functionsFrank Schäfer2013-08-121-101/+114
* usb: pl2303: remove 500000 baud from the list of standard baud ratesFrank Schäfer2013-08-121-2/+2
* usb: pl2303: do not round to the next nearest standard baud rate for the divi...Frank Schäfer2013-08-121-28/+37
* usb: pl2303: fix+improve the divsor based baud rate encoding methodFrank Schäfer2013-08-121-10/+52
* UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese2013-08-121-2/+38
* HWA: avoid constant suspend and resume on the root hubThomas Pugliese2013-08-121-0/+7
* HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese2013-08-121-1/+15
* USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-08-121-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/+37
* 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/+17
* usb: misc: usb3503: Convert to devm_ APIsMark Brown2013-08-121-35/+7
* 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/+129
* 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/+13
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-126-3/+84
* USB: EHCI: improve ehci_endpoint_disableMing Lei2013-08-121-10/+6
* USB: URB documentation: claim complete() will be run with IRQs enabledMing Lei2013-08-121-11/+10
* 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-rc4v3.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
OpenPOWER on IntegriCloud