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