summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-07-251-3/+3
| * | | usb: serial: option: Add ONYX 3G device supportEnrico Mioso2013-07-241-0/+1
| * | | USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-241-1/+1
| |/ /
| * | usb: option: add TP-LINK MA260Bjørn Mork2013-07-231-0/+2
| * | USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov2013-07-231-0/+2
| * | USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-221-0/+1
| * | USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-221-0/+2
| * | usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
| * | USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-221-2/+4
| * | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
| * | USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-07-221-0/+7
| * | usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
| * | USB: global suspend and remote wakeup don't mixAlan Stern2013-07-162-8/+34
| |/
| * usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar2013-07-151-1/+1
| * usb: phy: samsung: Fix an error message typoSachin Kamat2013-07-151-1/+1
| * usb: gadget: don't fail when DMA isn't presentAlan Stern2013-07-151-0/+6
| * usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
| * usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
| * usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
| * usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
| * usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-151-0/+1
| * usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto2013-07-151-4/+0
| * usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-151-2/+2
| * usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1
| * usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-151-2/+2
| * usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-151-6/+8
| * usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen2013-07-151-2/+2
| * usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-151-1/+1
| * usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-07-151-0/+1
* | USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong2013-07-261-1/+1
* | usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker2013-07-261-0/+2
* | usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten2013-07-261-76/+52
* | usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten2013-07-261-3/+1
* | usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten2013-07-261-5/+5
* | usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten2013-07-261-21/+14
* | USB: usb-skeleton.c: add retry for nonblocking readChen Wang2013-07-251-2/+1
* | usbtmc: convert to devm_kzallocAndy Shevchenko2013-07-251-2/+1
* | usbtmc: remove redundant bracesAndy Shevchenko2013-07-251-14/+14
* | usbtmc: call pr_err instead of plain printkAndy Shevchenko2013-07-251-5/+4
* | usbtmc: remove trailing spacesAndy Shevchenko2013-07-251-3/+3
* | usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede2013-07-251-3/+3
* | USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-258-82/+8
* | USB: remove redundant "#if"Alan Stern2013-07-251-4/+2
* | usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam2013-07-253-0/+148
* | usb: atm: speedtch: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
* | usb: class: cdc-acm: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
* | Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman2013-07-245-6813/+0
* | usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen2013-07-245-0/+6813
* | USB: check sg buffer size in usb_submit_urbMing Lei2013-07-241-0/+8
* | USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-242-35/+12
OpenPOWER on IntegriCloud