aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-07USB: isp1760: Fix probe in PCI glue codeKarl Bongers1-42/+55
2009-01-07USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior1-6/+10
2009-01-07USB: gadget: don't wait for completion twiceFelipe Balbi1-0/+1
2009-01-07USB: serial: usb_debug: Make staticRoel Kluin1-1/+1
2009-01-07USB: Enhance usage of pm_message_tAlan Stern10-62/+73
2009-01-07USB: utilize round_jiffies_up_relative()Alan Stern1-2/+2
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren2-5/+71
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel1-2/+2
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel3-0/+353
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell4-0/+1724