1. 4c3577d Staging: iio: impedance-analyzer: Fix sparse warning by Ksenija Stanojevic · 9 years ago
  2. 16d55be Staging: iio: impedance-analyzer: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  3. f0002b3 staging: iio: ad5933: fix format string warnings by Asaf Vertz · 10 years ago
  4. 0a01db9 staging:iio:ad5933: Remove platform data from state struct by Lars-Peter Clausen · 10 years ago
  5. 9251d14 staging:iio:ad5933: Report temperature as raw value by Lars-Peter Clausen · 10 years ago
  6. 7ab374a iio: kfifo: Remove unused argument in iio_kfifo_allocate by Karol Wrona · 10 years ago
  7. 3e1b6c9 iio: Move buffer registration to the core by Lars-Peter Clausen · 10 years ago
  8. db38b9f staging:iio:ad5933: Don't enable channels by default by Lars-Peter Clausen · 10 years ago
  9. 7e74783 Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  10. 6822ee3 staging:iio:ad5933: Drop "raw" from channel names by Lars-Peter Clausen · 10 years ago
  11. 824269c staging:iio:ad5933: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  12. 69869c0 staging: iio: impedance-analyzer: add blank line after declaration by Catalina Mocanu · 10 years ago
  13. 7ddebf5 staging: iio: ad5933: fix sparse warnings by Teodora Baluta · 10 years ago
  14. e9ed104 staging:iio:impedance:ad5933: correct error check by Julia Lawall · 11 years ago
  15. 75b19bb staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  16. 9e69c93 iio: Add reference counting for buffers by Lars-Peter Clausen · 11 years ago
  17. 2432e1a staging:iio: Remove unnecessary casts for iio_push_to_buffers() by Lars-Peter Clausen · 11 years ago
  18. e5e26dd staging: iio: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  19. 53703a4 staging: iio: ad5933: Use devm_* APIs by Sachin Kamat · 11 years ago
  20. da200c2 staging:iio:impedance:ad5933 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  21. 032658a staging:iio:impedance-analyzer switch from sw_ring to kfifo. by Jonathan Cameron · 12 years ago
  22. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  23. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  24. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  25. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  26. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  27. 00176b3 staging:iio: Use iio_push_to_buffer by Lars-Peter Clausen · 12 years ago
  28. f4e4b95 staging:iio: Constify static iio_chan_spec arrays by Lars-Peter Clausen · 12 years ago
  29. ba86dc4 staging:iio:impedance-analyzer: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  30. 7cbb753 staging:iio: Streamline API function naming by Lars-Peter Clausen · 12 years ago
  31. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  32. f5ee7b8 staging:iio:impedance-analyser make use of iio_sw_buffer_preenable by Jonathan Cameron · 12 years ago
  33. 251640a staging:iio: drop procesed_val element of chan_spec. by Jonathan Cameron · 12 years ago
  34. 967d3fe staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. by Jonathan Cameron · 12 years ago
  35. cdacc05 staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro. by Jonathan Cameron · 12 years ago
  36. 7e63234 staging:iio: Setup buffer access functions when allocating the buffer by Lars-Peter Clausen · 13 years ago
  37. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  38. f79a909 staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer. by Jonathan Cameron · 13 years ago
  39. 550268ca staging:iio: scrap scan_count and ensure all drivers use active_scan_mask by Jonathan Cameron · 13 years ago
  40. 1612244 staging:iio:buffer move setup ops from buffer instance to iio_dev by Jonathan Cameron · 13 years ago
  41. c8a9f80 staging:iio:treewide only use shared to decide on interfaces by Jonathan Cameron · 13 years ago
  42. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  43. e15fbc9 iio: introduce type casts to avoid __ucmpdi2 calls by Michael Hennerich · 13 years ago
  44. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  45. d2fffd6 staging:iio: fix removal path to allow correct freeing. by Jonathan Cameron · 13 years ago
  46. 638e59f staging:iio:dac/dds/impedance dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  47. 748b636 staging: add module.h to various iio drivers by Paul Gortmaker · 13 years ago
  48. 6835cb6 staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define by Jonathan Cameron · 13 years ago
  49. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  50. 3811cd6 staging:iio: rename ring_generic.h -> buffer_generic.h by Jonathan Cameron · 13 years ago
  51. f2a9624 staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER by Jonathan Cameron · 13 years ago
  52. ec3afa4 staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED by Jonathan Cameron · 13 years ago
  53. 0aeac51 staging: iio: Move sensor drivers to sub menus by Manuel Stahl · 13 years ago
  54. 322c956 staging:iio:tree wide. abi fixup for in_ out_ prefix introduction. by Jonathan Cameron · 13 years ago
  55. 26d25ae staging:iio: rework of attribute registration. by Jonathan Cameron · 13 years ago
  56. 32b5eec staging:iio: Switch the channel masks to bitmaps so as to allow for more channels. by Jonathan Cameron · 13 years ago
  57. c009f7e staging:iio:buffering cleanup ring_buffer_register_ex naming. by Jonathan Cameron · 13 years ago
  58. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  59. f94aa354d iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer by Michael Hennerich · 13 years ago