summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-08-02USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-08-02USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern
2013-08-02USB: EHCI: keep better track of resuming portsAlan Stern
2013-07-31USB: pl2303: restrict the divisor based baud rate encoding method to the "HX"...Frank Schäfer
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-07-31USB: handle LPM errors during device suspend correctlyAlan Stern
2013-07-31USB: refactor code for enabling/disabling remote wakeupAlan Stern
2013-07-31USB: simplify the interface of usb_get_status()Alan Stern
2013-07-31usb: misc: usb3503: use dev_get_platdata()Jingoo Han
2013-07-31usb: renesas: use dev_get_platdata()Jingoo Han
2013-07-31USB: c67x00: use dev_get_platdata()Jingoo Han
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-31usb: dwc3: use dev_get_platdata()Felipe Balbi
2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet
2013-07-30aio: io_cancel() no longer returns the io_eventKent Overstreet
2013-07-30usb: renesas: use dev_get_platdata()Jingoo Han
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han
2013-07-30usb: gadget: use dev_get_platdata()Jingoo Han
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang
2013-07-29USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chipsFrank Schäfer
2013-07-29usb: chipidea: fix the build error with randconfigPeter Chen
2013-07-29usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam
2013-07-29Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-29usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov
2013-07-29usb: phy: tegra: Use switch instead of if-elseTuomas Tynkkynen
2013-07-29usb: gadget: udc-core: fix the typo of udc state attributeRong Wang
2013-07-29usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz
2013-07-29usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz
2013-07-29usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior
2013-07-29usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen
2013-07-29usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen
2013-07-29usb: phy: tegra: Register as an USB PHY.Tuomas Tynkkynen
2013-07-29usb: tegra: host: Remove references to plat dataTuomas Tynkkynen
2013-07-29usb: host: tegra: Remove leftover codeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen
2013-07-29usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior
2013-07-29usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior
2013-07-29usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior
2013-07-29usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-07-29usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON