summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2017-03-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
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
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-18usb: core: urb make use of usb_endpoint_maxp_multMike Krinkin
2016-11-17usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2016-11-03usb: core: endpoint: remove unnecessary & operationFelipe Balbi
2016-11-03usb: core: devices: remove unnecessary & operationFelipe Balbi
2016-11-03usb: core: devices: make use of new usb_endpoint_maxp_mult()Felipe Balbi
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman
2016-10-27usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu
2016-09-27usb: core: Introduce a USB port LED triggerRafał Miłecki
2016-09-27usb: core: hcd: add missing header dependenciesBaoyou Xie
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman
2016-09-16USB: change bInterval default to 10 msAlan Stern
2016-09-13usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros
2016-09-09usb: Kconfig: move ulpi bus support out of hostPeter Chen
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman
2016-09-02usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-30usb: core: urb: don't print on ENOMEMWolfram Sang
2016-08-30usb: core: message: don't print on ENOMEMWolfram Sang
2016-08-30usb: core: hub: don't print on ENOMEMWolfram Sang
2016-08-30usb: core: hcd: don't print on ENOMEMWolfram Sang
2016-08-23USB: avoid left shift by -1Alan Stern
2016-08-23USB: fix typo in wMaxPacketSize validationAlan Stern
2016-08-21Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman
2016-08-09usb: core: of.c: fix defined but not declare warningPeter Chen
2016-08-09usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada
2016-08-09USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern
2016-08-09usb: devio, do not warn when allocation failsJiri Slaby
2016-08-09USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-08-09USB: hub: change the locking in hub_activateAlan Stern
2016-08-09USB: hub: fix up early-exit pathway in hub_activateAlan Stern
2016-08-09usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar