1. e5851cf Staging: vt6655: removed redundant comments from IEEE11h.h by Igor Bezukh · 10 years ago
  2. 2c620641 Staging: vt6655: removed redundant comments from hostap.h by Igor Bezukh · 10 years ago
  3. 1d2a404 Staging: vt6655: removed redundant comments from dpc.h by Igor Bezukh · 10 years ago
  4. aee4821 Staging: vt6655: removed redundant comments from device_cfg.h by Igor Bezukh · 10 years ago
  5. 795a8f9 Staging: vt6655: removed redundant comments from desc.h by Igor Bezukh · 10 years ago
  6. 85a97db Staging: vt6655: removed redundant comments from channel.h by Igor Bezukh · 10 years ago
  7. 17db00a Staging: vt6655: removed redundant comments from country.h by Igor Bezukh · 10 years ago
  8. 846a7f6 Staging: vt6655: removed redundant comments from datarate.h by Igor Bezukh · 10 years ago
  9. 7745bd6 Staging: vt6655: remove redundant comments from card.h by Igor Bezukh · 10 years ago
  10. 2f3b9d3 staging: bcm: DDRInit.c: fixed coding style: lines over 80 char by Sudip Mukherjee · 10 years ago
  11. 982e2bc staging: comedi: amplc_pc236: set board_name before common attach by Ian Abbott · 10 years ago
  12. 62b5e46 staging: comedi: amplc_pc236: remove PCI device ID macros by Ian Abbott · 10 years ago
  13. b4eafd1 staging: comedi: amplc_pc236: Simplify PCI board look-up by Ian Abbott · 10 years ago
  14. ffe2d9f staging: comedi: amplc_pc236: don't check bus type in attach by Ian Abbott · 10 years ago
  15. 22c3919 staging: comedi: amplc_pc236: split pc236_boards[] into ISA & PCI by Ian Abbott · 10 years ago
  16. 00afdd4 staging: comedi: amplc_pc236: remove 'model' member by Ian Abbott · 10 years ago
  17. 350cfc5 staging: comedi: amplc_pc236: absorb pc236_pci_common_attach() by Ian Abbott · 10 years ago
  18. a060214 staging: comedi: amplc_pc236: no need to set hw_dev by Ian Abbott · 10 years ago
  19. f786601 staging: comedi: amplc_pc236: no need to manipulate PCI ref count by Ian Abbott · 10 years ago
  20. 046874f staging: comedi: amplc_pc236: remove manual configuration of PCI boards by Ian Abbott · 10 years ago
  21. 12606fe staging: comedi: amplc_pc236: remove some boilerplate comments by Ian Abbott · 10 years ago
  22. 8485e4f staging: comedi: amplc_pc236: reformat header comments by Ian Abbott · 10 years ago
  23. 89d1bdc staging: unisys: remove partition information from proc by Benjamin Romer · 10 years ago
  24. ad8c12e staging: silicom: remove driver by Kristina Martšenko · 10 years ago
  25. 8fa6cfc staging/lustre: Fix sparse error (signature mismatch) by L. Alberto Giménez · 10 years ago
  26. 70ae543 staging: vt6655: Remove NULL pointer sparse warning by Guillaume Clement · 10 years ago
  27. 1ce87e2 staging: vt6655: remove unused macro by Guillaume Clement · 10 years ago
  28. 049a8af staging: vt6655: fix braces at newline in if statements by Guillaume Clement · 10 years ago
  29. cba6090 staging: vt6655: remove braces for single statements if by Guillaume Clement · 10 years ago
  30. fa13849 staging: vt6655: add missing whitespace by Guillaume Clement · 10 years ago
  31. cef27eae staging: vt6655: Remove unreachable break statements by Guillaume Clement · 10 years ago
  32. a161342 staging: vt6655: break single line if statements by Guillaume Clement · 10 years ago
  33. 941ead9 staging: vt6655: Use pr_* functions instead of printk by Guillaume Clement · 10 years ago
  34. 5f742c7b9 staging: vt6655: fix static position in inline function by Guillaume Clement · 10 years ago
  35. b69ee55 staging: vt6655: fix braces at newline for structs by Guillaume Clement · 10 years ago
  36. 84b5076 staging: vt6655: fix function braces not on the proper line by Guillaume Clement · 10 years ago
  37. bfd7a28 staging: vt6655: Remove spaces before quoted newlines by Guillaume Clement · 10 years ago
  38. 6b71127 staging: vt6655: Add missing blank lines after declarations by Guillaume Clement · 10 years ago
  39. fe80254 staging: vt6655: remove useless return statements by Guillaume Clement · 10 years ago
  40. 7a33917 staging: vt6656: wcmd.h remove dead macros by Malcolm Priestley · 10 years ago
  41. 4a36a96 staging: vt6656: rf.h cleanup C_PWBT comments by Malcolm Priestley · 10 years ago
  42. f777203 staging: vt6656: power.h remove dead macros by Malcolm Priestley · 10 years ago
  43. 2369063 staging: vt6656: dpc remove unneeded headers by Malcolm Priestley · 10 years ago
  44. 52e0cdc staging: vt6656: dpc.h remove dead function prototypes by Malcolm Priestley · 10 years ago
  45. 0748e36 staging: comedi: ni_tio: convert printk to pr_err by H Hartley Sweeten · 10 years ago
  46. 099286d staging: comedi: ni_tio: remove forward declarations by H Hartley Sweeten · 10 years ago
  47. 3e90b1c staging: comedi: ni_tio: tidy up ni_tio_set_clock_src() and helpers by H Hartley Sweeten · 10 years ago
  48. f68d10c staging: comedi: ni_tio: tidy up ni_tio_get_clock_src() by H Hartley Sweeten · 10 years ago
  49. 7d9e68d staging: comedi: ni_tio: absorb ni_tio_set_first_gate_modifiers() by H Hartley Sweeten · 10 years ago
  50. d54bb5a staging: comedi: ni_tio: tidy up ni_tio_set_gate_src() and helpers by H Hartley Sweeten · 10 years ago
  51. bf4ec09 staging: comedi: ni_tio: tidy up ni_tio_set_other_src() by H Hartley Sweeten · 10 years ago
  52. d00193b staging: comedi: ni_tio: tidy up ni_tio_get_gate_src() and helpers by H Hartley Sweeten · 10 years ago
  53. 704c6db staging: comedi: ni_tio: absorb ni_tio_counter_status() by H Hartley Sweeten · 10 years ago
  54. f6e2278 staging: comedi: ni_tio: tidy up ni_tio_set_sync_mode() by H Hartley Sweeten · 10 years ago
  55. 463daa7 staging: comedi: ni_tio: tidy up ni_660x_source_select_bits() by H Hartley Sweeten · 10 years ago
  56. 9906595 staging: comedi: ni_tio: tidy up ni_m_series_source_select_bits() by H Hartley Sweeten · 10 years ago
  57. dba0f57 staging: comedi: ni_tio: rename ni_tio_second_gate_registers_present() by H Hartley Sweeten · 10 years ago
  58. 25e529b staging: comedi: ni_tio: tidy up ni_tio_init_counter() by H Hartley Sweeten · 10 years ago
  59. 8477c5d staging: comedi: ni_tio: tidy up ni_gpct_device_{construct,destroy)() by H Hartley Sweeten · 10 years ago
  60. 9ff506e staging: comedi: ni_tio: move defines to head of file by H Hartley Sweeten · 10 years ago
  61. b8e58af staging: comedi: ni_tio: tidy up enum ni_660x_clock_source by H Hartley Sweeten · 10 years ago
  62. c93a740 staging: comedi: ni_tio: tidy up enum ni_m_series_clock_source by H Hartley Sweeten · 10 years ago
  63. 5a3d1ed staging: comedi: ni_tio: tidy up enum ni_660x_gate_select by H Hartley Sweeten · 10 years ago
  64. 390db7a staging: comedi: ni_tio: tidy up enum ni_m_series_gate_select by H Hartley Sweeten · 10 years ago
  65. 7e3e759 staging: comedi: ni_tio: tidy up enum ni_660x_second_gate_select by H Hartley Sweeten · 10 years ago
  66. 01ca8f9 staging: comedi: ni_tio: remove counter_status_mask by H Hartley Sweeten · 10 years ago
  67. eca7d87 staging: comedi: ni_tio: convert global static const variables to defines by H Hartley Sweeten · 10 years ago
  68. e04460a staging: comedi: ni_tio: convert NI_660x_Up_Down_Pin_Second_Gate_Select() to a macro by H Hartley Sweeten · 10 years ago
  69. ff9a986 staging: comedi: ni_tio: convert NI_660x_RTSI_Second_Gate_Select() to a macro by H Hartley Sweeten · 10 years ago
  70. 288cb1a staging: comedi: ni_tio: convert NI_660x_RTSI_Clock() to a macro by H Hartley Sweeten · 10 years ago
  71. cdf4fce staging: comedi: ni_tio: convert NI_660x_Source_Pin_Clock() to a macro by H Hartley Sweeten · 10 years ago
  72. 03c7867 staging: comedi: ni_tio: convert NI_M_Series_PFI_Gate_Select() to a macro by H Hartley Sweeten · 10 years ago
  73. cfd5fed staging: comedi: ni_tio: convert NI_M_Series_RTSI_Gate_Select() to a macro by H Hartley Sweeten · 10 years ago
  74. 5f8c744 staging: comedi: ni_tio: convert NI_660x_RTSI_Gate_Select() to a macro by H Hartley Sweeten · 10 years ago
  75. 72f4202 staging: comedi: ni_tio: convert NI_660x_Gate_Pin_Gate_Select() to a macro by H Hartley Sweeten · 10 years ago
  76. 1649d56 staging: comedi: ni_tio: convert NI_M_Series_PFI_Clock() to a macro by H Hartley Sweeten · 10 years ago
  77. 9f9d644 staging: comedi: ni_tio: convert NI_M_Series_RTSI_Clock() to a macro by H Hartley Sweeten · 10 years ago
  78. e09dd2c staging: comedi: ni_tio: tidy up ni_660x_set_first_gate() by H Hartley Sweeten · 10 years ago
  79. 7d2a6e5 staging: comedi: ni_tio: tidy up ni_m_series_set_first_gate() by H Hartley Sweeten · 10 years ago
  80. 5520505 staging: comedi: ni_tio: tidy up ni_660x_set_second_gate() by H Hartley Sweeten · 10 years ago
  81. 8560316 staging: comedi: ni_tio: remove unnecessary ni_gpct_variant BUG() cases by H Hartley Sweeten · 10 years ago
  82. 347208e staging: comedi: ni_tio: tidy up some function declarations by H Hartley Sweeten · 10 years ago
  83. 14f194a staging: comedi: ni_tio: fix > 80 char comments by H Hartley Sweeten · 10 years ago
  84. 27c4d23 staging: comedi: ni_tio: fix ni_tio_insn_read() by H Hartley Sweeten · 10 years ago
  85. e96caf3 staging: vt6656: rf.h clean up comments by Malcolm Priestley · 10 years ago
  86. a8492a0 staging: vt6656: remove comments of old functions nolonger present. by Malcolm Priestley · 10 years ago
  87. d78551b staging: vt6656: remove return from all void functions by Malcolm Priestley · 10 years ago
  88. 1beace3 staging: vt6656: main_usb.c remove return from void functions by Malcolm Priestley · 10 years ago
  89. feab481 staging: vt6656: change driver version to mac80211 by Malcolm Priestley · 10 years ago
  90. ffc0e37 staging: vt6656: main_usb.c remove comments to functions nolonger present. by Malcolm Priestley · 10 years ago
  91. ef48442 staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs by Malcolm Priestley · 10 years ago
  92. 1c2fd56 staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs by Malcolm Priestley · 10 years ago
  93. 0dd6e68 staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs by Malcolm Priestley · 10 years ago
  94. afc7ef6 staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs by Malcolm Priestley · 10 years ago
  95. 500e1fb staging: vt6656: rename device_init_registers to vnt_init_registers by Malcolm Priestley · 10 years ago
  96. 7665cf2 staging: vt6656: rename device_set_options to vnt_set_options by Malcolm Priestley · 10 years ago
  97. ad45776 bcm: fix code style by Zahari Doychev · 10 years ago
  98. d54313c staging: netlogic: coding style fixup by Mostyn Bramley-Moore · 10 years ago
  99. 66e24b7 staging: unisys: fix visorchipset sysfs attribute functions by Benjamin Romer · 10 years ago
  100. e010a2a staging: gdm724x: fix misplaced open braces by Cihangir Akturk · 10 years ago