summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2013-07-26usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten
2013-07-25USB: usb-skeleton.c: add retry for nonblocking readChen Wang
2013-07-25usbtmc: convert to devm_kzallocAndy Shevchenko
2013-07-25usbtmc: remove redundant bracesAndy Shevchenko
2013-07-25usbtmc: call pr_err instead of plain printkAndy Shevchenko
2013-07-25usbtmc: remove trailing spacesAndy Shevchenko
2013-07-25usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros
2013-07-25USB: remove redundant "#if"Alan Stern
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam
2013-07-25usb: atm: speedtch: be careful with bIntervalFelipe Balbi
2013-07-25usb: class: cdc-acm: be careful with bIntervalFelipe Balbi
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland