summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook4-5/+36
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook1-0/+4
2020-10-05fs/kernel_read_file: Switch buffer size arg to size_tKees Cook1-4/+4
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook1-4/+4
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden4-38/+53
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook1-2/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook1-1/+1
2020-10-05w1: Constify struct w1_family_opsRikard Falkeborn1-1/+1
2020-10-05tracing: Add trace_export support for trace_markerTingwei Zhang1-0/+1
2020-10-05tracing: Add trace_export support for event traceTingwei Zhang1-0/+1
2020-10-05tracing: Add flag to control different tracesTingwei Zhang1-0/+5
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan1-1/+1
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun1-0/+11
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun1-0/+2
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun1-0/+2
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun1-0/+7
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan1-0/+7
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun1-0/+8
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan1-0/+2
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain1-2/+0
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt1-0/+2
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 Kumar1-3/+3
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt1-0/+12
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt1-0/+6
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt1-0/+2
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt1-4/+4
2020-10-02bus: mhi: fix doubled words and struct image_info kernel-docRandy Dunlap1-4/+6
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-15/+40
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang1-0/+1
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips1-1/+1
2020-09-24Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman2-2/+44
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart1-0/+6
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv1-0/+11
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao1-0/+3
2020-09-18Merge branch 'icc-syncstate' into icc-nextGeorgi Djakov1-0/+7
2020-09-18interconnect: Add sync state supportGeorgi Djakov1-0/+5
2020-09-18interconnect: Add get_bw() callbackGeorgi Djakov1-0/+2
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman19-68/+168
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+16
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+26
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+15
2020-09-11Merge branch 'powercap'Rafael J. Wysocki1-6/+5
2020-09-10powercap: make documentation reflect codeAmit Kucheria1-6/+5
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap1-0/+1
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-4/+2
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart1-0/+4
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart1-0/+3
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart1-0/+2