summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}Qinghuang Feng2009-01-071-2/+2
| * USB: gadget: pxa27x_udc.c: cleanup kernel-docQinghuang Feng2009-01-071-2/+0
| * USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-072-11/+6
| * USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare2009-01-071-49/+36
| * USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-073-2/+105
| * USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-074-2/+91
| * USB: usb-storage: add "quirks=" module parameterAlan Stern2009-01-071-0/+113
| * oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-3/+3
| * usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-074-5/+5
| * USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-074-2/+111
| * USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov2009-01-071-3/+9
| * USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-076-39/+25
| * USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen2009-01-071-6/+3
| * USB: power availability check for berry_chargeOliver Neukum2009-01-071-0/+5
| * USB: Remove restrictions on signal numbers in devio.cPhil Endecott2009-01-071-5/+0
| * USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-071-1/+1
| * USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan2009-01-071-1/+1
| * USB: straighten out inline code in sysfs.cAlan Stern2009-01-071-26/+9
| * USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-074-13/+13
| * USB: protect hcd.h from multiple inclusionsAnton Vorontsov2009-01-071-0/+4
| * usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-074-0/+4446
| * USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-071-3/+15