summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov-0/+3862
2009-01-27USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com-0/+12
2009-01-27USB: storage: Add another unusual_dev for off-by-one bugPhil Dibowitz-0/+7
2009-01-27USB: unusual_dev: usb-storage needs to ignore a devicePhil Dibowitz-0/+7
2009-01-27USB: GADGET: fix !x & yRoel Kluin-1/+1
2009-01-27USB: new id for ti_usb_3410_5052 driverOliver Neukum-0/+5
2009-01-27USB: cdc-acm: Add another conexant modem to the quirksAlan Cox-0/+3
2009-01-27USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek-1/+1
2009-01-27USB: Remove ZTE modem from unusual_devicesPhil Dibowitz-10/+0
2009-01-27USB: storage: support of Dane-Elec MediaTouch USB deviceJean-Baptiste Onofre-0/+10
2009-01-27USB: usbmon: Implement compat_ioctlPete Zaitcev-39/+66
2009-01-27USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson-0/+6
2009-01-27USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak-0/+5
2009-01-27USB: cp2101 deviceTomasz K-0/+1
2009-01-27USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips-0/+1
2009-01-27USB: remove vernier labpro from ldusbsware-2/+0
2009-01-27USB: CDC-ACM quirk for MTK GPSAndrew Lunn-0/+3
2009-01-27USB: cdc-acm: support some gps data loggersJames A. Treacy-0/+3
2009-01-27USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu-3/+4
2009-01-27USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu-1/+1
2009-01-27USB: musb: Kconfig fixDavid Brownell-1/+1
2009-01-27USB: musb cppi dma fixSwaminathan S-0/+1
2009-01-27USB: musb cppi bugfixesHugo Villeneuve-2/+7
2009-01-27USB: musb uses endpoint functionsJulia Lawall-5/+5
2009-01-27USB: musb: tusb6010 buildfixKalle Valo-2/+2
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta-2/+3
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell-0/+1
2009-01-27USB: musb davinci buildfixDavid Brownell-9/+4
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell-2/+3
2009-01-27USB: fix char-device disconnect handlingAlan Stern-10/+12
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki-93/+27
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern-7/+4
2009-01-27USB: storage: add unusual devs entryOliver Neukum-0/+6
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern-21/+30
2009-01-27USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas-0/+1
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+3
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King-3/+3
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell-1/+1
2009-01-15ftdi_sio: fix kref leakJim Paris-1/+1
2009-01-12ti_usb_3410_5052: add Multi-Tech firmwareChris Adams-0/+3
2009-01-12ti_usb_3410_5052: add Multi-Tech modem supportChris Adams-5/+39
2009-01-12ti_usb_3410_5052: support alternate firmwareChris Adams-15/+29
2009-01-12usb-serial: remove NULL checkAlan Cox-3/+0
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-1307/+15601
2009-01-07gadget: convert devices to new APIStephen Hemminger-6/+10
2009-01-07phonet: update to net_device_opsStephen Hemminger-4/+8
2009-01-07USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman-0/+86
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman-0/+368
2009-01-07USB: emi26: fix oops on loadMarcin Slusarz-1/+1
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park-1/+1