summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to intAndreas Ruprecht2011-11-301-1/+1
* Staging: iio/adc: strict_strtoul was used with a long type variableAndreas Ruprecht2011-11-301-2/+2
* staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-11-306-24/+20
* Staging: iio/accel: Changed data type of val in store_measurement_mode to u8Andreas Ruprecht2011-11-291-2/+2
* Staging: iio/accel: Changed data type for val to unsigned long in write_frequ...Andreas Ruprecht2011-11-291-2/+2
* Staging: iio/accel: Changed data type in adis16220_write_16bit to u16Andreas Ruprecht2011-11-291-2/+2
* staging:iio:documentation: document filter_low_pass_3db_frequency.Jonathan Cameron2011-11-281-0/+10
* staging:iio:imu:adis16400 add control of data filtering.Jonathan Cameron2011-11-282-37/+142
* staging:iio: filter description - low pass 3db frequency.Jonathan Cameron2011-11-282-0/+9
* Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter2011-11-261-6/+7
* iio: Don't OOPS if dummy evgen failed initSasha Levin2011-11-261-0/+4
* staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-2645-10/+45
* staging:iio:dac:ad5624r: Convert to channel specLars-Peter Clausen2011-11-262-51/+79
* staging:iio:dac:ad5504: Convert to channel specLars-Peter Clausen2011-11-262-64/+71
* staging:iio:dac:ad5446: Convert to channel specLars-Peter Clausen2011-11-262-108/+83
* staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN"Paul Bolle2011-11-261-1/+0
* staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen2011-11-261-1/+1
* staging:iio:dac: Add AD5421 driverLars-Peter Clausen2011-11-264-0/+598
* staging:iio: IIO_EVENT_CODE: Clamp channel numbersLars-Peter Clausen2011-11-261-2/+3
* staging:iio: Make write_event_value callback optionalLars-Peter Clausen2011-11-261-0/+3
* Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw()Dan Carpenter2011-11-261-1/+1
* Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()Dan Carpenter2011-11-261-1/+1
* staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-2640-428/+468
* staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-2638-111/+112
* staging:iio: Add documentation for IIO_EVENT_CODELars-Peter Clausen2011-11-261-4/+33
* staging:iio: Use userspace types for iio_event_dataLars-Peter Clausen2011-11-261-2/+3
* staging:iio: header reorganizationJonathan Cameron2011-11-2647-140/+168
* Subject: fix build breakage in drivers/staging/iio/industrialio-core.cGreg Kroah-Hartman2011-11-261-1/+1
* staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present.Jonathan Cameron2011-11-262-3/+5
* staging:iio:iio_utils.h: Add missing includeLars-Peter Clausen2011-11-261-0/+1
* staging:iio:events: Make sure userspace buffer is large enoughLars-Peter Clausen2011-11-261-2/+4
* staging:iio:core shared attrs do not work with modifier.Jonathan Cameron2011-11-261-1/+1
* staging:iio: trigger fixes for repeat request of same trigger and allocation ...Jonathan Cameron2011-11-261-1/+11
* staging:iio:kfifo remove entirely pointless code.Jonathan Cameron2011-11-261-8/+1
* staging:iio:industrialio-trigger.c Trivial code style brackets fixJonathan Cameron2011-11-261-4/+2
* staging:iio:triggers Remove unecessary existence checks and return valJonathan Cameron2011-11-262-13/+6
* 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
* iio: adc: ad7280a: Fix memory leakMichael Hennerich2011-11-261-1/+2
* iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-265-9/+9
* iio: fix a leak due to improper use of anon_inode_getfd()Al Viro2011-11-211-1/+9
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0622-0/+22
|\
| * staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-313-0/+3
| * staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-3119-0/+19
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-2/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26181-10393/+14432
|\
| * staging:iio:dac: Add AD5360 driverLars-Peter Clausen2011-10-233-0/+593
| * staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-231-1/+1
| * staging:iio:dac:ad5686: Check for negative valuesLars-Peter Clausen2011-10-191-1/+1
| * staging:iio:dac:ad5791: Fix scale unitLars-Peter Clausen2011-10-191-1/+1
OpenPOWER on IntegriCloud