summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-0122-42/+234
|\
| * 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
| |/
* | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-171-12/+29
|\ \ | |/
| * 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
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-155-7/+7
|/
* 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-201-7/+14
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-201-2/+2
* USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-201-7/+0
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-201-3/+3
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-201-1/+2
* USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-202-10/+23
* USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-201-0/+6
* USB: add missing delay during remote wakeupAlan Stern2010-01-203-3/+7
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-202-2/+33
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-201-3/+8
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-202-5/+5
* USB: fix bitmask merge errorAlan Stern2010-01-201-1/+2
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-201-0/+2
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-201-4/+4
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-231-2/+2
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-231-0/+5
* USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-234-5/+12
* USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-231-1/+4
* usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-231-2/+2
* USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-232-45/+91
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-231-1/+1
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-231-0/+2
OpenPOWER on IntegriCloud