aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: hub: fix SS max number of portsJohan Hovold2017-05-17
* USB: hub: fix non-SS hub-descriptor handlingJohan Hovold2017-05-17
* USB: hub: fix SS hub-descriptor handlingJohan Hovold2017-05-17
* USB: core: of: document reference taken by companion helperJohan Hovold2017-05-17
* usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-05-17
* USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-17
* Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-04
|\
| * usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-18
| * usb: hcd: use correct device pointer for dma opsSekhar Nori2017-04-08
| * Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-03
| |\
| * | USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher2017-03-29
| * | Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-27
| |\ \
| * | | USB: core: fix up kerneldoc commentJohan Hovold2017-03-24
| * | | USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2017-03-23
| * | | USB: core: add helpers to retrieve endpointsJohan Hovold2017-03-23
| * | | usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-23
| * | | usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-03-23
| * | | usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-03-23
| * | | usb: of: add functions to bind a companion controllerYoshihiro Shimoda2017-03-17
| * | | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-17
* | | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs-rst: fix usb cross-referencesMauro Carvalho Chehab2017-04-11
| * | | usb: get rid of some ReST doc build errorsMauro Carvalho Chehab2017-04-11
| |/ /
* | / USB: fix linked-list corruption in rh_call_control()Alan Stern2017-03-27
| |/ |/|
* | usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-03-17
* | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-14
|/
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman2017-02-06
|\
| * USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-01-25
* | usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu2017-01-19
* | usb: core: update comments for send message functionsJaejoong Kim2017-01-19
* | USB: Increase usbfs transfer limitMateusz Berezecki2017-01-10
|/
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-05
* usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-05
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki2016-12-06
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2016-12-05
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-18
|\
| * usb: core: urb make use of usb_endpoint_maxp_multMike Krinkin2016-11-18
| * usb: core: endpoint: remove unnecessary & operationFelipe Balbi2016-11-03
| * usb: core: devices: remove unnecessary & operationFelipe Balbi2016-11-03
| * usb: core: devices: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-11-03
* | usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman2016-11-17
* | USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* | usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar2016-10-27
|/
* 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