summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-03-02USB: check the endpoint type against the pipe typeAlan Stern
2010-03-02cdc_acm: add reset_resume methodFrancesco Lavra
2010-03-02USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev
2010-03-02USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz
2010-03-02USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold
2010-03-02USB: serial: fix typo in debug messageJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold
2010-03-02USB: cxacru: increment driver versionSimon Arlott
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott
2010-03-02USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott
2010-03-02USB: cxacru: document how to interact with the flash memorySimon Arlott
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott
2010-03-02USB: cxacru: check data length is not negativeSimon Arlott
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-02-26PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern
2010-02-26Lower USB storage settling delay to something more reasonableLinus Torvalds
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-23usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds
2010-02-16USB: usbfs: only copy the actual data receivedGreg KH
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp