summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook7-14/+12
2020-10-05power: supply: Constify static w1_family_ops structsRikard Falkeborn3-3/+3
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn17-19/+19
2020-10-05w1: Constify struct w1_family_opsRikard Falkeborn2-2/+2
2020-10-05intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin1-0/+5
2020-10-05intel_th: pci: Add Alder Lake-S supportAlexander Shishkin1-0/+5
2020-10-05stm class: ftrace: Use different channel accroding to CPUTingwei Zhang1-1/+4
2020-10-05stm class: ftrace: Enable supported trace export flagTingwei Zhang1-0/+2
2020-10-05tracing: Add trace_export support for trace_markerTingwei Zhang2-0/+10
2020-10-05tracing: Add trace_export support for event traceTingwei Zhang2-125/+135
2020-10-05tracing: Add flag to control different tracesTingwei Zhang2-17/+24
2020-10-05stm class: ftrace: Change dependency to TRACINGTingwei Zhang1-1/+1
2020-10-05Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman11-178/+185
2020-10-02bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun2-14/+27
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan4-6/+5
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun4-19/+22
2020-10-02bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun1-1/+6
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun2-22/+51
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun2-15/+49
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun3-15/+19
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan3-0/+85
2020-10-02bus/fsl-mc: Cache the DPRC API versionDiana Craciun1-9/+21
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun3-11/+10
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan2-0/+56
2020-10-02bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun1-4/+7
2020-10-02bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun1-20/+10
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun3-5/+5
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun1-1/+1
2020-10-02w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey1-7/+7
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun1-0/+1
2020-10-02bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor1-4/+4
2020-10-02bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor1-3/+0
2020-10-02w1: w1_therm: Add support for GXCAS GX20MH01 device.Ivan Zaentsev3-33/+92
2020-10-02w1: w1_therm: Add sysfs entries to control conversion time and driver featuresIvan Zaentsev3-31/+410
2020-10-02samples: mpssd: fix the build errors when enable DEBUG in mpssd.cSherry Sun1-10/+10
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin1-12/+1
2020-10-02virt: vbox: simplify the return expression of vbg_input_open()Qinglang Miao1-6/+1
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao1-6/+1
2020-10-02ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran1-2/+1
2020-10-02bus: mhi: debugfs: Print channel context read-pointerLoic Poulain1-2/+3
2020-10-02bus: mhi: core: Fix the building of MHI moduleManivannan Sadhasivam1-1/+1
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain2-5/+0
2020-10-02bus: mhi: core: Allow shared IRQ for event ringsLoic Poulain2-1/+8
2020-10-02bus: mhi: core: Introduce sysfs entries for MHIBhaumik Bhatt3-0/+59
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt6-0/+452
2020-10-02bus: mhi: Fix entries based on Kconfig coding styleBhaumik Bhatt1-6/+6
2020-10-02bus: mhi: Remove include of rwlock_types.hClark Williams1-2/+1
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar2-9/+9
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt2-0/+28