summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-3011-780/+776
* usb: dwc3: pci: Intel Merrifield can be hostAndy Shevchenko2018-07-301-1/+7
* usb: dwc3: pci: Supply device properties via driver dataAndy Shevchenko2018-07-301-57/+74
* arm64: dts: dwc3: description of incr burst typePengbo Mu2018-07-301-0/+6
* usb: dwc3: Enable undefined length INCR burst typePengbo Mu2018-07-302-0/+97
* usb: dwc3: add global soc bus configuration reg0Pengbo Mu2018-07-301-0/+11
* usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pciAndy Shevchenko2018-07-301-0/+1
* usb: dwc3: change stream event enable bit back to 13Erich E. Hoover2018-07-261-1/+1
* usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra2018-07-261-0/+29
* usb: gadget: storage: Remove reference countingJaejoong Kim2018-07-262-26/+5
* usb: gadget: storage: Add error handling for no memoryJaejoong Kim2018-07-261-1/+3
* usb: dwc3: pci: Use devm functions to get the phy GPIOsHans de Goede2018-07-261-4/+4
* usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does notHans de Goede2018-07-261-0/+31
* usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resourcesHans de Goede2018-07-261-0/+18
* usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-07-261-4/+6
* USB: gadget: Document that certain ep operations can be called in interrupt c...Alan Stern2018-07-261-0/+18
* usb: gadget: configfs: avoid spaces for indentationParth Y Shah2018-07-261-2/+2
* usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen2018-07-264-34/+147
* usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-261-1/+1
* usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham2018-07-262-1/+28
* usb: gadget: uvc: configfs: Move function to avoid forward declarationLaurent Pinchart2018-07-261-7/+5
* usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan2018-07-261-54/+54
* usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King2018-07-261-1/+1
* usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart2018-07-263-8/+2
* usb: gadget: uvc: Minimize #include in headersLaurent Pinchart2018-07-267-18/+25
* usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart2018-07-263-40/+45
* Linux 4.18-rc6v4.18-rc6Linus Torvalds2018-07-221-1/+1
* Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
|\
| * nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| * nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| * nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| * nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-228-29/+14
|\ \
| * | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-183-6/+6
| * | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-3/+2
| * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-4/+4
| * | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-113-16/+2
* | | alpha: fix osf_wait4() breakageAl Viro2018-07-222-5/+2
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-223-7/+25
|\ \ \
| * \ \ Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-1/+1
| |\ \ \
| | * | | ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-07-201-1/+1
| * | | | Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-0/+21
| |\| | |
| | * | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
| * | | | Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-201-6/+3
| |\ \ \ \
| | * | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-171-6/+3
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-221-3/+0
|\ \ \ \ \ \
| * | | | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
* | | | | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-223-9/+10
|\ \ \ \ \ \ \
| * | | | | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5
| * | | | | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5