summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman65-433/+735
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman10-311/+222
2011-02-04USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani1-0/+1
2011-02-04USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl1-1/+2
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti3-0/+6
2011-02-04USB: gadget: f_fs: even zero-length packets require a bufferMarek Szyprowski1-0/+8
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell1-2/+20
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell3-12/+13
2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev1-0/+3
2011-02-04USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney1-2/+3
2011-02-04USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney1-8/+10
2011-02-04USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney1-3/+1
2011-02-04USB: EHCI: Remove dead code from ehci-sched.cDavid Daney1-3/+0
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu10-222/+311
2011-02-04usb: gadget/fsl_mxc_udc: Detect the CPU type in run-timeFabio Estevam1-9/+12
2011-02-04USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar1-0/+7
2011-02-04USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functionsVadim Tsozik1-2/+105
2011-02-04USB: EHCI: fix scheduling while atomic during suspendYin Kangkai3-2/+9
2011-02-04Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman9-45/+96
2011-02-04USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern1-0/+7
2011-02-04USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2-0/+7
2011-02-04USB: fix race between root-hub resume and wakeup requestsAlan Stern1-1/+1
2011-02-04USB: prevent buggy hubs from crashing the USB stackAlan Stern1-0/+5
2011-02-04usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda1-1/+1
2011-02-04USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2-0/+32
2011-02-04USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway1-0/+7
2011-02-04USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl1-0/+1
2011-02-04USB: ti_usb: fix module removalIonut Nicu1-1/+1
2011-02-04USB: io_edgeport: fix the reported firmware major and minorBjørn Mork1-2/+2
2011-02-01usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula1-3/+3
2011-02-01usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2-0/+17
2011-02-01usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2-21/+32
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi4-8/+28
2011-02-01usb: musb: hsdma: change back to use musb_read/writewBob Liu1-5/+14
2011-02-01usb: musb: core: fix IRQ checkSergei Shtylyov1-1/+1
2011-02-01usb: musb: fix kernel panic during s2ram(v2)Ming Lei1-7/+1
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman5-86/+109
2011-01-23usb: udc: add Faraday fusb300 driverYuan-Hsin Chen4-0/+2443
2011-01-23USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey1-24/+212
2011-01-23USB: usb_storage: add ums-realtek driverwwang5-0/+729
2011-01-23USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner1-1/+1
2011-01-23USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo1-14/+5
2011-01-23USB: ehci-dbgp: fix typo in startup messageFerenc Wagner1-1/+1
2011-01-23USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock1-1/+1
2011-01-23USB: Core: Fix minor coding style issuesTobias Ollmann1-13/+13
2011-01-23USB: add helper to convert USB error codesOliver Neukum1-0/+13
2011-01-23usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad1-2/+3
2011-01-23USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-01-23USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2-131/+142
2011-01-23USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti1-3/+1