summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/tsl2563.c
Commit message (Expand)AuthorAgeFilesLines
* iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-271-887/+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: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tsl2563: fixed bug with disabling interruptsDerek Basehore2012-11-171-2/+2
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-1/+1
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-181-1/+0
* staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-181-3/+7
* 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
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-241-10/+16
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-4/+7
|\
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-3/+3
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-0/+1
| * staging:iio:light:tsl2563 missing setting of id in get id function.Maxin B. John2011-11-261-0/+2
| * staging:iio:light:tsl2563 both intensity channels have same chan_spec.Jonathan Cameron2011-11-261-1/+1
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+4
* Staging: iio/light/tsl2563: fix compile warningDan Carpenter2011-10-111-1/+1
* Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter2011-10-111-1/+2
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-4/+5
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-061-6/+6
* staging:iio:light:tsl2563 remove unused headers.Jonathan Cameron2011-09-061-2/+0
* staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier ...Jonathan Cameron2011-09-061-9/+19
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-061-0/+1
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-2/+1
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-1/+1
* staging:iio:trivial sparse related cleanups.Jonathan Cameron2011-08-231-1/+1
* iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed2011-06-281-61/+45
* iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-0/+2
* iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-8/+9
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-8/+18
* staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron2011-05-191-206/+117
* staging:iio:light:tsl2563 remove old style event registration.Jonathan Cameron2011-05-191-43/+19
* staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron2011-04-251-2/+2
* staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-251-39/+29
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: tsl2563 event attribute name updatesJonathan Cameron2010-10-081-14/+14
* staging: iio: tsl2563 move to new event numbering scheme and remove old defin...Jonathan Cameron2010-10-081-2/+5
* staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron2010-07-081-90/+299
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-3/+15
|\
| * Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman2010-05-111-1/+1
OpenPOWER on IntegriCloud