summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)Author
2011-06-16staging: fix 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
2011-04-25staging:iio:adis16201 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-18staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-18Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-16Staging: iio: adis16220: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-09staging: iio: adis16209: tuning spi delay to make hardware more stableBarry Song
2010-11-09staging: iio: new adis16204 driverBarry Song
2010-11-09staging: iio: new adis16203 driverBarry Song
2010-11-09staging: iio: new adis16201 driverBarry Song