aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-5/+2
2019-07-03coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose1-4/+2
2019-07-03docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab2-2/+2
2019-07-03fpga: dfl: fme: align PR buffer size per PR datawidthWu Hao1-5/+9
2019-07-03fpga: dfl: fme: remove copy_to_user() in ioctl for PRWu Hao1-3/+0
2019-07-03fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.Wu Hao1-2/+2
2019-07-03intel_th: msu: Start read iterator from a non-empty windowAlexander Shishkin1-9/+33
2019-07-03intel_th: msu: Split sgt array and pointer in multiwindow modeAlexander Shishkin1-10/+13
2019-07-03intel_th: msu: Support multipage blocksAlexander Shishkin1-18/+38
2019-07-03intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin1-0/+5
2019-07-03intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-03intel_th: msu: Remove set but not used variable 'last'YueHaibing1-2/+1
2019-07-03intel_th: msu: Fix unused variable warning on arm64 platformShaokun Zhang1-13/+27
2019-07-03misc: fsa9480: Delete this driverLinus Walleij3-557/+0
2019-07-03Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-nextGreg Kroah-Hartman4-17/+35
2019-07-03fsi/core: Fix error paths on CFAM initJeremy Kerr1-12/+20
2019-07-03OCC: FSI and hwmon: Add sequence numberingEddie James3-5/+15
2019-07-01Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman4-13/+428
2019-07-01binder: return errors from buffer copy functionsTodd Kjos3-93/+126
2019-06-26nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7Leonard Crestez1-2/+2
2019-06-26nvmem: imx-ocotp: Add i.MX8MM supportBryan O'Donoghue1-0/+7
2019-06-26nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue1-4/+32
2019-06-26nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue1-1/+2
2019-06-26nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bitsBryan O'Donoghue1-1/+1
2019-06-26extcon: fsa9480: Fix Kconfig warning and build errorsRandy Dunlap1-1/+1
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2134-11565/+4321
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook3-0/+68
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-4/+3
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock"Peter Xu1-4/+3
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-11/+11
2019-06-22extcon: Add fsa9480 extcon driverTomasz Figa3-0/+408
2019-06-22binder: fix memory leak in error pathTodd Kjos1-2/+2
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-14/+18
2019-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-62/+174
2019-06-21Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-65/+209
2019-06-21Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-22/+71
2019-06-21Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-82/+187
2019-06-21Merge tag 'usb-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-15/+72
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1917-10548/+1917
2019-06-21misc: xilinx_sdfec: Add CCF supportDragan Cvetic1-5/+188
2019-06-21misc: xilinx-sdfec: add core driverDragan Cvetic3-0/+175
2019-06-21memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil1-3/+21
2019-06-21memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil1-1/+1
2019-06-21memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780Paul Cercueil1-1/+1
2019-06-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA3-58/+89
2019-06-21mux: mmio: add generic regmap bitfield-based multiplexerPankaj Bansal2-7/+11
2019-06-21Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie1-13/+27
2019-06-21Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-15/+38
2019-06-21Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie5-3/+19