summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-01-25USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-25USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-22USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu3-0/+50
2013-01-22drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-21USB: storage: avoid scanning other targets for single target deviceMing Lei1-0/+3
2013-01-21usb: Create link files between child device and usb port device.Lan Tianyu1-0/+26
2013-01-21usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu1-0/+43
2013-01-21usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu1-0/+2
2013-01-19usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu4-106/+165
2013-01-19USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter1-1/+1
2013-01-19USB: io_ti: kill custom closing_wait implementationJohan Hovold1-48/+9
2013-01-19USB: io_ti: query hardware-buffer status in chars_in_bufferJohan Hovold1-0/+7
2013-01-19USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold1-4/+10
2013-01-19USB: io_ti: use tty-port drain delayJohan Hovold1-12/+2
2013-01-19USB: io_ti: move write-fifo flushing to closeJohan Hovold1-7/+7
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman15-29/+76
2013-01-17USB: misc: fixup smatch WARNINGDongjin Kim1-4/+5
2013-01-17usb: misc: usb3503_probe() can be staticFengguang Wu1-1/+1
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds32-89/+257
2013-01-14usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2-0/+8
2013-01-12usb: host: ohci-tmio: fix compile warningFelipe Balbi1-1/+2
2013-01-12USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hackMatt Sealey1-20/+0
2013-01-12usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2-17/+41
2013-01-12usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior6-15/+44
2013-01-12USB: ohci: set urb->hcpriv = NULL immediately, after free itChen Gang1-0/+1
2013-01-12usb: serial: keyspan: fixed coding style issuesStefan Hubner1-2/+2
2013-01-12USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig1-0/+3
2013-01-12USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin1-4/+5
2013-01-12usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam1-0/+3
2013-01-12USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin1-0/+3
2013-01-12USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard1-0/+1
2013-01-12USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum1-2/+8
2013-01-12uas: fail any request submitted while resetting the device.Gerd Hoffmann1-0/+6
2013-01-12uas: improve device resetGerd Hoffmann1-1/+44
2013-01-12uas: improve abort handlerGerd Hoffmann1-2/+17
2013-01-12uas: add IS_IN_WORK_LIST flagGerd Hoffmann1-2/+8
2013-01-12uas: add UNLINK_DATA_URBS flagGerd Hoffmann1-3/+21
2013-01-12uas: new function to cancel data urbsGerd Hoffmann1-10/+12
2013-01-12USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim3-0/+310
2013-01-12USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin1-0/+3
2013-01-12USB: option: add Nexpring NP10T terminal idDzianis Kahanovich1-0/+5
2013-01-12USB: option: add Telekom Speedstick LTE IIBjørn Mork1-0/+3
2013-01-12USB: option: blacklist network interface on ZTE MF880Bjørn Mork1-1/+2
2013-01-12usb: imx21-hcd: Include missing linux/module.hFabio Estevam1-0/+1
2013-01-12USB: option: Add new MEDIATEK PID supportQuentin.Li1-0/+7
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich1-19/+20
2013-01-07USB: usbtest: fix test number in log messageAlan Stern1-1/+1
2013-01-07Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-102/+107
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman5-24/+145
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman14-37/+37