summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-01-282-0/+5
| * USB: cdc-acm: Add another conexant modem to the quirksAlan Cox2009-01-281-0/+3
| * USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek2009-01-281-1/+1
| * USB: Remove ZTE modem from unusual_devicesPhil Dibowitz2009-01-281-10/+0Star
| * USB: storage: support of Dane-Elec MediaTouch USB deviceJean-Baptiste Onofre2009-01-281-0/+10
| * USB: usbmon: Implement compat_ioctlPete Zaitcev2009-01-281-39/+66
| * USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-282-0/+6
| * USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-282-0/+5
| * USB: cp2101 deviceTomasz K2009-01-281-0/+1
| * USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips2009-01-281-0/+1
| * USB: remove vernier labpro from ldusbsware2009-01-281-2/+0Star
| * USB: CDC-ACM quirk for MTK GPSAndrew Lunn2009-01-281-0/+3
| * USB: cdc-acm: support some gps data loggersJames A. Treacy2009-01-281-0/+3
| * USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-281-3/+4
| * USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-281-1/+1
| * USB: musb: Kconfig fixDavid Brownell2009-01-281-1/+1
| * USB: musb cppi dma fixSwaminathan S2009-01-281-0/+1
| * USB: musb cppi bugfixesHugo Villeneuve2009-01-281-2/+7
| * USB: musb uses endpoint functionsJulia Lawall2009-01-282-5/+5
| * USB: musb: tusb6010 buildfixKalle Valo2009-01-281-2/+2
| * USB: musb free_irq bugfixAjay Kumar Gupta2009-01-281-2/+3
| * USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-281-0/+1
| * USB: musb davinci buildfixDavid Brownell2009-01-281-9/+4Star
| * USB: omap1 ohci buildfix (otg related)David Brownell2009-01-282-2/+3
| * USB: fix char-device disconnect handlingAlan Stern2009-01-283-10/+12
| * USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-285-93/+27Star
| * USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-283-7/+4Star
| * USB: storage: add unusual devs entryOliver Neukum2009-01-281-0/+6
| * USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-284-21/+30
| * USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-281-0/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-271-3/+3
| |\
| | * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-241-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-22117-1328/+15678
|\| |
| * | drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell2009-01-161-1/+1
| * | ftdi_sio: fix kref leakJim Paris2009-01-151-1/+1
| |/
| * ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-131-0/+3
| * ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-132-5/+39
| * ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-131-15/+29
| * usb-serial: remove NULL checkAlan Cox2009-01-131-3/+0Star
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08114-1307/+15601
| |\
| | * USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman2009-01-073-0/+86
| | * USB: add new opticon serial driverGreg Kroah-Hartman2009-01-073-0/+368
| | * USB: emi26: fix oops on loadMarcin Slusarz2009-01-071-1/+1
| | * USB: Fix goku_udc usb speed handlingSangSu Park2009-01-071-1/+1