summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-234-76/+53Star
* USB: EHCI: add a name for the platform-private fieldAlan Stern2013-01-221-0/+3
* USB: EHCI: fix incorrect configuration testAlan Stern2013-01-221-1/+1
* USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-222-4/+4
* USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-221-6/+9
* Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-217-39/+61
|\
| * usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby2013-01-181-3/+3
| * usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-01-181-0/+1
| * usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen2013-01-183-10/+29
| * usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2013-01-182-30/+32
| * usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov2013-01-181-2/+2
| * Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-1432-89/+257
| |\
| * | Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman2013-01-041-1/+1
* | | USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch2013-01-181-0/+3
* | | USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-181-0/+6
* | | USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork2013-01-181-1/+2
| |/ |/|
* | usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2013-01-132-0/+8
* | usb: host: ohci-tmio: fix compile warningFelipe Balbi2013-01-121-1/+2
* | USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig2013-01-121-0/+3
* | USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin2013-01-121-4/+5
* | usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam2013-01-121-0/+3
* | USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin2013-01-121-0/+3
* | USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard2013-01-121-0/+1
* | USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-111-2/+8
* | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin2013-01-111-0/+3
* | USB: option: add Nexpring NP10T terminal idDzianis Kahanovich2013-01-111-0/+5
* | USB: option: add Telekom Speedstick LTE IIBjørn Mork2013-01-111-0/+3
* | USB: option: blacklist network interface on ZTE MF880Bjørn Mork2013-01-111-1/+2
* | usb: imx21-hcd: Include missing linux/module.hFabio Estevam2013-01-111-0/+1
* | USB: option: Add new MEDIATEK PID supportQuentin.Li2013-01-111-0/+7
* | USB: ehci: make debug port in-use detection functional againJan Beulich2013-01-071-19/+20
* | USB: usbtest: fix test number in log messageAlan Stern2013-01-071-1/+1
* | Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-075-24/+145
|\ \
| * | xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-033-0/+26
| * | USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-031-1/+11
| * | USB: Ignore port state until reset completes.Sarah Sharp2013-01-031-7/+7
| * | USB: Increase reset timeout.Sarah Sharp2013-01-031-1/+1
| * | USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-032-4/+90
| * | USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-031-8/+5Star
| * | USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-031-3/+3
| * | xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-01-031-0/+2
| |/
* | Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-0714-37/+37
|\ \ | |/ |/|
| * usb: musb: core: print new line in the driver banner againSergei Shtylyov2012-12-131-4/+1Star
| * usb: gadget: u_serial: fix switch off blockedHaipeng YU2012-12-131-1/+1
| * usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()Wei Yongjun2012-12-131-1/+2
| * usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()Xi Wang2012-12-131-2/+2
| * usb: musb: dsps: header movement build error fixAfzal Mohammed2012-12-131-0/+5
| * usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior2012-12-131-4/+5
| * usb: otg: mv_otg: fix the clk APIsChao Xie2012-12-131-2/+2
| * usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto2012-12-131-1/+2