Skip to content

Commit

Permalink
add two more defconfig patches
Browse files Browse the repository at this point in the history
  • Loading branch information
masneyb committed May 30, 2022
1 parent 2418b45 commit 9987ee0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The following is a summary of my upstream Linux kernel contributions as part of
# Patches

Note that the ones with a short git SHA at the beginning are in the mainline kernel, the ones
marked *Queued* are in linux-next, and the others are labeled either *Pending* or *Needs Work*.
marked *Queued* are in linux-next, and the others are labeled either *Pending* or *Needs work*.

- <a id="interconnect"></a>Qualcomm MSM8974 interconnect driver that allows setting system bandwidth
requirements between various network-on-chip fabrics. This is required in order to support the
Expand Down Expand Up @@ -287,7 +287,7 @@ marked *Queued* are in linux-next, and the others are labeled either *Pending* o
hardware and would return zeros.

- [a680b1832ced ("crypto: qcom-rng: ensure buffer for generate is completely filled")](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a680b1832ced3b5fa7c93484248fd221ea0d614b)
- *Pending*: [ARM: qcom_defconfig: enable options for Qualcomm random number generator](https://lore.kernel.org/lkml/[email protected]/)
- [7fb940d9f670 ("ARM: qcom_defconfig: enable options for Qualcomm random number generator")](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fb940d9f670c3adba863b226e0d8cfe149f52d1)

- <a id="vibrator"></a>Add support for clock-based vibrator devices where the speed can be
controlled by changing the duty cycle. Use
Expand Down Expand Up @@ -351,7 +351,7 @@ marked *Queued* are in linux-next, and the others are labeled either *Pending* o
[fa94e48e13a1a ("regulator: core: Apply system load even if no consumer loads"](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fa94e48e13a1).

- [acd92c5a1149 ("ARM: qcom_defconfig: add options for LG Nexus 5 phone")](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=acd92c5a11493bdf137aba6e21e865331d7d90d7)
- *Pending*: [ARM: qcom_defconfig: enable debug fs support](https://lore.kernel.org/lkml/[email protected]/)
- [889b94dbc553 ("ARM: qcom_defconfig: enable debug fs support")](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=889b94dbc5539c8c45131aeead6d5923508f535b)

## Other resources

Expand Down

0 comments on commit 9987ee0

Please sign in to comment.