index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
most
Age
Commit message (
Expand
)
Author
2021-11-26
most: usb: replace snprintf in show functions with sysfs_emit
Jing Yao
2021-10-26
most: fix control-message timeouts
Johan Hovold
2021-07-21
MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-04-26
Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-02
drivers: most: use LIST_HEAD() for list_head
Shixin Liu
2021-04-02
drivers: most: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-23
drivers: most: add ALSA sound driver
Christian Gromm
2021-01-26
most: core: Constify static attribute_group structs
Rikard Falkeborn
2020-09-07
drivers: most: add character device interface driver
Christian Gromm
2020-07-31
drivers: most: add USB adapter driver
Christian Gromm
2020-06-25
staging: most: avoid null pointer dereference when iface is null
Colin Ian King
2020-04-28
most: core: use function subsys_initcall()
Christian Gromm
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm