1. 6f7fa70 staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL() by H Hartley Sweeten · 9 years ago
  2. bbd9622 staging: comedi: mite.h: rename CHSR_LxERR_mask by H Hartley Sweeten · 9 years ago
  3. b24a3ec staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8() by H Hartley Sweeten · 9 years ago
  4. 68556ff staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz' by H Hartley Sweeten · 9 years ago
  5. 8a5b817 staging: comedi: ni_mio_common: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  6. 2e2f7b7 staging: comedi: ni_mio_common: tidy up ni_gpct_write_register() by H Hartley Sweeten · 9 years ago
  7. 1392dcc staging: comedi: ni_mio_common: tidy up AO scan begin by H Hartley Sweeten · 9 years ago
  8. 55f9e7d staging: comedi: ni_mio_common: tidy up AO trigger selection by H Hartley Sweeten · 9 years ago
  9. 0b235d5 staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro by H Hartley Sweeten · 9 years ago
  10. 7389498 staging: comedi: ni_mio_common: fix logical continuations by H Hartley Sweeten · 9 years ago
  11. beb1cc1 staging: comedi: ni_mio_common: multiple assignments should be avoided by H Hartley Sweeten · 9 years ago
  12. b6a0e5b staging: comedi: ni_mio_common: fix lines over 80 characters by H Hartley Sweeten · 9 years ago
  13. bd474a0 staging: comedi: ni_mio_common: tidy up block comments by H Hartley Sweeten · 9 years ago
  14. 546615f staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types by H Hartley Sweeten · 9 years ago
  15. fe20a34 staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  16. cf122bb staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery by H Hartley Sweeten · 9 years ago
  17. b7cd3f6 staging: comedi: ni_mio_common: tidy up mite dma channel releases by H Hartley Sweeten · 9 years ago
  18. 38b81a7 staging: comedi: ni_mio_common: tidy up mite dma channel requests by H Hartley Sweeten · 9 years ago
  19. bf2388b staging: comedi: ni_mio_common: remove some unnecessary BUG_ON() by H Hartley Sweeten · 9 years ago
  20. 0983530 staging: comedi: das1800: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  21. a6b7dbb staging: comedi: das1800: allow setting the external trigger polarity by H Hartley Sweeten · 9 years ago
  22. a2706b0 staging: comedi: das1800: clarify the analog input cmd triggers by H Hartley Sweeten · 9 years ago
  23. 5f657f8 staging: comedi: das1800: fix comments about the 'ao' board range by H Hartley Sweeten · 9 years ago
  24. 6d8c9a9 staging: comedi: das1800: fix lines over 80 characters by H Hartley Sweeten · 9 years ago
  25. b52fd5f staging: comedi: das1800: fix comments in das1800_ai_handler() by H Hartley Sweeten · 9 years ago
  26. 99ad808 staging: comedi: das1800: fix comments in das1800_ai_cmd() by H Hartley Sweeten · 9 years ago
  27. 18092f4 staging: comedi: das1800: remove the function comments by H Hartley Sweeten · 9 years ago
  28. 7d5fa05 staging: comedi: das1800: clarify step 4 of the ai (*do_cmdtest) by H Hartley Sweeten · 9 years ago
  29. cf9eaee staging: comedi: das1800: remove the private data member comments by H Hartley Sweeten · 9 years ago
  30. 5b28b8c staging: comedi: das1800: move comment about max conversion speeds by H Hartley Sweeten · 9 years ago
  31. cc3ddba staging: comedi: das1800: change type of private data 'fifo_buf' by H Hartley Sweeten · 9 years ago
  32. bface0f staging: comedi: das1800: cleanup copyright and comedi comment blocks by H Hartley Sweeten · 9 years ago
  33. 9833302 staging: comedi: das1800: document the spinlock by H Hartley Sweeten · 9 years ago
  34. fb90ec0 staging: comedi: das1800: absorb control_a_bits() by H Hartley Sweeten · 9 years ago
  35. cfc2236 staging: comedi: das1800: use comedi_timeout() by H Hartley Sweeten · 9 years ago
  36. 7b1924b staging: comedi: das1800: refactor program_chanlist() by H Hartley Sweeten · 9 years ago
  37. ceba822 staging: comedi: das1800: absorb control_c_bits() by H Hartley Sweeten · 9 years ago
  38. 843681c staging: comedi: das1800: introduce das1800_ai_chanspec_bits() by H Hartley Sweeten · 9 years ago
  39. 750bca6 staging: comedi: das1800: add analog output readback by H Hartley Sweeten · 9 years ago
  40. a5405cf staging: comedi: das1800: change type of 'ai_speed' boardinfo by H Hartley Sweeten · 9 years ago
  41. ac8ebf8 staging: comedi: das1800: remove 'qram_len' boardinfo by H Hartley Sweeten · 9 years ago
  42. 5068827 staging: comedi: das1800: refactor 'range_ai' boardinfo by H Hartley Sweeten · 9 years ago
  43. 8114b5e staging: comedi: das1800: remove 'ao_ability' boardinfo by H Hartley Sweeten · 9 years ago
  44. 1322f14 staging: comedi: das1800: remove 'ao_n_chan' boardinfo by H Hartley Sweeten · 9 years ago
  45. 4c6f738 staging: comedi: das1800: tidy up das1800_ao_insn_write() by H Hartley Sweeten · 9 years ago
  46. 605b670 staging: comedi: das1800: initialize all analog outputs by H Hartley Sweeten · 9 years ago
  47. bc52420 staging: comedi: das1800: remove 'do_n_chan' boardinfo by H Hartley Sweeten · 9 years ago
  48. dad1e30 staging: comedi: das1800: remove 'resolution' boardinfo by H Hartley Sweeten · 9 years ago
  49. 90f39b9 staging: comedi: das1800: use comedi_offset_munge() for analog output by H Hartley Sweeten · 9 years ago
  50. 7a92549 staging: comedi: das1800: remove 'common' boardinfo member by H Hartley Sweeten · 9 years ago
  51. fa33428 staging: comedi: das1800: tidy up das1800_probe() by H Hartley Sweeten · 9 years ago
  52. 1e436ce staging: comedi: das1800: tidy up boardinfo by H Hartley Sweeten · 9 years ago
  53. 7684174 staging: comedi: das1800: tidy up analog input subdevice init by H Hartley Sweeten · 9 years ago
  54. f4c96e0 staging: comedi: das1800: tidy up analog output subdevice init by H Hartley Sweeten · 9 years ago
  55. 92a3b54 staging: comedi: das1800: tidy up digital input subdevice init by H Hartley Sweeten · 9 years ago
  56. 5934ff9 staging: comedi: das1800: tidy up digital output subdevice init by H Hartley Sweeten · 9 years ago
  57. a512f53 staging: comedi: plx9080.h: rename CamelCase enum value by H Hartley Sweeten · 9 years ago
  58. a104336 staging: comedi: comedi_8254.h: tidy up the register map defines by H Hartley Sweeten · 9 years ago
  59. d074aeb staging: comedi: amcc_s5933.h: tidy up comment issues by H Hartley Sweeten · 9 years ago
  60. c0cb87a staging: comedi: ni_stc.h: tidy up block comments by H Hartley Sweeten · 9 years ago
  61. fb82926 staging: comedi: ni_stc.h: Prefer kernel type 'u8' over 'uint8_t' by H Hartley Sweeten · 9 years ago
  62. fd46fe7 staging: comedi: ni_stc.h: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  63. 30539a11 staging: comedi: das1800: fix das-1801st-da boardinfo by H Hartley Sweeten · 9 years ago
  64. afd0558 staging: comedi: das1800: fix analog input sample munging by H Hartley Sweeten · 9 years ago
  65. d375278 staging: comedi: das1800: fix possible NULL dereference by H Hartley Sweeten · 9 years ago
  66. 3a56d70 staging: unisys: visorbus: initialize variables by David Binder · 9 years ago
  67. 260d899 staging: unisys: visorbus: remove unused chipsetready information by Erik Arfvidson · 9 years ago
  68. 39b9280 staging: unisys: include: Added kerneldoc comments to visor_device by Alexander Curtin · 9 years ago
  69. b9edaf7 staging: unisys: include: Added kernel-doc for struct visor_driver by Alexander Curtin · 9 years ago
  70. 6d24b4b staging: unisys: include: remove unused fields from struct visor_driver by Tim Sell · 9 years ago
  71. 538b387 staging: unisys: Documentation: Remove proc-entries.txt by David Binder · 9 years ago
  72. 38d56c2 staging: unisys: added display string size define by Erik Arfvidson · 9 years ago
  73. 6a95719 staging: unisys: visornic: convert BUG_ON to dev_err() message by Tim Sell · 9 years ago
  74. 853adce staging: wilc1000: remove unused variables by Sudip Mukherjee · 9 years ago
  75. 245b431 Staging: wilc1000: Freed memory in case of error by Claudiu Beznea · 9 years ago
  76. 8958f58 staging: wilc1000: rename result in handle_set_ip_address by Chaehyun Lim · 9 years ago
  77. cd7293e staging: wilc1000: change data type of result in handle_set_ip_address by Chaehyun Lim · 9 years ago
  78. fc6138b staging: wilc1000: change handle_set_ip_address's return type to void by Chaehyun Lim · 9 years ago
  79. 14f3b08 staging: wilc1000: rename result in handle_set_operation_mode by Chaehyun Lim · 9 years ago
  80. 197b053 staging: wilc1000: change data type of result in handle_set_operation_mode by Chaehyun Lim · 9 years ago
  81. b093d4f staging: wilc1000: change handle_set_operation_mode's return type to void by Chaehyun Lim · 9 years ago
  82. fdcc285 staging: wilc1000: rename result in handle_set_wfi_drv_handler by Chaehyun Lim · 9 years ago
  83. d220023 staging: wilc1000: change data type of result in handle_set_wfi_drv_handler by Chaehyun Lim · 9 years ago
  84. 62a0d45 staging: wilc1000: change handle_set_wfi_drv_handler's return type to void by Chaehyun Lim · 9 years ago
  85. 12915c5 staging: wilc1000: change return type of ret variable in handle_get_tx_pwr by Chaehyun Lim · 9 years ago
  86. 31aab0e staging: wilc1000: remove unused hif_drv in wilc_add_beacon by Chaehyun Lim · 9 years ago
  87. d5dc940 staging: wilc1000: remove unused hif_drv in wilc_del_beacon by Chaehyun Lim · 9 years ago
  88. 4965c4d staging: wilc1000: remove unused hif_drv in wilc_set_pmkid_info by Chaehyun Lim · 9 years ago
  89. 11d9e46 staging: wilc1000: remove unused hif_drv in host_int_get_assoc_res_info by Chaehyun Lim · 9 years ago
  90. a61c423 staging: wilc1000: remove unused hif_drv in wilc_set_mac_chnl_num by Chaehyun Lim · 9 years ago
  91. 1f4b12f staging: wilc1000: remove unused hif_drv in wilc_remain_on_channel by Chaehyun Lim · 9 years ago
  92. b0474e9 staging: wilc1000: remove unused hif_drv in wilc_add_station by Chaehyun Lim · 9 years ago
  93. d5db441 staging: wilc1000: remove unused hif_drv in wilc_del_station by Chaehyun Lim · 9 years ago
  94. d9a90ee staging: wilc1000: remove unused hif_drv in wilc_del_allstation by Chaehyun Lim · 9 years ago
  95. f2b01d0 staging: wilc1000: remove unused hif_drv in wilc_edit_station by Chaehyun Lim · 9 years ago
  96. 3cf996d staging: wilc1000: remove unused hif_drv in wilc_set_power_mgmt by Chaehyun Lim · 9 years ago
  97. 8bf4d84 staging: wilc1000: remove unused hif_drv in wilc_setup_multicast_filter by Chaehyun Lim · 9 years ago
  98. cc1aa4c staging: wilc1000: remove unused hif_drv in wilc_setup_ipaddress by Chaehyun Lim · 9 years ago
  99. 3de8fba staging: wilc1000: remove unused hif_drv in host_int_get_ipaddress by Chaehyun Lim · 9 years ago
  100. 2f27ad1 staging: wilc1000: rename pu8Buffer in handle_scan by Chaehyun Lim · 9 years ago