1. 39dd526 staging: vt6656: MACvSetKeyEntry remove camel case. by Malcolm Priestley · 10 years ago
  2. 954e814 staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer by Malcolm Priestley · 10 years ago
  3. c1ad28a staging: silicom/bypasslib/bp_ioctl.h: Fix erroneous global variable definitions by Joel Porquet · 10 years ago
  4. a66369a staging: dgap: move tty_port_init() for serial_ports. by Daeseok Youn · 10 years ago
  5. 0ade4a3 staging: dgap: remove unneeded kfree() in dgap_tty_register_ports() by Daeseok Youn · 10 years ago
  6. 462310f staging: dgap: remove unneeded kfree() for ttys in tty_driver by Daeseok Youn · 10 years ago
  7. ddafd51 staging/lustre/llite: Remove unnecessary check for NULL before iput() by Tobias Klauser · 10 years ago
  8. 4764ca9 drivers/staging: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  9. 9c73b46 Staging: Silicom: bpctl_mod.c & bypass.c: Adding blank lines by Chaitanya Hazarey · 10 years ago
  10. ef71c9b staging: rtl8723au: _InitQueueReservedPage(): Remove pointless brackets by Jes Sorensen · 10 years ago
  11. 13aa758 staging: rtl8723au: Remove unused struct btdata_info by Jes Sorensen · 10 years ago
  12. 1d599de staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info() by Jes Sorensen · 10 years ago
  13. d5a1427 staging: rtl8723au: rtl8723a_bt-coexist.c: Remove unnecessary #ifdef CONFIG_8723AU_BT_COEXIST by Jes Sorensen · 10 years ago
  14. 9b2d4ae staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars() by Jes Sorensen · 10 years ago
  15. ec6d687 staging: rtl8723au: Make rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd() a no-op when no co-exist enabled by Jes Sorensen · 10 years ago
  16. c814d4d staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate_notify() by Jes Sorensen · 10 years ago
  17. 900a326 staging: rtl8723au: rtl8732au_hal_init.c: Use rtl8723au_BT_coexist() to pick firmware image by Jes Sorensen · 10 years ago
  18. 1305565 staging: rtl8723au: usb_halinit.c: Remove no-op HAL_INIT_PROFILE_TAG() by Jes Sorensen · 10 years ago
  19. 00e8b24 staging: rtl8723au: Rename HALBT_InitHwConfig() rtl8723a_BT_init_hwconfig() by Jes Sorensen · 10 years ago
  20. dadc54b staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coexist.c by Jes Sorensen · 10 years ago
  21. dddeff3 staging: rtl8723au: odm.c: Rename BTDM_DisableEDCATurbo() to rtl8723a_BT_disable_EDCA_turbo() by Jes Sorensen · 10 years ago
  22. d0fc146 staging: rtl8723au: rtw_mlme_ext.c: Sanitize calls to alloc_mgtxmitframe23a() by Jes Sorensen · 10 years ago
  23. 92825e6 staging: rtl8723au: rtw_mlme_ext.c: Remove CONFIG_8723AU_BT_COEXIST #ifdefs by Jes Sorensen · 10 years ago
  24. 280e7a0 staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefs by Jes Sorensen · 10 years ago
  25. e631bae staging: rtl8723au: rtw_pwrctrl.c: Remove an unnecessary COEXIST #ifdef by Jes Sorensen · 10 years ago
  26. 09d8879 staging: rtl8723au: rtw_cmd.c: Remove last #ifdef CONFIG_8723AU_BT_COEXIST usage by Jes Sorensen · 10 years ago
  27. a862d5d staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave() by Jes Sorensen · 10 years ago
  28. f83e9e2a staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify() by Jes Sorensen · 10 years ago
  29. 43de030 staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus_notify() by Jes Sorensen · 10 years ago
  30. d952e4c staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify() by Jes Sorensen · 10 years ago
  31. febf308 staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist() by Jes Sorensen · 10 years ago
  32. ef95e27 staging: rtl8723au: Remove some CONFIG_8723AU_BT_COEXIST clutter by Jes Sorensen · 10 years ago
  33. 1af4072 staging: rtl8723au: Introduce rtl8723a_BT_coexist() - and use it! by Jes Sorensen · 10 years ago
  34. bf2a7b9 staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled() by Jes Sorensen · 10 years ago
  35. 3a159d9 staging: rtl8723au: Create rtl8723au_bt_intf.h by Jes Sorensen · 10 years ago
  36. 983ebef staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool' by Jes Sorensen · 10 years ago
  37. 9160518e staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return value by Jes Sorensen · 10 years ago
  38. 32dfcb1 staging: rtl8723au: bInternalAutoSuspend is always false by Jes Sorensen · 10 years ago
  39. e6d880d staging: rtl8723au: Remove unused prototype rtw_cfg80211_issue_p2p_provision_request23a() by Jes Sorensen · 10 years ago
  40. d165e4e staging: rtl8723au: rtw_wdev_alloc(): Don't register wiphy before kmalloc() completed by Jes Sorensen · 10 years ago
  41. 56b0bd9 staging: rtl8723au: Remove some pointless cfg80211_* wrapper macros by Jes Sorensen · 10 years ago
  42. 661f706 staging: rtl8723au: struct rtw_wdev_priv: Remove some never 'true' variables by Jes Sorensen · 10 years ago
  43. 015e425 staging: rtl8723au: Get rid of unused struct rtw_wdev_invit_info by Jes Sorensen · 10 years ago
  44. de62f67 staging: rtl8723au: _cfg80211_rtw_mgmt_tx() clean up checking function return values by Jes Sorensen · 10 years ago
  45. 58af40a staging: rtl8723au: Delete unused rtw_cfg80211_set_mgnt_wpsp2pie() by Jes Sorensen · 10 years ago
  46. cc2db7c staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_equal() by Jes Sorensen · 10 years ago
  47. 888df44 staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_copy() by Jes Sorensen · 10 years ago
  48. 8b506ef staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_iface() by Jes Sorensen · 10 years ago
  49. aaa1d63 staging: rtl8723au: Remove unused struct hostapd_priv by Jes Sorensen · 10 years ago
  50. e92843e staging: rtl8723au: rtw_mlme.h: Remove a bunch of unused structs by Jes Sorensen · 10 years ago
  51. 656f6c8 staging: rtl8723au: Remove unused enum SCAN_RESULT_TYPE by Jes Sorensen · 10 years ago
  52. 0618dbc staging: rtl8723au: Don't check check_fwstate() == false by Jes Sorensen · 10 years ago
  53. a6ab752 staging: rtl8723au: Make check_fwstate() return bool by Jes Sorensen · 10 years ago
  54. f2f9703 staging: rtl8723au: Don't explicitly check check_fwstate() == true by Jes Sorensen · 10 years ago
  55. 04e5776 staging: rtl8723au: rtw_xmit.c: Use ether_addr_copy() by Jes Sorensen · 10 years ago
  56. 06e17e3 staging: rtl8723au: Use ieee80211.h defines for IV/ICV len values by Jes Sorensen · 10 years ago
  57. c1caefb staging: rtl8723au: ieee80211.h: Remove some unused #defines by Jes Sorensen · 10 years ago
  58. 83bf96f staging: vt6656: MACvSetKeyEntry create structure to write key by Malcolm Priestley · 10 years ago
  59. 5cb5bff7 staging: vt6656: s_vFillTxKey fix indentation of memcpy by Malcolm Priestley · 10 years ago
  60. 3b6cee7be staging: vt6656: s_uGetRTSCTSRsvTime fix word lenght by Malcolm Priestley · 10 years ago
  61. 4237fe4 staging: vt6656: BBbVT3184Init fix word lenght by Malcolm Priestley · 10 years ago
  62. 7b1f9ee staging: vt6656: baseband.c replace DBG_PRT debug messages by Malcolm Priestley · 10 years ago
  63. 842e3ecc staging: vt6656: card.c replace DBG_PRT debug messages. by Malcolm Priestley · 10 years ago
  64. 3d2988c staging; vt6656: swGetCCKControlRate remove camel case by Malcolm Priestley · 10 years ago
  65. a5a7c43 staging: vt6656: swGetOFDMControlRate remove camel case by Malcolm Priestley · 10 years ago
  66. 7879be8 staging: dgnc: Use time_after_eq() by Manuel Schölling · 10 years ago
  67. bd215fb Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORs by Chaitanya Hazarey · 10 years ago
  68. e017a92 staging: rtl8188eu: use time_before/time_after and change type of ips_deny_time by Manuel Schölling · 10 years ago
  69. 83991567 staging: rtl8821ae: add static for local symbols in rtl_btc.c by Konrad Zapalowicz · 10 years ago
  70. 45475dc staging: rtl8821ae: deal with unused functions in halbtcoutsrc.c by Konrad Zapalowicz · 10 years ago
  71. 0eec210 staging: rtl8821ae: add static for local symbols in halbtcoutsrc.c by Konrad Zapalowicz · 10 years ago
  72. 65aa61c staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.c by Konrad Zapalowicz · 10 years ago
  73. 8b596f5 staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.c by Konrad Zapalowicz · 10 years ago
  74. f259179 staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.c by Konrad Zapalowicz · 10 years ago
  75. e9329bd staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.c by Konrad Zapalowicz · 10 years ago
  76. 2960660 staging: android: describe use of memory barrier on sync.c by Niv Yehezkel · 10 years ago
  77. 77870a1 Staging: dgap: Fixed iomem accesses in dgap.c by Pascal COMBES · 10 years ago
  78. f8628a4 staging: Convert __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  79. 91d435f staging: rtl8712: remove _malloc() by Vitaly Osipov · 10 years ago
  80. 811e843 staging: slicoss: clean up use of dev_err by David Matlack · 10 years ago
  81. 17dd433 staging: slicoss: remove private netdev list by David Matlack · 10 years ago
  82. 35b8dfd staging: lustre: Fixed warnings about using 0 as NULL ptr by Greg DeAngelis · 10 years ago
  83. ffd07de staging/mt29f_spinand: Terminate of match table by Stephen Boyd · 10 years ago
  84. 2d53426 staging: panel: (coding style) Multiple assignments by Dominique van den Broeck · 10 years ago
  85. fd4859f staging: vt6656: CARDvCalculateOFDMRParameter fix indentation rsv_time by Malcolm Priestley · 10 years ago
  86. 1efb8fa staging: vt6656: camel case and clean up CARDvSetBSSMode by Malcolm Priestley · 10 years ago
  87. f320314 staging: vt6656: camel case clean up CARDbRadioPowerOn by Malcolm Priestley · 10 years ago
  88. 07deb71 staging: vt6656: camel case clean up CARDbRadioPowerOff by Malcolm Priestley · 10 years ago
  89. 8b515de staging: vt6656: camel case clean up CARDvUpdateNextTBTT by Malcolm Priestley · 10 years ago
  90. 414475f staging: vt6656: camel case and clean up CARDvSetFirstNextTBTT by Malcolm Priestley · 10 years ago
  91. 5f4dfb6 staging: vt6656: CARDqGetNextTBTT remove camel case by Malcolm Priestley · 10 years ago
  92. e151e47 staging: vt6656: CARDbClearCurrentTSF remove camel case by Malcolm Priestley · 10 years ago
  93. 2092dfa staging: vt6656: CARDbGetCurrentTSF remove camel case by Malcolm Priestley · 10 years ago
  94. 302361d staging: vt6656: camel case and clean up CARDvAdjustTSF by Malcolm Priestley · 10 years ago
  95. 3fd2a69 staging: vt6656: CARDqGetTSFOffset remove camel case by Malcolm Priestley · 10 years ago
  96. 1f44238 staging: vt6656: camel case and cleanup CARDbyGetPktType by Malcolm Priestley · 10 years ago
  97. de0eb9e staging: vt6656: camel case clean up CARDbIsOFDMinBasicRate by Malcolm Priestley · 10 years ago
  98. 0b596b2 staging: vt6656: Convert remaining locks to spin_lock_irqsave. by Malcolm Priestley · 10 years ago
  99. 5880793 Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  100. 34683a5 fix format string missmatch in staging/iio/Documentation/iio_utils.h by Toralf Förster · 10 years ago