summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-03-141-26/+57
* usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney2012-03-141-21/+21
* usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann2012-03-131-17/+17
* USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge2012-03-131-29/+29
* USB: ohci-nxp: Support for LPC32xxRoland Stigge2012-03-132-35/+109
* USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2012-03-132-27/+28
* USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2012-03-132-1/+1
* usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri2012-03-131-1/+1
* usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi2012-03-131-0/+1
* USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li2012-03-131-3/+7
* usb: host: xhci: add platform driver supportSebastian Andrzej Siewior2012-03-135-0/+233
* xHCI: update sg tablesizeAndiry Xu2012-03-131-1/+2
* xHCI: check enqueue pointer advance into dequeue segAndiry Xu2012-03-131-12/+13
* xHCI: Allocate 2 segments for transfer ringAndiry Xu2012-03-131-3/+3
* xHCI: dynamic ring expansionAndiry Xu2012-03-133-17/+93
* xHCI: set cycle state when allocate ringsAndiry Xu2012-03-131-18/+38
* xHCI: factor out segments allocation and free functionAndiry Xu2012-03-131-34/+55
* xHCI: count free TRBs on transfer ringAndiry Xu2012-03-134-47/+67
* xHCI: store ring's last segment and segment numbersAndiry Xu2012-03-132-0/+4
* xHCI: store ring's typeAndiry Xu2012-03-133-75/+92
* usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi2012-03-121-4/+1
* xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu2012-03-121-24/+27
* Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-12213-4516/+7241
|\
| * USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2012-03-092-0/+4
| * USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman2012-03-081-34/+44
| * USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman2012-03-081-5/+2
| * USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman2012-03-081-110/+0
| * USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman2012-03-081-146/+117
| * USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman2012-03-081-95/+65
| * USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman2012-03-082-54/+21
| * USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman2012-03-081-44/+2
| * USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman2012-03-081-33/+2
| * USB: serial: metro-usb: add to the buildGreg Kroah-Hartman2012-03-082-0/+9
| * USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman2012-03-081-11/+7
| * USB: serial: add metro-usb driver to the treeAleksey Babahin2012-03-082-0/+674
| * USB: gadget: Make g_hid device class conform to spec.Orjan Friberg2012-03-081-3/+3
| * usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork2012-03-081-4/+59
| * usb: cdc-wdm: adding list lookup indirectionBjørn Mork2012-03-081-12/+48
| * usb: cdc-wdm: split out reusable parts of probeBjørn Mork2012-03-081-51/+54
| * USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2012-03-082-4/+8
| * USB: ehci-s5p: add DMA burst supportJingoo Han2012-03-081-0/+15
| * usb/gadget/pch_udc: Fix compile errorTomoya MORINAGA2012-03-061-0/+1
| * usb: otg: ab8500-usb: make probe() work againDan Carpenter2012-03-031-1/+1
| * usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber2012-03-031-0/+2
| * usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-031-0/+1
| * usb/core: remove "always" from usb_unlink_urb() kernel doc entrySebastian Andrzej Siewior2012-03-031-4/+7
| * Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()Jesper Juhl2012-03-031-1/+1
| * usb: gadget: dummy_hcd: signedness bug in transfer()Dan Carpenter2012-03-031-1/+1
| * usb: sl811-hcd: Convert to module_platform_driverTobias Klauser2012-03-031-17/+4
| * usb: r8a66597-hcd: Convert to module_platform_driverTobias Klauser2012-03-031-17/+4