summaryrefslogtreecommitdiff
path: root/drivers/misc/lis3lv02d
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* misc: lis3lv02d: constify attribute_group structures.Arvind Yadav2017-08-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang2016-02-07
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-27
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel2015-04-03
* lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel2015-04-03
* misc: constify of_device_id arrayFabian Frederick2015-03-16
* misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-05
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-06
* lis3lv02d: don't wank with fasync() on ->release()Al Viro2013-04-29
* misc: remove use of __devexitBill Pemberton2012-11-21
* misc: remove use of __devinitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch2012-09-26
* drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch2012-09-26
* drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2012-09-26
* drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack2012-09-26
* drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack2012-09-26
* lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch2012-09-26
* lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch2012-09-05
* MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin2012-01-24
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-24
* module_param: check type correctness for module_param_arrayRusty Russell2012-01-13
* lis3lv02d: make regulator API usage unconditionalMark Brown2011-10-31
* lis3: remove the references to the global variable in core driverÉric Piel2011-10-31
* lis3: change exported function to use passed parameterÉric Piel2011-10-31
* lis3: use consistent naming of variablesÉric Piel2011-10-31
* lis3: free regulators if probe() failsÉric Piel2011-10-31
* lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-31
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-03
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-21