summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-2/+1
* | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-171-0/+1
* | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-171-1/+1
* | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-171-3/+3
* | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-171-0/+1
* | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-171-0/+1
* | USB: ehci: phy low power mode bug fixingAlek Du2010-02-171-5/+8
* | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-171-0/+1
* | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-171-0/+1
* | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-172-3/+38
* | USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-171-1/+1
* | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-172-0/+2
* | USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-171-14/+26
* | USB: usbfs: only copy the actual data receivedGreg KH2010-02-171-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
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-021-1/+16
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-211-7/+14
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-211-2/+2
* USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-211-7/+0
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-211-3/+3
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-211-1/+2
* USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-212-10/+23
* USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-211-0/+6
* USB: add missing delay during remote wakeupAlan Stern2010-01-213-3/+7
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-212-2/+33
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-211-3/+8
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-212-5/+5