aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-05usb:hub set hub->change_bits when over-current happensShen Guang
2014-10-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-07-28usb: Check if port status is equal to RxDetectGavin Guo
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-03-23usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-23usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-02-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-11-29usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-11-20usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-11-20usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
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: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-09-26USB: handle LPM errors during device suspend correctlyAlan Stern
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26usb: Don't fail port power resume on device disconnect.Sarah Sharp
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: global suspend and remote wakeup don't mixAlan Stern
2013-08-04usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-05-29usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan
2013-05-16USB: reset resume quirk needed by a hubOliver Neukum
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-17usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki
2013-04-01USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang
2013-03-29usb: Make USB persist default configurableJulius Werner