aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman99-3363/+3246
2013-08-13usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior1-0/+1
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior1-0/+3
2013-08-13usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior1-40/+42
2013-08-12usb: pl2303: add two comments concerning the supported baud rates with HX chipsFrank Schäfer1-0/+12
2013-08-12usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chipsFrank Schäfer1-1/+1
2013-08-12usb: pl2303: increase the allowed baud rate range for the divisor based encoding methodFrank Schäfer1-4/+12
2013-08-12usb: pl2303: move the two baud rate encoding methods to separate functionsFrank Schäfer1-101/+114
2013-08-12usb: pl2303: remove 500000 baud from the list of standard baud ratesFrank Schäfer1-2/+2
2013-08-12usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding methodFrank Schäfer1-28/+37
2013-08-12usb: pl2303: fix+improve the divsor based baud rate encoding methodFrank Schäfer1-10/+52
2013-08-12UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese1-2/+38
2013-08-12HWA: avoid constant suspend and resume on the root hubThomas Pugliese1-0/+7
2013-08-12HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese1-1/+15
2013-08-12USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-08-12wusbcore: clean up list locking in urb enqueueThomas Pugliese1-10/+15
2013-08-12wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changedThomas Pugliese1-10/+18
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam3-2/+263
2013-08-12usb/hcd: Log error code if reset() failsMark Brown1-1/+1
2013-08-12usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown1-17/+76
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown1-0/+1
2013-08-12usb: misc: usb3503: Default to hub modeMark Brown1-1/+1
2013-08-12usb: misc: usb3503: Fix typos in error messagesMark Brown1-2/+2
2013-08-12usb: misc: usb3503: Factor out I2C probeMark Brown1-34/+43
2013-08-12usb: misc: usb3503: Convert to regmapMark Brown2-57/+37
2013-08-12usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown1-6/+12
2013-08-12usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown1-1/+1
2013-08-12usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney2-20/+17
2013-08-12usb: misc: usb3503: Convert to devm_ APIsMark Brown1-35/+7
2013-08-12usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown1-2/+2
2013-08-12USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman11-422/+129
2013-08-12USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei1-0/+8
2013-08-12USBNET: support DMA SGMing Lei1-3/+42
2013-08-12usb: musb: dsps: make it depend on OF_IRQFelipe Balbi1-0/+1
2013-08-12USB: XHCI: mark no_sg_constraintMing Lei1-0/+4
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei1-1/+2
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei14-18/+13
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei6-3/+84
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei1-10/+6
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-30/+117
2013-08-12usb: host: tegra: Tegra30 supportTuomas Tynkkynen1-5/+29
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen1-18/+63
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen1-28/+93
2013-08-12usb: phy: tegra: Fix wrong PHY parametersTuomas Tynkkynen1-6/+14
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen3-7/+9
2013-08-09usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart1-1/+5
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior7-1/+1615
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior4-157/+160
2013-08-09usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior1-96/+1