aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: utilize round_jiffies_up_relative()Alan Stern2009-01-07
* USB: Don't use __module_param_call; use core_param.Rusty Russell2009-01-07
* USB: announce new devices earlierAlan Stern2009-01-07
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-07
* USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-07
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* USB: Remove restrictions on signal numbers in devio.cPhil Endecott2009-01-07
* USB: straighten out inline code in sysfs.cAlan Stern2009-01-07
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* USB: protect hcd.h from multiple inclusionsAnton Vorontsov2009-01-07
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-06
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * Merge branch 'master' into nextJames Morris2008-11-18
| |\
| * | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| * | CRED: Wrap task credential accesses in the USB driverDavid Howells2008-11-13
* | | USB: skip Set-Interface(0) if already in altsetting 0Alan Stern2008-12-17
| |/ |/|
* | USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent2008-11-13
* | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-13
|/
* USB: prevent autosuspend during hub initializationAlan Stern2008-10-29
* USB: fix crash when URBs are unlinked after the device is goneAlan Stern2008-10-29
* USB: don't rebind drivers after failed resume or resetAlan Stern2008-10-22
* USB: remove err() macro from usb core codeGreg Kroah-Hartman2008-10-17
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-17
* USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela2008-10-17
* USB: Export if an interface driver supports autosuspend.Sarah Sharp2008-10-17
* USB: snoop processes opening usbfs device filesAlan Stern2008-10-17
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-17
* USB: anchor API changes needed for btusbOliver Neukum2008-10-17
* USB: change hub initialization sleeps to delayed_workAlan Stern2008-10-17
* USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum2008-10-17
* usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard2008-10-17
* USB: extend poisoning to anchorsOliver Neukum2008-10-17
* USB: kill URBs permanentlyOliver Neukum2008-10-17
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* USB: revert recovery from transient errorsAlan Stern2008-09-23
* USB: fix hcd interrupt disablingGeoff Levand2008-09-23
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* USB: Don't rebind before "complete" callbackAlan Stern2008-08-21
* USB: Add new PM callback methods for USBAlan Stern2008-08-21
* USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-21
* USB: Add udev argument to interface suspend/resume functionsAlan Stern2008-08-21
* USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum2008-08-21
* USB: fix compiler warning fixAlan Stern2008-08-13
* USB: fix interface unregistration logicAlan Stern2008-08-13
* usb/core/driver: fix warningAlexander Beregalov2008-08-13
* Fix USB storage hang on command abortAlan Stern2008-08-05