summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging:iio:adis16201 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+21
* staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron2011-04-252-50/+22
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-259-9/+9
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-251-4/+4
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-3111-25/+25
* staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron2011-02-183-5/+37
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-1/+1
|\
| * Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
OpenPOWER on IntegriCloud