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