aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/sca3000_core.c
Commit message (Expand)AuthorAge
* staging:iio:sca3000: Do not return a error in remove functionLars-Peter Clausen2012-09-22
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-03
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-27
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-14
* staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-08
* staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* staging:iio:accel:sca3000 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-13
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-08
| * Staging: iio/accel: Added a range check for val in store_measurement_mode()Andreas Ruprecht2011-12-08
| * Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8Andreas Ruprecht2011-12-08
| * Staging: iio/accel: Changed data type of val in store_measurement_mode to u8Andreas Ruprecht2011-11-28
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-26
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-26
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-17
* staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron2011-10-11
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-26
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-26
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-16
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-06
* staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron2011-09-06
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-06
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-06
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-06
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-06
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-25
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-23
* staging:iio:sysfs cleanout header for unused definitions.Jonathan Cameron2011-08-23
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-23
* Staging: iio: some uninitialized variable bugsDan Carpenter2011-07-05
* staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron2011-06-28
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-19
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-19
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-19
* staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron2011-05-19
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-25
* staging: iio: sca3000 event attribute name updatesJonathan Cameron2010-10-08
* staging: iio: sca3000 move to new event code scheme and add combined orientat...Jonathan Cameron2010-10-08
* staging: iio sync drivers with current ABIManuel Stahl2010-08-31
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-18
* Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2010-05-11
* staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-11
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-11