| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v5.8-rc1' into fixes | Tony Lindgren | 2020-06-16 | 12 | -234/+1571 |
|\ |
|
| * | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-07 | 5 | -156/+362 |
| |\ |
|
| | * | bus: mhi: core: Handle syserr during power_up | Jeffrey Hugo | 2020-05-22 | 1 | -0/+27 |
| | * | bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition | Hemant Kumar | 2020-05-22 | 1 | -3/+7 |
| | * | bus: mhi: core: Do not process SYS_ERROR if RDDM is supported | Hemant Kumar | 2020-05-22 | 1 | -3/+8 |
| | * | bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed | Hemant Kumar | 2020-05-22 | 1 | -7/+14 |
| | * | bus: mhi: core: Handle disable transitions in state worker | Hemant Kumar | 2020-05-22 | 3 | -1/+12 |
| | * | bus: mhi: core: Remove the system error worker thread | Hemant Kumar | 2020-05-22 | 4 | -23/+20 |
| | * | bus: mhi: core: Ensure non-zero session or sequence ID values are used | Bhaumik Bhatt | 2020-05-22 | 2 | -8/+8 |
| | * | bus: mhi: core: Improve debug logs for loading firmware | Bhaumik Bhatt | 2020-05-22 | 1 | -3/+18 |
| | * | bus: mhi: core: Return appropriate error codes for AMSS load failure | Bhaumik Bhatt | 2020-05-22 | 1 | -11/+12 |
| | * | bus: mhi: core: Handle firmware load using state worker | Bhaumik Bhatt | 2020-05-22 | 4 | -21/+5 |
| | * | bus: mhi: core: Read transfer length from an event properly | Hemant Kumar | 2020-05-22 | 1 | -2/+7 |
| | * | bus: mhi: core: Add range check for channel id received in event ring | Hemant Kumar | 2020-05-22 | 1 | -11/+29 |
| | * | bus: mhi: core: Cache intmod from mhi event to mhi channel | Hemant Kumar | 2020-05-22 | 1 | -0/+4 |
| | * | bus: mhi: core: Refactor mhi queue APIs | Hemant Kumar | 2020-05-22 | 2 | -63/+47 |
| | * | Merge 5.7-rc5 into char-misc-next | Greg Kroah-Hartman | 2020-05-11 | 4 | -21/+13 |
| | |\ |
|
| | * | | bus: mhi: core: Add support for MHI suspend and resume | Manivannan Sadhasivam | 2020-04-28 | 2 | -1/+145 |
| * | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-04 | 4 | -0/+767 |
| |\ \ \ |
|
| | * | | | bus: bt1-axi: Build the driver into the kernel | Serge Semin | 2020-05-28 | 1 | -1/+1 |
| | * | | | bus: bt1-apb: Build the driver into the kernel | Serge Semin | 2020-05-28 | 1 | -1/+1 |
| | * | | | bus: bt1-axi: Use sysfs_streq instead of strncmp | Serge Semin | 2020-05-28 | 1 | -2/+2 |
| | * | | | bus: bt1-axi: Optimize the return points in the driver | Serge Semin | 2020-05-28 | 1 | -12/+6 |
| | * | | | bus: bt1-apb: Use sysfs_streq instead of strncmp | Serge Semin | 2020-05-28 | 1 | -2/+2 |
| | * | | | bus: bt1-apb: Use PTR_ERR_OR_ZERO to return from request-regs method | Serge Semin | 2020-05-28 | 1 | -4/+2 |
| | * | | | bus: bt1-apb: Fix show/store callback identations | Serge Semin | 2020-05-28 | 1 | -4/+4 |
| | * | | | bus: bt1-apb: Include linux/io.h | Serge Semin | 2020-05-28 | 1 | -0/+1 |
| | * | | | bus: Add Baikal-T1 APB-bus driver | Serge Semin | 2020-05-28 | 3 | -0/+438 |
| | * | | | bus: Add Baikal-T1 AXI-bus driver | Serge Semin | 2020-05-28 | 3 | -0/+336 |
| | |/ / |
|
| * | | | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-06-04 | 5 | -78/+442 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'omap-for-v5.8/timer-signed' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2020-05-26 | 1 | -7/+18 |
| | |\ \ \ |
|
| | | * | | | bus: ti-sysc: Timers no longer need legacy quirk handling | Tony Lindgren | 2020-05-19 | 1 | -7/+7 |
| | | * | | | bus: ti-sysc: Ignore timer12 on secure omap3 | Tony Lindgren | 2020-05-19 | 1 | -0/+11 |
| | | |/ / |
|
| | * | | | bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe() | Wei Yongjun | 2020-05-26 | 1 | -2/+2 |
| | * | | | Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2020-05-15 | 2 | -70/+286 |
| | |\ \ \ |
|
| | | * | | | bus: vexpress-config: Support building as module | Rob Herring | 2020-05-13 | 2 | -7/+5 |
| | | * | | | vexpress: Move setting master site to vexpress-config bus | Rob Herring | 2020-05-13 | 1 | -4/+33 |
| | | * | | | bus: vexpress-config: simplify config bus probing | Rob Herring | 2020-05-13 | 1 | -97/+21 |
| | | * | | | bus: vexpress-config: Merge vexpress-syscfg into vexpress-config | Rob Herring | 2020-05-13 | 1 | -9/+274 |
| | | |/ / |
|
| | * | | | bus: Add driver for Integrator/AP logic modules | Linus Walleij | 2020-04-28 | 3 | -1/+138 |
| | |/ / |
|
* | | | | Revert "bus: ti-sysc: Increase max softreset wait" | Tony Lindgren | 2020-06-10 | 1 | -1/+1 |
* | | | | Merge branch 'fixes-v5.7' into fixes | Tony Lindgren | 2020-06-08 | 4 | -21/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | bus: mhi: core: Fix some error return code | Wei Yongjun | 2020-05-15 | 1 | -0/+2 |
| | |/
| |/| |
|
| * | | bus: mhi: core: Fix channel device name conflict | Jeffrey Hugo | 2020-05-05 | 1 | -1/+2 |
| * | | bus: mhi: core: Offload register accesses to the controller | Jeffrey Hugo | 2020-05-05 | 3 | -14/+4 |
| * | | bus: mhi: core: Remove link_status() callback | Jeffrey Hugo | 2020-05-05 | 2 | -7/+4 |
| * | | bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails | Jeffrey Hugo | 2020-05-05 | 1 | -1/+5 |
| * | | bus: mhi: core: Fix a NULL vs IS_ERR check in mhi_create_devices() | Dan Carpenter | 2020-04-28 | 1 | -1/+1 |
| |/ |
|
* | | bus: ti-sysc: Increase max softreset wait | Tony Lindgren | 2020-06-03 | 1 | -1/+1 |
* | | bus: ti-sysc: Fix uninitialized framedonetv_irq | Tony Lindgren | 2020-06-03 | 1 | -1/+2 |