summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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-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
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen
2013-08-09usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior
2013-08-09usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior
2013-08-09usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior
2013-08-09usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-09usb: phy: mv-usb: remove incorrect __exit_p annotationJingoo Han
2013-08-09usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown()Jingoo Han
2013-08-09usb: gadget: f_uac1: Staticize local functionsJingoo Han
2013-08-09usb: gadget: u_uac1: add __user annotationJingoo Han
2013-08-09usb: gadget: rndis: Staticize rndis_init()/rndis_exit()Jingoo Han
2013-08-09usb: gadget: f_mass_storage: use NULL instead of 0Jingoo Han
2013-08-09usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()Alexey Khoroshilov
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-02usb: gadget: at91_udc: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-08-02usb: gadget: at91_udc: add missing clk_put on fclk and iclkBoris BREZILLON
2013-08-02usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()Jingoo Han
2013-08-02usb: gadget: goku_udc: use NULL instead of 0Jingoo Han
2013-08-02usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han