Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/misc/lis3lv02d: remove lis3lv02d driver DT init | AnilKumar Ch | 2012-09-26 | 1 | -6/+2 |
* | drivers/misc/lis3lv02d: add generic DT matching code | Daniel Mack | 2012-09-26 | 1 | -0/+153 |
* | lis3lv02d: fix some comments specific to lis331dlh driver | AnilKumar Ch | 2012-09-26 | 1 | -6/+7 |
* | lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer | AnilKumar Ch | 2012-09-05 | 1 | -1/+41 |
* | module_param: check type correctness for module_param_array | Rusty Russell | 2012-01-13 | 1 | -0/+2 |
* | lis3: remove the references to the global variable in core driver | Éric Piel | 2011-11-01 | 1 | -103/+130 |
* | lis3: change exported function to use passed parameter | Éric Piel | 2011-11-01 | 1 | -3/+3 |
* | lis3: use consistent naming of variables | Éric Piel | 2011-11-01 | 1 | -60/+60 |
* | lis3lv02d: avoid divide by zero due to unchecked | Éric Piel | 2011-11-01 | 1 | -6/+30 |
* | lis3: fix regression of HP DriveGuard with 8bit chip | Takashi Iwai | 2011-10-04 | 1 | -6/+8 |
* | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 1 | -0/+999 |