summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2017-09-09USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-09-09usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-09-09usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-08-24usb: optimize acpi companion search for usb port devicesMathias Nyman
2017-08-16usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-08-16usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng
2017-08-16usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu
2017-08-16USB: Check for dropped connection before switching to full speedAlan Stern
2017-08-16USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-07-12USB: core: fix device node leakJohan Hovold
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-05-17USB: hub: fix SS max number of portsJohan Hovold
2017-05-17USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-05-17USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-17USB: core: of: document reference taken by companion helperJohan Hovold
2017-05-17usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab
2017-04-11docs-rst: fix usb cross-referencesMauro Carvalho Chehab
2017-04-11usb: get rid of some ReST doc build errorsMauro Carvalho Chehab
2017-04-08usb: hcd: use correct device pointer for dma opsSekhar Nori
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-03-29USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-03-27USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-24USB: core: fix up kerneldoc commentJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2017-03-23usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-03-23usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-03-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman
2017-01-25USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský
2017-01-19usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu
2017-01-19usb: core: update comments for send message functionsJaejoong Kim
2017-01-10USB: Increase usbfs transfer limitMateusz Berezecki
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki
2016-12-05usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck