summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/tsl2x7x_core.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-03-17staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron1-20/+20
2013-01-26staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen1-66/+12
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-21staging: iio: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: iio: remove use of __devinitBill Pemberton1-1/+1
2012-07-14staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen1-2/+1
2012-07-14staging:iio:tsl2x7x: Fix client data inconsistencyLars-Peter Clausen1-2/+2
2012-06-18iio staging: fix tsl2x7x file modePeter Meerwald1-0/+0
2012-06-18iio staging: fix typos in tsl*: registerPeter Meerwald1-1/+1
2012-06-04staging: iio: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-05-14staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen1-20/+20
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-3/+3
2012-04-24staging: iio: tsl2x7x: bugfixesJon Brenner1-8/+18
2012-04-24staging: iio: add TAOS tsl2x7x driverJon Brenner1-0/+2072