summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-08misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab1-1/+1
2020-10-07misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab1-0/+1
2020-10-06firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab1-0/+2
2020-10-05w1: w1_therm: make w1_poll_completion staticGreg Kroah-Hartman1-1/+1
2020-10-05binder: simplify the return expression of binder_mmapLiu Shixin1-14/+4
2020-10-05firmware: Add request_partial_firmware_into_buf()Scott Branden2-18/+87
2020-10-05firmware: Store opt_flags in fw_privKees Cook5-23/+25
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook1-1/+1
2020-10-05firmware_loader: Use security_post_load_data()Kees Cook2-5/+11
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook2-2/+2
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook1-0/+1
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook1-4/+6
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden1-0/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook1-1/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook1-3/+2
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 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/ker...Greg 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 ent...Diana 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_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 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