summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-024-0/+166
* USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-021-0/+18
* USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-021-15/+32
* USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2010-03-022-7/+16
* USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp2010-03-023-8/+15
* USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-023-18/+29
* USB: xhci: Fix error path when configuring endpoints.Sarah Sharp2010-03-021-0/+2
* USB: check the endpoint type against the pipe typeAlan Stern2010-03-022-9/+20
* cdc_acm: add reset_resume methodFrancesco Lavra2010-03-021-0/+18
* USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2010-03-022-11/+46
* USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz2010-03-021-6/+13
* USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp2010-03-021-12/+11
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
* USB: serial: fix typo in debug messageJohan Hovold2010-03-021-1/+1
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-021-2/+1
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* USB: cxacru: increment driver versionSimon Arlott2010-03-021-1/+2
* USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott2010-03-021-28/+3
* USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2010-03-021-1/+75
* USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott2010-03-021-2/+6
* USB: cxacru: document how to interact with the flash memorySimon Arlott2010-03-021-0/+20
* USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott2010-03-023-20/+44
* USB: cxacru: check data length is not negativeSimon Arlott2010-03-021-1/+1
* USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott2010-03-021-2/+2
* USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-026-0/+2766
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+3
|\
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-012-4/+4
|\ \
| * \ Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-012-4/+4
| |\ \ | | |/ | |/|
| | * usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack2010-02-232-4/+4
* | | PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-263-0/+3
* | | USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-262-1/+134
* | | Lower USB storage settling delay to something more reasonableLinus Torvalds2010-02-261-1/+1
|/ /
* | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
* | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
* | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
* | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
* | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
* | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
* | USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
* | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
* | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
* | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
* | USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-161-1/+1
* | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
* | USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-161-14/+26
* | USB: usbfs: only copy the actual data receivedGreg KH2010-02-161-4/+4
|/
* usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
* usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
OpenPOWER on IntegriCloud