summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: st_sensors: make interrupt optionalLinus Walleij2015-05-071-1/+11
| * iio: st_sensors: print error when failing to get IRQLinus Walleij2015-05-071-1/+3
| * iio: accel: kxcjk-1013: add some blank lines for readabilityAntonio Ospite2015-05-071-0/+3
| * iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite2015-05-071-0/+1
| * iio:prox:sx9500 trivial simplification of return path in init function.Jonathan Cameron2015-05-071-5/+1
| * staging:iio:light: Add some missing brackets to make sure code works as inten...Jonathan Cameron2015-05-071-1/+2
| * iio:light:ltr501 bug in parameter sanity check.Jonathan Cameron2015-05-031-1/+1
| * staging: iio: light: isl29018: Use standard sysfs attributes for scale and in...Roberta Dobrescu2015-04-301-49/+177
| * staging: iio: light: isl29018: Rename lux_scale to calibscaleRoberta Dobrescu2015-04-261-11/+11
| * staging: iio: light: isl29018: Remove non-standard sysfs attributesRoberta Dobrescu2015-04-261-94/+0
| * iio: accel: mma9553: fix gpio bitnum init valueIrina Tirdea2015-04-261-1/+2
| * iio: accel: mma9553: refactor mma9553_read_rawIrina Tirdea2015-04-261-68/+33
| * iio: accel: mma9553: prefix naming fixesIrina Tirdea2015-04-261-7/+7
| * iio: accel: mma9553: use GENMASKIrina Tirdea2015-04-261-2/+2
| * iio: accel: mma9553: comment and error message fixesIrina Tirdea2015-04-261-9/+10
| * iio: accel: mma9553: return 0 as indication of successIrina Tirdea2015-04-261-1/+1
| * iio: accel: mma9553: check for error in reading initial activity and stepcntIrina Tirdea2015-04-261-3/+6
| * iio: accel: mma9551_core: typo fix in RSC APP IDIrina Tirdea2015-04-262-2/+2
| * iio: accel: mma9551_core: wrong doc fixesIrina Tirdea2015-04-261-3/+3
| * iio: ltr501: Add support for ltr301 chipDaniel Baluta2015-04-262-5/+73
| * iio: ltr501: Add support for ltr559 chipDaniel Baluta2015-04-262-35/+186
| * iio: ltr501: Add ACPI enumeration supportKuppuswamy Sathyanarayanan2015-04-191-0/+8
| * iio: ltr501: Add interrupt rate control supportKuppuswamy Sathyanarayanan2015-04-191-7/+406
| * iio: ltr501: Add interrupt supportKuppuswamy Sathyanarayanan2015-04-191-6/+313
| * iio: ltr501: Add integration time supportKuppuswamy Sathyanarayanan2015-04-191-1/+89
| * iio:tmp006: Prefix #defines with TMP006_Peter Meerwald2015-04-181-3/+3
| * iio:tsl2563: Use tsl2563_ prefix for driver's functionsPeter Meerwald2015-04-181-18/+18
| * iio:tsl4531: Fix leftover TCS3472_ prefix in tsl4531 driverPeter Meerwald2015-04-181-5/+5
| * iio: sx9500: add GPIO reset pinVlad Dogaru2015-04-181-2/+20
| * iio: sx9500: refactor GPIO interrupt codeVlad Dogaru2015-04-181-18/+11
| * iio: sx9500: optimize power usageVlad Dogaru2015-04-181-54/+306
| * iio: mlx90614: Fix duplicate const warningVianney le Clément de Saint-Marcq2015-04-181-1/+1
| * iio: ltr501: Add regmap support.Kuppuswamy Sathyanarayanan2015-04-181-43/+86
| * iio: sx9500: fix formattingVlad Dogaru2015-04-181-1/+1
| * iio: sx9500: rename GPIO interrupt pinVlad Dogaru2015-04-181-1/+2
| * iio: sx9500: add power managementVlad Dogaru2015-04-091-0/+47
| * iio: light: ltr501: Fix alignment to match open parenthesisDaniel Baluta2015-04-091-19/+23
| * iio: adc: ti_am335x_adc: refactor DT parsing into a functionVignesh R2015-04-091-10/+19
| * iio: mlx90614: Check for errors in read valuesVianney le Clément de Saint-Marcq2015-04-091-0/+5
| * iio: mlx90614: Add power managementVianney le Clément de Saint-Marcq2015-04-091-2/+244
| * iio: mlx90614: Add emissivity settingVianney le Clément de Saint-Marcq2015-04-091-3/+103
| * iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq2015-04-091-0/+1
| * iio: accel: kxcjk1013: allow using an external triggerVlad Dogaru2015-04-091-15/+23
* | staging: unisys: uislib.h: Remove unused cache allocation prototypesJes Sorensen2015-05-081-5/+0
* | staging: unisys: visorchipset: Remove unused cache allocatorJes Sorensen2015-05-081-39/+0
* | staging: unisys: Remove wrapper around parser_init_guts()Jes Sorensen2015-05-081-12/+1
* | staging: unisys: parser_init_guts(): standard_payload_header is always falseJes Sorensen2015-05-081-28/+9
* | staging: unisys: parser: Remove unused functions and mark others staticJes Sorensen2015-05-081-197/+4
* | staging: unisys: visorchipset: Declare parser_init_byte_stream() staticJes Sorensen2015-05-081-7/+1
* | staging: unisys: visorchannel: Make visorchannel_create take a gfp_tJes Sorensen2015-05-085-20/+21