summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
* Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-179-31/+30
|\
| * usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire2017-01-161-2/+2
| * usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay2017-01-161-2/+2
| * usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-01-122-1/+3
| * usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-01-121-1/+3
| * usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz2017-01-121-0/+3
| * usb: dwc2: use u32 for DT binding parametersLeo Yan2017-01-122-7/+7
| * usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier2017-01-121-6/+6
| * usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan2017-01-121-11/+3
| * usb: gadget: composite: Fix function used to free memoryChristophe JAILLET2017-01-121-1/+1
* | Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-122-39/+78
|\ \
| * | USB: serial: ch341: fix control-message error handlingJohan Hovold2017-01-111-11/+21
| * | USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-01-101-4/+5
| * | USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold2017-01-091-7/+17
| * | USB: serial: ch341: fix line settings after reset-resumeJohan Hovold2017-01-091-1/+4
| * | USB: serial: ch341: fix resume after resetJohan Hovold2017-01-091-4/+13
| * | USB: serial: ch341: fix open error handlingJohan Hovold2017-01-091-3/+10
| * | USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold2017-01-091-9/+7
| * | USB: serial: ch341: fix open and resume after B0Johan Hovold2017-01-091-1/+3
| * | USB: serial: ch341: fix initial modem-control stateJohan Hovold2017-01-091-1/+0
| |/
* | xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-01-112-24/+0
* | usb: musb: fix runtime PM in debugfsBin Liu2017-01-101-1/+19
* | wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski2017-01-101-2/+1
|/
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
* usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
* usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
* usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
* usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
* usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
* Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
|\
| * USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| * USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| * USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| * USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| * USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| * USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| * USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| * USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| * USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
| * USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
| * USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
| * USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
| * USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5
| * USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
| * USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-01-041-0/+12
| * USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-041-0/+14