aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt1-6/+12
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2-2/+27
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm1-0/+9
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm2-22/+11
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm2-3/+41
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda5-0/+1911
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt12-18/+53
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt30-468/+1096
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum2-5/+7
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cableMarko Hänninen2-0/+8
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern2-5/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+1
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2-0/+5
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 into sh/hwblkPaul Mundt20-456/+1055
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki19-445/+1012
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki1-5/+31
2009-07-29usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda1-0/+2
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp3-49/+120
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn5-163/+287
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp4-53/+89
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn2-0/+113
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp1-21/+27
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp1-1/+6
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp1-0/+4
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp1-2/+4
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp1-0/+4
2009-07-28USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp1-1/+4
2009-07-28USB: xhci: Make debugging more verbose.Sarah Sharp3-24/+72
2009-07-28USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2-3/+7
2009-07-28USB: xhci: Handle short control packets correctly.Sarah Sharp1-3/+11
2009-07-28USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp5-148/+137
2009-07-28USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp1-2/+5
2009-07-28USB: xhci: Deal with stalled endpoints.Sarah Sharp4-4/+85
2009-07-28USB: xhci: Set TD size in transfer TRB.Sarah Sharp1-5/+15
2009-07-28USB: xhci: fix less- and greater than confusionRoel Kluin1-2/+2
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern1-1/+1
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2-1/+1
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria1-1/+1
2009-07-28USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov1-1/+1
2009-07-28USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin1-0/+6
2009-07-28USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang1-0/+2
2009-07-28USB: aten uc2324 is really a moschip 7840Russell Lang1-2/+7
2009-07-28USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner1-0/+2
2009-07-28USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski1-45/+68
2009-07-28USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom1-1/+1