1. ceeb6fe staging: Fix recieve/receive typos by Joe Perches · 13 years ago
  2. d9b42c0 iio: light sensor: Add SMBUS support to the tsl2563 driver. by Bryan Freed · 13 years ago
  3. 9e4216f iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  4. 8f518d7 iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  5. beeada7 staging:iio: one more fix for IIO_RING_BUFFER not enabled. by Jonathan Cameron · 13 years ago
  6. f88af7e Staging: iio: dereferencing uninitialized variable by Dan Carpenter · 13 years ago
  7. 7959a7c staging: iio light Kconfig fixlet by maximilian attems · 13 years ago
  8. c2f37c8 iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters by Michael Hennerich · 13 years ago
  9. ae19178 iio: industrialio-core: Add IIO_OUT type by Michael Hennerich · 13 years ago
  10. 88bc305 IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC by Michael Hennerich · 13 years ago
  11. 3fd47d4 staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allocated buffer. by anish kumar · 13 years ago
  12. d561470 staging: IIO corrected the spelling in iio-trig-gpio by anish · 13 years ago
  13. d31907f staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state by Jonathan Cameron · 13 years ago
  14. 927afbe staging:iio:light:isl29018: allocate device state with iio_dev by Jonathan Cameron · 13 years ago
  15. 88fa4de staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. by Jonathan Cameron · 13 years ago
  16. afc2ff0 staging:iio:meter:ade7759: allocate state with iio_dev by Jonathan Cameron · 13 years ago
  17. 338473c staging:iio:magnetometer:ak8975: allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  18. 58f08b0 staging:iio:resolver:ad2s90 general cleanup by Jonathan Cameron · 13 years ago
  19. 8f2bd83 staging:iio:resolver:ad2s120x cleanup. by Jonathan Cameron · 13 years ago
  20. b19e9ad staging:iio:resolver:ad2s1210 general driver cleanup. by Jonathan Cameron · 13 years ago
  21. 937a960 staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev. by Jonathan Cameron · 13 years ago
  22. 57157d1 staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state. by Jonathan Cameron · 13 years ago
  23. bfccd4f staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers within state by Jonathan Cameron · 13 years ago
  24. ba61bb1 staging:iio:gyro:adxrs450: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  25. d088ab8 staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  26. 9f8632d staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  27. 1dd9290 staging:iio:gyro:adis16080: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  28. 3a5952f staging:iio:gyro:adis16060 allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  29. 3e77258 staging:iio:dds:ad9951: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  30. fb565f1 staging:iio:dds:ad9910: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  31. a2829911 staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  32. 7be9437 staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr group. by Jonathan Cameron · 13 years ago
  33. 8b7163a staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  34. 39f3b32 staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  35. 7074e1d staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_dev by Jonathan Cameron · 13 years ago
  36. cada11f staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  37. f5730d5 staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  38. 86729fc staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  39. a3684de staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  40. 3ff2420 staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  41. d3de293 staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  42. 70be429 staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  43. 7978f9f staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  44. 84e8d84 staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls. by Jonathan Cameron · 13 years ago
  45. b0011d6 staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  46. febafb9 staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  47. 744e4a6 staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  48. d439797 staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  49. f4c794a staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  50. 46a6af3 staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  51. d8aea29 staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  52. f490f42 staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  53. 6768810 staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  54. ed0c012 staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  55. 83f0422 staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  56. 01a6721 staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  57. a22ff70 staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  58. 35212df staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  59. 4de66bb staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  60. 6a0d809 staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately. by Jonathan Cameron · 13 years ago
  61. 5c04af0 iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO by Michael Hennerich · 13 years ago
  62. 43a4360 iio: trigger: Add filter callback by Michael Hennerich · 13 years ago
  63. 03e1672 iio: trigger: Move declaration of struct iio_poll_func to avoid warnings by Michael Hennerich · 13 years ago
  64. 71646e2 iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO by Michael Hennerich · 13 years ago
  65. 6263ba5 staging: speakup: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  66. 919ed52 Staging: Winbond: Fix assorted spacing issues. by Akshay Joshi · 13 years ago
  67. f4b7052 staging: et131x: Removing '_t' from ce_stats_t struct by Mark Einon · 13 years ago
  68. 57ecdfa staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'. by Mark Einon · 13 years ago
  69. 2e86153 staging: et131x: et131x_netdev.c checkpatch fixes by Mark Einon · 13 years ago
  70. 76fb419 staging: et131x: et131x_initpci.c checkpatch fixes by Mark Einon · 13 years ago
  71. 47883130 staging: et131x: et131x_adapter.h checkpatch fixes by Mark Einon · 13 years ago
  72. 29667f3 staging: et131x: et1310_rx.c checkpatch fixes by Mark Einon · 13 years ago
  73. 4ce6cc5 staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add new typedefs') by Mark Einon · 13 years ago
  74. 45ce3f6 Staging: rtl8192e: Fixed numerous coding style issues by Ken O'Brien · 13 years ago
  75. dc6b15f Staging: rtl8192e: Fixed numerous coding style issues by Ken O'Brien · 13 years ago
  76. 23567c7 Staging: wlan-ng: fix brace coding style issue in prism2fw.c by Joseph Salisbury · 13 years ago
  77. 7a2eaf9 staging: octeon: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  78. 9d17653 Staging: tty: epca: fixing return code-style issue by Aviv Ben-Yosef · 13 years ago
  79. 562d683 staging: msm: Use angle brackets for system includes by Joe Perches · 13 years ago
  80. d684aee tm6000: Cleaned up code style in tm6000-alsa.c by Curtis McEnroe · 13 years ago
  81. 41eb8d6 tm6000: Clean up code style in tm6000-input.c by Curtis McEnroe · 13 years ago
  82. 0f063c6 tm6000: Cleaned up code style in tm6000-i2c.c by Curtis McEnroe · 13 years ago
  83. 94b2766 tm6000: Cleaned up code style in tm6000-dbv.c by Curtis McEnroe · 13 years ago
  84. 3a5deac gma500: Fix uninitialized variable and style issues by Andre Bartke · 13 years ago
  85. ef41e3f gma500: Set the correct bits according to the pipe by Alan Cox · 13 years ago
  86. fb7ff7f gma500: Make GTT pages uncached by Alan Cox · 13 years ago
  87. 7b847f6 gma500: fix warnings by Alan Cox · 13 years ago
  88. dca2218 Staging: VME: Introduce IOCTL to generate VME interrupts. by Vincent Bossier · 13 years ago
  89. 54b4a77 Staging: VME: Fix ca91cx42 VME interrupt generation. by Vincent Bossier · 13 years ago
  90. 05614fb Staging: VME: Make vme/ctl device available for IOCTL operations only. by Vincent Bossier · 13 years ago
  91. 56fc508 Staging: VME: Fix Universe II int ack logic. by Vincent Bossier · 13 years ago
  92. 584721c Staging VME: Fix remaining checkpatch.pl errors. by Vincent Bossier · 13 years ago
  93. ed7c221 staging: tm6000: cleaned up code in tm6000-video.c according to coding style by Curtis McEnroe · 13 years ago
  94. 2d32f74 staging: comedi (adv_pci1723): coding style, fix whitespace before quoted newline by Matt Billenstein · 13 years ago
  95. 4b2b6d8 staging: intel_sst: Fix memory leak by Andre Bartke · 13 years ago
  96. c0777d2 staging: altera-stapl: Fix memory leak of altera_init() by Peter Huewe · 13 years ago
  97. 8ded351 staging: use videobuf2 framework for drivers/staging/dt3155v4l driver by Marin Mitov · 13 years ago
  98. 7a17633 staging: synaptics: Implement error handling for rmi4 touch regulator by Naveen Kumar Gaddipati · 13 years ago
  99. 09861bc staging: sep: fix function name in kernel-doc by Jonathan Neuschäfer · 13 years ago
  100. 1fddb42 staging: sep: clean up some checkpatch.pl issues by Tim Retout · 13 years ago