aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley
2013-08-14usb: host: add Kconfig option for EHSETJack Pham
2013-08-14pl2303: improve the chip type detection/distinctionFrank Schäfer
2013-08-14pl2303: improve the chip type information output on startupFrank Schäfer
2013-08-14pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-13usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior
2013-08-13usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior
2013-08-12usb: pl2303: add two comments concerning the supported baud rates with HX chipsFrank Schäfer
2013-08-12usb: pl2303: also use the divisor based baud rate encoding method for baud ra...Frank Schäfer
2013-08-12usb: pl2303: increase the allowed baud rate range for the divisor based encod...Frank Schäfer
2013-08-12usb: pl2303: move the two baud rate encoding methods to separate functionsFrank Schäfer
2013-08-12usb: pl2303: remove 500000 baud from the list of standard baud ratesFrank Schäfer
2013-08-12usb: pl2303: do not round to the next nearest standard baud rate for the divi...Frank Schäfer
2013-08-12usb: pl2303: fix+improve the divsor based baud rate encoding methodFrank Schäfer
2013-08-12UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese
2013-08-12HWA: avoid constant suspend and resume on the root hubThomas Pugliese
2013-08-12HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese
2013-08-12USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-08-12wusbcore: clean up list locking in urb enqueueThomas Pugliese
2013-08-12wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam
2013-08-12usb/hcd: Log error code if reset() failsMark Brown
2013-08-12usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown
2013-08-12usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown
2013-08-12USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman
2013-08-12USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12usb: musb: dsps: make it depend on OF_IRQFelipe Balbi
2013-08-12USB: XHCI: mark no_sg_constraintMing Lei
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-12usb: host: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12usb: phy: tegra: Fix wrong PHY parametersTuomas Tynkkynen