summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-024-8/+24
* staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron2011-07-181-1/+1
* Staging: iio: release locks on error pathsDan Carpenter2011-07-051-2/+6
* Staging: iio: some uninitialized variable bugsDan Carpenter2011-07-051-0/+1
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-054-5/+5
|\
| * Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-272-2/+2
| * Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-272-3/+3
* | staging:iio: one more fix for IIO_RING_BUFFER not enabled.Jonathan Cameron2011-06-281-1/+1
* | staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar2011-06-281-29/+9
* | staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in ...Jonathan Cameron2011-06-284-93/+63
* | staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-47/+17
* | staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron2011-06-283-62/+52
* | staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-282-76/+43
* | staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-284-72/+47
* | staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-284-73/+46
* | staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-284-71/+44
* | staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid...Jonathan Cameron2011-06-284-74/+48
|/
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-9/+7
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-199-46/+90
* staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron2011-05-193-21/+21
* staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-191-1/+6
* staging:iio: poll func allocation clean up.Jonathan Cameron2011-05-195-76/+42
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-193-141/+111
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-198-44/+74
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-196-151/+12
* staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron2011-05-193-40/+47
* staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron2011-05-194-199/+220
* staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron2011-05-191-0/+29
* staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron2011-05-194-277/+232
* staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron2011-05-194-259/+220
* staging:iio:accel:adis16203 move to chan_spec based setup.Jonathan Cameron2011-05-194-257/+195
* staging:iio:accel:adis16201 move to chan_spec based setup.Jonathan Cameron2011-05-194-328/+220
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-199-43/+16
* staging:iio:accel:adis16240 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-65/+43
* staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-61/+45
* staging:iio:accel:adis16204 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-67/+42
* staging:iio:accel:adis16203 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-65/+42
* staging:iio:accel:adis16201 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-65/+40
* staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron2011-05-193-91/+56
* staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron2011-05-192-90/+73
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-192-44/+19
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-191-4/+1
* staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron2011-05-193-709/+510
* staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...Jonathan Cameron2011-05-193-47/+107
* staging:iio:lis3l02dq: General cleanupJonathan Cameron2011-05-193-100/+84
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-191-0/+2
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-191-4/+9
* staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron2011-05-193-481/+313
* staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+21
* staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
OpenPOWER on IntegriCloud