summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook
2020-10-05power: supply: Constify static w1_family_ops structsRikard Falkeborn
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn
2020-10-05w1: Constify struct w1_family_opsRikard Falkeborn
2020-10-05intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin
2020-10-05intel_th: pci: Add Alder Lake-S supportAlexander Shishkin
2020-10-05stm class: ftrace: Use different channel accroding to CPUTingwei Zhang
2020-10-05stm class: ftrace: Enable supported trace export flagTingwei Zhang
2020-10-05stm class: ftrace: Change dependency to TRACINGTingwei Zhang
2020-10-05Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2020-10-02bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun
2020-10-02bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan
2020-10-02bus/fsl-mc: Cache the DPRC API versionDiana Craciun
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan
2020-10-02bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun
2020-10-02bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun
2020-10-02w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun
2020-10-02bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor
2020-10-02bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor
2020-10-02w1: w1_therm: Add support for GXCAS GX20MH01 device.Ivan Zaentsev
2020-10-02w1: w1_therm: Add sysfs entries to control conversion time and driver featuresIvan Zaentsev
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin
2020-10-02virt: vbox: simplify the return expression of vbg_input_open()Qinglang Miao
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao
2020-10-02ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran
2020-10-02bus: mhi: debugfs: Print channel context read-pointerLoic Poulain
2020-10-02bus: mhi: core: Fix the building of MHI moduleManivannan Sadhasivam
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain
2020-10-02bus: mhi: core: Allow shared IRQ for event ringsLoic Poulain
2020-10-02bus: mhi: core: Introduce sysfs entries for MHIBhaumik Bhatt
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt
2020-10-02bus: mhi: Fix entries based on Kconfig coding styleBhaumik Bhatt
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt