1. 33e9ab3 staging: vt6556: Cleanup indentation on statements by Peter Senna Tschudin · 11 years ago
  2. 1783319 staging: unisys: remove proc entries from /proc/visorchipset/controlvm by Benjamin Romer · 11 years ago
  3. 34c21d4 Merge 'delete tidspbridge branch' into staging-next by Greg Kroah-Hartman · 11 years ago
  4. f65f645 ARM: OMAP2+: remove DSP platform device by Kristina Martšenko · 11 years ago
  5. f190be7 staging: tidspbridge: remove driver by Kristina Martšenko · 11 years ago
  6. 3b9a1de Staging:tidspbridge Fix minor checkpatch.pl warining Unnecessary parentheses by Adithya Krishnamurthy · 11 years ago
  7. 573954d Staging:tidspbridge Fix minor checkpatch.pl warning unnecessary whitespace before a quoted newline by Adithya Krishnamurthy · 11 years ago
  8. c994a4d Staging:tidspbridge Fix checkpatch.pl warning char * array declaration might be better as static const by Adithya Krishnamurthy · 11 years ago
  9. cb3aada staging: comedi: removing not useful `else` after return by Kinka Huang · 11 years ago
  10. f24937d staging: vt6656: usbpipe irrelevant function descriptions by Malcolm Priestley · 11 years ago
  11. 08823af staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_complete by Malcolm Priestley · 11 years ago
  12. 2dc37af staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb by Malcolm Priestley · 11 years ago
  13. ceebd90 staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete by Malcolm Priestley · 11 years ago
  14. 476e7d9 staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context. by Malcolm Priestley · 11 years ago
  15. 34f98e3 staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt_urb_complete by Malcolm Priestley · 11 years ago
  16. b0bc572 staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb by Malcolm Priestley · 11 years ago
  17. 0d90132 staging: vt6656: int.c remove irrelevant function description by Malcolm Priestley · 11 years ago
  18. 6200193 staging: vt6656: rename INTvWorkItem to vnt_int_start_interrupt by Malcolm Priestley · 11 years ago
  19. e360d2b staging: vt6656: int rename INTnsProcessData to vnt_int_process_data by Malcolm Priestley · 11 years ago
  20. 5073060 staging: vt6656: int.c Replace DBG_PRT debug messages by Malcolm Priestley · 11 years ago
  21. 526fed3 staging: vt6656: INTvWorkItem remove camel case by Malcolm Priestley · 11 years ago
  22. d4ec15e staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 11 years ago
  23. 6a44b50 staging: android: Clean up else statement from sync_fence_poll() by Lucas Tanure · 11 years ago
  24. 38064eb staging: octeon: fix coding style by Rahul Bedarkar · 11 years ago
  25. 05c9c19 Staging: rtl8821ae: delete unneeded lines in cam.c by Joerg C. Meyer · 11 years ago
  26. 8251223 staging: dgap: remove dgap_newnode() by Daeseok Youn · 11 years ago
  27. 7bab00f staging: dgap: remove unused a parameter in dgap_gettok() by Daeseok Youn · 11 years ago
  28. e9cc5b2 staging: dgap: fix a typo in dgap_gettok() by Daeseok Youn · 11 years ago
  29. 8e82ce0 staging: dgap: remove unused case value in dgap_parsefile() by Daeseok Youn · 11 years ago
  30. dfa30ac staging: dgap: remove redundant error value check by Daeseok Youn · 11 years ago
  31. e86bd61 Staging: bcm: PHSModule.c: Shortened lines by Matthias Beyer · 11 years ago
  32. 3be738a Staging: bcm: PHSModule.c: Replaced if-else return code with simple return assertion by Matthias Beyer · 11 years ago
  33. 9128349 Staging: bcm: PHSModule.c: Replaced member accessing with variable in CreateSFToClassifierRuleMapping() by Matthias Beyer · 11 years ago
  34. 18002f5 Staging: bcm: PHSModule.c: Simplified nested if statements by linking them with logical AND in GetPhsRuleEntry() by Matthias Beyer · 11 years ago
  35. 1c53f08 Staging: bcm: PHSModule.c: Simplified nested if statements by linking them with logical AND in GetServiceFlowEntry() by Matthias Beyer · 11 years ago
  36. c842dd2 Staging: bcm: PHSModule.c: Simplified nested if statements by linking them with logical AND in GetServiceFlowEntry() by Matthias Beyer · 11 years ago
  37. cf42356 Staging: bcm: PHSModule.c: Replaced member accessing with variable in GetServiceFlowEntry() by Matthias Beyer · 11 years ago
  38. 14d8e91 Staging: bcm: PHSModule.c: Added const keyword to ValidatePHSRUleComplete() argument by Matthias Beyer · 11 years ago
  39. cc872f8 Staging: bcm: PHSModule.c: Rewrote ValidatePHSRuleComplete() by Matthias Beyer · 11 years ago
  40. c8020cc Staging: bcm: PHSModule.c: Replaced indentation level with goto jump on bad condition by Matthias Beyer · 11 years ago
  41. 3ed150a Staging: bcm: PHSModule.c: Replaced member accessing with variable in free_phs_service() by Matthias Beyer · 11 years ago
  42. b43b245 Staging: bcm: PHSModule.c: Added missing braces around else block by Matthias Beyer · 11 years ago
  43. babb7f9 Staging: bcm: PHSModule.c: Whitespace cleanup in PhsCompress() by Matthias Beyer · 11 years ago
  44. a984b12 Staging: bcm: PHSModule.c: Replaced member accessing with variables by Matthias Beyer · 11 years ago
  45. fc38bc1 Staging: bcm: PHSModule.c: Reduced indentation by using jump label in PhsDeleteSFRules() by Matthias Beyer · 11 years ago
  46. 93cc6ae Staging: bcm: PHSModule.c: Shortened lines by Matthias Beyer · 11 years ago
  47. 525afdd Staging: bcm: PHSModule.c: Reduced indentation level by using jump label by Matthias Beyer · 11 years ago
  48. 31f4f3f Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND concatenation of the conditions by Matthias Beyer · 11 years ago
  49. 413852b Staging: bcm: PHSModule.c: Replaced member accessing with variable in PhsDeletePHSRule() by Matthias Beyer · 11 years ago
  50. c50e0b5 Staging: bcm: PHSModule.c: Outsourced debug printing for phs classifier entry by Matthias Beyer · 11 years ago
  51. 20d174e Staging: bcm: PHSModule.c: Outsourced debug printing in own function by Matthias Beyer · 11 years ago
  52. ca89a29 Staging: bcm: PHSModule.c: Whitespace & Indentation cleanup by Matthias Beyer · 11 years ago
  53. 495e2be staging: vt6556: Remove double parentheses by Peter Senna Tschudin · 11 years ago
  54. ed0db51 staging: vt6656: set BBvSetAntennaMode in device_init_registers by Malcolm Priestley · 11 years ago
  55. 6fdd946 staging: vt6656: device.h remove old wireless stats by Malcolm Priestley · 11 years ago
  56. d0f17b6 drivers: staging: lustre: Use 'force_die' instead of 'die' to avoid compiling issue by Chen Gang · 11 years ago
  57. 589e1d1 Merge 3.16-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  58. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 11 years ago
  59. 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
  60. 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
  61. 01e1162 staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv() by navin patidar · 11 years ago
  62. 3596d6d staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv() by navin patidar · 11 years ago
  63. 246cf9e staging: rtl8188eu: Remove unused function _rtw_enqueue_network() by navin patidar · 11 years ago
  64. 4b5a1c1 staging: rtl8188eu: Remove unused function _rtw_dequeue_network() by navin patidar · 11 years ago
  65. fe80537 staging: rtl8188eu: Make _rtw_free_network() static by navin patidar · 11 years ago
  66. 8eca2e5 staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network() by navin patidar · 11 years ago
  67. 07e49db staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue() by navin patidar · 11 years ago
  68. ebe98c4 staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie() by navin patidar · 11 years ago
  69. 5f3f2a2 staging: rtl8188eu: Remove unused function _rtw_IOL_append_WW_cmd() by navin patidar · 11 years ago
  70. 2b83940 staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_wep() by navin patidar · 11 years ago
  71. e68029d staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_key() by navin patidar · 11 years ago
  72. e2313dc staging: rtl8188eu: Remove unused function rtw_set_802_11_add_key() by navin patidar · 11 years ago
  73. 56da23d staging: rtl8188eu: Remove unused function rtw_validate_ssid() by navin patidar · 11 years ago
  74. 0306b4f staging: rtl8188eu: Remove unused function rtw_set_scan_mode() by navin patidar · 11 years ago
  75. fbb6705 staging: rtl8188eu: Remove function rtw_set_channel_plan() by navin patidar · 11 years ago
  76. 48c72e8 staging: rtl8188eu: Remove unused function rtw_use_tkipkey_handler() by navin patidar · 11 years ago
  77. a83a859 staging: vt6656: wcnd.c clean up comments by Malcolm Priestley · 11 years ago
  78. 983b65f staging: vt6656: wcmd remove unneeded headers by Malcolm Priestley · 11 years ago
  79. 68cc161 staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer by Malcolm Priestley · 11 years ago
  80. 57981a6 staging: vt6656: Drop u8 pointer and rename bScheduleCommand. by Malcolm Priestley · 11 years ago
  81. 592365ae4a staging: vt6656: rename vRunCommand to vnt_run_command by Malcolm Priestley · 11 years ago
  82. 2cd98cd staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait by Malcolm Priestley · 11 years ago
  83. 60cecd2 staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete by Malcolm Priestley · 11 years ago
  84. 190c819 staging: vt6656: dead code remove typedef enum tagCMD_STATUS by Malcolm Priestley · 11 years ago
  85. 33a60b8 staging: vt6656: replace camel case from command variables by Malcolm Priestley · 11 years ago
  86. 9a30928 staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF by Malcolm Priestley · 11 years ago
  87. b595f9b staging: vt6656: remove typedef struct tagCMD_ITEM by Malcolm Priestley · 11 years ago
  88. ad74e91 staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state by Malcolm Priestley · 11 years ago
  89. 80f0d09 staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd by Malcolm Priestley · 11 years ago
  90. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  91. f6a7125 staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A() by Jes Sorensen · 11 years ago
  92. 9464cac staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a() by Jes Sorensen · 11 years ago
  93. f467c2b staging: rtl8723au: Remove unused ODM_MacStatusQuery23a() by Jes Sorensen · 11 years ago
  94. 79756e6 staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a() by Jes Sorensen · 11 years ago
  95. 7bafabf staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and related code+data by Jes Sorensen · 11 years ago
  96. 863b619 staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_8723A() by Jes Sorensen · 11 years ago
  97. d10ef63 staging: rtl8723au: Remove zero value calculation added to address by Jes Sorensen · 11 years ago
  98. 6b435ad staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a() by Jes Sorensen · 11 years ago
  99. a895042 staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical for RF_PATH_[AB] by Jes Sorensen · 11 years ago
  100. 974fe27 staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*() by Jes Sorensen · 11 years ago