summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Fix EP TxFIFO number settingMinas Harutyunyan2019-02-071-0/+1
* udc: net2280: Fix net2280_disableGuido Kiener2019-02-061-2/+2
* USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern2019-02-061-4/+4
* usb: dwc3: debug: purge usage of strcatFelipe Balbi2019-02-051-5/+9
* usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi2019-02-042-69/+80
* usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi2019-02-043-13/+6
* usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi2019-02-041-1/+5
* usb: dwc3: gadget: don't use resource_index as a flagFelipe Balbi2019-02-041-2/+2
* usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi2019-02-011-14/+5
* usb: dwc3: gadget: remove req->started flagFelipe Balbi2019-01-283-5/+0
* usb: dwc3: gadget: prevent dwc3_request from being queued twiceFelipe Balbi2019-01-281-0/+5
* usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi2019-01-283-0/+14
* usb: gadget: udc: renesas_usb3: add support for r8a774c0Fabrizio Castro2019-01-281-0/+4
* usb: gadget: uvc: add uvcg_warn macroPaul Elder2019-01-281-0/+2
* usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław2019-01-281-21/+14
* usb: gadget: udc: reduce indentationJulia Lawall2019-01-281-9/+8
* usb: gadget: aspeed: fix typoMatteo Croce2019-01-281-1/+1
* usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros2019-01-282-4/+13
* usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros2019-01-281-0/+2
* usb: renesas_usbhs: replace udelay() with usleep_range()Yoshihiro Shimoda2019-01-282-2/+2
* usb: dwc3: qcom: Add support for MSM8998Jeffrey Hugo2019-01-281-0/+1
* usb: gadget: Remove dead branch codeYueHaibing2019-01-281-8/+0
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-274-15/+15
|\
| * Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-01-184-15/+15
| |\
| | * irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier2019-01-181-12/+13
| | * irqchip/madera: Drop GPIO includesLinus Walleij2019-01-171-2/+0
| | * irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang2019-01-171-1/+1
| | * irqchip/stm32-exti: Add domain translate functionLoic Pallardy2019-01-171-0/+1
* | | Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-271-2/+2
|\ \ \
| * | | EDAC, altera: Fix S10 persistent register offsetThor Thayer2019-01-241-2/+2
* | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-271-2/+2
|\ \ \ \
| * | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-2/+2
* | | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-274-24/+71
|\ \ \ \ \
| * | | | | acpi/nfit: Fix command-supported detectionDan Williams2019-01-211-14/+40
| * | | | | acpi/nfit: Block function zero DSMsDan Williams2019-01-211-0/+7
| * | | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-214-10/+24
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-274-4/+9
|\ \ \ \ \
| * | | | | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-171-1/+2
| * | | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
| * | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1512586-799259/+1022794
| |\ \ \ \ \
| * | | | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| * | | | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-141-0/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2722-193/+251
|\ \ \ \ \ \ \
| * | | | | | | qed: Revert error handling changes.David S. Miller2019-01-2616-706/+198
| * | | | | | | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-252-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| | * | | | | | | mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
| * | | | | | | | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
| * | | | | | | | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-251-2/+7
| * | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
| |\ \ \ \ \ \ \ \