Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 2012-01-24 | 1 | -12/+1 |
* | module_param: check type correctness for module_param_array | Rusty Russell | 2012-01-13 | 1 | -0/+2 |
* | lis3lv02d: make regulator API usage unconditional | Mark Brown | 2011-10-31 | 1 | -22/+12 |
* | lis3: remove the references to the global variable in core driver | Éric Piel | 2011-10-31 | 2 | -103/+133 |
* | lis3: change exported function to use passed parameter | Éric Piel | 2011-10-31 | 4 | -7/+7 |
* | lis3: use consistent naming of variables | Éric Piel | 2011-10-31 | 1 | -60/+60 |
* | lis3: free regulators if probe() fails | Éric Piel | 2011-10-31 | 1 | -2/+7 |
* | lis3lv02d: avoid divide by zero due to unchecked | Éric Piel | 2011-10-31 | 2 | -7/+31 |
* | lis3: fix regression of HP DriveGuard with 8bit chip | Takashi Iwai | 2011-10-03 | 1 | -6/+8 |
* | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 6 | -0/+1758 |