summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell
2009-01-27USB: fix char-device disconnect handlingAlan Stern
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-27USB: storage: add unusual devs entryOliver Neukum
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern
2009-01-27USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell
2009-01-15ftdi_sio: fix kref leakJim Paris
2009-01-12ti_usb_3410_5052: add Multi-Tech firmwareChris Adams
2009-01-12ti_usb_3410_5052: add Multi-Tech modem supportChris Adams
2009-01-12ti_usb_3410_5052: support alternate firmwareChris Adams
2009-01-12usb-serial: remove NULL checkAlan Cox
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-07gadget: convert devices to new APIStephen Hemminger
2009-01-07phonet: update to net_device_opsStephen Hemminger
2009-01-07USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman
2009-01-07USB: emi26: fix oops on loadMarcin Slusarz
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park
2009-01-07USB: fix minor nit in usbfs checkingMark Lord
2009-01-07USB: re-enable interface after driver unbindsAlan Stern
2009-01-07USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2009-01-07USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell
2009-01-07USB: add imx udc gadget driverDarius Augulis
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei
2009-01-07USB: utilize the bus notifiersAlan Stern
2009-01-07USB: make printk messages more searchableWu Fengguang
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu
2009-01-07USB: musb: Make sure we program the correct values in only when necessary.Robin Getz
2009-01-07USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern
2009-01-07USB: option: increase outgoing buffer size and numberGreg Kroah-Hartman
2009-01-07USB: serial: fix up urb->status usageGreg Kroah-Hartman