summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lis3lv02d
Commit message (Expand)AuthorAgeFilesLines
* misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang2016-02-071-4/+4
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-271-1/+0
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel2015-04-031-0/+17
* lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel2015-04-031-19/+20
* misc: constify of_device_id arrayFabian Frederick2015-03-162-2/+2
* misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-2/+2
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-073-3/+0
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-061-2/+4
* lis3lv02d: don't wank with fasync() on ->release()Al Viro2013-04-291-1/+0
* misc: remove use of __devexitBill Pemberton2012-11-212-2/+2
* misc: remove use of __devinitBill Pemberton2012-11-212-2/+2
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-212-2/+2
* drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch2012-09-261-0/+23
* drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch2012-09-261-2/+6
* drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2012-09-262-6/+3
* drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack2012-09-261-0/+17
* drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack2012-09-262-0/+157
* lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch2012-09-263-8/+9
* lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch2012-09-053-8/+85
* MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin2012-01-241-12/+1
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-241-12/+1
* module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-0/+2
* lis3lv02d: make regulator API usage unconditionalMark Brown2011-10-311-22/+12
* lis3: remove the references to the global variable in core driverÉric Piel2011-10-312-103/+133
* lis3: change exported function to use passed parameterÉric Piel2011-10-314-7/+7
* lis3: use consistent naming of variablesÉric Piel2011-10-311-60/+60
* lis3: free regulators if probe() failsÉric Piel2011-10-311-2/+7
* lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-312-7/+31
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-031-6/+8
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-216-0/+1758
OpenPOWER on IntegriCloud