Age | Commit message (Expand) | Author | Files | Lines |
2020-10-05 | fs/kernel_read_file: Add file_size output argument | Kees Cook | 1 | -0/+4 |
2020-10-05 | fs/kernel_read_file: Switch buffer size arg to size_t | Kees Cook | 1 | -4/+4 |
2020-10-05 | fs/kernel_read_file: Remove redundant size argument | Kees Cook | 1 | -4/+4 |
2020-10-05 | fs/kernel_read_file: Split into separate include file | Scott Branden | 4 | -38/+53 |
2020-10-05 | fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum | Kees Cook | 1 | -2/+1 |
2020-10-05 | fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum | Kees Cook | 1 | -1/+1 |
2020-10-05 | w1: Constify struct w1_family_ops | Rikard Falkeborn | 1 | -1/+1 |
2020-10-05 | tracing: Add trace_export support for trace_marker | Tingwei Zhang | 1 | -0/+1 |
2020-10-05 | tracing: Add trace_export support for event trace | Tingwei Zhang | 1 | -0/+1 |
2020-10-05 | tracing: Add flag to control different traces | Tingwei Zhang | 1 | -0/+5 |
2020-10-02 | bus/fsl-mc: Extend ICID size from 16bit to 32bit | Bharat Bhushan | 1 | -1/+1 |
2020-10-02 | bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO | Diana Craciun | 1 | -0/+11 |
2020-10-02 | bus/fsl-mc: Add a container setup function | Diana Craciun | 1 | -0/+2 |
2020-10-02 | bus/fsl-mc: Export a cleanup function for DPRC | Diana Craciun | 1 | -0/+2 |
2020-10-02 | bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent... | Diana Craciun | 1 | -0/+7 |
2020-10-02 | bus/fsl-mc: Add dprc-reset-container support | Bharat Bhushan | 1 | -0/+7 |
2020-10-02 | bus/fsl-mc: Set the QMAN/BMAN region flags | Diana Craciun | 1 | -0/+8 |
2020-10-02 | bus/fsl-mc: add support for 'driver_override' in the mc-bus | Bharat Bhushan | 1 | -0/+2 |
2020-10-02 | bus: mhi: Remove unused nr_irqs_req variable | Loic Poulain | 1 | -2/+0 |
2020-10-02 | bus: mhi: core: Introduce debugfs entries for MHI | Bhaumik Bhatt | 1 | -0/+2 |
2020-10-02 | bus: mhi: Remove include of rwlock_types.h | Clark Williams | 1 | -2/+1 |
2020-10-02 | bus: mhi: core: Add const qualifier to MHI config information | Hemant Kumar | 1 | -3/+3 |
2020-10-02 | bus: mhi: core: Introduce APIs to allocate and free the MHI controller | Bhaumik Bhatt | 1 | -0/+12 |
2020-10-02 | bus: mhi: core: Read and save device hardware information from BHI | Bhaumik Bhatt | 1 | -0/+6 |
2020-10-02 | bus: mhi: core: Introduce counters to track MHI device state transitions | Bhaumik Bhatt | 1 | -0/+2 |
2020-10-02 | bus: mhi: core: Use generic name field for an MHI device | Bhaumik Bhatt | 1 | -4/+4 |
2020-10-02 | bus: mhi: fix doubled words and struct image_info kernel-doc | Randy Dunlap | 1 | -4/+6 |
2020-10-01 | Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -15/+40 |
2020-09-28 | coresight: cti: Don't disable ect device if it's not enabled | Tingwei Zhang | 1 | -0/+1 |
2020-09-28 | coresight: Use IS_ENABLED for CONFIGs that may be modules | Kim Phillips | 1 | -1/+1 |
2020-09-24 | Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux... | Greg Kroah-Hartman | 6 | -2/+407 |
2020-09-23 | soundwire: enable Data Port test modes | Pierre-Louis Bossart | 1 | -0/+6 |
2020-09-22 | Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~... | Greg Kroah-Hartman | 1 | -3/+84 |
2020-09-22 | habanalabs: Add an option to map CB to device MMU | Tomer Tayar | 1 | -1/+11 |
2020-09-22 | habanalabs: allow to wait on CS without sleep | Oded Gabbay | 1 | -0/+3 |
2020-09-22 | habanalabs: count dropped CS because max CS in-flight | Oded Gabbay | 1 | -0/+2 |
2020-09-22 | habanalabs: replace armcp with the generic cpucp | Oded Gabbay | 1 | -2/+2 |
2020-09-22 | habanalabs: add support for getting device total energy | farah kassabri | 1 | -0/+10 |
2020-09-22 | habanalabs: extend busy engines mask to 64 bits | farah kassabri | 1 | -0/+6 |
2020-09-22 | habanalabs: expose sync manager resources allocation in INFO IOCTL | Ofir Bitton | 1 | -0/+23 |
2020-09-22 | habanalabs: add information about PCIe controller | Ofir Bitton | 1 | -0/+27 |
2020-09-22 | nitro_enclaves: Add ioctl interface definition | Andra Paraschiv | 2 | -0/+370 |
2020-09-18 | soundwire: Add generic bandwidth allocation algorithm | Bard Liao | 1 | -0/+3 |
2020-09-18 | Merge branch 'icc-syncstate' into icc-next | Georgi Djakov | 1 | -0/+7 |
2020-09-18 | interconnect: Add sync state support | Georgi Djakov | 1 | -0/+5 |
2020-09-18 | interconnect: Add get_bw() callback | Georgi Djakov | 1 | -0/+2 |
2020-09-17 | coresight: stm: Support marked packet | Tingwei Zhang | 1 | -0/+1 |
2020-09-16 | misc: fastrpc: add ioctl for attaching to sensors pd | Jonathan Marek | 1 | -0/+1 |
2020-09-16 | misc: fastrpc: fix indentation error in uapi header | Jonathan Marek | 1 | -2/+2 |
2020-09-14 | Merge 5.9-rc5 into char-misc-next | Greg Kroah-Hartman | 30 | -79/+222 |