aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * USB: remove dead code from suspend/resume pathOliver Neukum2012-01-03
| * USB: add quirk for another cameraOliver Neukum2012-01-03
| * usbfs: Fix oops related to user namespace conversion.Sarah Sharp2011-12-22
| * USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-09
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-09
| * USB: remove BKL commentsDavidlohr Bueso2011-11-26
| * Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-26
| |\
| * | USB: make the usbfs memory limit configurableAlan Stern2011-11-18
| * | USB: change the memory limits in usbfs URB submissionAlan Stern2011-11-18
| * | USB: unify some error pathways in usbfsAlan Stern2011-11-18
| * | USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-15
| * | USB: Add optional match for interface class to dynamic ID facilityJosua Dietze2011-11-15
| * | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
* | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* | | usbfs: propagate umode_tAl Viro2012-01-03
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-03
* | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* | | vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-03
* | | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-03
| |/ |/|
* | USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-14
* | USB: add quirk for Logitech C600 web camJosh Boyer2011-11-14
* | Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman2011-11-14
|\ \ | |/ |/|
| * usb, xhci: Clear warm reset change event during initDon Zickus2011-11-04
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
| |/
* / USB: Update last_busy time after autosuspend failsAlan Stern2011-11-04
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
| |\
| | * USB: Add wakeup info to debugging messagesAlan Stern2011-09-27
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-18
* | | USB: add quirk for Logitech C300 web camJon Levell2011-09-29
* | | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-29
* | | USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter2011-09-29
* | | usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-09-26
* | | USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-09-26
* | | USB: Update USB default wakeup settingsAlan Stern2011-09-26
* | | usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu2011-09-26
* | | xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* | | usbcore: check device's LPM capabilityAndiry Xu2011-09-26
* | | usbcore: get BOS descriptor setAndiry Xu2011-09-26
* | | USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp2011-09-20
* | | usbcore: refine warm reset logicAndiry Xu2011-09-20
* | | USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-09-18
* | | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* | | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* | | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-09-09
* | | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-29
|\ \ \ | |/ / |/| |
| * | USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23