1. 80a94e4 staging: comedi: ni_mio_common: tidy up the Analog Output subdevice init by H Hartley Sweeten · 11 years ago
  2. a06500b staging: comedi: ni_mio_common: tidy up the Analog Input subdevice init by H Hartley Sweeten · 11 years ago
  3. daabc8a staging: comedi: ni_mio_common: (*cancel) only works with async cmd support by H Hartley Sweeten · 11 years ago
  4. c5f2649 staging: comedi: ni_stc.h: refactor 'aobits' boardinfo by H Hartley Sweeten · 11 years ago
  5. db2255f staging: comedi: ni_stc.h: refactor 'adbits' boardinfo by H Hartley Sweeten · 11 years ago
  6. 817144a staging: comedi: ni_mio_common: remove unnecessary use of 'board->adbits' by H Hartley Sweeten · 11 years ago
  7. 47ef254 staging: comedi: ni_mio_common: fix ni_ao_insn_read() by H Hartley Sweeten · 11 years ago
  8. 93fac79 staging: comedi: ni_mio_common: remove ai_continuous from private data by H Hartley Sweeten · 11 years ago
  9. 79816da1 staging: comedi: ni_mio_common: merge analog output (*insn_write) functions by H Hartley Sweeten · 11 years ago
  10. 4727736 staging: comedi: ni_mio_common: remove some unnecessary boardinfo access by H Hartley Sweeten · 11 years ago
  11. ab15dce staging: comedi: ni_mio_common: remove INSN_CONFIG_ANALOG_TRIG support code by H Hartley Sweeten · 11 years ago
  12. a10817d staging: comedi: ni_mio_common: tidy up ni_ao_munge() by H Hartley Sweeten · 11 years ago
  13. a52b53e staging: comedi: ni_stc.h: add some 'is_{board type}' flags to private data by H Hartley Sweeten · 11 years ago
  14. bfb0c28 staging: comedi: ni_mio_common: fix ni_ao_insn_write() by H Hartley Sweeten · 11 years ago
  15. 87b4fe5 staging: comedi: ni_mio_common: remove ao_win_out() macro by H Hartley Sweeten · 11 years ago
  16. 093b696 staging: comedi: ni_mio_common: fix ni_ao_insn_write_671x() by H Hartley Sweeten · 11 years ago
  17. fed3c23 staging: comedi: ni_stc.h: remove 'ao_unipolar' flag from ni_board_struct by H Hartley Sweeten · 11 years ago
  18. a8b677c staging: comedi: comedidev.h: introduce some 'range_is_external' helpers by H Hartley Sweeten · 11 years ago
  19. ba9a1e3f staging: comedi: mite.h: tidy up the mite channel register offsets by H Hartley Sweeten · 11 years ago
  20. 9233c8d staging: comedi: ni_65xx: factor input filter disable out of (*auto_attach) by H Hartley Sweeten · 11 years ago
  21. dd26947 staging: comedi: ni_65xx: fix digital output reset during attach by H Hartley Sweeten · 11 years ago
  22. 800453d staging: comedi: ni_65xx: use the subdevice 'io_bits' to handle the 'invert_outputs' by H Hartley Sweeten · 11 years ago
  23. 5c70b53 staging: comedi: ni_65xx: remove 'output_bits' from private data by H Hartley Sweeten · 11 years ago
  24. b44ce32 staging: comedi: ni_65xx: tidy ni_65xx_intr_insn_bits() declaration by H Hartley Sweeten · 11 years ago
  25. 68864aa staging: comedi: ni_65xx: update the MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  26. 96470b6 staging: comedi: ni_65xx: clean up multi-line comments by H Hartley Sweeten · 11 years ago
  27. f5b6ebd staging: comedi: ni_65xx: tidy up the comedi_driver declaration by H Hartley Sweeten · 11 years ago
  28. feb919d staging: comedi: ni_65xx: tidy up the subdevice initialization by H Hartley Sweeten · 11 years ago
  29. 1b094a42 staging: comedi: ni_65xx: tidy up the port<->chan conversions by H Hartley Sweeten · 11 years ago
  30. b3e33cd staging: comedi: ni_65xx: fix ni_65xx_intr_insn_config() by H Hartley Sweeten · 11 years ago
  31. 33998d6 staging: comedi: ni_65xx: hook up command support only if irq is available by H Hartley Sweeten · 11 years ago
  32. 98e9f67 staging: comedi: ni_65xx: remove the need for the subdevice private data by H Hartley Sweeten · 11 years ago
  33. 11d892c staging: comedi: ni_65xx: remove 'dio_direction' from private data by H Hartley Sweeten · 11 years ago
  34. 8405e40 staging: comedi: ni_65xx: cleanup INSN_CONFIG_FILTER handling by H Hartley Sweeten · 11 years ago
  35. 632b9ad staging: comedi: ni_65xx: cleanup recurring register map by H Hartley Sweeten · 11 years ago
  36. 8f587d3 staging: comedi: ni_65xx: cleanup non-recurring register map defines by H Hartley Sweeten · 11 years ago
  37. 16b2a37 staging: comedi: ni_65xx: filter interval register is 32-bit by H Hartley Sweeten · 11 years ago
  38. 0f9e530 staging: unisys: added virtpci info entry by Erik Arfvidson · 11 years ago
  39. 3979845 staging: comedi: ni_670x: remove COMEDI_MITE and HAS_DMA dependancy by H Hartley Sweeten · 11 years ago
  40. b965b77f staging: comedi: ni_65xx: remove COMEDI_MITE and HAS_DMA dependancy by H Hartley Sweeten · 11 years ago
  41. 319a883 staging: comedi: ni_labpc_pci: remove COMEDI_MITE and HAS_DMA dependancy by H Hartley Sweeten · 11 years ago
  42. e2f1036 staging: comedi: 8255_pci: remove include of mite.h by H Hartley Sweeten · 11 years ago
  43. 1496e59 staging: comedi: addi_apci_1564: use addi_watchdog module to init watchdog subdevice by Chase Southwood · 11 years ago
  44. 99acc5a staging: comedi: addi_apci_1564: driver no longer needs to include addi_common.h by Chase Southwood · 11 years ago
  45. a2c14e9 staging: emxx_udc: Fix coding style errors by KANG Yuxuan · 11 years ago
  46. 14c5e41 staging: vt6556: Cleanup coding style: indentation by Peter Senna Tschudin · 11 years ago
  47. 42b138d staging: vt6556: Cleanup coding style: lines over 80 chars by Peter Senna Tschudin · 11 years ago
  48. 618d7d0 staging: vt6556: Cleanup coding style: comments by Peter Senna Tschudin · 11 years ago
  49. dbf0a03 staging: vt6556: Cleanup coding style: #define by Peter Senna Tschudin · 11 years ago
  50. 33e9ab3 staging: vt6556: Cleanup indentation on statements by Peter Senna Tschudin · 11 years ago
  51. 1783319 staging: unisys: remove proc entries from /proc/visorchipset/controlvm by Benjamin Romer · 11 years ago
  52. 34c21d4 Merge 'delete tidspbridge branch' into staging-next by Greg Kroah-Hartman · 11 years ago
  53. f65f645 ARM: OMAP2+: remove DSP platform device by Kristina Martšenko · 11 years ago
  54. f190be7 staging: tidspbridge: remove driver by Kristina Martšenko · 11 years ago
  55. 3b9a1de Staging:tidspbridge Fix minor checkpatch.pl warining Unnecessary parentheses by Adithya Krishnamurthy · 11 years ago
  56. 573954d Staging:tidspbridge Fix minor checkpatch.pl warning unnecessary whitespace before a quoted newline by Adithya Krishnamurthy · 11 years ago
  57. c994a4d Staging:tidspbridge Fix checkpatch.pl warning char * array declaration might be better as static const by Adithya Krishnamurthy · 11 years ago
  58. cb3aada staging: comedi: removing not useful `else` after return by Kinka Huang · 11 years ago
  59. f24937d staging: vt6656: usbpipe irrelevant function descriptions by Malcolm Priestley · 11 years ago
  60. 08823af staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_complete by Malcolm Priestley · 11 years ago
  61. 2dc37af staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb by Malcolm Priestley · 11 years ago
  62. ceebd90 staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete by Malcolm Priestley · 11 years ago
  63. 476e7d9 staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context. by Malcolm Priestley · 11 years ago
  64. 34f98e3 staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt_urb_complete by Malcolm Priestley · 11 years ago
  65. b0bc572 staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb by Malcolm Priestley · 11 years ago
  66. 0d90132 staging: vt6656: int.c remove irrelevant function description by Malcolm Priestley · 11 years ago
  67. 6200193 staging: vt6656: rename INTvWorkItem to vnt_int_start_interrupt by Malcolm Priestley · 11 years ago
  68. e360d2b staging: vt6656: int rename INTnsProcessData to vnt_int_process_data by Malcolm Priestley · 11 years ago
  69. 5073060 staging: vt6656: int.c Replace DBG_PRT debug messages by Malcolm Priestley · 11 years ago
  70. 526fed3 staging: vt6656: INTvWorkItem remove camel case by Malcolm Priestley · 11 years ago
  71. d4ec15e staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 11 years ago
  72. 6a44b50 staging: android: Clean up else statement from sync_fence_poll() by Lucas Tanure · 11 years ago
  73. 38064eb staging: octeon: fix coding style by Rahul Bedarkar · 11 years ago
  74. 05c9c19 Staging: rtl8821ae: delete unneeded lines in cam.c by Joerg C. Meyer · 11 years ago
  75. 8251223 staging: dgap: remove dgap_newnode() by Daeseok Youn · 11 years ago
  76. 7bab00f staging: dgap: remove unused a parameter in dgap_gettok() by Daeseok Youn · 11 years ago
  77. e9cc5b2 staging: dgap: fix a typo in dgap_gettok() by Daeseok Youn · 11 years ago
  78. 8e82ce0 staging: dgap: remove unused case value in dgap_parsefile() by Daeseok Youn · 11 years ago
  79. dfa30ac staging: dgap: remove redundant error value check by Daeseok Youn · 11 years ago
  80. e86bd61 Staging: bcm: PHSModule.c: Shortened lines by Matthias Beyer · 11 years ago
  81. 3be738a Staging: bcm: PHSModule.c: Replaced if-else return code with simple return assertion by Matthias Beyer · 11 years ago
  82. 9128349 Staging: bcm: PHSModule.c: Replaced member accessing with variable in CreateSFToClassifierRuleMapping() by Matthias Beyer · 11 years ago
  83. 18002f5 Staging: bcm: PHSModule.c: Simplified nested if statements by linking them with logical AND in GetPhsRuleEntry() by Matthias Beyer · 11 years ago
  84. 1c53f08 Staging: bcm: PHSModule.c: Simplified nested if statements by linking them with logical AND in GetServiceFlowEntry() by Matthias Beyer · 11 years ago
  85. c842dd2 Staging: bcm: PHSModule.c: Simplified nested if statements by linking them with logical AND in GetServiceFlowEntry() by Matthias Beyer · 11 years ago
  86. cf42356 Staging: bcm: PHSModule.c: Replaced member accessing with variable in GetServiceFlowEntry() by Matthias Beyer · 11 years ago
  87. 14d8e91 Staging: bcm: PHSModule.c: Added const keyword to ValidatePHSRUleComplete() argument by Matthias Beyer · 11 years ago
  88. cc872f8 Staging: bcm: PHSModule.c: Rewrote ValidatePHSRuleComplete() by Matthias Beyer · 11 years ago
  89. c8020cc Staging: bcm: PHSModule.c: Replaced indentation level with goto jump on bad condition by Matthias Beyer · 11 years ago
  90. 3ed150a Staging: bcm: PHSModule.c: Replaced member accessing with variable in free_phs_service() by Matthias Beyer · 11 years ago
  91. b43b245 Staging: bcm: PHSModule.c: Added missing braces around else block by Matthias Beyer · 11 years ago
  92. babb7f9 Staging: bcm: PHSModule.c: Whitespace cleanup in PhsCompress() by Matthias Beyer · 11 years ago
  93. a984b12 Staging: bcm: PHSModule.c: Replaced member accessing with variables by Matthias Beyer · 11 years ago
  94. fc38bc1 Staging: bcm: PHSModule.c: Reduced indentation by using jump label in PhsDeleteSFRules() by Matthias Beyer · 11 years ago
  95. 93cc6ae Staging: bcm: PHSModule.c: Shortened lines by Matthias Beyer · 11 years ago
  96. 525afdd Staging: bcm: PHSModule.c: Reduced indentation level by using jump label by Matthias Beyer · 11 years ago
  97. 31f4f3f Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND concatenation of the conditions by Matthias Beyer · 11 years ago
  98. 413852b Staging: bcm: PHSModule.c: Replaced member accessing with variable in PhsDeletePHSRule() by Matthias Beyer · 11 years ago
  99. c50e0b5 Staging: bcm: PHSModule.c: Outsourced debug printing for phs classifier entry by Matthias Beyer · 11 years ago
  100. 20d174e Staging: bcm: PHSModule.c: Outsourced debug printing in own function by Matthias Beyer · 11 years ago