summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: 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-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-02USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-08-01USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern
2013-08-01USB: EHCI: keep better track of resuming portsAlan Stern
2013-08-01USB: pl2303: restrict the divisor based baud rate encoding method to the "HX"...Frank Schäfer
2013-08-01USB: host: use dev_get_platdata()Jingoo Han
2013-08-01USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-01USB: refactor code for enabling/disabling remote wakeupAlan Stern
2013-08-01USB: simplify the interface of usb_get_status()Alan Stern
2013-08-01usb: misc: usb3503: use dev_get_platdata()Jingoo Han
2013-08-01usb: renesas: use dev_get_platdata()Jingoo Han
2013-08-01USB: c67x00: use dev_get_platdata()Jingoo Han
2013-08-01usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
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: 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-28USB: mos7840: fix pointer castsJohan Hovold
2013-07-26USB: mos7840: fix race in led handlingJohan Hovold
2013-07-26USB: mos7840: fix device-type detectionJohan Hovold
2013-07-26USB: mos7840: fix race in register handlingJohan Hovold
2013-07-26USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman
2013-07-26USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong
2013-07-26usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker