summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu2016-09-271-1/+1
* usb: core: Introduce a USB port LED triggerRafał Miłecki2016-09-273-0/+324
* usb: core: hcd: add missing header dependenciesBaoyou Xie2016-09-271-0/+1
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-191-11/+17
|\
| * USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
* | usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros2016-09-132-0/+16
* | usb: Kconfig: move ulpi bus support out of hostPeter Chen2016-09-091-20/+0
* | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-052-6/+12
|\ \ | |/
| * USB: avoid left shift by -1Alan Stern2016-08-231-5/+11
| * USB: fix typo in wMaxPacketSize validationAlan Stern2016-08-231-1/+1
* | usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-022-2/+2
* | usb: core: urb: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* | usb: core: message: don't print on ENOMEMWolfram Sang2016-08-301-4/+1
* | usb: core: hub: don't print on ENOMEMWolfram Sang2016-08-301-6/+3
* | usb: core: hcd: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* | Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman2016-08-213-19/+77
|\ \ | |/
| * USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern2016-08-091-1/+3
| * usb: devio, do not warn when allocation failsJiri Slaby2016-08-091-1/+2
| * USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2016-08-091-3/+63
| * USB: hub: change the locking in hub_activateAlan Stern2016-08-091-3/+3
| * USB: hub: fix up early-exit pathway in hub_activateAlan Stern2016-08-091-9/+6
| * usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar2016-08-091-2/+0
* | usb: core: of.c: fix defined but not declare warningPeter Chen2016-08-092-1/+3
* | usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada2016-08-091-1/+0
|/
* usbnet: move the CDC parser into USB coreOliver Neukum2016-07-181-0/+153
* usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury2016-07-141-0/+3
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-271-10/+7
* usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede2016-06-011-0/+3
* usb: quirks: Fix sortingHans de Goede2016-06-011-10/+10
* Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-092-13/+1
|\
| * Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1
* | USB: usbfs: fix potential infoleak in devioKangjie Lu2016-05-031-4/+5
* | USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-031-17/+23
* | usb: core: move root hub's device node assignment after it is added to busPeter Chen2016-04-282-1/+1
* | usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-282-6/+17
* | usb: devio: declare usbdev_vm_ops as staticMichele Curti2016-04-281-1/+1
* | usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun2016-04-281-0/+3
* | drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2016-04-261-20/+17
* | drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2016-04-261-8/+7
* | hub: admit devices are SS+Oliver Neukum2016-04-261-0/+2
|/
* usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
* usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman2016-03-301-9/+7
* USB: usb_driver_claim_interface: add sanity checkingOliver Neukum2016-03-181-1/+5
* usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange2016-03-181-2/+3
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-1715-165/+608
|\
| * USB: core: let USB device know device nodePeter Chen2016-03-053-1/+58
| * usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant2016-03-051-5/+58
| * usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum2016-03-031-5/+5
| * Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-011-5/+3
| |\
| | * Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman2016-02-201-5/+3
OpenPOWER on IntegriCloud