summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-1/+23
* 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-261-40/+5
* 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-223-22/+7
|\ \
| * | 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-111-15/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-221-0/+21
|\ \ \
| * \ \ 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 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-221-5/+5
|\ \ \ \ \
| * | | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-1/+1
| * | | | | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
* | | | | | Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
|\ \ \ \ \ \
| * | | | | | vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
* | | | | | | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-201-14/+29
|\ \ \ \ \ \ \
| * | | | | | | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-021-14/+29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
|\ \ \ \ \ \ \
| * | | | | | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-111-2/+2
| * | | | | | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-111-0/+11
| * | | | | | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-111-0/+12
| * | | | | | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-112-4/+22
| * | | | | | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-111-2/+3
| * | | | | | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-111-6/+8
| * | | | | | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-111-2/+2
| * | | | | | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-112-14/+28
* | | | | | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-201-2/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-201-2/+30
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-07-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-201-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-07-202-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-182-1/+20
| |/ / / / / / /
* | | | | | | | Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-07-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson2018-07-191-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-07-2018-64/+152
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-07-2012-49/+105
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau/fb/gp100-: disable address remapperBen Skeggs2018-07-194-0/+15
| | * | | | | | | | drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul2018-07-163-6/+10
| | * | | | | | | | drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul2018-07-161-11/+0