aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: hub: fix non-SS hub-descriptor handlingJohan Hovold2017-05-25
* USB: hub: fix SS hub-descriptor handlingJohan Hovold2017-05-25
* USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-25
* usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-05-20
* usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-05-20
* USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher2017-05-20
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-04-18
* USB: fix linked-list corruption in rh_call_control()Alan Stern2017-04-08
* usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-03-30
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-30
* USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-02-09
* usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-12
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-12
* usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki2017-01-06
* usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman2017-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu2016-09-27
* | | usb: core: Introduce a USB port LED triggerRafał Miłecki2016-09-27
* | | usb: core: hcd: add missing header dependenciesBaoyou Xie2016-09-27
* | | Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-19
|\ \ \ | | |/ | |/|
| * | USB: change bInterval default to 10 msAlan Stern2016-09-16
| |/
* | usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros2016-09-13
* | usb: Kconfig: move ulpi bus support out of hostPeter Chen2016-09-09
* | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-05
|\|
| * USB: avoid left shift by -1Alan Stern2016-08-23
| * USB: fix typo in wMaxPacketSize validationAlan Stern2016-08-23
* | usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-02
* | usb: core: urb: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: core: message: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: core: hub: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: core: hcd: don't print on ENOMEMWolfram Sang2016-08-30
* | Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman2016-08-21
|\|
| * USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern2016-08-09
| * usb: devio, do not warn when allocation failsJiri Slaby2016-08-09
| * USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2016-08-09
| * USB: hub: change the locking in hub_activateAlan Stern2016-08-09
| * USB: hub: fix up early-exit pathway in hub_activateAlan Stern2016-08-09
| * usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar2016-08-09
* | usb: core: of.c: fix defined but not declare warningPeter Chen2016-08-09
* | usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada2016-08-09
|/
* usbnet: move the CDC parser into USB coreOliver Neukum2016-07-18
* usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury2016-07-13
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-27
* usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede2016-06-01
* usb: quirks: Fix sortingHans de Goede2016-06-01
* Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-09
|\
| * Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-02
* | USB: usbfs: fix potential infoleak in devioKangjie Lu2016-05-03