Age | Commit message (Expand) | Author | Files | Lines |
2024-08-14 | soc: qcom: apr: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -4/+1 |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
2024-02-13 | soc: qcom: apr: make aprbus const | Ricardo B. Marliere | 1 | -1/+1 |
2023-10-16 | soc: qcom: apr: Add __counted_by for struct apr_rx_buf and use struct_size() | Gustavo A. R. Silva | 1 | -2/+2 |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
2023-01-06 | soc: qcom: apr: Make qcom,protection-domain optional again | Stephan Gerhold | 1 | -1/+2 |
2022-11-07 | soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index | Jiasheng Jiang | 1 | -3/+12 |
2022-06-25 | soc: qcom: apr: Drop redundant check in .remove() | Uwe Kleine-König | 1 | -9/+6 |
2022-01-31 | soc: qcom: apr: Remove redundant 'flush_workqueue()' calls | Xu Wang | 1 | -1/+0 |
2021-10-24 | soc: qcom: apr: Add of_node_put() before return | Wan Jiabing | 1 | -0/+2 |
2021-09-27 | soc: qcom: apr: Add GPR support | Srinivas Kandagatla | 1 | -6/+160 |
2021-09-27 | soc: qcom: apr: make code more reuseable | Srinivas Kandagatla | 1 | -50/+79 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2020-09-15 | soc: qcom: apr: Fixup the error displayed on lookup failure | Sibi Sankar | 1 | -1/+1 |
2020-03-14 | soc: qcom: apr: Add avs/audio tracking functionality | Sibi Sankar | 1 | -9/+114 |
2019-06-15 | soc: qcom: apr: Don't use reg for domain id | Bjorn Andersson | 1 | -1/+1 |
2019-06-11 | qcom: apr: Make apr callbacks in non-atomic context | Srinivas Kandagatla | 1 | -5/+69 |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+2 |
2018-10-04 | soc: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2018-09-13 | soc: qcom: apr: Avoid string overflow | Niklas Cassel | 1 | -2/+2 |
2018-09-13 | soc: qcom: apr: fix spelling mistake: "paket" -> "packet" | Colin Ian King | 1 | -1/+1 |
2018-05-17 | soc: qcom: apr: fix invalid msg_type check | Srinivas Kandagatla | 1 | -1/+1 |
2018-05-11 | soc: qcom: Add APR bus driver | Srinivas Kandagatla | 1 | -0/+378 |