| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: adxl34x - switch to using managed resources | Dmitry Torokhov | 2024-06-11 | 1 | -8/+0 |
* | Input: adxl34x - use device core to create driver-specific device attributes | Dmitry Torokhov | 2024-06-11 | 1 | -0/+1 |
* | Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS() | Jonathan Cameron | 2023-01-27 | 1 | -24/+1 |
* | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 1 | -3/+1 |
* | Input: adxl34x - make adxl34x_remove() return void | Uwe Kleine-König | 2021-10-13 | 1 | -1/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -1/+1 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | Input: misc - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 | 1 | -4/+2 |
* | Input: adxl34x - use spi_get_drvdata() | Jingoo Han | 2013-04-08 | 1 | -3/+3 |
* | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2013-03-27 | 1 | -1/+1 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: convert SPI drivers to use module_spi_driver() | Axel Lin | 2012-03-17 | 1 | -11/+1 |
* | Input: remove redundant spi driver bus initialization | Lars-Peter Clausen | 2011-11-29 | 1 | -1/+0 |
* | Input: adxl34x - fix references to adx134x | Mark Brown | 2011-02-21 | 1 | -2/+2 |
* | Input: adxl34x-spi - convert to dev_pm_ops | Mark Brown | 2011-02-21 | 1 | -7/+9 |
* | Input: adxl34 - make enable/disable separate from suspend/resume | Dmitry Torokhov | 2010-07-03 | 1 | -8/+8 |
* | Input: add driver for ADXL345/346 Digital Accelerometers | Michael Hennerich | 2010-06-25 | 1 | -0/+145 |