1. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  2. bad7de7 scripts/spelling.txt: add "fimware" misspelling by Kees Cook · 8 years ago
  3. 5c69585 staging: comedi: mite: tidy up module init/exit by H Hartley Sweeten · 8 years ago
  4. b21f1fc staging: comedi: mite: document the remaining exported functions by H Hartley Sweeten · 8 years ago
  5. f5f4f0c staging: comedi: mite: move the mite dma arm/disarm/reset functions by H Hartley Sweeten · 8 years ago
  6. 71f53ea staging: comedi: mite: move mite_prep_dma() by H Hartley Sweeten · 8 years ago
  7. c3c860b3 staging: comedi: mite: tidy up mite dma channel request/release by H Hartley Sweeten · 8 years ago
  8. fc53242 staging: comedi: mite: move the mite ring functions by H Hartley Sweeten · 8 years ago
  9. a2163cc staging: comedi: mite: tidy up kernel messages in mite_steup() by H Hartley Sweeten · 8 years ago
  10. 48f2c1a staging: comedi: mite: do mite_steup() as part of mite_attach() by H Hartley Sweeten · 8 years ago
  11. 5b32930 staging: comedi: mite: document mite_alloc()/mite_detach() by H Hartley Sweeten · 8 years ago
  12. 0bdb128 staging: comedi: mite: use prefered form for passing a struct size by H Hartley Sweeten · 8 years ago
  13. 9ec148d staging: comedi: mite: introduce mite_free_dma_descs() by H Hartley Sweeten · 8 years ago
  14. 48a73ae staging: comedi: mite: remove mite member 'channel_allocated' by H Hartley Sweeten · 8 years ago
  15. ab55b5c staging: comedi: mite: rename mite member 'mite_io_addr' by H Hartley Sweeten · 8 years ago
  16. 3303410 staging: comedi: mite: tidy up mite_init_ring_descriptors() by H Hartley Sweeten · 8 years ago
  17. b0af848 staging: comedi: mite: rename mite_ring member 'descriptors' by H Hartley Sweeten · 8 years ago
  18. a8b5592 staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr' by H Hartley Sweeten · 8 years ago
  19. 19d9212 staging: comedi: mite: rename 'struct mite_dma_descriptor_ring' by H Hartley Sweeten · 8 years ago
  20. f5d077c staging: comedi: mite: rename 'struct mite_dma_descriptor' by H Hartley Sweeten · 8 years ago
  21. 1a8da31 staging: comedi: mite: rename 'struct mite_struct' by H Hartley Sweeten · 8 years ago
  22. 6c3b78a staging: comedi: mite: don't expose CHSR_* bit defines by H Hartley Sweeten · 8 years ago
  23. 0c912e5 staging: comedi: mite: return void from mite_ack_linkc() by H Hartley Sweeten · 8 years ago
  24. f7d005c staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma() by H Hartley Sweeten · 8 years ago
  25. 3da088c staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_status by H Hartley Sweeten · 8 years ago
  26. 7101711 staging: comedi: ni_mio_common: simplify AI LINKC handling by H Hartley Sweeten · 8 years ago
  27. ba5c0da staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev by H Hartley Sweeten · 8 years ago
  28. 4b2d738 staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_status by H Hartley Sweeten · 8 years ago
  29. 7ef1745 staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev by H Hartley Sweeten · 8 years ago
  30. 72639a1 staging: comedi: ni_mio_common: absorb mite_handle_b_linkc() by H Hartley Sweeten · 8 years ago
  31. cc38da7 staging: comedi: mite: check for transfer errors in mite_ack_linkc() by H Hartley Sweeten · 8 years ago
  32. 21e871f staging: comedi: mite: cleanup remaining mite register/bits by H Hartley Sweeten · 8 years ago
  33. 7024cc8 staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits() by H Hartley Sweeten · 8 years ago
  34. 43d6672 staging: comedi: mite: document the mite_struct spinlock_t by H Hartley Sweeten · 8 years ago
  35. 268bc9c staging: comedi: mite: rename CamelCase CHSR bit enums by H Hartley Sweeten · 8 years ago
  36. 51d4300 staging: comedi: mite: introduce mite_sync_dma() by H Hartley Sweeten · 8 years ago
  37. 33b0b69 staging: comedi: mite: don't expose unnecessary register/bit info by H Hartley Sweeten · 8 years ago
  38. 4d88096 staging: comedi: mite: introduce mite_ack_linkc() by H Hartley Sweeten · 8 years ago
  39. 96f3153 staging: comedi: mite: don't expose mite_dma_reset() by H Hartley Sweeten · 8 years ago
  40. eecbade staging: comedi: ni_pcidio: remove redundant mite disarm/reset by H Hartley Sweeten · 8 years ago
  41. ef81f55 staging: comedi: mite: remove mite_struct member 'daq_phys_addr' by H Hartley Sweeten · 8 years ago
  42. 0db6624 staging: comedi: mite: remove mite_struct member 'mite_phys_addr' by H Hartley Sweeten · 8 years ago
  43. 0d9bfc2 staging: comedi: mite: don't export internal functions by H Hartley Sweeten · 8 years ago
  44. a2a9d1b staging: comedi: mite: remove mite_dma_tcr() by H Hartley Sweeten · 8 years ago
  45. ace613e staging: comedi: mite: remove TOP_OF_PAGE() macro by H Hartley Sweeten · 8 years ago
  46. aac00ea staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 8 years ago
  47. 6f7fa70 staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL() by H Hartley Sweeten · 8 years ago
  48. bbd9622 staging: comedi: mite.h: rename CHSR_LxERR_mask by H Hartley Sweeten · 8 years ago
  49. b24a3ec staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8() by H Hartley Sweeten · 8 years ago
  50. 68556ff staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz' by H Hartley Sweeten · 8 years ago
  51. 8a5b817 staging: comedi: ni_mio_common: usleep_range is preferred over udelay by H Hartley Sweeten · 8 years ago
  52. 2e2f7b7 staging: comedi: ni_mio_common: tidy up ni_gpct_write_register() by H Hartley Sweeten · 8 years ago
  53. 1392dcc staging: comedi: ni_mio_common: tidy up AO scan begin by H Hartley Sweeten · 8 years ago
  54. 55f9e7d staging: comedi: ni_mio_common: tidy up AO trigger selection by H Hartley Sweeten · 8 years ago
  55. 0b235d5 staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro by H Hartley Sweeten · 8 years ago
  56. 7389498 staging: comedi: ni_mio_common: fix logical continuations by H Hartley Sweeten · 8 years ago
  57. beb1cc1 staging: comedi: ni_mio_common: multiple assignments should be avoided by H Hartley Sweeten · 8 years ago
  58. b6a0e5b staging: comedi: ni_mio_common: fix lines over 80 characters by H Hartley Sweeten · 8 years ago
  59. bd474a0 staging: comedi: ni_mio_common: tidy up block comments by H Hartley Sweeten · 8 years ago
  60. 546615f staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types by H Hartley Sweeten · 8 years ago
  61. fe20a34 staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 8 years ago
  62. cf122bb staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery by H Hartley Sweeten · 8 years ago
  63. b7cd3f6 staging: comedi: ni_mio_common: tidy up mite dma channel releases by H Hartley Sweeten · 8 years ago
  64. 38b81a7 staging: comedi: ni_mio_common: tidy up mite dma channel requests by H Hartley Sweeten · 8 years ago
  65. bf2388b staging: comedi: ni_mio_common: remove some unnecessary BUG_ON() by H Hartley Sweeten · 8 years ago
  66. 0983530 staging: comedi: das1800: update the MODULE_DESCRIPTION by H Hartley Sweeten · 8 years ago
  67. a6b7dbb staging: comedi: das1800: allow setting the external trigger polarity by H Hartley Sweeten · 8 years ago
  68. a2706b0 staging: comedi: das1800: clarify the analog input cmd triggers by H Hartley Sweeten · 8 years ago
  69. 5f657f8 staging: comedi: das1800: fix comments about the 'ao' board range by H Hartley Sweeten · 8 years ago
  70. 6d8c9a9 staging: comedi: das1800: fix lines over 80 characters by H Hartley Sweeten · 8 years ago
  71. b52fd5f staging: comedi: das1800: fix comments in das1800_ai_handler() by H Hartley Sweeten · 8 years ago
  72. 99ad808 staging: comedi: das1800: fix comments in das1800_ai_cmd() by H Hartley Sweeten · 8 years ago
  73. 18092f4 staging: comedi: das1800: remove the function comments by H Hartley Sweeten · 8 years ago
  74. 7d5fa05 staging: comedi: das1800: clarify step 4 of the ai (*do_cmdtest) by H Hartley Sweeten · 8 years ago
  75. cf9eaee staging: comedi: das1800: remove the private data member comments by H Hartley Sweeten · 8 years ago
  76. 5b28b8c staging: comedi: das1800: move comment about max conversion speeds by H Hartley Sweeten · 8 years ago
  77. cc3ddba staging: comedi: das1800: change type of private data 'fifo_buf' by H Hartley Sweeten · 8 years ago
  78. bface0f staging: comedi: das1800: cleanup copyright and comedi comment blocks by H Hartley Sweeten · 8 years ago
  79. 9833302 staging: comedi: das1800: document the spinlock by H Hartley Sweeten · 8 years ago
  80. fb90ec0 staging: comedi: das1800: absorb control_a_bits() by H Hartley Sweeten · 8 years ago
  81. cfc2236 staging: comedi: das1800: use comedi_timeout() by H Hartley Sweeten · 8 years ago
  82. 7b1924b staging: comedi: das1800: refactor program_chanlist() by H Hartley Sweeten · 8 years ago
  83. ceba822 staging: comedi: das1800: absorb control_c_bits() by H Hartley Sweeten · 8 years ago
  84. 843681c staging: comedi: das1800: introduce das1800_ai_chanspec_bits() by H Hartley Sweeten · 8 years ago
  85. 750bca6 staging: comedi: das1800: add analog output readback by H Hartley Sweeten · 8 years ago
  86. a5405cf staging: comedi: das1800: change type of 'ai_speed' boardinfo by H Hartley Sweeten · 8 years ago
  87. ac8ebf8 staging: comedi: das1800: remove 'qram_len' boardinfo by H Hartley Sweeten · 8 years ago
  88. 5068827 staging: comedi: das1800: refactor 'range_ai' boardinfo by H Hartley Sweeten · 8 years ago
  89. 8114b5e staging: comedi: das1800: remove 'ao_ability' boardinfo by H Hartley Sweeten · 8 years ago
  90. 1322f14 staging: comedi: das1800: remove 'ao_n_chan' boardinfo by H Hartley Sweeten · 8 years ago
  91. 4c6f738 staging: comedi: das1800: tidy up das1800_ao_insn_write() by H Hartley Sweeten · 8 years ago
  92. 605b670 staging: comedi: das1800: initialize all analog outputs by H Hartley Sweeten · 8 years ago
  93. bc52420 staging: comedi: das1800: remove 'do_n_chan' boardinfo by H Hartley Sweeten · 8 years ago
  94. dad1e30 staging: comedi: das1800: remove 'resolution' boardinfo by H Hartley Sweeten · 8 years ago
  95. 90f39b9 staging: comedi: das1800: use comedi_offset_munge() for analog output by H Hartley Sweeten · 8 years ago
  96. 7a92549 staging: comedi: das1800: remove 'common' boardinfo member by H Hartley Sweeten · 8 years ago
  97. fa33428 staging: comedi: das1800: tidy up das1800_probe() by H Hartley Sweeten · 8 years ago
  98. 1e436ce staging: comedi: das1800: tidy up boardinfo by H Hartley Sweeten · 8 years ago
  99. 7684174 staging: comedi: das1800: tidy up analog input subdevice init by H Hartley Sweeten · 8 years ago
  100. f4c96e0 staging: comedi: das1800: tidy up analog output subdevice init by H Hartley Sweeten · 8 years ago