summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/tsl2563.c
AgeCommit message (Expand)Author
2013-01-26staging:iio:tsl2563 drop pointless forward declarationJonathan Cameron
2013-01-26staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config.Jonathan Cameron
2013-01-26staging:iio:light:tsl2563 clean comments up.Jonathan Cameron
2013-01-26staging:iio:light:tsl2563 drop unnecessary brackets around constants.Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-17tsl2563: fixed bug with disabling interruptsDerek Basehore
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron
2012-04-18staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron
2012-04-13staging:iio:light:tsl2563 channel spec buglet / always reading same adc.Jonathan Cameron
2012-03-07staging:iio:tsl2563 rewrite probe error handlingGrant Grundler
2012-02-24staging:iio: Use dev_pm_opsLars-Peter Clausen
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-26staging:iio:light:tsl2563 missing setting of id in get id function.Maxin B. John
2011-11-26staging:iio:light:tsl2563 both intensity channels have same chan_spec.Jonathan Cameron
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-11Staging: iio/light/tsl2563: fix compile warningDan Carpenter
2011-10-11Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio:light:tsl2563 remove unused headers.Jonathan Cameron
2011-09-06staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier ...Jonathan Cameron
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-06-28iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed
2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed
2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron
2011-05-19staging:iio:light:tsl2563 remove old style event registration.Jonathan Cameron
2011-04-25staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron
2011-04-25staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2010-10-08staging: iio: tsl2563 event attribute name updatesJonathan Cameron
2010-10-08staging: iio: tsl2563 move to new event numbering scheme and remove old defin...Jonathan Cameron
2010-07-08staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-11Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman
2010-05-11Staging: iio: light trivial whitespace fixJonathan Cameron