aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn17-19/+19
2020-10-05w1: Constify struct w1_family_opsRikard Falkeborn1-1/+1
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-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/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman8-151/+118
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 Bhushan3-5/+4
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun3-19/+11
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 Craciun1-22/+49
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun1-15/+47
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entitiesDiana Craciun2-15/+12
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan2-0/+78
2020-10-02bus/fsl-mc: Cache the DPRC API versionDiana Craciun1-9/+21
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun2-11/+2
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan1-0/+54
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_objectsDiana 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 Sun2-3/+3
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 Zaentsev1-28/+78
2020-10-02w1: w1_therm: Add sysfs entries to control conversion time and driver featuresIvan Zaentsev1-26/+331
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 Poulain1-3/+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 Bhatt1-0/+37
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt5-0/+450
2020-10-02bus: mhi: Fix entries based on Kconfig coding styleBhaumik Bhatt1-6/+6
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar1-6/+6
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt1-0/+16
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt1-1/+16
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt1-0/+4
2020-10-02bus: mhi: core: Introduce helper function to check device stateBhaumik Bhatt1-0/+5
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt2-5/+6
2020-10-02bus: mhi: core: Trigger host resume if suspended during mhi_device_get()Bhaumik Bhatt1-0/+3
2020-10-02bus: mhi: core: Use helper API to trigger a non-blocking host resumeBhaumik Bhatt3-23/+18
2020-10-02bus: mhi: core: Abort suspends due to outgoing pending packetsBhaumik Bhatt1-2/+4