aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)AuthorFilesLines
2011-05-19staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.Jonathan Cameron9-46/+90
2011-05-19staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron3-21/+21
2011-05-19staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron1-1/+6
2011-05-19staging:iio: poll func allocation clean up.Jonathan Cameron5-76/+42
2011-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron3-140/+110
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron8-44/+74
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct deviceJonathan Cameron6-151/+12
2011-05-19staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron3-40/+47
2011-05-19staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron4-199/+220
2011-05-19staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron1-0/+29
2011-05-19staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron4-273/+228
2011-05-19staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron4-259/+220
2011-05-19staging:iio:accel:adis16203 move to chan_spec based setup.Jonathan Cameron4-255/+193
2011-05-19staging:iio:accel:adis16201 move to chan_spec based setup.Jonathan Cameron4-325/+217
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron9-43/+16
2011-05-19staging:iio:accel:adis16240 move to irqchip based trigger handling.Jonathan Cameron3-65/+43
2011-05-19staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron3-61/+45
2011-05-19staging:iio:accel:adis16204 move to irqchip based trigger handling.Jonathan Cameron3-67/+42
2011-05-19staging:iio:accel:adis16203 move to irqchip based trigger handling.Jonathan Cameron3-65/+42
2011-05-19staging:iio:accel:adis16201 move to irqchip based trigger handling.Jonathan Cameron3-65/+40
2011-05-19staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron3-91/+56
2011-05-19staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron2-90/+73
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron2-44/+19
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.Jonathan Cameron1-4/+1
2011-05-19staging:iio:sca3000 extract old event handling and move to poll for events from bufferJonathan Cameron3-708/+509
2011-05-19staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal.Jonathan Cameron3-47/+107
2011-05-19staging:iio:lis3l02dq: General cleanupJonathan Cameron3-100/+84
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron1-0/+2
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron1-4/+9
2011-05-19staging:iio:lis3l02dq - move to new channel_spec approach.Jonathan Cameron3-476/+308
2011-04-25staging:iio:adis16209 replace unnecessary event line registration.Jonathan Cameron2-50/+21
2011-04-25staging:iio:adis16240 replace unnecessary event line registration.Jonathan Cameron2-50/+22
2011-04-25staging:iio:adis16201 replace unnecessary event line registration.Jonathan Cameron2-50/+21
2011-04-25staging:iio:adis16204 replace unnecessary event line registration.Jonathan Cameron2-50/+22
2011-04-25staging:iio:adis16203 replace unnecessary event line registration.Jonathan Cameron2-50/+22
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron9-9/+9
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron1-4/+4
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi11-25/+25
2011-02-18staging:iio:lis3l02dq allow buffer implementation selectionJonathan Cameron3-5/+37
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2010-11-18Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-16Staging: iio: adis16220: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-09staging: iio: adis16209: tuning spi delay to make hardware more stableBarry Song1-1/+1
2010-11-09staging: iio: new adis16204 driverBarry Song7-0/+1125
2010-11-09staging: iio: new adis16203 driverBarry Song6-0/+1057
2010-11-09staging: iio: new adis16201 driverBarry Song6-0/+1162
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them.Jonathan Cameron3-21/+21
2010-10-08staging: iio: accel remove deprecated and misleading event macros.Jonathan Cameron1-107/+0