1. 34244cec staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swapped by Lars-Peter Clausen · 12 years ago
  2. 8c7e862 staging:iio:ad799x: Remove internal reference support by Lars-Peter Clausen · 12 years ago
  3. 226f4ab staging:iio:ad799x: Remove unused ad799x_state fields by Lars-Peter Clausen · 12 years ago
  4. 5034bfc9 iio:trigger: Use dev_{set,get}_drvdata for private data management by Lars-Peter Clausen · 12 years ago
  5. 1e9663c iio:trigger: Introduce iio_tigger_{set,get}_drvdata by Lars-Peter Clausen · 12 years ago
  6. c5cf460 staging: comedi: s626: remove MC_DISABLE macro by H Hartley Sweeten · 12 years ago
  7. ddd9813 staging: comedi: s626: remove MC_ENABLE macro by H Hartley Sweeten · 12 years ago
  8. e4632a7 staging: comedi: s626: #ifdef out a block of unused code by H Hartley Sweeten · 12 years ago
  9. 90d54ff staging: comedi: s626: cleanup comedi_lrange table by H Hartley Sweeten · 12 years ago
  10. 0b9675d staging: comedi: s626: factor counter interrupt handling from s626_irq_handler() by H Hartley Sweeten · 12 years ago
  11. 4c2d13e staging: comedi: s626: factor eos interrupt handling from s626_irq_handler() by H Hartley Sweeten · 12 years ago
  12. 3b00b85 staging: comedi: s626: use a local var for the s->async in s626_irq_handler() by H Hartley Sweeten · 12 years ago
  13. abafc9e staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler() by H Hartley Sweeten · 12 years ago
  14. 65a17c2 staging: comedi: s626: factor dio interrupt handling from s626_irq_handler() by H Hartley Sweeten · 12 years ago
  15. 100b4ed staging: comedi: s626: simplify dio register access by H Hartley Sweeten · 12 years ago
  16. 1330af4 staging: comedi: ni_labpc: fix labpc_eeprom_insn_read() by H Hartley Sweeten · 12 years ago
  17. 63a9338 staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode() by H Hartley Sweeten · 12 years ago
  18. 58cd9b9 staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd() by H Hartley Sweeten · 12 years ago
  19. 83d75ef staging: comedi: ni_labpc: remove board attach noise by H Hartley Sweeten · 12 years ago
  20. 2908990 staging: comedi: ni_labpc: dma requires an interrupt by H Hartley Sweeten · 12 years ago
  21. 19a40ab staging: comedi: ni_labpc: allow board to attach without dma by H Hartley Sweeten · 12 years ago
  22. 0229979 staging: comedi: ni_labpc: allow board to attach without interrupt by H Hartley Sweeten · 12 years ago
  23. f06563f staging: comedi: ni_labpc: return error from labpc_counter_set_mode() by H Hartley Sweeten · 12 years ago
  24. fbca05d staging: comedi: ni_labpc: cleanup labpc_counter_load() usage by H Hartley Sweeten · 12 years ago
  25. 463f930 staging: comedi: ni_labpc: introduce labpc_counter_set_mode() by H Hartley Sweeten · 12 years ago
  26. 161ce6f staging: comedi: ni_labpc: remove inline from labpc_counter_load() by H Hartley Sweeten · 12 years ago
  27. 488ec9f1 staging: comedi: ni_labpc: move a couple of the #define's by H Hartley Sweeten · 12 years ago
  28. 42cb6a8 staging: comedi: ni_labpc: clean up register map by H Hartley Sweeten · 12 years ago
  29. 3192239 staging: comedi: ni_labpc: clean up multi-line comments by H Hartley Sweeten · 12 years ago
  30. d5c8d9c staging: comedi: ni_labpc: fix a > 80 char line issue by H Hartley Sweeten · 12 years ago
  31. 810c73c staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data() by H Hartley Sweeten · 12 years ago
  32. 3c4dfac staging: comedi: ni_labpc: introduce labpc_read_adc_fifo() by H Hartley Sweeten · 12 years ago
  33. 359553b staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg() by H Hartley Sweeten · 12 years ago
  34. 8a49866 staging: comedi: ni_labpc:use labpc_cancel() to remove some common code by H Hartley Sweeten · 12 years ago
  35. 8c2bc33 staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain() by H Hartley Sweeten · 12 years ago
  36. 73f2b1d staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read() by H Hartley Sweeten · 12 years ago
  37. 8a67a67 staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd() by H Hartley Sweeten · 12 years ago
  38. 9718e5df staging: comedi: ni_labpc: remove unnecessary test of dev->irq by H Hartley Sweeten · 12 years ago
  39. fe7fc72 staging: comedi: ni_labpc: move declaration of local var 'irq_flags' by H Hartley Sweeten · 12 years ago
  40. 147a85d staging: comedi: ni_labpc: remove DRV_NAME by H Hartley Sweeten · 12 years ago
  41. 7b09c9f staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME by H Hartley Sweeten · 12 years ago
  42. cacedd0 staging: comedi: ni_labpc: move declaration of local var 'dma_flags' by H Hartley Sweeten · 12 years ago
  43. 7d47f0f staging: comedi: ni_labpc: tidy up subdevice init by H Hartley Sweeten · 12 years ago
  44. 370c8e1 staging: comedi: ni_labpc: fix 8255 dio subdevice init by H Hartley Sweeten · 12 years ago
  45. 9bffb75 staging: comedi: ni_labpc: fix command support with analog input subdevice by H Hartley Sweeten · 12 years ago
  46. 28a1093 staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions by H Hartley Sweeten · 12 years ago
  47. 43a9411 staging: comedi: ni_labpc: introduce labpc_range_is_unipolar() by H Hartley Sweeten · 12 years ago
  48. 4d3cc8a staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io' by H Hartley Sweeten · 12 years ago
  49. d0baa0c staging: comedi: ni_labpc: rename local var 'thisboard' by H Hartley Sweeten · 12 years ago
  50. 1b3e0c8 staging: comedi: ni_labpc: tidy up range table declarations by H Hartley Sweeten · 12 years ago
  51. 74df576 staging: comedi: ni_labpc: rename some of the private data variables by H Hartley Sweeten · 12 years ago
  52. 8263dfd staging: comedi: ni_labpc: remove 'volatile' from private data by H Hartley Sweeten · 12 years ago
  53. f2c447c staging: comedi: ni_labpc: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  54. d233705 staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry by H Hartley Sweeten · 12 years ago
  55. 50b9dd9 staging: comedi: ni_labpc: remove boardinfo data that is set to '0' by H Hartley Sweeten · 12 years ago
  56. af81f09 staging: comedi: ni_labpc: remove forward declarations 4 by H Hartley Sweeten · 12 years ago
  57. 571e06c staging: comedi: ni_labpc: remove forward declarations 3 by H Hartley Sweeten · 12 years ago
  58. 8913491 staging: comedi: ni_labpc: move the analog output support functions by H Hartley Sweeten · 12 years ago
  59. bc3fc446 staging: comedi: ni_labpc: remove forward declarations 2 by H Hartley Sweeten · 12 years ago
  60. dd2aef6 staging: comedi: ni_labpc: remove forward declarations 1 by H Hartley Sweeten · 12 years ago
  61. 6e8bddf staging: comedi: ni_labpc: add some whitespace to the *_driver declarations by H Hartley Sweeten · 12 years ago
  62. d72da60 staging: comedi: ni_labpc: remove thisboard macro by H Hartley Sweeten · 12 years ago
  63. f65d971 staging: comedi: ni_labpc: rename labpc_board_struct by H Hartley Sweeten · 12 years ago
  64. 89f3e66 staging: comedi: Kconfig: update CONFIG_AMPLC_DIO200_PCI help text by Ian Abbott · 12 years ago
  65. 7ff7e4c staging: comedi: amplc_dio200: split into ISA, PCI and common by Ian Abbott · 12 years ago
  66. 8d68837 staging: comedi: amplc_dio200: refactor dio200_handle_read_intr() by Ian Abbott · 12 years ago
  67. 5afb56c staging: comedi: amplc_dio200: don't check bus-type in dio200_common_attach() by Ian Abbott · 12 years ago
  68. e067666 staging: comedi: amplc_dio200: remove dio200_report_attach() by Ian Abbott · 12 years ago
  69. 207c3b2 staging: comedi: amplc_dio200: remove DIO200_DRIVER_NAME by Ian Abbott · 12 years ago
  70. e4681eb staging: comedi: amplc_dio200: set board_name before common attach by Ian Abbott · 12 years ago
  71. 01d03a9 staging: comedi: amplc_dio200: dio200_common_attach() return 0 by Ian Abbott · 12 years ago
  72. add873f staging: comedi: amplc_dio200: shrink struct dio200_subdev_intr by Ian Abbott · 12 years ago
  73. f7282f0 staging: comedi: amplc_dio200: embed board layout in board structure by Ian Abbott · 12 years ago
  74. 470cf72 staging: comedi: amplc_dio200: Simplify PCI board look-up by Ian Abbott · 12 years ago
  75. 3c6b670 staging: comedi: amplc_dio200: don't check bus type in attach by Ian Abbott · 12 years ago
  76. 3d9bfcc staging: comedi: amplc_dio200: split dio200_boards[] into ISA & PCI by Ian Abbott · 12 years ago
  77. d52361c staging: ti-soc-thermal: propagate error code by Eduardo Valentin · 12 years ago
  78. 0fb3c24 staging: ti-soc-thermal: fix bitfield writing while updating thresholds by Eduardo Valentin · 12 years ago
  79. f5d43b7 staging: ti-soc-thermal: fix condition to apply hyst by Eduardo Valentin · 12 years ago
  80. 61603af staging: ti-soc-thermal: fix several kernel-doc warnings and error by Eduardo Valentin · 12 years ago
  81. f684356 stating: ti-soc-thermal: use sizeof(*pointer) while allocating by Eduardo Valentin · 12 years ago
  82. 9879b2c staging: ti-soc-thermal: split writable data from readonly data by Eduardo Valentin · 12 years ago
  83. 2f8ec2a staging: ti-soc-thermal: make unexported functions local by Eduardo Valentin · 12 years ago
  84. 03e859d staging: ti-soc-thermal: rename symbols to use better prefix by Eduardo Valentin · 12 years ago
  85. 097ca6a staging: ti-soc-thermal: rename Kconfig options by Eduardo Valentin · 12 years ago
  86. 7372add staging: rename omap-thermal driver to ti-soc-thermal by Eduardo Valentin · 12 years ago
  87. d7f080e staging: omap-thermal: rename bg_ptr to bgp by Eduardo Valentin · 12 years ago
  88. 648b4c6 staging: omap-thermal: fix return value by Eduardo Valentin · 12 years ago
  89. 58af42a staging: csr: Fix typos in csr by Masanari Iida · 12 years ago
  90. 6cadd88 staging: imx-drm: ipu-common: Fix sparse warnings by Fabio Estevam · 12 years ago
  91. 6198312 staging: sb105x: Fix typo in comments and printk by Masanari Iida · 12 years ago
  92. d4113a6 staging: vme: fix for a potential NULL pointer dereference by Kumar Amit Mehta · 12 years ago
  93. 50e4d3a staging: sb105x: Remove obsolete CONFIG_M386 by Paul Bolle · 12 years ago
  94. 96d69e2 staging: vt6655: Remove unnecessary blank lines by Joe Perches · 12 years ago
  95. bda2a44 staging: vt6655: Fix macro definitions by Joe Perches · 12 years ago
  96. a730753 staging: vt6655: Remove commented out if()s by Joe Perches · 12 years ago
  97. a4ef27a staging: vt6655: Remove unnecessary parentheses from returns by Joe Perches · 12 years ago
  98. 5e0cc8a staging: vt6655: Convert to kernel brace style by Joe Perches · 12 years ago
  99. f2046f9 staging: vt6655: Remove commented out printks by Joe Perches · 12 years ago
  100. 00d0603 staging: vt6656: remove code placeholders by Andres More · 12 years ago