1. f7be5ad staging: comedi: ni_65xx: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  2. 78b4693 staging: comedi: 8255_pci: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  3. d7e6dc1 staging: comedi: add an 'mmio' member to comedi_device by H Hartley Sweeten · 10 years ago
  4. ab35426 staging: comedi: amplc_pci230: tidy up stuct pci230_private by Ian Abbott · 10 years ago
  5. 5565353 staging: comedi: amplc_pci230: no need to initialize named members to zero by Ian Abbott · 10 years ago
  6. bb4bbac staging: comedi: amplc_pci230: add whitespace to pci230_boards[] by Ian Abbott · 10 years ago
  7. 2503f6f staging: comedi: amplc_pci230: no need for '&function' by Ian Abbott · 10 years ago
  8. 2ba8906 staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_chanlist() by Ian Abbott · 10 years ago
  9. a190d26 staging: comedi: amplc_pci230: omit '!= 0' from logical expressions by Ian Abbott · 10 years ago
  10. 76cb39e staging: comedi: amplc_pci230: don't begin line with binary operator by Ian Abbott · 10 years ago
  11. 8b39e8e staging: comedi: amplc_pci230: add whitespace to register values by Ian Abbott · 10 years ago
  12. 5c16542 staging: comedi: amplc_pci230: remove PCI230_TEST_BIT() by Ian Abbott · 10 years ago
  13. e58dbeb staging: comedi: amplc_pci230: remove PCI230_ADC_CONV by Ian Abbott · 10 years ago
  14. ad50100 staging: comedi: amplc_pci230: remove unused settling time constants by Ian Abbott · 10 years ago
  15. e3f59e1 staging: comedi: amplc_pci230: usleep_range is preferred over udelay by Ian Abbott · 10 years ago
  16. 9fd8fc3 staging: comedi: amplc_pci230: alignment should match open parenthesis by Ian Abbott · 10 years ago
  17. 16de83f staging: comedi: amplc_pci230: blank lines aren't necessary before a close brace '}' by Ian Abbott · 10 years ago
  18. c8e8b7a staging: comedi: amplc_pci230: logical continuations should be on the previous line by Ian Abbott · 10 years ago
  19. 1446b44 staging: comedi: amplc_pci230: fix checkpatch line over 80 characters by Ian Abbott · 10 years ago
  20. 0af871d staging: comedi: amplc_pci230: reformat a load of comments by Ian Abbott · 10 years ago
  21. f8cfd0e staging: comedi: ni_tiocmd: introduce ni_tio_acknowledge() by H Hartley Sweeten · 10 years ago
  22. 4cf2f3a staging: comedi: ni_tiocmd: tidy up ni_tio_input_cmd() by H Hartley Sweeten · 10 years ago
  23. 78c7a4a staging: comedi: ni_tiocmd: tidy up ni_tio_input_inttrig() by H Hartley Sweeten · 10 years ago
  24. 65dbae5 staging: comedi: ni_tiocmd: tidy up ni_tio_configure_dma() by H Hartley Sweeten · 10 years ago
  25. 613117f staging: comedi: ni_tio: tidy up G{02, 12}_Interrupt_Enable_Bits by H Hartley Sweeten · 10 years ago
  26. fcf6560 staging: comedi: ni_tio: tidy up Gi_Status_Bits by H Hartley Sweeten · 10 years ago
  27. 4bf9d43 staging: comedi: ni_tio: tidy up Gxx_Interrupt_Acknowledge_Bits by H Hartley Sweeten · 10 years ago
  28. 923de26 staging: comedi: ni_tio: tidy up Gi_DMA_Status_Reg_Bits by H Hartley Sweeten · 10 years ago
  29. 150dde7 staging: comedi: ni_tio: tidy up Gi_DMA_Config_Reg_Bits by H Hartley Sweeten · 10 years ago
  30. 29c2003 staging: comedi: ni_tio: tidy up Gxx_Joint_Status2_Bits by H Hartley Sweeten · 10 years ago
  31. dc61376 staging: comedi: ni_tio: tidy up Gi_Reset_Bit by H Hartley Sweeten · 10 years ago
  32. 24a675c staging: comedi: ni_tio: tidy up Gxx_Status_Bits by H Hartley Sweeten · 10 years ago
  33. 4359dcf staging: comedi: ni_tio: tidy up Gi_Second_Gate_Bits by H Hartley Sweeten · 10 years ago
  34. 36d80f4 staging: comedi: ni_tio: tidy up Gi_Mode_Bits by H Hartley Sweeten · 10 years ago
  35. c2c6c28 staging: comedi: ni_tio: tidy up Gi_Input_Select_Bits by H Hartley Sweeten · 10 years ago
  36. 12b19cf staging: comedi: ni_tio: tidy up Gi_Auto_Increment_Reg_Bits by H Hartley Sweeten · 10 years ago
  37. b9a0976 staging: comedi: ni_tio: tidy up Gi_Command_Reg_Bits by H Hartley Sweeten · 10 years ago
  38. ed40487 staging: comedi: ni_tio: tidy up Gi_Counting_Mode_Reg_Bits by H Hartley Sweeten · 10 years ago
  39. 56bd1ac staging: comedi: ni_tio: tidy up ni_tio_read_sw_save_reg() by H Hartley Sweeten · 10 years ago
  40. f57f584 staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype by Ian Abbott · 10 years ago
  41. 4cb60db2 staging: comedi: amplc_pc236: split into ISA, PCI and common module by Ian Abbott · 10 years ago
  42. 55901d1 staging: comedi: amplc_pc236: add callback to check and clear interrupt by Ian Abbott · 10 years ago
  43. 7f526aa staging: comedi: amplc_pc236: combine interrupt enable/disable functions by Ian Abbott · 10 years ago
  44. 42b241c staging: comedi: amplc_pc236: add callback to enable/disable interrupt by Ian Abbott · 10 years ago
  45. e7637a9 staging: comedi: amplc_pc236: don't disable h/w interrupt on detach() by Ian Abbott · 10 years ago
  46. 6f929b4 staging: comedi: amplc_pc236: move static board data by Ian Abbott · 10 years ago
  47. 5d3d4b2 staging: comedi: amplc_dio200_pci: no need to test board pointer in dio200_pci_detach() by Ian Abbott · 10 years ago
  48. ffe29dc staging: comedi: amplc_dio200_common: remove some tests from amplc_dio200_common_detach() by Ian Abbott · 10 years ago
  49. a386149 staging: comedi: amplc_dio200_common: prevent extra free_irq() by Ian Abbott · 10 years ago
  50. a948318 staging: usbip: remove redundant return statements by Max Vozeler · 10 years ago
  51. e8cdd70 staging: vt6655: coding style: Fixed commenting style by Rahul Garg · 10 years ago
  52. 53cbe20 staging: vt6655: fix direct dereferencing of user pointer by Guillaume Clement · 10 years ago
  53. 80dd705 staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU by Fabian Frederick · 10 years ago
  54. c22487b staging: sep: remove driver by Kristina Martšenko · 10 years ago
  55. 6b5886f staging: ft1000: remove procfs entries by Nicolas Thery · 10 years ago
  56. e6be8e6 staging: lustre: lov: Fix sparse warning using plain integer as NULL pointer by Marc Fite · 10 years ago
  57. b9f2880 staging: rtl8821ae: fixed a space coding style issue by Sylvain Calador · 10 years ago
  58. 96955ed staging: usbip: stub_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  59. 4c86db6 staging: unisys: include: uisutils.h: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  60. 645b031 staging: dgnc: remove commented code by Seunghun Lee · 10 years ago
  61. f56f473 Staging: vt6655: removed redundant comments from power.h by Igor Bezukh · 10 years ago
  62. 6c324e5 Staging: vt6655: removed redundant comments from michael.h by Igor Bezukh · 10 years ago
  63. b218c00 Staging: vt6655: removed redundant comments from mib.h by Igor Bezukh · 10 years ago
  64. 2cb9fa5 Staging: vt6655: removed redundant comments from iowpa.h by Igor Bezukh · 10 years ago
  65. efcd244 Staging: vt6655: removed redundant comments from ioctl.h by Igor Bezukh · 10 years ago
  66. d681012 Staging: vt6655: removed redundant comments from iocmd.h by Igor Bezukh · 10 years ago
  67. e5851cf Staging: vt6655: removed redundant comments from IEEE11h.h by Igor Bezukh · 10 years ago
  68. 2c620641 Staging: vt6655: removed redundant comments from hostap.h by Igor Bezukh · 10 years ago
  69. 1d2a404 Staging: vt6655: removed redundant comments from dpc.h by Igor Bezukh · 10 years ago
  70. aee4821 Staging: vt6655: removed redundant comments from device_cfg.h by Igor Bezukh · 10 years ago
  71. 795a8f9 Staging: vt6655: removed redundant comments from desc.h by Igor Bezukh · 10 years ago
  72. 85a97db Staging: vt6655: removed redundant comments from channel.h by Igor Bezukh · 10 years ago
  73. 17db00a Staging: vt6655: removed redundant comments from country.h by Igor Bezukh · 10 years ago
  74. 846a7f6 Staging: vt6655: removed redundant comments from datarate.h by Igor Bezukh · 10 years ago
  75. 7745bd6 Staging: vt6655: remove redundant comments from card.h by Igor Bezukh · 10 years ago
  76. 2f3b9d3 staging: bcm: DDRInit.c: fixed coding style: lines over 80 char by Sudip Mukherjee · 10 years ago
  77. 982e2bc staging: comedi: amplc_pc236: set board_name before common attach by Ian Abbott · 10 years ago
  78. 62b5e46 staging: comedi: amplc_pc236: remove PCI device ID macros by Ian Abbott · 10 years ago
  79. b4eafd1 staging: comedi: amplc_pc236: Simplify PCI board look-up by Ian Abbott · 10 years ago
  80. ffe2d9f staging: comedi: amplc_pc236: don't check bus type in attach by Ian Abbott · 10 years ago
  81. 22c3919 staging: comedi: amplc_pc236: split pc236_boards[] into ISA & PCI by Ian Abbott · 10 years ago
  82. 00afdd4 staging: comedi: amplc_pc236: remove 'model' member by Ian Abbott · 10 years ago
  83. 350cfc5 staging: comedi: amplc_pc236: absorb pc236_pci_common_attach() by Ian Abbott · 10 years ago
  84. a060214 staging: comedi: amplc_pc236: no need to set hw_dev by Ian Abbott · 10 years ago
  85. f786601 staging: comedi: amplc_pc236: no need to manipulate PCI ref count by Ian Abbott · 10 years ago
  86. 046874f staging: comedi: amplc_pc236: remove manual configuration of PCI boards by Ian Abbott · 10 years ago
  87. 12606fe staging: comedi: amplc_pc236: remove some boilerplate comments by Ian Abbott · 10 years ago
  88. 8485e4f staging: comedi: amplc_pc236: reformat header comments by Ian Abbott · 10 years ago
  89. 89d1bdc staging: unisys: remove partition information from proc by Benjamin Romer · 10 years ago
  90. ad8c12e staging: silicom: remove driver by Kristina Martšenko · 10 years ago
  91. 8fa6cfc staging/lustre: Fix sparse error (signature mismatch) by L. Alberto Giménez · 10 years ago
  92. 70ae543 staging: vt6655: Remove NULL pointer sparse warning by Guillaume Clement · 10 years ago
  93. 1ce87e2 staging: vt6655: remove unused macro by Guillaume Clement · 10 years ago
  94. 049a8af staging: vt6655: fix braces at newline in if statements by Guillaume Clement · 10 years ago
  95. cba6090 staging: vt6655: remove braces for single statements if by Guillaume Clement · 10 years ago
  96. fa13849 staging: vt6655: add missing whitespace by Guillaume Clement · 10 years ago
  97. cef27eae staging: vt6655: Remove unreachable break statements by Guillaume Clement · 10 years ago
  98. a161342 staging: vt6655: break single line if statements by Guillaume Clement · 10 years ago
  99. 941ead9 staging: vt6655: Use pr_* functions instead of printk by Guillaume Clement · 10 years ago
  100. 5f742c7b9 staging: vt6655: fix static position in inline function by Guillaume Clement · 10 years ago