summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-141-0/+12
| | * USB: Suspend functions before putting dev into U3.Sarah Sharp2012-02-141-1/+2
| | * USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-141-5/+20
| | * usb: Use hub port data to determine whether a port is removableMatthew Garrett2012-02-091-0/+40
| | * usb: Add support for indicating whether a port is removableMatthew Garrett2012-02-091-0/+23
| | * USB: debugging code shouldn't alter control flowAlan Stern2012-02-021-13/+8
| | * USB: cleanup the handling of the PM complete callOliver Neukum2012-01-243-18/+22
| | * USB: code cleanup in suspend/resume path (3rd try)Oliver Neukum2012-01-241-30/+63
* | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-093-16/+25
|\| |
| * | USB: Set hub depth after USB3 hub resetElric Fu2012-02-211-13/+17
| * | USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-142-3/+8
| |/
* | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern2012-01-261-41/+20
* | Dynamic ID addition doesn't need get_driver()Alan Stern2012-01-241-4/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-6/+6
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-097-175/+193
|\
| * USB: remove dead code from suspend/resume pathOliver Neukum2012-01-031-21/+7
| * USB: add quirk for another cameraOliver Neukum2012-01-031-1/+4
| * usbfs: Fix oops related to user namespace conversion.Sarah Sharp2011-12-221-1/+2
| * USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-092-45/+45
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-091-3/+2
| * USB: remove BKL commentsDavidlohr Bueso2011-11-261-1/+0
| * Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-262-0/+33
| |\
| * | USB: make the usbfs memory limit configurableAlan Stern2011-11-181-4/+22
| * | USB: change the memory limits in usbfs URB submissionAlan Stern2011-11-181-19/+57
| * | USB: unify some error pathways in usbfsAlan Stern2011-11-181-46/+50
| * | USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-151-14/+0
| * | USB: Add optional match for interface class to dynamic ID facilityJosua Dietze2011-11-151-1/+7
| * | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-142-25/+3
* | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-1/+1
* | | usbfs: propagate umode_tAl Viro2012-01-031-10/+8
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
* | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-032-2/+2
* | | vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-031-3/+2
* | | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-031-3/+3
| |/ |/|
* | USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-141-0/+24
* | USB: add quirk for Logitech C600 web camJosh Boyer2011-11-141-0/+3
* | Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman2011-11-141-0/+6
|\ \ | |/ |/|
| * usb, xhci: Clear warm reset change event during initDon Zickus2011-11-041-0/+6
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\ \
| * | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-312-0/+2
| |/
* / USB: Update last_busy time after autosuspend failsAlan Stern2011-11-041-0/+5
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-253-17/+16
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-073-17/+16
| |\
| | * USB: Add wakeup info to debugging messagesAlan Stern2011-09-272-8/+8
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-193-12/+11
* | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-181-2/+16
* | | USB: add quirk for Logitech C300 web camJon Levell2011-09-291-0/+3
* | | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-291-17/+13
* | | USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter2011-09-291-1/+1
* | | usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-09-261-3/+18