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