summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen2013-10-121-47/+73
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-0/+1
|\
| * iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
* | staging: iio: tsl2x7x_core: Remove redundant breakSachin Kamat2013-09-141-8/+0
* | staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-082-21/+21
* | staging: iio: tsl2x7x_core: Fix sparse warningSachin Kamat2013-09-071-1/+1
* | staging: iio: tsl2x7x_core: Use devm_* APIsSachin Kamat2013-09-071-25/+13
* | staging: iio: tsl2583: Use devm_iio_device_allocSachin Kamat2013-09-071-16/+8
|/
* staging: iio: light: isl29028: Use devm_iio_device_allocSachin Kamat2013-08-031-9/+4
* staging: iio: light: isl29018: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+5
* staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun2013-05-221-4/+5
* staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-20/+20
* staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-274-907/+0
* staging:iio:tsl2563 drop pointless forward declarationJonathan Cameron2013-01-261-2/+0
* staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config.Jonathan Cameron2013-01-261-4/+2
* staging:iio:light:tsl2563 clean comments up.Jonathan Cameron2013-01-261-13/+5
* staging:iio:light:tsl2563 drop unnecessary brackets around constants.Jonathan Cameron2013-01-261-33/+33
* staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen2013-01-261-66/+12
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-215-5/+5
* staging: iio: remove use of __devexitBill Pemberton2012-11-215-5/+5
* staging: iio: remove use of __devinitBill Pemberton2012-11-215-5/+5
* iio: isl29018: fix to return error or 0 in isl29018_write_raw()Wei Yongjun2012-11-191-1/+1
* tsl2563: fixed bug with disabling interruptsDerek Basehore2012-11-171-2/+2
* iio: isl29018: Support suspend and resume.Bryan Freed2012-11-021-0/+45
* iio: isl29018: Support fractional ALS scaling.Bryan Freed2012-09-081-2/+15
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-1/+1
* staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen2012-07-141-2/+1
* staging:iio:tsl2x7x: Fix client data inconsistencyLars-Peter Clausen2012-07-141-2/+2
* iio staging: fix spelling of suppression in isl29018Peter Meerwald2012-06-181-8/+8
* iio staging: fix tsl2x7x file modePeter Meerwald2012-06-182-0/+0
* iio staging: fix typos in tsl*: registerPeter Meerwald2012-06-182-2/+2
* staging: iio: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-143-39/+39
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-295-15/+15
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-255-11/+11
* staging: iio: tsl2x7x: bugfixesJon Brenner2012-04-241-8/+18
* staging: iio: add TAOS tsl2x7x driverJon Brenner2012-04-244-0/+2181
* staging: iio: light: isl29018: use regmap for register accessLaxman Dewangan2012-04-242-88/+91
* staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan2012-04-242-2/+2
* staging: iio: light: convert multiple spaces to tabLaxman Dewangan2012-04-201-9/+9
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-183-3/+0
* staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entriesJonathan Cameron2012-04-181-3/+7
* staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-182-5/+13
* staging: iio: light: isl29028: fix correct mask valueLaxman Dewangan2012-04-181-4/+4
* staging: iio: add driver for isl29028Laxman Dewangan2012-04-133-0/+574
* staging:iio:light:tsl2563 channel spec buglet / always reading same adc.Jonathan Cameron2012-04-131-1/+2
* staging:iio:tsl2563 rewrite probe error handlingGrant Grundler2012-03-071-13/+26
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-1/+1
OpenPOWER on IntegriCloud