index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
2019-02-04
staging: most: cdev: add missing check for cdev_add failure
Colin Ian King
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-12-19
staging: most: sound: replace snprintf with strscpy
Colin Ian King
2018-12-17
staging: most: Documentation: add information to driver_usage file
Christian Gromm
2018-12-17
staging: most: sound: remove channel number from ALSA card's long name
Christian Gromm
2018-12-17
staging: most: sound: use static name for ALSA card
Christian Gromm
2018-12-17
staging: most: sound: rename variable
Christian Gromm
2018-12-17
staging: most: sound: correct label name
Christian Gromm
2018-12-17
staging: most: sound: create one sound card w/ multiple PCM devices per MOST ...
Christian Gromm
2018-11-09
staging: most: use format specifier "%s" in snprintf
Colin Ian King
2018-10-02
staging: most: usb: add release function for DCI device
Christian Gromm
2018-09-25
staging: most: fix label names
Christian Gromm
2018-09-10
staging: most: video: fix registration of an empty comp core_component
Colin Ian King
2018-09-10
staging: most: net: make array 'broadcast' static, shrinks object size
Colin Ian King
2018-08-27
staging: most: do not make interface dependent attrs default for all channels
Christian Gromm
2018-08-27
staging: most: register channel device after init of struct members
Christian Gromm
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-06-28
staging: most: fix sparse warning Using plain integer as NULL pointer
Marcin Ciupak
2018-05-14
staging: most: video: fix build warnings
Greg Kroah-Hartman
2018-05-11
staging: most: video: remove debugging code
Abdun Nihaal
2018-05-08
staging: most: usb: remove local variable
Christian Gromm
2018-05-08
staging: most: usb: fix usb_disconnect race condition
Christian Gromm
2018-05-08
staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous data
Christian Gromm
2018-05-08
staging: most: dim2: use device to allocate coherent memory
Christian Gromm
2018-05-08
staging: most: dim2: read clock speed from the device
Christian Gromm
2018-05-08
staging: most: dim2: use device tree
Christian Gromm
2018-05-08
staging: most: cdev: fix race condition
Christian Gromm
2018-05-08
staging: most: dim2: fix startup sequence
Christian Gromm
2018-05-08
staging: most: cdev: fix function return value
Christian Gromm
2018-05-08
staging: most: usb: add ep number to log
Christian Gromm
2018-05-08
staging: most: cdev: fix chrdev_region leak
Christian Gromm
2018-05-08
staging: most: cdev: avoid warning about potentially uninitialized variable
Christian Gromm
2018-05-08
staging: most: sound: call snd_card_new with struct device
Christian Gromm
2018-05-08
staging: most: make interface drivers allocate coherent memory
Christian Gromm
2018-05-08
staging: most: i2c: reduce parameters inconsistency
Christian Gromm
2018-05-08
staging: most: i2c: remove redundant list_mutex
Christian Gromm
2018-05-08
staging: most: i2c: remove redundant is_open
Christian Gromm
2018-05-08
staging: most: i2c: trace real polling rate
Christian Gromm
2018-05-08
staging: most: i2c: prevent zero delay polling
Christian Gromm
2018-05-08
staging: most: i2c: avoid polling in case of misconfig
Christian Gromm
2018-05-08
staging: most: i2c: do not wait in work function
Christian Gromm
2018-05-08
staging: most: i2c: shorten lifetime of IRQ handler
Christian Gromm
2018-05-08
staging: most: aim-sound: add flexible format support
Christian Gromm
2018-05-08
staging: most: add channel property dbr_size
Christian Gromm
2018-05-08
staging: most: i2c: remove unnecessary poison_channel call
Christian Gromm
2018-05-08
staging: most: i2c: prevent division by zero
Christian Gromm
2018-05-08
staging: most: dim2: remove clock speed processing from the HDM
Christian Gromm
2018-05-08
staging: most: allocate only all requested memory
Christian Gromm
2018-04-23
Staging: most: Move comments to the end of line
Ian Liu Rodrigues
[next]