aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: storage: add last-sector hacksAlan Stern2009-01-076-1/+150
* USB: otg: twl4030 transceiver driverDavid Brownell2009-01-073-0/+732
* USB: add imx udc gadget driverDarius Augulis2009-01-075-1/+1882
* USB: extension of anchor API to unpoison an anchorOliver Neukum2009-01-071-0/+20
* USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel2009-01-073-11/+6
* USB: unusual dev for Option N.V. ZeroCD modemsDan Williams2009-01-075-1/+177
* USB: mark "reject" field of struct urb as atomic_tMing Lei2009-01-072-21/+8
* USB: utilize the bus notifiersAlan Stern2009-01-076-44/+91
* USB: make printk messages more searchableWu Fengguang2009-01-071-21/+24
* USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu2009-01-071-6/+8
* USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu2009-01-071-1/+1
* USB: musb: add Blackfin Kconfig options and MakefileBryan Wu2009-01-073-4/+20
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-074-144/+397
* USB: musb: enable low level DMA operation for BlackfinBryan Wu2009-01-072-69/+162
* USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu2009-01-071-0/+24
* USB: musb: Make sure we program the correct values in only when necessary.Robin Getz2009-01-071-6/+8
* USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu2009-01-072-0/+368
* USB: usb-storage: merge DPCM support into SDDR09Alan Stern2009-01-078-134/+69
* USB: option: increase outgoing buffer size and numberGreg Kroah-Hartman2009-01-071-2/+2
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-076-65/+68
* USB: isp1760: Fix probe in PCI glue codeKarl Bongers2009-01-071-42/+55
* USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior2009-01-071-6/+10
* USB: gadget: don't wait for completion twiceFelipe Balbi2009-01-071-0/+1
* USB: serial: usb_debug: Make staticRoel Kluin2009-01-071-1/+1
* USB: Enhance usage of pm_message_tAlan Stern2009-01-0710-62/+73
* USB: utilize round_jiffies_up_relative()Alan Stern2009-01-071-2/+2
* USB: otg: sharable otg transceiver opsTony Lindgren2009-01-072-5/+71
* USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-071-2/+2
* USB: otg: gpio_vbus transceiver stubPhilipp Zabel2009-01-073-0/+353
* USB: move isp1301_omap to drivers/usb/otgDavid Brownell2009-01-077-13/+42
* USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks2009-01-071-12/+22
* USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell2009-01-071-1/+1
* USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2009-01-072-2/+7
* USB: musb: host side diagnostics tweaksDavid Brownell2009-01-072-11/+15
* USB: musb: minor locking fixDavid Brownell2009-01-071-2/+2
* USB: musb: build fixes for DaVinciKevin Hilman2009-01-071-3/+9
* USB: musb: sysfs mode updatesDavid Brownell2009-01-075-11/+32
* USB: gadget: MIPS ci13xxx_udcDavid Lopo2009-01-075-0/+3051
* USB: gadget: change simple_strtol to simple_strtoulJulia Lawall2009-01-071-1/+1
* USB: Don't use __module_param_call; use core_param.Rusty Russell2009-01-071-2/+6
* USB: storage: set bounce limit for non-DMA-capable host controllersAlan Stern2009-01-071-0/+8
* USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern2009-01-073-27/+6
* USB: usb-storage: merge CB and CBI transport routinesAlan Stern2009-01-073-55/+10
* USB: g_file_storage: add CD-ROM emulationAlan Stern2009-01-071-22/+154
* USB: storage: Flag devices known to support SANE_SENSEBen Efros2009-01-071-4/+37
* USB: storage devices and SATBen Efros2009-01-072-1/+43
* USB: usb-storage: remove us->sensebufAlan Stern2009-01-072-9/+0
* usb-storage: clean up unusual_devs.hAlan Stern2009-01-071-57/+39
* USB: announce new devices earlierAlan Stern2009-01-071-6/+7
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-074-13/+11