1. bcc70a6 gma500: Only fiddle with clock gating on PSB by Alan Cox · 13 years ago
  2. 5338afd gma500: Update the GEM todo by Alan Cox · 13 years ago
  3. 078d6f7 gma500: psb_fb tidy/cleanup pass by Alan Cox · 13 years ago
  4. 2f8a78f gma500: Extract BIOSisy stuff from psb_drv by Alan Cox · 13 years ago
  5. eee9b52 gma500: Move our other GEM helper into the bits want to push into GEM by Alan Cox · 13 years ago
  6. a897854 gma500: Medfield support by Alan Cox · 13 years ago
  7. 6669b1d gma500: 2D polish by Alan Cox · 13 years ago
  8. e2e8860 gma500: CodingStyle pass by Alan Cox · 13 years ago
  9. 2cf10d2 gma500: Use the GEM tweaks to provide a GEM frame buffer by Alan Cox · 13 years ago
  10. 635816e gma500: GEM glue by Alan Cox · 13 years ago
  11. f0017b1 gma500: Kill spare kref by Alan Cox · 13 years ago
  12. 99d8f03 gma500: nuke the PSB debug stuff by Alan Cox · 13 years ago
  13. 0496cf5 gma500: nuke the last bits of TTM code by Alan Cox · 13 years ago
  14. 4e1d2fa gma500: 2D acceleration tidying by Alan Cox · 13 years ago
  15. de64ac9 gma500: polish for completion of this phase by Alan Cox · 13 years ago
  16. 5b7aa16 gma500: trim some of the debug by Alan Cox · 13 years ago
  17. 3cc76c1 gma500: Do sane FB cleanup by Alan Cox · 13 years ago
  18. daab23f gma500: revamp frame buffer creation and handling by Alan Cox · 13 years ago
  19. 9460e84 gma500: Ensure the frame buffer has a linear virtual mapping by Alan Cox · 13 years ago
  20. 0c9e98a Merge Linux 3.0-rc6 into staging-next by Greg Kroah-Hartman · 13 years ago
  21. af0c25c staging: remove obsoleted CS5535/CS5536 GPIO driver by Américo Wang · 13 years ago
  22. ceeb6fe staging: Fix recieve/receive typos by Joe Perches · 13 years ago
  23. d9b42c0 iio: light sensor: Add SMBUS support to the tsl2563 driver. by Bryan Freed · 13 years ago
  24. 9e4216f iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  25. 8f518d7 iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  26. beeada7 staging:iio: one more fix for IIO_RING_BUFFER not enabled. by Jonathan Cameron · 13 years ago
  27. f88af7e Staging: iio: dereferencing uninitialized variable by Dan Carpenter · 13 years ago
  28. 7959a7c staging: iio light Kconfig fixlet by maximilian attems · 13 years ago
  29. c2f37c8 iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters by Michael Hennerich · 13 years ago
  30. ae19178 iio: industrialio-core: Add IIO_OUT type by Michael Hennerich · 13 years ago
  31. 88bc305 IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC by Michael Hennerich · 13 years ago
  32. 3fd47d4 staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allocated buffer. by anish kumar · 13 years ago
  33. d561470 staging: IIO corrected the spelling in iio-trig-gpio by anish · 13 years ago
  34. d31907f staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state by Jonathan Cameron · 13 years ago
  35. 927afbe staging:iio:light:isl29018: allocate device state with iio_dev by Jonathan Cameron · 13 years ago
  36. 88fa4de staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. by Jonathan Cameron · 13 years ago
  37. afc2ff0 staging:iio:meter:ade7759: allocate state with iio_dev by Jonathan Cameron · 13 years ago
  38. 338473c staging:iio:magnetometer:ak8975: allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  39. 58f08b0 staging:iio:resolver:ad2s90 general cleanup by Jonathan Cameron · 13 years ago
  40. 8f2bd83 staging:iio:resolver:ad2s120x cleanup. by Jonathan Cameron · 13 years ago
  41. b19e9ad staging:iio:resolver:ad2s1210 general driver cleanup. by Jonathan Cameron · 13 years ago
  42. 937a960 staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev. by Jonathan Cameron · 13 years ago
  43. 57157d1 staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state. by Jonathan Cameron · 13 years ago
  44. bfccd4f staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers within state by Jonathan Cameron · 13 years ago
  45. ba61bb1 staging:iio:gyro:adxrs450: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  46. d088ab8 staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  47. 9f8632d staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  48. 1dd9290 staging:iio:gyro:adis16080: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  49. 3a5952f staging:iio:gyro:adis16060 allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  50. 3e77258 staging:iio:dds:ad9951: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  51. fb565f1 staging:iio:dds:ad9910: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  52. a2829911 staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  53. 7be9437 staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr group. by Jonathan Cameron · 13 years ago
  54. 8b7163a staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  55. 39f3b32 staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  56. 7074e1d staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_dev by Jonathan Cameron · 13 years ago
  57. cada11f staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  58. f5730d5 staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  59. 86729fc staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  60. a3684de staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  61. 3ff2420 staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  62. d3de293 staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  63. 70be429 staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  64. 7978f9f staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  65. 84e8d84 staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls. by Jonathan Cameron · 13 years ago
  66. b0011d6 staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  67. febafb9 staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  68. 744e4a6 staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  69. d439797 staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  70. f4c794a staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  71. 46a6af3 staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  72. d8aea29 staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  73. f490f42 staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  74. 6768810 staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  75. ed0c012 staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  76. 83f0422 staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  77. 01a6721 staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  78. a22ff70 staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  79. 35212df staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  80. 4de66bb staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  81. 6a0d809 staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately. by Jonathan Cameron · 13 years ago
  82. 5c04af0 iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO by Michael Hennerich · 13 years ago
  83. 43a4360 iio: trigger: Add filter callback by Michael Hennerich · 13 years ago
  84. 03e1672 iio: trigger: Move declaration of struct iio_poll_func to avoid warnings by Michael Hennerich · 13 years ago
  85. 71646e2 iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO by Michael Hennerich · 13 years ago
  86. 6263ba5 staging: speakup: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  87. 919ed52 Staging: Winbond: Fix assorted spacing issues. by Akshay Joshi · 13 years ago
  88. f4b7052 staging: et131x: Removing '_t' from ce_stats_t struct by Mark Einon · 13 years ago
  89. 57ecdfa staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'. by Mark Einon · 13 years ago
  90. 2e86153 staging: et131x: et131x_netdev.c checkpatch fixes by Mark Einon · 13 years ago
  91. 76fb419 staging: et131x: et131x_initpci.c checkpatch fixes by Mark Einon · 13 years ago
  92. 47883130 staging: et131x: et131x_adapter.h checkpatch fixes by Mark Einon · 13 years ago
  93. 29667f3 staging: et131x: et1310_rx.c checkpatch fixes by Mark Einon · 13 years ago
  94. 4ce6cc5 staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add new typedefs') by Mark Einon · 13 years ago
  95. 45ce3f6 Staging: rtl8192e: Fixed numerous coding style issues by Ken O'Brien · 13 years ago
  96. dc6b15f Staging: rtl8192e: Fixed numerous coding style issues by Ken O'Brien · 13 years ago
  97. 23567c7 Staging: wlan-ng: fix brace coding style issue in prism2fw.c by Joseph Salisbury · 13 years ago
  98. 7a2eaf9 staging: octeon: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  99. 9d17653 Staging: tty: epca: fixing return code-style issue by Aviv Ben-Yosef · 13 years ago
  100. 562d683 staging: msm: Use angle brackets for system includes by Joe Perches · 13 years ago