aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: fix char-device disconnect handlingAlan Stern2009-01-27
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-27
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell2009-01-15
* USB: fix minor nit in usbfs checkingMark Lord2009-01-07
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern2009-01-07
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-07
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
* USB: extension of anchor API to unpoison an anchorOliver Neukum2009-01-07
* USB: mark "reject" field of struct urb as atomic_tMing Lei2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: make printk messages more searchableWu Fengguang2009-01-07
* 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