index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
2020-09-07
drivers: most: add character device interface driver
Christian Gromm
2020-08-18
staging: most: dim2: Add missing identifier name to function argument
NĂcolas F. R. A. Prado
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-02
staging: most: fix up movement of USB driver
Greg Kroah-Hartman
2020-07-31
drivers: most: add USB adapter driver
Christian Gromm
2020-07-31
staging: most: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-29
staging: most: usb: remove NET dependency
Christian Gromm
2020-06-25
staging: most: sound: remove overcautious argument checking
Christian Gromm
2020-06-25
staging: most: sound: fix white spaces
Christian Gromm
2020-06-25
staging: most: sound: fix return values
Christian Gromm
2020-06-25
staging: most: sound: fix error path
Christian Gromm
2020-06-25
staging: most: sound: remove noisy log messages
Christian Gromm
2020-06-25
staging: most: cdev: simplify list iteration
Christian Gromm
2020-06-25
staging: most: cdev: fix return values
Christian Gromm
2020-06-25
staging: most: cdev: fix up parenthesizing
Christian Gromm
2020-06-25
staging: most: cdev: remove overcautious parameter checking
Christian Gromm
2020-06-25
staging: most: cdev: use dev_*() functions to print messages
Christian Gromm
2020-06-25
staging: most: cdev: remove noisy log messages
Christian Gromm
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
staging: most: usb: init return value in default path of switch/case expression
Christian Gromm
2020-05-27
staging: most: usb: use function sysfs_streq
Christian Gromm
2020-05-27
staging: most: usb: add missing put_device calls
Christian Gromm
2020-05-27
staging: most: usb: use correct error codes
Christian Gromm
2020-05-27
staging: most: usb: replace code to calculate array index
Christian Gromm
2020-05-27
staging: most: usb: don't use error path to exit function on success
Christian Gromm
2020-05-27
staging: most: usb: move allocation of URB out of critical section
Christian Gromm
2020-05-27
staging: most: usb: return 0 instead of variable
Christian Gromm
2020-05-27
staging: most: usb: change return value of function drci_rd_reg
Christian Gromm
2020-05-27
staging: most: usb: don't use expressions that might fail in a declaration
Christian Gromm
2020-05-27
staging: most: usb: change order of function parameters
Christian Gromm
2020-05-15
staging: most: usb: use macro ATTRIBUTE_GROUPS
Christian Gromm
2020-05-15
staging: most: fix typo in Kconfig
Christian Gromm
2020-05-15
staging: most: usb: use dev_dbg function
Christian Gromm
2020-05-15
staging: most: usb: check number of reported endpoints
Christian Gromm
2020-05-15
staging: most: usb: remove reference to USB error codes
Christian Gromm
2020-05-15
staging: most: usb: use dev_*() functions to print messages
Christian Gromm
2020-05-13
staging: most: usb: sanity check channel before using it as an index into arrays
Colin Ian King
2020-05-13
staging: most: usb: add PM functions
Christian Gromm
2020-05-05
staging: most: usb: consolidate code
Christian Gromm
2020-05-05
staging: most: usb: drop unlikely macros
Christian Gromm
2020-05-05
staging: most: usb: use EINVAL error code
Christian Gromm
2020-05-05
staging: most: usb: remove overcautious parameter checking
Christian Gromm
2020-03-30
Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-24
staging: most: Documentation: move ABI description files out of staging area
Christian Gromm
2020-03-24
staging: most: Documentation: update ABI description
Christian Gromm
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm
2020-03-12
staging: most: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-02-24
media: staging/most: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-24
staging: most: usb: check for NULL device
Christian Gromm
[next]