Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-04-26 | 3 | -0/+756 |
|\ | |||||
| * | drivers: most: add ALSA sound driver | Christian Gromm | 2021-03-23 | 3 | -0/+756 |
* | | drivers: most: use LIST_HEAD() for list_head | Shixin Liu | 2021-04-02 | 1 | -2/+1 |
* | | drivers: most: use DEFINE_SPINLOCK() for spinlock | Shixin Liu | 2021-04-02 | 1 | -2/+1 |
|/ | |||||
* | most: core: Constify static attribute_group structs | Rikard Falkeborn | 2021-01-26 | 1 | -3/+3 |
* | drivers: most: add character device interface driver | Christian Gromm | 2020-09-07 | 3 | -0/+553 |
* | drivers: most: add USB adapter driver | Christian Gromm | 2020-07-31 | 3 | -0/+1183 |
* | staging: most: avoid null pointer dereference when iface is null | Colin Ian King | 2020-06-25 | 1 | -3/+1 |
* | most: core: use function subsys_initcall() | Christian Gromm | 2020-04-28 | 1 | -1/+1 |
* | staging: most: move core files out of the staging area | Christian Gromm | 2020-03-24 | 4 | -0/+2233 |