summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-073-27/+15
| * 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-072-4/+4
| * 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
| * USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven2009-01-071-6/+6
| * USB: clean up redundant tests on unsignedroel kluin2009-01-072-8/+2
| * USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko2009-01-071-0/+7
| * USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel2009-01-071-0/+7
| * USB: storage: extend unusual range for 067b:3507Oliver Neukum2009-01-071-1/+1
| * USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh2009-01-071-0/+7
| * USB: unusual_devs.h additions for Pentax K10DDaniel Drake2009-01-071-0/+7
| * gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-067-7/+7
| * PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-2/+2
* | gadget: convert devices to new APIStephen Hemminger2009-01-081-6/+10
* | phonet: update to net_device_opsStephen Hemminger2009-01-081-4/+8
|/
* add a vfs_fsync helperChristoph Hellwig2009-01-051-17/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-052-2/+0
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-0225-946/+563
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-0226-117/+794
| |\
| * | uwb: use print_hex_dump()David Vrabel2008-12-222-27/+23