summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2016-10-26Revert "USB: Add OTG PET device to TPL"Zefan Li
2016-10-26Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Zefan Li
2016-10-26USB: fix invalid memory access in hub_activate()Alan Stern
2016-04-27usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-04-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2016-04-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2016-04-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-22usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-06-19USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-06-19USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-06-19USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-06-19usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-14USB: Add OTG PET device to TPLMacpaul Lin
2015-04-14usb-core bInterval quirkJames P Michels III
2015-04-14usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2015-02-02USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2015-02-02USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2015-02-02USB: core: add device-qualifier quirkJohan Hovold
2015-02-02usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2015-02-02USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-12-01usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
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