summaryrefslogtreecommitdiff
path: root/drivers/misc/lis3lv02d
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-08-28misc: lis3lv02d: constify attribute_group structures.Arvind Yadav
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-02-07misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-27misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel
2015-04-03lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel
2015-03-16misc: constify of_device_id arrayFabian Frederick
2014-12-05misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-04-29lis3lv02d: don't wank with fasync() on ->release()Al Viro
2012-11-21misc: remove use of __devexitBill Pemberton
2012-11-21misc: remove use of __devinitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack
2012-09-26drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack
2012-09-26lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch
2012-09-05lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown
2011-10-31lis3: remove the references to the global variable in core driverÉric Piel
2011-10-31lis3: change exported function to use passed parameterÉric Piel
2011-10-31lis3: use consistent naming of variablesÉric Piel
2011-10-31lis3: free regulators if probe() failsÉric Piel
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare