summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-14usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen
2013-08-14usb: chipidea: host: add vbus regulator controlPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-14usb: chipidea: remove previous MODULE_ALIASFabio Estevam
2013-08-14usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann
2013-08-14usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann
2013-08-14usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann
2013-08-14usb: chipidea: improve kconfig 2.0Lothar Waßmann
2013-08-14usb: chipidea: imx: delete the dead codePeter Chen
2013-08-14usb: chipidea: move hw_phymode_configure() into probeFabio Estevam
2013-08-14usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam
2013-08-14Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi
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-12Documentation sysfs-bus-usb: Correct use of devnumHans de Goede
2013-08-12proc_usb_info.txt: Correct documentation about endianness of config descriptorsHans de Goede
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: Don't specify all DT properties as requiredMark 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