summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)AuthorLines
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-3/+97
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-182/+904
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport-6/+6
2020-10-02bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun-14/+27
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan-5/+4
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun-19/+11
2020-10-02bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun-1/+6
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun-22/+49
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun-15/+47
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun-15/+12
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan-0/+78
2020-10-02bus/fsl-mc: Cache the DPRC API versionDiana Craciun-9/+21
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun-11/+2
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan-0/+54
2020-10-02bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun-4/+7
2020-10-02bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun-20/+10
2020-10-02bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor-4/+4
2020-10-02bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor-3/+0
2020-10-02bus: mhi: debugfs: Print channel context read-pointerLoic Poulain-2/+3
2020-10-02bus: mhi: core: Fix the building of MHI moduleManivannan Sadhasivam-1/+1
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain-3/+0
2020-10-02bus: mhi: core: Allow shared IRQ for event ringsLoic Poulain-1/+8
2020-10-02bus: mhi: core: Introduce sysfs entries for MHIBhaumik Bhatt-0/+37
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt-0/+450
2020-10-02bus: mhi: Fix entries based on Kconfig coding styleBhaumik Bhatt-6/+6
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar-6/+6
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt-0/+16
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt-1/+16
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt-0/+4
2020-10-02bus: mhi: core: Introduce helper function to check device stateBhaumik Bhatt-0/+5
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt-5/+6
2020-10-02bus: mhi: core: Trigger host resume if suspended during mhi_device_get()Bhaumik Bhatt-0/+3
2020-10-02bus: mhi: core: Use helper API to trigger a non-blocking host resumeBhaumik Bhatt-23/+18
2020-10-02bus: mhi: core: Abort suspends due to outgoing pending packetsBhaumik Bhatt-2/+4
2020-10-02bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declarationBhaumik Bhatt-1/+0
2020-09-06bus: brcmstb_gisb: Add support for breakpoint interruptsFlorian Fainelli-1/+95
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-08-17bus: brcmstb_gisb: Shorten printsFlorian Fainelli-2/+2
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1/+16
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+73
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2/+4
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-56/+96
2020-07-28bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi-33/+77
2020-07-28bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun-39/+33
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi-1/+3
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman-0/+22
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+22
2020-07-23bus: fsl-mc: probe the allocatable objects firstGrigore Popescu-17/+40
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor-3/+3
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei-0/+30