Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-26 | soc: qcom: cmd-db: allow loading as a module | Lina Iyer | 1 | -1/+7 |
2020-04-19 | soc: qcom: cmd-db: Properly endian swap the slv_id for debugfs | Stephen Boyd | 1 | -1/+1 |
2020-04-19 | soc: qcom: cmd-db: Use 5 digits for printing address | Stephen Boyd | 1 | -1/+1 |
2020-04-19 | soc: qcom: cmd-db: Cast sizeof() to int to silence field width warning | Stephen Boyd | 1 | -1/+1 |
2020-04-13 | soc: qcom: cmd-db: Add debugfs dumping file | Stephen Boyd | 1 | -2/+76 |
2019-03-27 | soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe() | Dan Carpenter | 1 | -2/+2 |
2018-11-14 | soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data() | Stephen Boyd | 1 | -35/+8 |
2018-11-14 | soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header() | Stephen Boyd | 1 | -34/+26 |
2018-05-25 | soc: qcom: cmd-db: Make endian-agnostic | Stephen Boyd | 1 | -62/+69 |
2018-05-25 | drivers: qcom: add command DB driver | Mahesh Sivasubramanian | 1 | -0/+310 |