summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi-331/+78
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi-0/+27
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek-0/+6
2013-02-02USB: option: add Changhong CH690Bjørn Mork-0/+5
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig-1/+4
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo-0/+1
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern-2/+5
2013-01-30USB: option: add support for Telit LE920Daniele Palmas-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas-0/+1
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern-1/+5
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern-0/+3
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern-0/+4
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern-0/+44
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern-20/+30
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern-14/+15
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu-18/+52
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore-0/+1
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern-0/+2
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich-1/+1
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp-2/+3
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp-1/+3
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern-76/+53
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern-0/+3
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern-1/+1
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros-4/+4
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern-6/+9
2013-01-21Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-39/+61
2013-01-18usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby-3/+3
2013-01-18usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand-0/+1
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen-10/+29
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen-30/+32
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov-2/+2
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch-0/+3
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork-0/+6
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork-1/+2
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-89/+257
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski-0/+8
2013-01-11usb: host: ohci-tmio: fix compile warningFelipe Balbi-1/+2
2013-01-11USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig-0/+3
2013-01-11USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin-4/+5
2013-01-11usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam-0/+3
2013-01-11USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin-0/+3
2013-01-11USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard-0/+1
2013-01-11USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum-2/+8
2013-01-11USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin-0/+3
2013-01-11USB: option: add Nexpring NP10T terminal idDzianis Kahanovich-0/+5
2013-01-11USB: option: add Telekom Speedstick LTE IIBjørn Mork-0/+3
2013-01-11USB: option: blacklist network interface on ZTE MF880Bjørn Mork-1/+2
2013-01-11usb: imx21-hcd: Include missing linux/module.hFabio Estevam-0/+1