summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-1333-199/+291
|\
| * USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
| * USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
| * USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
| * USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
| * USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1Star
| * USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
| * USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
| * USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
| * USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-271-2/+2
| * usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-272-15/+8Star
| * USB: usb_get_string should check the descriptor typeAlan Stern2009-02-271-3/+8
| * USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell2009-02-271-0/+1
| * USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-271-1/+5
| * USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern2009-02-271-2/+2
| * USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter2009-02-271-0/+7
| * USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman2009-02-271-2/+4
| * USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev2009-02-271-0/+2
| * USB: option: add BenQ 3g modem informationJesse Sung2009-02-271-0/+5
| * usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-271-2/+2
| * USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-274-8/+57
| * USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang2009-02-271-0/+3
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-191-2/+2
| |\
| | * [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-191-2/+2
| * | USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-185-17/+2Star
| * | wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2009-02-162-4/+4
| |/
| * USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway2009-02-091-1/+1
| * USB: Correct Makefile to make isp1760 buildableIvan Kuten2009-02-091-0/+1
| * USB: option: New mobile broadband modems to be supportedDirk De Schepper2009-02-091-28/+56
| * USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-092-3/+9
| * USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter2009-02-091-1/+3
| * USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2009-02-092-15/+2Star
| * USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2009-02-092-0/+4
| * USB: usb-serial: fix the aircable_init failure pathDave Young2009-02-091-2/+2
| * USB: usb-storage: remove WARN from last-sector hacksAlan Stern2009-02-091-33/+3Star
| * Revert USB: option: add Pantech cardsGreg Kroah-Hartman2009-02-091-9/+0Star
| * USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy2009-02-091-3/+0Star
| * USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov2009-02-091-0/+1
| * USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov2009-02-091-0/+1
| * USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov2009-02-091-0/+3
| * USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-091-1/+5
| * USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-091-8/+18
| * USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-091-1/+8
* | [ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten2009-02-211-2/+0Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-02-0245-212/+4106
|\
| * USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-2811-0/+3862
| * USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com2009-01-281-0/+12
| * USB: storage: Add another unusual_dev for off-by-one bugPhil Dibowitz2009-01-281-0/+7
| * USB: unusual_dev: usb-storage needs to ignore a devicePhil Dibowitz2009-01-281-0/+7
| * USB: GADGET: fix !x & yRoel Kluin2009-01-281-1/+1