1. 987869a iio: mxs-lradc: remove unneeded mach header inclusion by Shawn Guo · 11 years ago
  2. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  3. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  4. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  6. ad6c46b staging:iio: Use spi_sync_transfer() by Lars-Peter Clausen · 12 years ago
  7. ad76fda iio: mxs-lradc: Fix 'duplicate const' warning by Fabio Estevam · 12 years ago
  8. ca7d98d iio: Update iio_channel_get_all and iio_channel_get_all_cb API by Guenter Roeck · 12 years ago
  9. a11e619 staging/iio: (iio_hwmon) Basic devicetree support by Guenter Roeck · 12 years ago
  10. 1daed9b staging/iio: (iio_hwmon) Add support for sysfs name attribute by Guenter Roeck · 12 years ago
  11. c4ac7b9 staging/iio: (iio_hwmon) Use devm_kzalloc by Guenter Roeck · 12 years ago
  12. 420b0fc staging:iio: Move adxrs450 driver out of staging by Lars-Peter Clausen · 12 years ago
  13. 53ac850 staging:iio:adxrs450: Move header file contents to main file by Lars-Peter Clausen · 12 years ago
  14. d5e69c8 staging:iio:adxrs450: Fixup kernel doc comments by Lars-Peter Clausen · 12 years ago
  15. 619036e staging:iio:adxrs450: Use usleep_range for the sequential transfer dealy by Lars-Peter Clausen · 12 years ago
  16. 457b71d staging:iio:adxrs450: Don't split string across multiple lines by Lars-Peter Clausen · 12 years ago
  17. 1439b6e staging:iio:adxrs450: Reflow overlong lines by Lars-Peter Clausen · 12 years ago
  18. ceac0cf2 staging:iio:adxrs450: Don't spam the bootlog by Lars-Peter Clausen · 12 years ago
  19. 9a26578 staging:iio:adxrs450: Reject out of range calibscale values by Lars-Peter Clausen · 12 years ago
  20. c62b89c staging:iio:adxrs450: Perform sign extension for the calibbias register by Lars-Peter Clausen · 12 years ago
  21. 1a87e4f staging:iio:adxrs450: Make transfer buffers __be32 by Lars-Peter Clausen · 12 years ago
  22. 6a6df2d Partially revert "staging:iio:gyro:adxrs450 make more use of spi_read and spi_write." by Lars-Peter Clausen · 12 years ago
  23. 9c2251d iio:light:tsl2563 move out of staging by Jonathan Cameron · 12 years ago
  24. af0b8ee staging:iio:tsl2563 drop pointless forward declaration by Jonathan Cameron · 12 years ago
  25. a722dcc staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config. by Jonathan Cameron · 12 years ago
  26. a9e244f6 staging:iio:light:tsl2563 clean comments up. by Jonathan Cameron · 12 years ago
  27. 5ade763 staging:iio:light:tsl2563 drop unnecessary brackets around constants. by Jonathan Cameron · 12 years ago
  28. a9fbbee staging:iio:adis16080: Move out of staging by Lars-Peter Clausen · 12 years ago
  29. 668cce2 staging:iio:adis16080: Add scale and offset attributes by Lars-Peter Clausen · 12 years ago
  30. 61992d9 staging:iio:adis16080: Remove unnecessary lock by Lars-Peter Clausen · 12 years ago
  31. 3c80372 staging:iio:adis16080: be16 cleanups by Lars-Peter Clausen · 12 years ago
  32. 9ab82f0 staging:iio:adis16080: Cleanup SPI transfer by Lars-Peter Clausen · 12 years ago
  33. c21ab70 staging:iio:adis16080: Add device id table entry for the adis16100 by Lars-Peter Clausen · 12 years ago
  34. 5e1f9ac iio: mxs: Add MX23 support into the IIO driver by Marek Vasut · 12 years ago
  35. 232827f staging/iio: Use correct argument for sizeof by Peter Huewe · 12 years ago
  36. 81ca486 iio:accel:kxsd9 move out of staging by Jonathan Cameron · 12 years ago
  37. d526e51 staging:iio:accel:kxsd9 by Jonathan Cameron · 12 years ago
  38. df2e8f7 staging:iio: drop sw_ring buffer implementation. by Jonathan Cameron · 12 years ago
  39. 94f3c7c staging:iio:meter:ade7758 switch from sw_ring to kfifo by Jonathan Cameron · 12 years ago
  40. 032658a staging:iio:impedance-analyzer switch from sw_ring to kfifo. by Jonathan Cameron · 12 years ago
  41. a819a0d staging:iio:accel:lis3l02dq remove sw_ring support. by Jonathan Cameron · 12 years ago
  42. d6b09bd staging:iio: Move adis16400 out of staging by Lars-Peter Clausen · 12 years ago
  43. f4c6d64 staging:iio:adis16400: Code style cleanup by Lars-Peter Clausen · 12 years ago
  44. 6634cca staging:iio:adis16400: Remove samplerate_available attribute by Lars-Peter Clausen · 12 years ago
  45. 5eaf4ad staging:iio:adis16400: Remove unit suffix from samplerate attribute by Lars-Peter Clausen · 12 years ago
  46. 5eda355 staging:iio:adis16400: Preallocate transfer message by Lars-Peter Clausen · 12 years ago
  47. 599acfb staging:iio:adis16400: Add helper macros for channel declaration by Lars-Peter Clausen · 12 years ago
  48. 1ffe2e7 staging:iio:adis16400: Use triggered buffer setup helper function by Lars-Peter Clausen · 12 years ago
  49. cd888a17 staging:iio:adis16400: Use adis library by Lars-Peter Clausen · 12 years ago
  50. ca6907d staging:iio:adis16400: Remove unused default_scan_mask by Lars-Peter Clausen · 12 years ago
  51. bdb20bd staging:iio:adis16400: Fix and cleanup 3db filter setting by Lars-Peter Clausen · 12 years ago
  52. 06220b8 staging:iio:adis16400: Don't pass 0 to ilog2 by Lars-Peter Clausen · 12 years ago
  53. 3f6a0ba staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding it by Lars-Peter Clausen · 12 years ago
  54. 06ddd35 iio: mxs: Implement support for touchscreen by Marek Vasut · 12 years ago
  55. 2b4ff03 staging:iio:gyro: Remove stale Makefile entry by Lars-Peter Clausen · 12 years ago
  56. 8f5f90a Merge 3.8-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  57. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  58. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  59. 97f4be60 staging: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  60. a02a8c4 staging:iio:adis16080: Perform sign extension by Lars-Peter Clausen · 12 years ago
  61. 7b7a4ef iio: mxs-lradc: indexes are unsigned by Fabio Estevam · 12 years ago
  62. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  63. 99e0201 iio: mxs: Remove unused struct mxs_lradc_chan by Marek Vasut · 12 years ago
  64. 569c4ac iio: Fix some comments by Alexander Stein · 12 years ago
  65. 31ad70e staging:iio:adis16260: Select adislib by Lars-Peter Clausen · 12 years ago
  66. f87f1a2 staging:iio: Move ad7793 driver out of staging by Lars-Peter Clausen · 12 years ago
  67. e786cc2 staging:iio:ad7793: Implement stricter id checking by Lars-Peter Clausen · 12 years ago
  68. 891c8bc staging:iio:ad7793: Move register definitions from header to source by Lars-Peter Clausen · 12 years ago
  69. dd2c101 staging:iio:ad7793: Rework regulator handling by Lars-Peter Clausen · 12 years ago
  70. d21f30c staging:iio:ad7793: Rework platform data by Lars-Peter Clausen · 12 years ago
  71. fe2e0d5 staging:iio:ad7793: Use kstrtol instead of strict_strtol by Lars-Peter Clausen · 12 years ago
  72. 3e4334f staging:iio:ad7793: Use usleep_range instead of msleep by Lars-Peter Clausen · 12 years ago
  73. e4ac728 staging:iio:ad7793: Fix temperature scale by Lars-Peter Clausen · 12 years ago
  74. 24b27fa staging:iio:ad7793: Fix VDD monitor scale by Lars-Peter Clausen · 12 years ago
  75. e543acf staging: iio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  76. 447d4f2 staging: iio: remove use of __devexit by Bill Pemberton · 12 years ago
  77. 4ae1c61 staging: iio: remove use of __devinit by Bill Pemberton · 12 years ago
  78. 709ab36 staging:iio: Move the ad7298 driver out of staging by Lars-Peter Clausen · 12 years ago
  79. dc4871a staging:iio:ad7298: Squash everything into one file by Lars-Peter Clausen · 12 years ago
  80. 01a10e0 staging:iio:ad7298: Fix temperature scale and offset by Lars-Peter Clausen · 12 years ago
  81. 2e33460 staging:iio:ad7298: Rework regulator handling by Lars-Peter Clausen · 12 years ago
  82. ca654638 staging:iio:ad7298: Do not perform endianness conversion in buffered mode by Lars-Peter Clausen · 12 years ago
  83. ec04cb0 staging:iio: Move adis library out of staging by Lars-Peter Clausen · 12 years ago
  84. aacff89 staging:iio:adis: Preallocate transfer message by Lars-Peter Clausen · 12 years ago
  85. a458c55 staging:iio:adis_lib: Use triggered buffer setup helper function by Lars-Peter Clausen · 12 years ago
  86. 9d5e9fd staging:iio:adis16260: Use adis library by Lars-Peter Clausen · 12 years ago
  87. 5cb7cb1 staging:iio:adis16240: Use adis library by Lars-Peter Clausen · 12 years ago
  88. edcf600 staging:iio:adis16220: Use adis library by Lars-Peter Clausen · 12 years ago
  89. 511fb29 staging:iio:adis16209: Use adis library by Lars-Peter Clausen · 12 years ago
  90. 5bd22f5 staging:iio:adis16204: Use adis library by Lars-Peter Clausen · 12 years ago
  91. 3bff7eb staging:iio:adis16203: Use adis library by Lars-Peter Clausen · 12 years ago
  92. 6d78e86 staging:iio:adis16201: Use adis library by Lars-Peter Clausen · 12 years ago
  93. ccd2b52 staging:iio: Add common ADIS library by Lars-Peter Clausen · 12 years ago
  94. 6dc973d iio: isl29018: fix to return error or 0 in isl29018_write_raw() by Wei Yongjun · 12 years ago
  95. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  96. 95273f8 tsl2563: fixed bug with disabling interrupts by Derek Basehore · 12 years ago
  97. e8f45e3 staging:iio:adt7410: Fix adt7410_set_mode return value by Lars-Peter Clausen · 12 years ago
  98. 168c9d9 iio:adc:max1363 move from staging. by Jonathan Cameron · 12 years ago
  99. b77b8f8 staging:iio:adc:max1363 cleanup regulator handling. by Jonathan Cameron · 12 years ago
  100. 0d9fa2c staging:iio:adc:max1363 white space cleanup by Jonathan Cameron · 12 years ago