index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
Lines
2015-10-29
staging: most: remove exclusive wait_queue
Christian Gromm
-3
/
+1
2015-10-29
staging: most: hdm-dim2: use min_t()
Christian Gromm
-1
/
+2
2015-10-24
staging: most: hdm-usb: Use setup_timer
Muhammad Falak R Wani
-3
/
+2
2015-10-24
staging: most: remove comparison to NULL
Christian Gromm
-1
/
+1
2015-10-24
staging: most: use preferred kzalloc parameters
Christian Gromm
-1
/
+1
2015-10-24
staging: most: use preferred kernel types
Christian Gromm
-3
/
+3
2015-10-24
staging: most: fix logical operator position
Christian Gromm
-6
/
+5
2015-10-24
staging: most: remove unnecessary parentheses
Christian Gromm
-1
/
+1
2015-10-24
staging: most: use blank line after declarations
Christian Gromm
-0
/
+11
2015-10-24
staging: most: use braces on all arms of statement
Christian Gromm
-13
/
+15
2015-10-24
staging: most: make alignment match open parenthesis
Christian Gromm
-9
/
+8
2015-10-24
staging: most: remove multiple assignment
Christian Gromm
-1
/
+2
2015-10-24
staging: most: removed redundant code
Christian Gromm
-38
/
+0
2015-10-24
staging: most: put spaces around operator
Christian Gromm
-2
/
+2
2015-10-24
staging: most: remove multiple blank lines
Christian Gromm
-28
/
+0
2015-10-16
staging: most: fix line-over-80-characters violations
Christian Gromm
-4
/
+8
2015-10-16
staging: most: change parameter description
Christian Gromm
-1
/
+1
2015-10-16
staging: most: replace memcpy by ether_addr_copy
Christian Gromm
-2
/
+2
2015-10-16
staging: most: fix misplaced constants in comparisons
Christian Gromm
-2
/
+2
2015-10-16
staging: most: make hdm-usb follow the coding style
Christian Gromm
-6
/
+8
2015-10-16
staging: most: fix checkpatch issues of hdm i2c
Christian Gromm
-4
/
+5
2015-10-16
staging: most: remove constants from comparisons
Christian Gromm
-2
/
+2
2015-10-16
staging: most: correct coding style breaches
Christian Gromm
-20
/
+24
2015-10-16
Staging: most: cdev: Remove useless check
Shivani Bhardwaj
-2
/
+1
2015-10-16
Staging: most: fix style issue in aim-cdev/cdev.c
Gavin Thomas Claugus
-1
/
+2
2015-10-16
Staging: most: Remove unnecessary cast on void pointer
Shraddha Barke
-2
/
+2
2015-10-13
Staging: most: Remove exceptional & on function name
Shraddha Barke
-2
/
+3
2015-10-12
Staging: most: hdm-i2c: Drop owner assignment from i2c driver
Shraddha Barke
-1
/
+0
2015-10-12
Staging: most: Fix typo in staging/most
Masanari Iida
-4
/
+4
2015-10-04
Staging: most: Use module_platform_driver
Shraddha Barke
-20
/
+1
2015-09-29
Staging: most: Use module_i2c_driver
Shraddha Barke
-21
/
+1
2015-09-29
staging: most: fix pcm_write input/output error
Christian Gromm
-6
/
+11
2015-09-29
staging: most: add poll syscall to AIM cdev
Christian Gromm
-0
/
+43
2015-09-29
staging: most: remove audio resolution format check
Christian Gromm
-2
/
+1
2015-09-29
staging: most: fix style problems
Christian Gromm
-3
/
+3
2015-09-29
staging: most: move initialization code
Christian Gromm
-18
/
+10
2015-09-29
staging: most: rename function
Christian Gromm
-2
/
+2
2015-09-29
staging: most: add missing channel initialization
Christian Gromm
-0
/
+2
2015-09-29
staging: most: purge unecessary variable
Christian Gromm
-4
/
+1
2015-09-29
staging: most: squash AIM sound
Christian Gromm
-14
/
+0
2015-09-29
staging: most: make hardware parameters channel exclusive
Christian Gromm
-32
/
+36
2015-09-29
staging: most: include vendor in audio card's shortname
Christian Gromm
-1
/
+1
2015-09-29
staging: most: add multi channel support to sound AIM
Christian Gromm
-2
/
+25
2015-09-29
staging: most: refactor channel structure
Christian Gromm
-53
/
+55
2015-09-29
staging: most: add fair buffer distribution
Christian Gromm
-7
/
+36
2015-09-29
staging: most: consolidate code
Christian Gromm
-6
/
+2
2015-09-29
staging: most: prevent DMA on stack
Christian Gromm
-10
/
+16
2015-09-29
staging: most: simplify code
Christian Gromm
-9
/
+8
2015-09-29
staging: most: fix MAC address representation
Christian Gromm
-8
/
+16
2015-09-29
staging: most: fix buffer size for DIM2
Christian Gromm
-2
/
+2
[next]