summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)Author
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron
2011-07-05Staging: iio: release locks on error pathsDan Carpenter
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman
2011-06-28staging:iio: one more fix for IIO_RING_BUFFER not enabled.Jonathan Cameron
2011-06-28staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar
2011-06-28staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in ...Jonathan Cameron
2011-06-28staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid...Jonathan Cameron
2011-06-27Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.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: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron
2011-05-19staging:iio: poll func allocation clean up.Jonathan Cameron
2011-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron
2011-05-19staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron
2011-05-19staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio:accel:adis16203 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio:accel:adis16201 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:accel:adis16240 move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:accel:adis16204 move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:accel:adis16203 move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:accel:adis16201 move to irqchip based trigger handling.Jonathan 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:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron
2011-05-19staging:iio:sca3000 extract old event handling and move to poll for events fr...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: remove legacy event chrdev for the buffersJonathan Cameron
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron
2011-05-19staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron
2011-04-25staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron