aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell2-2/+3
2009-01-27USB: fix char-device disconnect handlingAlan Stern3-10/+12
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki5-93/+27
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern3-7/+4
2009-01-27USB: storage: add unusual devs entryOliver Neukum1-0/+6
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern4-21/+30
2009-01-27USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas1-0/+1
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-3/+3
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstreamDavid Vrabel117-1328/+15678
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell1-1/+1
2009-01-15ftdi_sio: fix kref leakJim Paris1-1/+1
2009-01-12ti_usb_3410_5052: add Multi-Tech firmwareChris Adams1-0/+3
2009-01-12ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2-5/+39
2009-01-12ti_usb_3410_5052: support alternate firmwareChris Adams1-15/+29
2009-01-12usb-serial: remove NULL checkAlan Cox1-3/+0
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller114-1307/+15601
2009-01-07gadget: convert devices to new APIStephen Hemminger1-6/+10
2009-01-07phonet: update to net_device_opsStephen Hemminger1-4/+8
2009-01-07USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman3-0/+86
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman3-0/+368
2009-01-07USB: emi26: fix oops on loadMarcin Slusarz1-1/+1
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park1-1/+1
2009-01-07USB: fix minor nit in usbfs checkingMark Lord1-1/+1
2009-01-07USB: re-enable interface after driver unbindsAlan Stern5-16/+26
2009-01-07USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern1-4/+38
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern4-10/+17
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern5-95/+115
2009-01-07USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern2-155/+23
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern1-100/+69
2009-01-07USB: storage: add last-sector hacksAlan Stern6-1/+150
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell3-0/+732
2009-01-07USB: add imx udc gadget driverDarius Augulis5-1/+1882
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum1-0/+20
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel3-11/+6
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams5-1/+177
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei2-21/+8
2009-01-07USB: utilize the bus notifiersAlan Stern6-44/+91
2009-01-07USB: make printk messages more searchableWu Fengguang1-21/+24
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu1-6/+8
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu1-1/+1
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu3-4/+20
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu4-144/+397
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu2-69/+162
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu1-0/+24
2009-01-07USB: musb: Make sure we program the correct values in only when necessary.Robin Getz1-6/+8
2009-01-07USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu2-0/+368
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern8-134/+69
2009-01-07USB: option: increase outgoing buffer size and numberGreg Kroah-Hartman1-2/+2
2009-01-07USB: serial: fix up urb->status usageGreg Kroah-Hartman6-65/+68