aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei1-0/+30
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren1-0/+22
2020-07-21bus: cdmm: Add MIPS R5 arch supportSerge Semin1-1/+1
2020-07-21mips: cdmm: Add mti,mips-cdmm dtb node supportSerge Semin1-0/+15
2020-07-13bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren1-2/+4
2020-07-02bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren1-2/+4
2020-07-02bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren1-2/+2
2020-07-02bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren1-7/+6
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann1-24/+74
2020-06-16Merge tag 'v5.8-rc1' into fixesTony Lindgren12-234/+1571
2020-06-10Revert "bus: ti-sysc: Increase max softreset wait"Tony Lindgren1-1/+1
2020-06-08Merge branch 'fixes-v5.7' into fixesTony Lindgren4-21/+15
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-156/+362
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-0/+767
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-78/+442
2020-06-03bus: ti-sysc: Increase max softreset waitTony Lindgren1-1/+1
2020-06-03bus: ti-sysc: Fix uninitialized framedonetv_irqTony Lindgren1-1/+2
2020-06-03bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren1-3/+6
2020-06-03bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren1-20/+60
2020-05-30bus: ti-sysc: Flush posted write on enable and disableTony Lindgren1-0/+6
2020-05-28bus: bt1-axi: Build the driver into the kernelSerge Semin1-1/+1
2020-05-28bus: bt1-apb: Build the driver into the kernelSerge Semin1-1/+1
2020-05-28bus: bt1-axi: Use sysfs_streq instead of strncmpSerge Semin1-2/+2
2020-05-28bus: bt1-axi: Optimize the return points in the driverSerge Semin1-12/+6
2020-05-28bus: bt1-apb: Use sysfs_streq instead of strncmpSerge Semin1-2/+2
2020-05-28bus: bt1-apb: Use PTR_ERR_OR_ZERO to return from request-regs methodSerge Semin1-4/+2
2020-05-28bus: bt1-apb: Fix show/store callback identationsSerge Semin1-4/+4
2020-05-28bus: bt1-apb: Include linux/io.hSerge Semin1-0/+1
2020-05-28bus: Add Baikal-T1 APB-bus driverSerge Semin3-0/+438
2020-05-28bus: Add Baikal-T1 AXI-bus driverSerge Semin3-0/+336
2020-05-26Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socArnd Bergmann1-7/+18
2020-05-26bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe()Wei Yongjun1-2/+2
2020-05-22bus: mhi: core: Handle syserr during power_upJeffrey Hugo1-0/+27
2020-05-22bus: mhi: core: Handle write lock properly in mhi_pm_m0_transitionHemant Kumar1-3/+7
2020-05-22bus: mhi: core: Do not process SYS_ERROR if RDDM is supportedHemant Kumar1-3/+8
2020-05-22bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowedHemant Kumar1-7/+14
2020-05-22bus: mhi: core: Handle disable transitions in state workerHemant Kumar3-1/+12
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar4-23/+20
2020-05-22bus: mhi: core: Ensure non-zero session or sequence ID values are usedBhaumik Bhatt2-8/+8
2020-05-22bus: mhi: core: Improve debug logs for loading firmwareBhaumik Bhatt1-3/+18
2020-05-22bus: mhi: core: Return appropriate error codes for AMSS load failureBhaumik Bhatt1-11/+12
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt4-21/+5
2020-05-22bus: mhi: core: Read transfer length from an event properlyHemant Kumar1-2/+7
2020-05-22bus: mhi: core: Add range check for channel id received in event ringHemant Kumar1-11/+29
2020-05-22bus: mhi: core: Cache intmod from mhi event to mhi channelHemant Kumar1-0/+4
2020-05-22bus: mhi: core: Refactor mhi queue APIsHemant Kumar2-63/+47
2020-05-19bus: ti-sysc: Timers no longer need legacy quirk handlingTony Lindgren1-7/+7
2020-05-19bus: ti-sysc: Ignore timer12 on secure omap3Tony Lindgren1-0/+11
2020-05-15Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into arm/socArnd Bergmann2-70/+286
2020-05-15bus: mhi: core: Fix some error return codeWei Yongjun1-0/+2