summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-1124-108/+195
|\
| * usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-091-0/+2
| * usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-091-1/+1
| * usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2017-03-092-2/+0Star
| * usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun2017-03-091-3/+3
| * Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-093-14/+12Star
| |\
| | * USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-081-0/+5
| | * USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-081-1/+1
| | * USB: serial: omninet: drop open callbackJohan Hovold2017-03-081-7/+0Star
| | * USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-081-6/+0Star
| | * USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-081-0/+6
| | * USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-061-1/+1
| * | USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-091-1/+1
| * | usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner2017-03-091-15/+20
| * | usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner2017-03-091-20/+4Star
| * | usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi2017-03-091-0/+14
| * | USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-091-0/+8
| * | USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-091-6/+7
| * | usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
| * | usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-091-2/+2
| * | usb: dwc3: gadget: make to increment req->remaining in all casesFelipe Balbi2017-03-081-3/+3
| * | usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor2017-03-061-12/+13
| * | usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek2017-03-061-2/+3
| * | usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros2017-03-061-0/+1
| * | usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros2017-03-061-6/+1Star
| * | Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"Janusz Dziedzic2017-03-061-1/+1
| * | USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-03-061-1/+3
| * | usb: gadget: udc: atmel: fix debug outputArnd Bergmann2017-03-061-2/+2
| * | usb: dwc3: Fix incorrect type for utmi modeFranck Demathieu2017-03-061-1/+1
| * | usb: gadget: configs: plug memory leakJohn Keeping2017-03-061-0/+1
| * | usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen2017-03-061-0/+2
| * | Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-061-7/+0Star
| * | usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeueFelipe Balbi2017-03-061-0/+63
| * | usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-061-2/+13
| * | usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-061-7/+7
| |/
* / scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-102-4/+3Star
|/
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-0317-5/+17
|\
| * sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-021-1/+1
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-0212-3/+12
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-1/+3
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-031-21/+11Star
|\ \ | |/ |/|
| * usbip_recv(): switch to sock_recvmsg()Al Viro2016-12-271-21/+11Star
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-287-12/+12
* | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-2/+2
* | Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-22153-4350/+6488
|\ \