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