1. fe83073 drivers/staging/bcm/Misc: style: added blank lines after declarations by Robin Schroer · 10 years ago
  2. a2745cc staging: bcm: Remove unnecessary parentheses by Masanari Iida · 10 years ago
  3. be30e7a staging: bcm: nvm.c: Cleaning up a array that is filled incompletely by Rickard Strandqvist · 10 years ago
  4. b6d8d3a drivers/staging/bcm: Added a space after a comma. by Chuong Ngo · 10 years ago
  5. df37d1a staging: skein: fix sparse warning for static arrays by James A Shackleford · 10 years ago
  6. 949c4ef staging: rtl8821ae: fix sparse warning for static declarations by Marcus Farkas · 10 years ago
  7. bd9dc62 staging: rtl8712: replace kmalloc(..., sizeof(T)) by Vitaly Osipov · 10 years ago
  8. 3ae7074 staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement by Rickard Strandqvist · 10 years ago
  9. 0c9f3a6 staging: rtl8712, rtl8712: avoid lots of build warnings by Arnd Bergmann · 10 years ago
  10. 22649bb staging: rtl8712: Remove useless variable 'fw_found' by Thomas Vegas · 10 years ago
  11. 5947956 staging: rtl8712: Fix oops on dongle removal if firmware is not available by Thomas Vegas · 10 years ago
  12. 5c3ddb3 staging: vt6655: coding style: use C89 comments by Merlin Chlosta · 10 years ago
  13. ff87dbc staging: vt6655: remove unnecessary typedef struct. by Martin Kepplinger · 10 years ago
  14. 15974dc staging: vt6655: replace C99 style comments by James A Shackleford · 10 years ago
  15. 14257463 staging: vt6655: fix sparse warning for static declarations by James A Shackleford · 10 years ago
  16. 2c052d40 staging: vt6655: update iwctl_private_args extern declaration by James A Shackleford · 10 years ago
  17. b470567 staging: vt6655: update out-of-date function declaration by James A Shackleford · 10 years ago
  18. 04d5219 staging: vt6655: fix sparse warning for static declarations by James A Shackleford · 10 years ago
  19. ebc43d0 staging: vt6655: fix sparse warning "cast removes address space of expression" by James A Shackleford · 10 years ago
  20. 4e13d41 staging: gdm724x: Added blank lines after declarations in gdm_lte.c by Scott Weir · 10 years ago
  21. d38ee5b staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_time by Malcolm Priestley · 10 years ago
  22. 205056f staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_field by Malcolm Priestley · 10 years ago
  23. 45d63f8 staging: vt6656: rename FIRMWAREbCheckVersion to vnt_check_firmware_version by Malcolm Priestley · 10 years ago
  24. 1432146 staging: vt6656: rename FIRMWAREbBrach2Sram to vnt_firmware_branch_to_sram by Malcolm Priestley · 10 years ago
  25. 6a86b77 staging: vt6656: rename FIRMWAREbDownload to vnt_download_firmware by Malcolm Priestley · 10 years ago
  26. 9197f35 staging: vt6656: firmware.c replace DBG_PRT debug messages by Malcolm Priestley · 10 years ago
  27. 0fe8b95 staging: vt6656: FIRMWAREbCheckVersion remove camel case by Malcolm Priestley · 10 years ago
  28. e21a53c staging: vt6656: FIRMWAREbBrach2Sram remove camel case by Malcolm Priestley · 10 years ago
  29. da47d98 staging: vt6656: FIRMWAREbDownload remove camel case by Malcolm Priestley · 10 years ago
  30. bb73fd0 staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeup by Malcolm Priestley · 10 years ago
  31. 905dba5 staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_saving by Malcolm Priestley · 10 years ago
  32. c1d45af staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_saving by Malcolm Priestley · 10 years ago
  33. bedf4ef staging: vt6656: PSbIsNextTBTTWakeUp remove camel case by Malcolm Priestley · 10 years ago
  34. 38c7b5b staging: vt6656: PSvDisablePowerSaving remove camel case by Malcolm Priestley · 10 years ago
  35. 2bac6f9 staging: vt6656: PSvEnablePowerSaving remove camel case by Malcolm Priestley · 10 years ago
  36. ab51f51 staging: vt6656: rxtx replace adwTxKey[4] by Malcolm Priestley · 10 years ago
  37. 3695c46 staging: vt6656: rxtx s_vFillTxKey use vnt_usb_send_context by Malcolm Priestley · 10 years ago
  38. 1622c8f staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structures by Malcolm Priestley · 10 years ago
  39. c2c32da staging: vt6656: rxtx move vnt_usb_send_context into tx structure. by Malcolm Priestley · 10 years ago
  40. 4cada36 staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_interval by Malcolm Priestley · 10 years ago
  41. 05827c9 staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker_preamble_mode by Malcolm Priestley · 10 years ago
  42. a085edc staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_preamble_mode by Malcolm Priestley · 10 years ago
  43. 83a0ee4 staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_mode by Malcolm Priestley · 10 years ago
  44. ccbf441 staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_mode by Malcolm Priestley · 10 years ago
  45. 1cd34ea staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addr by Malcolm Priestley · 10 years ago
  46. 57dc49a staging: vt6656: rename MACvWriteWord to vnt_mac_write_word by Malcolm Priestley · 10 years ago
  47. 3695753 staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off by Malcolm Priestley · 10 years ago
  48. a9bed1d staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off by Malcolm Priestley · 10 years ago
  49. a7a93e3 staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentry by Malcolm Priestley · 10 years ago
  50. cd73194 staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentry by Malcolm Priestley · 10 years ago
  51. 05089fb staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type by Malcolm Priestley · 10 years ago
  52. aa6907d staging: vt6656: rename MACbShutdown to vnt_mac_shutdown by Malcolm Priestley · 10 years ago
  53. d100791 staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filter by Malcolm Priestley · 10 years ago
  54. bc240f5 staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode by Malcolm Priestley · 10 years ago
  55. 8a5e6c8 staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on by Malcolm Priestley · 10 years ago
  56. fa26e0b staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off by Malcolm Priestley · 10 years ago
  57. 88ec2f7 staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbtt by Malcolm Priestley · 10 years ago
  58. 6964cd1 staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbtt by Malcolm Priestley · 10 years ago
  59. 75ef1b51 staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbtt by Malcolm Priestley · 10 years ago
  60. dba066e staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsf by Malcolm Priestley · 10 years ago
  61. 4a9f4c6 staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsf by Malcolm Priestley · 10 years ago
  62. 14c68c5 staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsf by Malcolm Priestley · 10 years ago
  63. ecbc0a1 staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offset by Malcolm Priestley · 10 years ago
  64. e809c96 staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_type by Malcolm Priestley · 10 years ago
  65. cfa4d8d staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rate by Malcolm Priestley · 10 years ago
  66. 9a2cffd staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rate by Malcolm Priestley · 10 years ago
  67. 1a79294 staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinf by Malcolm Priestley · 10 years ago
  68. 47203c4 staging: vt6656: rename CARDvUpdateBasicTopRate to vnt_update_top_rates by Malcolm Priestley · 10 years ago
  69. c7ee9ee staging: vt6656: rename vUpdateIFS to vnt_update_ifs by Malcolm Priestley · 10 years ago
  70. c9a0487 staging: vt6656: rename CARDvCalculateOFDMRParameter to vnt_calculate_ofdm_rate by Malcolm Priestley · 10 years ago
  71. 15fa7ce staging: vt6656: rename swGetOFDMControlRate to vnt_get_ofdm_rate by Malcolm Priestley · 10 years ago
  72. 073d02e staging: vt6656: rename swGetCCKControlRate to vnt_get_cck_rate by Malcolm Priestley · 10 years ago
  73. 084fc8f staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channel by Malcolm Priestley · 10 years ago
  74. 69b2b20 staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning by Tair Rzayev · 10 years ago
  75. 1e1b6a8 staging: nokia_h4: nokia_core.c Fixed coding style by Miguel Oliveira · 10 years ago
  76. 6944561 staging: ion: optimize struct ion_system_heap by Heesub Shin · 10 years ago
  77. 06566f5 staging: ion: remove order argument from free_buffer_page() by Heesub Shin · 10 years ago
  78. 7eb88bf staging: ion: remove struct page_info by Heesub Shin · 10 years ago
  79. d10e4ff staging: ion: remove order from struct page_info by Heesub Shin · 10 years ago
  80. 2b3cffc staging: rtl8188eu: Remove file rtw_br_ext.h by navin patidar · 10 years ago
  81. b0f63cf staging: rtl8188eu: Remove unused members of struct adapter by navin patidar · 10 years ago
  82. a7f5f27 staging: rtl8188eu: core: Remove file rtw_br_ext.c by navin patidar · 10 years ago
  83. 85955ec staging: rtl8188eu: Remove function netdev_br_init() by navin patidar · 10 years ago
  84. 7bf08a8 staging: rtl8188eu: Remove function nat25_db_expire() by navin patidar · 10 years ago
  85. 5605da1 staging: rtl8188eu: Remove pppoe_connection_in_progress from struct adapter by navin patidar · 10 years ago
  86. dc69f11 staging: rtl8188eu: Remove function nat25_db_cleanup() by navin patidar · 10 years ago
  87. 2ace82d staging: rtl8188eu: Remove unused functons defined in rtw_br_ext.c by navin patidar · 10 years ago
  88. dcea747 staging: rtl8188eu: Remove function rtw_br_client_tx() by navin patidar · 10 years ago
  89. 0a95a7f staging: rtl8188eu: Remove empty files rtw_io.[c,h] by navin patidar · 10 years ago
  90. e73fd15 staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.h by navin patidar · 10 years ago
  91. a17efdaf staging: rtl8188eu: rtw_io.h: Remove unused structures and macros by navin patidar · 10 years ago
  92. 0e105ec staging: rtl8188eu: usb_ops_linux.h: Remove unused function declarations by navin patidar · 10 years ago
  93. 8f7c67e staging: rtl8188eu: Remove functions initialize rtw_[read,write] wrapper by navin patidar · 10 years ago
  94. c7b2e99 staging: rtl8188eu: Remove function _rtw_read8() by navin patidar · 10 years ago
  95. 551a397 staging: rtl8188eu: Remove function _rtw_read16() by navin patidar · 10 years ago
  96. 99ecfb0 staging: rtl8188eu: Remove function _rtw_read32() by navin patidar · 10 years ago
  97. e76484d staging: rtl8188eu: Remove function _rtw_write8() by navin patidar · 10 years ago
  98. 9764ed0 staging: rtl8188eu: Remove function _rtw_write16() by navin patidar · 10 years ago
  99. fc15807 staging: rtl8188eu: Remove function _rtw_write32() by navin patidar · 10 years ago
  100. 14af355 staging: rtl8188eu: Remove function _rtw_write_port_cancel() by navin patidar · 10 years ago