1. 4d5f8d3 staging:iio: add hook to allow core to perform scan related config. by Jonathan Cameron · 13 years ago
  2. beb8060 staging:iio:buffer add a cache of the timestamp scan index. by Jonathan Cameron · 13 years ago
  3. 5fb21c8 staging:iio:find iio channel from scan index util function by Jonathan Cameron · 13 years ago
  4. 94386ab staging:iio: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  5. c03f2c5 staging:iio:dac: Add AD5380 driver by Lars-Peter Clausen · 13 years ago
  6. 68b14d7 staging:iio:dac: Add AD5764 driver by Lars-Peter Clausen · 13 years ago
  7. 29bf626 staging:iio:adc:max1363 actually make timestamp controllable by Jonathan Cameron · 13 years ago
  8. 117cf8b staging:iio:generic_buffer example - handle endian differences by Jonathan Cameron · 13 years ago
  9. a7f7c36 staging:iio:Documentation: cleanup properly in buffer handling code by Jonathan Cameron · 13 years ago
  10. 014fcb1 iio: light sensor: Improve granularity of tsl2583 lux values. by Bryan Freed · 13 years ago
  11. d666c0d Staging: iio/accel: Added a range check for val in store_measurement_mode() by Andreas Ruprecht · 13 years ago
  12. bba4277 Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8 by Andreas Ruprecht · 13 years ago
  13. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  14. 28998e0 Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to int by Andreas Ruprecht · 13 years ago
  15. 6d3ff1c Staging: iio/adc: strict_strtoul was used with a long type variable by Andreas Ruprecht · 13 years ago
  16. d83fb18 staging: iio: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  17. 3b724ca Staging: iio/accel: Changed data type of val in store_measurement_mode to u8 by Andreas Ruprecht · 13 years ago
  18. 359f9ca Staging: iio/accel: Changed data type for val to unsigned long in write_frequency by Andreas Ruprecht · 13 years ago
  19. bae5b53 Staging: iio/accel: Changed data type in adis16220_write_16bit to u16 by Andreas Ruprecht · 13 years ago
  20. 0c22db439 staging:iio:documentation: document filter_low_pass_3db_frequency. by Jonathan Cameron · 13 years ago
  21. 98c9373 staging:iio:imu:adis16400 add control of data filtering. by Jonathan Cameron · 13 years ago
  22. df94aba staging:iio: filter description - low pass 3db frequency. by Jonathan Cameron · 13 years ago
  23. c1a7528 Staging: iio: fix endian conversion in ad7298_scan_direct() by Dan Carpenter · 13 years ago
  24. 5ae8f44 iio: Don't OOPS if dummy evgen failed init by Sasha Levin · 13 years ago
  25. 55e4390 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS by Lars-Peter Clausen · 13 years ago
  26. 275de9f staging:iio:dac:ad5624r: Convert to channel spec by Lars-Peter Clausen · 13 years ago
  27. a7b1528 staging:iio:dac:ad5504: Convert to channel spec by Lars-Peter Clausen · 13 years ago
  28. 33ad6b2 staging:iio:dac:ad5446: Convert to channel spec by Lars-Peter Clausen · 13 years ago
  29. 73aaf63 staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN" by Paul Bolle · 13 years ago
  30. 4658259 staging:iio:dac:ad5446: Add support for the AD5662 by Lars-Peter Clausen · 13 years ago
  31. 5691b23 staging:iio:dac: Add AD5421 driver by Lars-Peter Clausen · 13 years ago
  32. 19c2aed staging:iio: IIO_EVENT_CODE: Clamp channel numbers by Lars-Peter Clausen · 13 years ago
  33. 43c0364 staging:iio: Make write_event_value callback optional by Lars-Peter Clausen · 13 years ago
  34. 685e010 Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw() by Dan Carpenter · 13 years ago
  35. 23a3b8c Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw() by Dan Carpenter · 13 years ago
  36. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  37. 924f8a2 staging:iio: Do not use bitmasks for channel info addresses by Lars-Peter Clausen · 13 years ago
  38. 3014cd9 staging:iio: Add documentation for IIO_EVENT_CODE by Lars-Peter Clausen · 13 years ago
  39. 65d5ff8 staging:iio: Use userspace types for iio_event_data by Lars-Peter Clausen · 13 years ago
  40. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  41. f791cec Subject: fix build breakage in drivers/staging/iio/industrialio-core.c by Greg Kroah-Hartman · 13 years ago
  42. 96e00f1 staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present. by Jonathan Cameron · 13 years ago
  43. bc9f35d staging:iio:iio_utils.h: Add missing include by Lars-Peter Clausen · 13 years ago
  44. dc8f526 staging:iio:events: Make sure userspace buffer is large enough by Lars-Peter Clausen · 13 years ago
  45. 0403e0d staging:iio:core shared attrs do not work with modifier. by Jonathan Cameron · 13 years ago
  46. 5dd72ec staging:iio: trigger fixes for repeat request of same trigger and allocation failure by Jonathan Cameron · 13 years ago
  47. 4c3d153 staging:iio:kfifo remove entirely pointless code. by Jonathan Cameron · 13 years ago
  48. e69616b staging:iio:industrialio-trigger.c Trivial code style brackets fix by Jonathan Cameron · 13 years ago
  49. 67be8e3 staging:iio:triggers Remove unecessary existence checks and return val by Jonathan Cameron · 13 years ago
  50. 22dc09c staging:iio:light:tsl2563 missing setting of id in get id function. by Maxin B. John · 13 years ago
  51. a7e3bd6 staging:iio:light:tsl2563 both intensity channels have same chan_spec. by Jonathan Cameron · 13 years ago
  52. 703a9ce iio: adc: ad7280a: Fix memory leak by Michael Hennerich · 13 years ago
  53. e15fbc9 iio: introduce type casts to avoid __ucmpdi2 calls by Michael Hennerich · 13 years ago
  54. aaa0b4f iio: iio_event_getfd -- fix ev_int build failure by Andy Whitcroft · 13 years ago
  55. b464133 iio: fix a leak due to improper use of anon_inode_getfd() by Al Viro · 13 years ago
  56. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  57. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  58. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  59. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  60. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  61. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago
  62. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  63. a3e2940 staging:iio:dac: Add AD5360 driver by Lars-Peter Clausen · 13 years ago
  64. dafb7d1 staging:iio:trigger:bfin-timer: Fix compile error by Lars-Peter Clausen · 13 years ago
  65. cd8eca6 staging:iio:dac:ad5686: Check for negative values by Lars-Peter Clausen · 13 years ago
  66. 75bb23a staging:iio:dac:ad5791: Fix scale unit by Lars-Peter Clausen · 13 years ago
  67. f1a61a8 staging:iio:dac:ad5791: Convert attributes to new naming spec by Lars-Peter Clausen · 13 years ago
  68. 9dc9961 staging:iio:dac:ad5791: Allow asymmetrical reference voltages by Lars-Peter Clausen · 13 years ago
  69. 021c0a3 staging:iio:dac:ad5791: Use correct DAC bit-size by Lars-Peter Clausen · 13 years ago
  70. 1b99232 iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE. by Michael Hennerich · 13 years ago
  71. 5c48cb9 iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir by Michael Hennerich · 13 years ago
  72. e63abd0 iio: Spell fix - consistent use of Converter - no functional changes by Michael Hennerich · 13 years ago
  73. fcf265d staging:iio:dac: Add AD5064 driver by Lars-Peter Clausen · 13 years ago
  74. 9ad2e2e staging:iio:dummy Add buffered reading support by Jonathan Cameron · 13 years ago
  75. e647700 staging:iio:dummy Add event support + fake event generator by Jonathan Cameron · 13 years ago
  76. 3a84331 staging:iio:Documentation Simple dummy driver to explain the basics by Jonathan Cameron · 13 years ago
  77. 9c95e01 staging:iio:adc:max1363 incorrect allocation of available_scanmasks by Jonathan Cameron · 13 years ago
  78. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  79. cdea0be iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 support by Michael Hennerich · 13 years ago
  80. 3e2c96e staging:iio: gpio build dependency fixing by Jonathan Cameron · 13 years ago
  81. a45186c0 staging:iio:dac:ad5638: Fix channel address by Lars-Peter Clausen · 13 years ago
  82. 638e59f staging:iio:dac/dds/impedance dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  83. 84f79ec staging:iio:adc:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  84. 2579a0d staging:iio:accel:sca3000 dev_info to indio_dev renaming. by Jonathan Cameron · 13 years ago
  85. f8c6f4e staging:iio:core:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  86. ee760ab Staging: iio/adc/ad7150: release lock on error by Dan Carpenter · 13 years ago
  87. 15fbc19 Staging: iio/light/tsl2563: fix compile warning by Dan Carpenter · 13 years ago
  88. 97d35f2 Staging: iio/light/tsl2563: unlock on an error path by Dan Carpenter · 13 years ago
  89. 93decf3 staging:iio:resolver:ad2s1210 cleanup gpio handling. by Jonathan Cameron · 13 years ago
  90. f97beb5 staging:iio:resolver:ad2s1210 drop raw config register access by Jonathan Cameron · 13 years ago
  91. 2914854 staging:iio:resolver:ad2s1210 minimal chan spec conversion. by Jonathan Cameron · 13 years ago
  92. bf52f05 staging:iio:resolver:ad2s1210 ensure iio_dev->name is set by Jonathan Cameron · 13 years ago
  93. 10e4a52 staging:iio:resolver rename ad2s120x ->ad2s1200 by Jonathan Cameron · 13 years ago
  94. 9c5ed82 staging:iio:resolver:ad2s120x chan spec conversion by Jonathan Cameron · 13 years ago
  95. d4c926f staging:iio:Documentation gyro -> anglvel updates in attribute names by Jonathan Cameron · 13 years ago
  96. 41ea040 staging:iio: rename gyro channels to anglvel by Jonathan Cameron · 13 years ago
  97. 199d847 staging:iio:resolver:ad2s90 chan spec conversion by Jonathan Cameron · 13 years ago
  98. 19147f5 staging:iio:resolver:ad2s90 ensure name is passed to iio_core. by Jonathan Cameron · 13 years ago
  99. 72a86cc staging:iio:resolver:ad2s90 fix registration of null pointer by Jonathan Cameron · 13 years ago
  100. 4a70513 staging:iio:lisght:isl29018 use IIO_PROCESSED enum value. by Jonathan Cameron · 13 years ago