aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2012-06-19USB: fix gathering of interface associationsDaniel Mack
2012-06-19USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-05-31USB: Remove races in devio.cHuajun Li
2012-05-31usbcore: enable USB2 LPM if port suspend failsAndiry Xu
2012-05-31usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller
2012-05-31USB: move usb_translate_errors to linux/usb.hJohan Hovold
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-11USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-22USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-22USB: don't ignore suspend errors for root hubsAlan Stern
2012-04-22USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2012-02-29USB: Set hub depth after USB3 hub resetElric Fu
2012-02-29USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch
2012-01-12USB: add quirk for another cameraOliver Neukum
2012-01-12usbfs: Fix oops related to user namespace conversion.Sarah Sharp
2011-11-14USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2011-11-14USB: add quirk for Logitech C600 web camJosh Boyer
2011-11-14Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04USB: Update last_busy time after autosuspend failsAlan Stern
2011-11-04usb, xhci: Clear warm reset change event during initDon Zickus
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-29USB: add quirk for Logitech C300 web camJon Levell
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn
2011-09-29USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter
2011-09-27USB: Add wakeup info to debugging messagesAlan Stern
2011-09-26usb/core/devio.c: Check for printer class specific requestMatthias Dellweg
2011-09-26USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn
2011-09-26USB: Update USB default wakeup settingsAlan Stern
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26usbcore: check device's LPM capabilityAndiry Xu
2011-09-26usbcore: get BOS descriptor setAndiry Xu
2011-09-20USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp
2011-09-20usbcore: refine warm reset logicAndiry Xu
2011-09-18USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-09-09USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-22USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-15USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp
2011-08-01usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds