summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-05-04habanalabs: force user to set device debug modeOded Gabbay-1/+73
2019-05-05habanalabs: minor documentation and prints fixesOmer Shpigelman-4/+4
2019-05-05habanalabs: remove redundant CPU checksOmer Shpigelman-15/+5
2019-05-04habanalabs: improve a couple of error messagesOded Gabbay-3/+3
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva-7/+35
2019-07-03fsi: sbefifo: Don't fail operations when in SBE IPL stateEddie James-2/+2
2019-07-03coresight: tmc: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose-2/+4
2019-07-03coresight: etm3x: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose-1/+2
2019-07-03coresight: Potential uninitialized variable in probe()Dan Carpenter-0/+1
2019-07-03coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose-4/+2
2019-07-03coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose-4/+2
2019-07-03coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose-5/+2
2019-07-03coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose-4/+2
2019-07-03docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab-42/+108
2019-07-03fpga: dfl: fme: align PR buffer size per PR datawidthWu Hao-5/+9
2019-07-03fpga: dfl: fme: remove copy_to_user() in ioctl for PRWu Hao-3/+0
2019-07-03fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.Wu Hao-2/+2
2019-07-03intel_th: msu: Start read iterator from a non-empty windowAlexander Shishkin-9/+33
2019-07-03intel_th: msu: Split sgt array and pointer in multiwindow modeAlexander Shishkin-10/+13
2019-07-03intel_th: msu: Support multipage blocksAlexander Shishkin-18/+38
2019-07-03intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin-0/+5
2019-07-03intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin-1/+1
2019-07-03intel_th: msu: Remove set but not used variable 'last'YueHaibing-2/+1
2019-07-03intel_th: msu: Fix unused variable warning on arm64 platformShaokun Zhang-13/+27
2019-07-03misc: fsa9480: Delete this driverLinus Walleij-581/+0
2019-07-03Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...Greg Kroah-Hartman-17/+48
2019-07-03fsi/core: Fix error paths on CFAM initJeremy Kerr-12/+20
2019-07-03OCC: FSI and hwmon: Add sequence numberingEddie James-5/+15
2019-07-03MAINTAINERS: Add FSI subsystemJoel Stanley-0/+13
2019-07-01Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-13/+447
2019-07-01binder: return errors from buffer copy functionsTodd Kjos-93/+126
2019-06-26dt-bindings: imx-ocotp: Add i.MX8MM compatibleBryan O'Donoghue-0/+1
2019-06-26nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7Leonard Crestez-2/+2
2019-06-26nvmem: imx-ocotp: Add i.MX8MM supportBryan O'Donoghue-0/+7
2019-06-26nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithmBryan O'Donoghue-4/+32
2019-06-26nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue-1/+2
2019-06-26nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bitsBryan O'Donoghue-1/+1
2019-06-26extcon: fsa9480: Fix Kconfig warning and build errorsRandy Dunlap-1/+1
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman-28338/+11916
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook-0/+68
2019-06-22Linux 5.2-rc6v5.2-rc6Linus Torvalds-1/+1
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+3
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu-4/+3
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-11/+11
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-9/+31
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann-14/+37
2019-06-22extcon: Add fsa9480 extcon driverTomasz Figa-0/+408
2019-06-22dt-bindings: extcon: Add support for fsa9480 switchTomasz Figa-0/+19
2019-06-22binder: fix memory leak in error pathTodd Kjos-2/+2