summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-062-1/+16
|\
| * bus: cdmm: Add MIPS R5 arch supportSerge Semin2020-07-211-1/+1
| * mips: cdmm: Add mti,mips-cdmm dtb node supportSerge Semin2020-07-211-0/+15
* | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-054-20/+73
|\ \
| * \ Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-0/+22
| |\ \
| * | | bus: fsl-mc: probe the allocatable objects firstGrigore Popescu2020-07-231-17/+40
| * | | bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor2020-07-232-3/+3
| * | | bus: fsl-mc: add missing device typesIoana Ciornei2020-07-231-0/+30
* | | | Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-08-031-2/+4
|\ \ \ \
| * | | | bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren2020-07-131-2/+4
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-034-56/+96
|\ \ \ \ | |_|_|/ |/| | |
| * | | bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi2020-07-282-33/+77
| * | | bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun2020-07-284-39/+33
| * | | of/device: Add input id to of_dma_configure()Lorenzo Pieralisi2020-07-281-1/+3
* | | | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-251-0/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2020-07-211-0/+22
| |/ /
| * | Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2020-06-281-24/+74
| |\ \ | | |/ | |/|
* | | bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren2020-07-021-2/+4
* | | bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren2020-07-021-2/+2
* | | bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren2020-07-021-7/+6
* | | Merge tag 'v5.8-rc1' into fixesTony Lindgren2020-06-1612-234/+1571
|\| | | |/ |/|
| * Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-075-156/+362
| |\
| | * bus: mhi: core: Handle syserr during power_upJeffrey Hugo2020-05-221-0/+27
| | * bus: mhi: core: Handle write lock properly in mhi_pm_m0_transitionHemant Kumar2020-05-221-3/+7
| | * bus: mhi: core: Do not process SYS_ERROR if RDDM is supportedHemant Kumar2020-05-221-3/+8
| | * bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowedHemant Kumar2020-05-221-7/+14
| | * bus: mhi: core: Handle disable transitions in state workerHemant Kumar2020-05-223-1/+12
| | * bus: mhi: core: Remove the system error worker threadHemant Kumar2020-05-224-23/+20
| | * bus: mhi: core: Ensure non-zero session or sequence ID values are usedBhaumik Bhatt2020-05-222-8/+8
| | * bus: mhi: core: Improve debug logs for loading firmwareBhaumik Bhatt2020-05-221-3/+18
| | * bus: mhi: core: Return appropriate error codes for AMSS load failureBhaumik Bhatt2020-05-221-11/+12
| | * bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt2020-05-224-21/+5
| | * bus: mhi: core: Read transfer length from an event properlyHemant Kumar2020-05-221-2/+7
| | * bus: mhi: core: Add range check for channel id received in event ringHemant Kumar2020-05-221-11/+29
| | * bus: mhi: core: Cache intmod from mhi event to mhi channelHemant Kumar2020-05-221-0/+4
| | * bus: mhi: core: Refactor mhi queue APIsHemant Kumar2020-05-222-63/+47
| | * Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-114-21/+13
| | |\
| | * | bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam2020-04-282-1/+145
| * | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-044-0/+767
| |\ \ \
| | * | | bus: bt1-axi: Build the driver into the kernelSerge Semin2020-05-281-1/+1
| | * | | bus: bt1-apb: Build the driver into the kernelSerge Semin2020-05-281-1/+1
| | * | | bus: bt1-axi: Use sysfs_streq instead of strncmpSerge Semin2020-05-281-2/+2
| | * | | bus: bt1-axi: Optimize the return points in the driverSerge Semin2020-05-281-12/+6
| | * | | bus: bt1-apb: Use sysfs_streq instead of strncmpSerge Semin2020-05-281-2/+2
| | * | | bus: bt1-apb: Use PTR_ERR_OR_ZERO to return from request-regs methodSerge Semin2020-05-281-4/+2
| | * | | bus: bt1-apb: Fix show/store callback identationsSerge Semin2020-05-281-4/+4
| | * | | bus: bt1-apb: Include linux/io.hSerge Semin2020-05-281-0/+1
| | * | | bus: Add Baikal-T1 APB-bus driverSerge Semin2020-05-283-0/+438
| | * | | bus: Add Baikal-T1 AXI-bus driverSerge Semin2020-05-283-0/+336
| | |/ /