summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/kxsd9.c
Commit message (Expand)AuthorAgeFilesLines
* iio:accel:kxsd9 move out of stagingJonathan Cameron2013-01-261-291/+0Star
* staging:iio:accel:kxsd9Jonathan Cameron2013-01-261-5/+5
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-2/+2
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-191-1/+1
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-2/+2
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-141-1/+1
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-301-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-191-2/+4
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-4/+6
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-271-1/+3
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-271-3/+3
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-271-2/+2
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1Star
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-181-0/+1
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-301-1/+1
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-261-0/+1
* staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec.Jonathan Cameron2011-08-231-163/+105Star
* staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar2011-06-281-29/+9Star
* staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-47/+17Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-6/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging:iio:kxsd9 remove unnecessary includesJonathan Cameron2010-07-081-6/+0Star
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-111-37/+51
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron2009-09-151-0/+395