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