index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-03
staging: most: fix hdm-dim2 build error
Randy Dunlap
1
-1
/
+2
2015-08-03
staging: most: fix aim-sound build errors
Randy Dunlap
1
-0
/
+1
2015-08-03
Staging: most: avoid possible integer overflow
Christian Gromm
1
-1
/
+1
2015-07-31
linux-next: drivers: staging: most: Fix return value
Michael Hornung
1
-1
/
+1
2015-07-31
Staging: most: replace pr_*() functions by dev_*()
Christian Gromm
1
-57
/
+59
2015-07-31
Staging: most: fix doing DMA on stack
Christian Gromm
1
-13
/
+23
2015-07-31
Staging: most: replace min() by min_t()
Christian Gromm
1
-2
/
+2
2015-07-31
Staging: most: fix double unlock
Christian Gromm
1
-0
/
+1
2015-07-29
staging: most: fix aim-network build errors
Randy Dunlap
1
-1
/
+2
2015-07-29
Staging: most: fix passing a potential null pointer
Christian Gromm
1
-1
/
+2
2015-07-29
Staging: most: fix dereferencing freed memory
Christian Gromm
1
-1
/
+1
2015-07-29
Staging: most: fix snprintf() is printing too much
Christian Gromm
1
-1
/
+1
2015-07-29
staging: most: core.c: remove semicolon at the end of define statement
Chaehyun Lim
1
-1
/
+1
2015-07-24
Staging: most: add MOST driver's documentation
Christian Gromm
2
-0
/
+361
2015-07-24
Staging: most: add MOST driver's hdm-usb module
Christian Gromm
5
-0
/
+1463
2015-07-24
Staging: most: add MOST driver's hdm-i2c module
Christian Gromm
5
-0
/
+469
2015-07-24
Staging: most: add MOST driver's hdm-dim2 module
Christian Gromm
12
-0
/
+2454
2015-07-24
Staging: most: add MOST driver's aim-v4l2 module
Christian Gromm
5
-0
/
+655
2015-07-24
Staging: most: add MOST driver's aim-sound module
Christian Gromm
5
-0
/
+777
2015-07-24
Staging: most: add MOST driver's aim-network module
Christian Gromm
6
-0
/
+609
2015-07-24
Staging: most: add MOST driver's aim-cdev module
Christian Gromm
5
-0
/
+546
2015-07-24
Staging: most: add MOST driver's core module
Christian Gromm
7
-0
/
+2288