summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorFilesLines
2017-05-17USB: hub: fix SS max number of portsJohan Hovold1-1/+7
2017-05-17USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-05-17USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-05-17USB: core: of: document reference taken by companion helperJohan Hovold1-0/+3
2017-05-17usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko1-0/+1
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam3-10/+10
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-57/+259
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2-1/+2
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-2/+2
2017-04-11docs-rst: fix usb cross-referencesMauro Carvalho Chehab1-1/+1
2017-04-11usb: get rid of some ReST doc build errorsMauro Carvalho Chehab1-0/+1
2017-04-08usb: hcd: use correct device pointer for dma opsSekhar Nori1-1/+1
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman1-2/+5
2017-03-29USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-03-27USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman3-1/+19
2017-03-24USB: core: fix up kerneldoc commentJohan Hovold1-2/+13
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold1-36/+76
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold1-0/+83
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann3-50/+60
2017-03-23usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-03-23usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-03-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda1-0/+23
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-1/+1
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2-0/+18
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman1-0/+4
2017-01-25USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský1-0/+4
2017-01-19usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu1-0/+1
2017-01-19usb: core: update comments for send message functionsJaejoong Kim1-18/+15
2017-01-10USB: Increase usbfs transfer limitMateusz Berezecki1-27/+16
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki1-4/+3
2016-12-05usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman3-16/+6
2016-11-18usb: core: urb make use of usb_endpoint_maxp_multMike Krinkin1-5/+2
2016-11-17usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2016-11-03usb: core: endpoint: remove unnecessary & operationFelipe Balbi1-2/+1
2016-11-03usb: core: devices: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: core: devices: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-8/+2
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman13-1/+40
2016-10-27usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar1-0/+15
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+9
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro1-11/+17
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-9/+9