summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-2613-73/+227
|\
| * Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-183-0/+9
| |\
| | * USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2016-11-161-0/+1
| | * USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2016-11-072-0/+8
| * | Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-181-4/+4
| |\ \
| | * | usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-181-4/+4
| * | | usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-171-20/+2
| * | | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-171-6/+4
| * | | usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-174-18/+27
| * | | usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-174-18/+167
| * | | usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-172-4/+7
| * | | usb: chipidea: move the lock initialization to core filePeter Chen2016-11-152-2/+1
| * | | Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2016-11-151-1/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-157-19/+15
|\ \ \ | |/ /
| * | USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
| * | cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
| * | drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
| * | usb: musb: remove duplicated actionsKirill Esipov2016-11-071-5/+0
| * | usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-071-1/+2
| * | usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-011-8/+0
| * | usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi2016-10-311-0/+1
| * | usb: dwc3: Fix error handling for core initVivek Gautam2016-10-311-3/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3024-270/+295
|\ \ | |/
| * usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren2016-10-251-0/+2
| * usb: renesas_usbhs: add wait after initialization for R-Car Gen3Yoshihiro Shimoda2016-10-241-2/+6
| * usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-10-241-1/+1
| * usb: musb: Call pm_runtime from musb_gadget_queueTony Lindgren2016-10-241-0/+4
| * usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren2016-10-241-5/+2
| * usb: ehci-platform: increase EHCI_MAX_RSTS to 4Masahiro Yamada2016-10-241-1/+1
| * usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.Wenyou Yang2016-10-241-3/+6
| * Merge tag 'usb-serial-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-10-224-5/+10
| |\
| | * USB: serial: fix potential NULL-dereference at probeJohan Hovold2016-10-211-1/+2
| | * USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2016-10-201-1/+3
| | * USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2016-10-172-3/+5
| * | xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman2016-10-201-2/+2
| * | xhci: workaround for hosts missing CAS bitMathias Nyman2016-10-203-0/+46
| * | xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2016-10-201-1/+3
| * | wusb: fix error return code in wusb_prf()Wei Yongjun2016-10-191-1/+3
| * | Merge tag 'fixes-for-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-10-197-38/+173
| |\ \
| | * | Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"John Youn2016-10-182-8/+46
| | * | Revert "usb: dwc2: gadget: change variable name to more meaningful"John Youn2016-10-181-4/+4
| | * | usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET2016-10-171-2/+2
| | * | usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz2016-10-171-16/+93
| | * | usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz2016-10-171-3/+3
| | * | usb: dwc2: Add msleep for host-onlyHeiko Stuebner2016-10-171-1/+10
| | * | usb: dwc3: gadget: never pre-start Isochronous endpointsFelipe Balbi2016-10-171-3/+11
| | * | usb: dwc3: gadget: properly account queued requestsFelipe Balbi2016-10-171-3/+5
| | * | usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi2016-10-171-2/+3
| | * | usb: gadget: udc: atmel: fix endpoint nameAlexandre Belloni2016-10-171-1/+1
| | |/
| * | wusb: Stop using the stack for sg crypto scratch spaceAndy Lutomirski2016-10-171-22/+37
| |/
OpenPOWER on IntegriCloud