aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2020-09-16USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-16USB: core: hub.c: use usb_control_msg_send() in a few placesGreg Kroah-Hartman
2020-09-16USB: core: message.c: use usb_control_msg_send() in a few placesGreg Kroah-Hartman
2020-09-16USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-16USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman
2020-09-04usb: core: driver: fix stray tabs in error messagesSergey Shtylyov
2020-09-04usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-04usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-27USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18USB: Better name for __check_usb_generic()Bastien Nocera
2020-08-18USB: Fix device driver raceBastien Nocera
2020-08-18USB: Also match device drivers using the ->match vfuncBastien Nocera
2020-08-18usb: hcd: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-08-18usb: hcd: Fix use after free in usb_hcd_pci_remove()Andy Shevchenko
2020-08-18USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-07-29USB: Simplify USB ID table matchBastien Nocera
2020-07-22usb: usbfs: stop using compat_alloc_user_spaceChristoph Hellwig
2020-07-21usb: core: fix quirks_param_set() writing to a const pointerKars Mulder
2020-07-21usb: hcd: Try MSI interrupts on PCI devicesAndy Shevchenko
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-09usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard co...Lee Jones
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-19USB: OTG: rename product list of devicesGreg Kroah-Hartman
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman
2020-06-19USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman
2020-06-18usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-06-18drivers: usb: Fix trivial spellingKieran Bingham
2020-06-18USB: core: additional Device Classes to debug/usb/devicesRob Gill
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29usb: get rid of pointless access_ok() callsAl Viro
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-14USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-11Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman
2020-05-05usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton
2020-05-05USB: core: Fix misleading driver bug reportAlan Stern
2020-04-28usb: core: hub: use true,false for bool variableJason Yan
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-23USB: core: Replace an empty statement with a debug messageAlan Stern
2020-04-23USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern