summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb_storage: realtek_cr patch: add const modifierwwang2011-02-171-1/+1
* usb_storage: realtek_cr patch: fix sparse warningwwang2011-02-171-2/+2
* USB: sierra: error handling in runtime PMOliver Neukum2011-02-171-4/+12
* usb_wwan: fix error case in close()Oliver Neukum2011-02-171-1/+3
* usb_wwan: error case of resumeOliver Neukum2011-02-171-1/+22
* usb_wwan: data consistency in error caseOliver Neukum2011-02-171-1/+1
* usb_wwan: fix runtime PM in error caseOliver Neukum2011-02-171-0/+1
* usb_wwan: fix error in marking device busyOliver Neukum2011-02-171-4/+9
* usb: gadget: at91_udc: Fix error pathRahul Ruikar2011-02-171-1/+3
* USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-172-6/+17
* USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy2011-02-171-2/+3
* usb: fusb300_udc: add more "ep%d" namesDan Carpenter2011-02-171-1/+2
* USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt2011-02-171-1/+15
* usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada2011-02-171-74/+104
* USB: Gadget: Reorder driver name assignmentJassi Brar2011-02-171-3/+3
* USB: Gadget: Composite: Debug interface comparisonJassi Brar2011-02-171-3/+3
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-1765-433/+735
|\
| * USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-043-0/+6
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-033-2/+9
| * Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-039-45/+96
| |\
| | * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| | * usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| | * usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| | * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| | * usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
| | * usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
| | * usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1
| * | USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-031-0/+7
| * | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-032-0/+7
| * | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-031-1/+1
| * | USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-031-0/+5
| * | usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-031-1/+1
| * | USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2011-02-032-0/+32
| * | USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-031-0/+7
| * | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-031-0/+1
| * | USB: ti_usb: fix module removalIonut Nicu2011-02-031-1/+1
| * | USB: io_edgeport: fix the reported firmware major and minorBjørn Mork2011-02-031-2/+2
| |/
| * Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-245-86/+109
| |\
| | * xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-142-26/+17
| | * xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-141-2/+2
| | * xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-141-5/+6
| | * xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-141-7/+21
| | * xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-141-8/+6
| | * xHCI: fix queue_trb in isoc transferAndiry Xu2011-01-141-1/+4
| | * xhci: Use GFP_NOIO during device reset.Sarah Sharp2011-01-141-2/+6
| | * usb: Realloc xHCI structures after a hub is verified.Sarah Sharp2011-01-141-0/+21
| | * xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui2011-01-141-2/+4
| | * xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-142-32/+21
OpenPOWER on IntegriCloud