summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-23connector: Convert char *name to const char *nameJoe Perches2-4/+5
2011-02-23staging: hv: Fix the WARN_ON condition in free_net_device()Haiyang Zhang1-1/+1
2011-02-23staging: hv: Remove unnecessary ASSERTs in netvsc_initialize()Haiyang Zhang1-5/+0
2011-02-18staging/trivial: fix typos concerning "select"Uwe Kleine-König1-2/+2
2011-02-18staging/trivial: fix typos concerning "memory"Uwe Kleine-König1-1/+1
2011-02-18staging/trivial: fix typos concerning "management"Uwe Kleine-König1-1/+1
2011-02-18staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König7-10/+10
2011-02-18staging/trivial: fix typos concerning "implementation"Uwe Kleine-König1-1/+1
2011-02-18staging/trivial: fix typos concerning "function"Uwe Kleine-König1-4/+4
2011-02-18staging/trivial: fix typos concerning "failed"Uwe Kleine-König1-4/+4
2011-02-18staging/trivial: fix typos concerning "consistent"Uwe Kleine-König4-4/+4
2011-02-18staging/trivial: fix typos concerning "adjust"Uwe Kleine-König2-2/+2
2011-02-18staging/trivial: fix typos concerning "address"Uwe Kleine-König3-5/+5
2011-02-18staging/trivial: fix typos concerning "access"Uwe Kleine-König2-2/+2
2011-02-18staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap overVipin Mehta2-4/+5
2011-02-18staging: ath6kl: Fixing accidental overwriting of probed ssid list in the har...Vipin Mehta1-4/+4
2011-02-18staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta3-8/+28
2011-02-18staging: ath6kl: Fixing the cached copy of the BSS filter set by userVipin Mehta1-1/+1
2011-02-18staging: ath6kl: Fixing memory leakVipin Mehta1-0/+1
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta6-11/+85
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta1-0/+3
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta3-0/+13
2011-02-18staging: ath6kl: Adding support for txop bursting enable/disableVipin Mehta2-0/+14
2011-02-18staging: ath6kl: Consolidating hardware configurationVipin Mehta1-69/+115
2011-02-18staging: ath6kl: Fixing driver initialization for manufacturing modeVipin Mehta1-1/+3
2011-02-18staging: ath6kl: Fixing target crash due to mismatch connect/disconnectVipin Mehta4-33/+36
2011-02-18staging: ath6kl: Return correct scan complete statusVipin Mehta1-1/+1
2011-02-18staging: ath6kl: Fixing key settings for WPA/WPA2Vipin Mehta1-1/+7
2011-02-18staging: ath6kl: Fixing a NULL pointer exceptionVipin Mehta1-7/+10
2011-02-18Staging: zram: initialize device on first readJerome Marchand1-12/+7
2011-02-18staging: zcache: fix memory leakVasiliy Kulikov1-0/+1
2011-02-18staging:iio:gyro:adis16130 stub removal and cleanupJonathan Cameron2-123/+10
2011-02-18staging:iio:gyro:adis16080 unused stub removal and cleanupJonathan Cameron2-124/+14
2011-02-18staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron2-116/+13
2011-02-18staging:iio:meter remove stubs from ade7854.Jonathan Cameron3-191/+76
2011-02-18staging:iio:meter remove stubs from ade7759.Jonathan Cameron2-200/+30
2011-02-18staging:iio:meter remove stubs from ade7754.Jonathan Cameron2-206/+26
2011-02-18staging:iio:meter remove stubs from ade7753.Jonathan Cameron2-224/+48
2011-02-18staging:iio: buffer example - add lots more runtime parametersJonathan Cameron1-5/+17
2011-02-18staging:iio: update example to handle case with no ring eventsJonathan Cameron1-16/+29
2011-02-18staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron3-5/+37
2011-02-18staging:iio:kfifo buffer implementationJonathan Cameron4-0/+262
2011-02-18staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron4-35/+23
2011-02-18staging: iio: ak8975: add platform data.Tony SIM1-1/+7
2011-02-18staging: msm: Use explicit GPLv2 licensesDavid Brown10-231/+70
2011-02-18Staging: bcm: Bcmchar: Fix some checkpatch errorsJavier Martinez Canillas1-10/+10
2011-02-18Staging: bcm: Bcmchar: Fix style issues on bcm_char_read()Javier Martinez Canillas1-24/+28
2011-02-18Staging: bcm: Bcmchar: Fix style issues on bcm_char_release()Javier Martinez Canillas1-37/+31
2011-02-18Staging: bcm: Bcmchar: Fix style issues on bcm_char_open()Javier Martinez Canillas1-10/+12
2011-02-18Staging: hv: Fixed FIXME comments by using list_for_each_entryHank Janssen1-16/+8