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
2015-08-14
Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings
Adrian Remonda
2015-08-14
Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings
Adrian Remonda
2015-08-14
Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" war...
Adrian Remonda
2015-08-14
Staging: most: mostcore/core.c. Fix "missing static keyword" warnings
Adrian Remonda
2015-08-14
staging: most: Remove unnecessary externs
Joe Perches
2015-08-14
staging/most: fix return value for DIM_GetChannelState
Tomas Melin
2015-08-03
staging: most: fix hdm-dim2 build error
Randy Dunlap
2015-08-03
staging: most: fix aim-sound build errors
Randy Dunlap
2015-08-03
Staging: most: avoid possible integer overflow
Christian Gromm
2015-07-31
linux-next: drivers: staging: most: Fix return value
Michael Hornung
2015-07-31
Staging: most: replace pr_*() functions by dev_*()
Christian Gromm
2015-07-31
Staging: most: fix doing DMA on stack
Christian Gromm
2015-07-31
Staging: most: replace min() by min_t()
Christian Gromm
2015-07-31
Staging: most: fix double unlock
Christian Gromm
2015-07-29
staging: most: fix aim-network build errors
Randy Dunlap
2015-07-29
Staging: most: fix passing a potential null pointer
Christian Gromm
2015-07-29
Staging: most: fix dereferencing freed memory
Christian Gromm
2015-07-29
Staging: most: fix snprintf() is printing too much
Christian Gromm
2015-07-29
staging: most: core.c: remove semicolon at the end of define statement
Chaehyun Lim
2015-07-24
Staging: most: add MOST driver's documentation
Christian Gromm
2015-07-24
Staging: most: add MOST driver's hdm-usb module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's hdm-i2c module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's hdm-dim2 module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's aim-v4l2 module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's aim-sound module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's aim-network module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's aim-cdev module
Christian Gromm
2015-07-24
Staging: most: add MOST driver's core module
Christian Gromm