aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2014-06-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-05-06USB: unbind all interfaces before rebinding anyAlan Stern
2014-05-06USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2014-04-14usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2014-04-14usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2014-04-14usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart
2014-04-14usb: Add quirk detection based on interface informationLaurent Pinchart
2014-04-14USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-11-20usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-11-13USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-11-13USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-08-20usb: add two quirky touchscreenOliver Neukum
2013-08-14usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-08-04usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-06-07USB: reset resume quirk needed by a hubOliver Neukum
2013-05-07usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede
2013-03-28USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-14USB: Fix connected device switch to Inactive state.Sarah Sharp
2013-03-14USB: Rip out recursive call on warm port reset.Sarah Sharp
2013-03-14USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp
2013-03-14USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp
2013-02-11usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-17USB: fix endpoint-disabling for failed config changesAlan Stern
2013-01-17USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum
2013-01-17USB: Handle warm reset failure on empty port.Sarah Sharp
2013-01-17USB: Ignore port state until reset completes.Sarah Sharp
2013-01-17USB: Increase reset timeout.Sarah Sharp
2013-01-17USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-17USB: Ignore xHCI Reset Device status.Sarah Sharp
2013-01-17USB: Handle auto-transition from hot to warm reset.Sarah Sharp
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila
2012-10-02USB: Fix race condition when removing host controllersAlan Stern
2012-10-02USB: add device quirk for Joss Optical touchboardAlan Stern
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-09usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-07-16usb: Add support for root hub port status CASStanislaw Ledwon
2012-06-22USB: fix gathering of interface associationsDaniel Mack
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-01usbcore: enable USB2 LPM if port suspend failsAndiry Xu
2012-06-01usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller
2012-06-01USB: Remove races in devio.cHuajun Li
2012-06-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern