aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumGravatar Kees Cook 1-2/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumGravatar Kees Cook 1-1/+1
2020-10-05w1: Constify struct w1_family_opsGravatar Rikard Falkeborn 1-1/+1
2020-10-05tracing: Add trace_export support for trace_markerGravatar Tingwei Zhang 1-0/+1
2020-10-05tracing: Add trace_export support for event traceGravatar Tingwei Zhang 1-0/+1
2020-10-05tracing: Add flag to control different tracesGravatar Tingwei Zhang 1-0/+5
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitGravatar Bharat Bhushan 1-1/+1
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIOGravatar Diana Craciun 1-0/+11
2020-10-02bus/fsl-mc: Add a container setup functionGravatar Diana Craciun 1-0/+2
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCGravatar Diana Craciun 1-0/+2
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Gravatar Diana Craciun 1-0/+7
2020-10-02bus/fsl-mc: Add dprc-reset-container supportGravatar Bharat Bhushan 1-0/+7
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsGravatar Diana Craciun 1-0/+8
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busGravatar Bharat Bhushan 1-0/+2
2020-10-02bus: mhi: Remove unused nr_irqs_req variableGravatar Loic Poulain 1-2/+0
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIGravatar Bhaumik Bhatt 1-0/+2
2020-10-02bus: mhi: Remove include of rwlock_types.hGravatar Clark Williams 1-2/+1
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationGravatar Hemant Kumar 1-3/+3
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerGravatar Bhaumik Bhatt 1-0/+12
2020-10-02bus: mhi: core: Read and save device hardware information from BHIGravatar Bhaumik Bhatt 1-0/+6
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsGravatar Bhaumik Bhatt 1-0/+2
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceGravatar Bhaumik Bhatt 1-4/+4
2020-10-02bus: mhi: fix doubled words and struct image_info kernel-docGravatar Randy Dunlap 1-4/+6
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 2-15/+40
2020-09-28coresight: cti: Don't disable ect device if it's not enabledGravatar Tingwei Zhang 1-0/+1
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesGravatar Kim Phillips 1-1/+1
2020-09-24Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...Gravatar Greg Kroah-Hartman 6-2/+407
2020-09-23soundwire: enable Data Port test modesGravatar Pierre-Louis Bossart 1-0/+6
2020-09-22Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~...Gravatar Greg Kroah-Hartman 1-3/+84
2020-09-22habanalabs: Add an option to map CB to device MMUGravatar Tomer Tayar 1-1/+11
2020-09-22habanalabs: allow to wait on CS without sleepGravatar Oded Gabbay 1-0/+3
2020-09-22habanalabs: count dropped CS because max CS in-flightGravatar Oded Gabbay 1-0/+2
2020-09-22habanalabs: replace armcp with the generic cpucpGravatar Oded Gabbay 1-2/+2
2020-09-22habanalabs: add support for getting device total energyGravatar farah kassabri 1-0/+10
2020-09-22habanalabs: extend busy engines mask to 64 bitsGravatar farah kassabri 1-0/+6
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLGravatar Ofir Bitton 1-0/+23
2020-09-22habanalabs: add information about PCIe controllerGravatar Ofir Bitton 1-0/+27
2020-09-22nitro_enclaves: Add ioctl interface definitionGravatar Andra Paraschiv 2-0/+370
2020-09-18soundwire: Add generic bandwidth allocation algorithmGravatar Bard Liao 1-0/+3
2020-09-18Merge branch 'icc-syncstate' into icc-nextGravatar Georgi Djakov 1-0/+7
2020-09-18interconnect: Add sync state supportGravatar Georgi Djakov 1-0/+5
2020-09-18interconnect: Add get_bw() callbackGravatar Georgi Djakov 1-0/+2
2020-09-17coresight: stm: Support marked packetGravatar Tingwei Zhang 1-0/+1
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdGravatar Jonathan Marek 1-0/+1
2020-09-16misc: fastrpc: fix indentation error in uapi headerGravatar Jonathan Marek 1-2/+2
2020-09-14Merge 5.9-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 30-79/+222
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+2
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+16
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-7/+30
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+15