summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/lis3l02dq_core.c
AgeCommit message (Expand)Author
2012-09-03staging iio: lis3l02dq cleanupPeter Meerwald
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen
2012-05-14staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-13staging:iio:accel:lis3l02dq unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-10staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger.Jonathan Cameron
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-08staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron
2011-11-30Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to intAndreas Ruprecht
2011-11-29Staging: iio/accel: Changed data type for val to unsigned long in write_frequ...Andreas Ruprecht
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-09-26staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:accel: usused header removals.Jonathan Cameron
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron
2011-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron
2011-05-19staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron
2011-05-19staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron
2011-05-19staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron
2011-05-19staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron
2011-05-19staging:iio:lis3l02dq: General cleanupJonathan Cameron
2011-05-19staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-08staging: iio: lis3l02dq event attribute renamesJonathan Cameron
2010-10-08staging: iio: lis3l02dq move to new event code schemeJonathan Cameron