index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: most: remove exclusive wait_queue
Christian Gromm
2015-10-29
1
-3
/
+1
*
staging: most: hdm-dim2: use min_t()
Christian Gromm
2015-10-29
1
-1
/
+2
*
staging: most: hdm-usb: Use setup_timer
Muhammad Falak R Wani
2015-10-24
1
-3
/
+2
*
staging: most: remove comparison to NULL
Christian Gromm
2015-10-24
1
-1
/
+1
*
staging: most: use preferred kzalloc parameters
Christian Gromm
2015-10-24
1
-1
/
+1
*
staging: most: use preferred kernel types
Christian Gromm
2015-10-24
3
-3
/
+3
*
staging: most: fix logical operator position
Christian Gromm
2015-10-24
2
-6
/
+5
*
staging: most: remove unnecessary parentheses
Christian Gromm
2015-10-24
1
-1
/
+1
*
staging: most: use blank line after declarations
Christian Gromm
2015-10-24
3
-0
/
+11
*
staging: most: use braces on all arms of statement
Christian Gromm
2015-10-24
4
-13
/
+15
*
staging: most: make alignment match open parenthesis
Christian Gromm
2015-10-24
5
-9
/
+8
*
staging: most: remove multiple assignment
Christian Gromm
2015-10-24
1
-1
/
+2
*
staging: most: removed redundant code
Christian Gromm
2015-10-24
2
-38
/
+0
*
staging: most: put spaces around operator
Christian Gromm
2015-10-24
2
-2
/
+2
*
staging: most: remove multiple blank lines
Christian Gromm
2015-10-24
7
-28
/
+0
*
staging: most: fix line-over-80-characters violations
Christian Gromm
2015-10-16
3
-4
/
+8
*
staging: most: change parameter description
Christian Gromm
2015-10-16
1
-1
/
+1
*
staging: most: replace memcpy by ether_addr_copy
Christian Gromm
2015-10-16
1
-2
/
+2
*
staging: most: fix misplaced constants in comparisons
Christian Gromm
2015-10-16
1
-2
/
+2
*
staging: most: make hdm-usb follow the coding style
Christian Gromm
2015-10-16
1
-6
/
+8
*
staging: most: fix checkpatch issues of hdm i2c
Christian Gromm
2015-10-16
1
-4
/
+5
*
staging: most: remove constants from comparisons
Christian Gromm
2015-10-16
1
-2
/
+2
*
staging: most: correct coding style breaches
Christian Gromm
2015-10-16
3
-20
/
+24
*
Staging: most: cdev: Remove useless check
Shivani Bhardwaj
2015-10-16
1
-2
/
+1
*
Staging: most: fix style issue in aim-cdev/cdev.c
Gavin Thomas Claugus
2015-10-16
1
-1
/
+2
*
Staging: most: Remove unnecessary cast on void pointer
Shraddha Barke
2015-10-16
1
-2
/
+2
*
Staging: most: Remove exceptional & on function name
Shraddha Barke
2015-10-13
2
-2
/
+3
*
Staging: most: hdm-i2c: Drop owner assignment from i2c driver
Shraddha Barke
2015-10-12
1
-1
/
+0
*
Staging: most: Fix typo in staging/most
Masanari Iida
2015-10-12
3
-4
/
+4
*
Staging: most: Use module_platform_driver
Shraddha Barke
2015-10-04
1
-20
/
+1
*
Staging: most: Use module_i2c_driver
Shraddha Barke
2015-09-29
1
-21
/
+1
*
staging: most: fix pcm_write input/output error
Christian Gromm
2015-09-29
1
-6
/
+11
*
staging: most: add poll syscall to AIM cdev
Christian Gromm
2015-09-29
3
-0
/
+43
*
staging: most: remove audio resolution format check
Christian Gromm
2015-09-29
1
-2
/
+1
*
staging: most: fix style problems
Christian Gromm
2015-09-29
1
-3
/
+3
*
staging: most: move initialization code
Christian Gromm
2015-09-29
1
-18
/
+10
*
staging: most: rename function
Christian Gromm
2015-09-29
1
-2
/
+2
*
staging: most: add missing channel initialization
Christian Gromm
2015-09-29
1
-0
/
+2
*
staging: most: purge unecessary variable
Christian Gromm
2015-09-29
1
-4
/
+1
*
staging: most: squash AIM sound
Christian Gromm
2015-09-29
1
-14
/
+0
*
staging: most: make hardware parameters channel exclusive
Christian Gromm
2015-09-29
1
-32
/
+36
*
staging: most: include vendor in audio card's shortname
Christian Gromm
2015-09-29
1
-1
/
+1
*
staging: most: add multi channel support to sound AIM
Christian Gromm
2015-09-29
1
-2
/
+25
*
staging: most: refactor channel structure
Christian Gromm
2015-09-29
1
-53
/
+55
*
staging: most: add fair buffer distribution
Christian Gromm
2015-09-29
6
-7
/
+36
*
staging: most: consolidate code
Christian Gromm
2015-09-29
1
-6
/
+2
*
staging: most: prevent DMA on stack
Christian Gromm
2015-09-29
1
-10
/
+16
*
staging: most: simplify code
Christian Gromm
2015-09-29
1
-9
/
+8
*
staging: most: fix MAC address representation
Christian Gromm
2015-09-29
1
-8
/
+16
*
staging: most: fix buffer size for DIM2
Christian Gromm
2015-09-29
1
-2
/
+2
[next]