Age | Commit message (Expand) | Author |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-02 | bus/fsl-mc: Add a new version for dprc_get_obj_region command | Diana Craciun |
2020-10-02 | bus/fsl-mc: Extend ICID size from 16bit to 32bit | Bharat Bhushan |
2020-10-02 | bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO | Diana Craciun |
2020-10-02 | bus/fsl_mc: Do not rely on caller to provide non NULL mc_io | Diana Craciun |
2020-10-02 | bus/fsl-mc: Add a container setup function | Diana Craciun |
2020-10-02 | bus/fsl-mc: Export a cleanup function for DPRC | Diana Craciun |
2020-10-02 | bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent... | Diana Craciun |
2020-10-02 | bus/fsl-mc: Add dprc-reset-container support | Bharat Bhushan |
2020-10-02 | bus/fsl-mc: Cache the DPRC API version | Diana Craciun |
2020-10-02 | bus/fsl-mc: Set the QMAN/BMAN region flags | Diana Craciun |
2020-10-02 | bus/fsl-mc: add support for 'driver_override' in the mc-bus | Bharat Bhushan |
2020-10-02 | bus/fsl-mc: Add a new parameter to dprc_scan_objects function | Diana Craciun |
2020-10-02 | bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob... | Diana Craciun |
2020-10-02 | bus: fsl-mc: MC control registers are not always available | Laurentiu Tudor |
2020-10-02 | bus: fsl-mc: don't assume an iommu is always present | Laurentiu Tudor |
2020-10-02 | bus: mhi: debugfs: Print channel context read-pointer | Loic Poulain |
2020-10-02 | bus: mhi: core: Fix the building of MHI module | Manivannan Sadhasivam |
2020-10-02 | bus: mhi: Remove unused nr_irqs_req variable | Loic Poulain |
2020-10-02 | bus: mhi: core: Allow shared IRQ for event rings | Loic Poulain |
2020-10-02 | bus: mhi: core: Introduce sysfs entries for MHI | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Introduce debugfs entries for MHI | Bhaumik Bhatt |
2020-10-02 | bus: mhi: Fix entries based on Kconfig coding style | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Add const qualifier to MHI config information | Hemant Kumar |
2020-10-02 | bus: mhi: core: Introduce APIs to allocate and free the MHI controller | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Read and save device hardware information from BHI | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Introduce counters to track MHI device state transitions | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Introduce helper function to check device state | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Use generic name field for an MHI device | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Trigger host resume if suspended during mhi_device_get() | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Use helper API to trigger a non-blocking host resume | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Abort suspends due to outgoing pending packets | Bhaumik Bhatt |
2020-10-02 | bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration | Bhaumik Bhatt |
2020-09-06 | bus: brcmstb_gisb: Add support for breakpoint interrupts | Florian Fainelli |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-17 | bus: brcmstb_gisb: Shorten prints | Florian Fainelli |
2020-08-06 | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-28 | bus: fsl-mc: Add ACPI support for fsl-mc | Makarand Pawagi |
2020-07-28 | bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver | Diana Craciun |
2020-07-28 | of/device: Add input id to of_dma_configure() | Lorenzo Pieralisi |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-07-25 | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-07-23 | bus: fsl-mc: probe the allocatable objects first | Grigore Popescu |
2020-07-23 | bus: fsl-mc: use raw spin lock to serialize mc cmds | Laurentiu Tudor |
2020-07-23 | bus: fsl-mc: add missing device types | Ioana Ciornei |