summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2013-05-30USB: reset resume quirk needed by a hubOliver Neukum
2013-05-13usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-20USB: Fix connected device switch to Inactive state.Sarah Sharp
2013-03-20USB: Rip out recursive call on warm port reset.Sarah Sharp
2013-03-20USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp
2013-03-20USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp
2013-03-06usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart
2013-03-06usb: Add quirk detection based on interface informationLaurent Pinchart
2013-02-06USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig
2013-02-06USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum
2013-02-06USB: Handle warm reset failure on empty port.Sarah Sharp
2013-02-06USB: Ignore port state until reset completes.Sarah Sharp
2013-02-06USB: Increase reset timeout.Sarah Sharp
2013-02-06USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-02-06USB: Ignore xHCI Reset Device status.Sarah Sharp
2013-02-06USB: Handle auto-transition from hot to warm reset.Sarah Sharp
2013-01-03USB: fix endpoint-disabling for failed config changesAlan Stern
2012-10-30usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila
2012-10-10USB: Fix race condition when removing host controllersAlan Stern
2012-09-19USB: add device quirk for Joss Optical touchboardAlan Stern
2012-08-10usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-02usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-07-25usb: Add support for root hub port status CASStanislaw Ledwon
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