index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
logo.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
staging: hv: Fix the WARN_ON condition in free_net_device()
Haiyang Zhang
1
-1
/
+1
2011-02-23
staging: hv: Remove unnecessary ASSERTs in netvsc_initialize()
Haiyang Zhang
1
-5
/
+0
2011-02-18
staging/trivial: fix typos concerning "select"
Uwe Kleine-König
1
-2
/
+2
2011-02-18
staging/trivial: fix typos concerning "memory"
Uwe Kleine-König
1
-1
/
+1
2011-02-18
staging/trivial: fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2011-02-18
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
7
-10
/
+10
2011-02-18
staging/trivial: fix typos concerning "implementation"
Uwe Kleine-König
1
-1
/
+1
2011-02-18
staging/trivial: fix typos concerning "function"
Uwe Kleine-König
1
-4
/
+4
2011-02-18
staging/trivial: fix typos concerning "failed"
Uwe Kleine-König
1
-4
/
+4
2011-02-18
staging/trivial: fix typos concerning "consistent"
Uwe Kleine-König
4
-4
/
+4
2011-02-18
staging/trivial: fix typos concerning "adjust"
Uwe Kleine-König
2
-2
/
+2
2011-02-18
staging/trivial: fix typos concerning "address"
Uwe Kleine-König
3
-5
/
+5
2011-02-18
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
2
-2
/
+2
2011-02-18
staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap over
Vipin Mehta
2
-4
/
+5
2011-02-18
staging: ath6kl: Fixing accidental overwriting of probed ssid list in the har...
Vipin Mehta
1
-4
/
+4
2011-02-18
staging: ath6kl: Adding state in driver to track the sme state
Vipin Mehta
3
-8
/
+28
2011-02-18
staging: ath6kl: Fixing the cached copy of the BSS filter set by user
Vipin Mehta
1
-1
/
+1
2011-02-18
staging: ath6kl: Fixing memory leak
Vipin Mehta
1
-0
/
+1
2011-02-18
staging: ath6kl: Add configuration for excessive TX retry threshold
Vipin Mehta
6
-11
/
+85
2011-02-18
staging: ath6kl: Fixing a memory leak
Vipin Mehta
1
-0
/
+3
2011-02-18
staging: ath6kl: Fixing a memory leak
Vipin Mehta
3
-0
/
+13
2011-02-18
staging: ath6kl: Adding support for txop bursting enable/disable
Vipin Mehta
2
-0
/
+14
2011-02-18
staging: ath6kl: Consolidating hardware configuration
Vipin Mehta
1
-69
/
+115
2011-02-18
staging: ath6kl: Fixing driver initialization for manufacturing mode
Vipin Mehta
1
-1
/
+3
2011-02-18
staging: ath6kl: Fixing target crash due to mismatch connect/disconnect
Vipin Mehta
4
-33
/
+36
2011-02-18
staging: ath6kl: Return correct scan complete status
Vipin Mehta
1
-1
/
+1
2011-02-18
staging: ath6kl: Fixing key settings for WPA/WPA2
Vipin Mehta
1
-1
/
+7
2011-02-18
staging: ath6kl: Fixing a NULL pointer exception
Vipin Mehta
1
-7
/
+10
2011-02-18
Staging: zram: initialize device on first read
Jerome Marchand
1
-12
/
+7
2011-02-18
staging: zcache: fix memory leak
Vasiliy Kulikov
1
-0
/
+1
2011-02-18
staging:iio:gyro:adis16130 stub removal and cleanup
Jonathan Cameron
2
-123
/
+10
2011-02-18
staging:iio:gyro:adis16080 unused stub removal and cleanup
Jonathan Cameron
2
-124
/
+14
2011-02-18
staging:iio:gyro:adis16060 cleanup and dead code removal
Jonathan Cameron
2
-116
/
+13
2011-02-18
staging:iio:meter remove stubs from ade7854.
Jonathan Cameron
3
-191
/
+76
2011-02-18
staging:iio:meter remove stubs from ade7759.
Jonathan Cameron
2
-200
/
+30
2011-02-18
staging:iio:meter remove stubs from ade7754.
Jonathan Cameron
2
-206
/
+26
2011-02-18
staging:iio:meter remove stubs from ade7753.
Jonathan Cameron
2
-224
/
+48
2011-02-18
staging:iio: buffer example - add lots more runtime parameters
Jonathan Cameron
1
-5
/
+17
2011-02-18
staging:iio: update example to handle case with no ring events
Jonathan Cameron
1
-16
/
+29
2011-02-18
staging:iio:lis3l02dq allow buffer implementation selection
Jonathan Cameron
3
-5
/
+37
2011-02-18
staging:iio:kfifo buffer implementation
Jonathan Cameron
4
-0
/
+262
2011-02-18
staging:iio:buffering move the copy to user on rip down into implementations
Jonathan Cameron
4
-35
/
+23
2011-02-18
staging: iio: ak8975: add platform data.
Tony SIM
2
-1
/
+27
2011-02-18
staging: msm: Use explicit GPLv2 licenses
David Brown
10
-231
/
+70
2011-02-18
Staging: bcm: Bcmchar: Fix some checkpatch errors
Javier Martinez Canillas
1
-10
/
+10
2011-02-18
Staging: bcm: Bcmchar: Fix style issues on bcm_char_read()
Javier Martinez Canillas
1
-24
/
+28
2011-02-18
Staging: bcm: Bcmchar: Fix style issues on bcm_char_release()
Javier Martinez Canillas
1
-37
/
+31
2011-02-18
Staging: bcm: Bcmchar: Fix style issues on bcm_char_open()
Javier Martinez Canillas
1
-10
/
+12
2011-02-18
Staging: hv: Fixed FIXME comments by using list_for_each_entry
Hank Janssen
1
-16
/
+8
2011-02-18
staging: hv: Remove dead code from rndis_filter.c
Haiyang Zhang
1
-15
/
+0
[next]