1. a713cd5 Staging: ft1000-usb: use netdev_warn by Anders Darander · 11 years ago
  2. 87a7630 Staging: ft1000-usb: wrap macros in do while by Anders Darander · 11 years ago
  3. c80561e staging: dgnc: UART_IIR_XOFF code is buggy by Dan Carpenter · 10 years ago
  4. 0f33ae1 staging: dgnc: use dev_err() instead of printk() by Martin Kepplinger · 10 years ago
  5. 36aa10a staging: dgnc: redundant NULL checks before kfree() by Vitaly Osipov · 10 years ago
  6. 3f28896 Staging: dgnc: dgnc_driver: fixed incorrect braces by Son P. Nguyen · 11 years ago
  7. 2b46be6 staging: dgnc: cleanup dgnc_finalize_board_init() by Antoine Sirinelli · 11 years ago
  8. 542f3d5 staging: dgap: Add Mark Hounschell to maintainers list for dgap by Mark Hounschell · 11 years ago
  9. 721b79d1 staging: vt6656: fix potential leak in vt6656_hostap_ioctl() by Christian Engelmayer · 10 years ago
  10. 62a3f8a staging: vt6656: desh.h Remove unused macros and structures. by Malcolm Priestley · 10 years ago
  11. 05cc617 staging: vt6656: rxtx: Remove unused uDMAIdx from driver. by Malcolm Priestley · 10 years ago
  12. ea9a8da staging: vt6656: make spin_lock_irq() human readable by Martin Kepplinger · 10 years ago
  13. bc5cf65 staging: vt6655: fix checkpatch bracing issues by Guido Martínez · 11 years ago
  14. 4e8a7e5 staging: vt6655: remove dead code by Guido Martínez · 11 years ago
  15. 838c2d6 staging: vt6656: Use proper target pointer in memcpy() by Tobias Klauser · 11 years ago
  16. 34bdb98 staging: vt6656: Remove unnecesssary NULL check by Tobias Klauser · 11 years ago
  17. 91ed9a7 Staging: vt6655: tether: fixed a brace coding style issue by Nicolas Del Piano · 11 years ago
  18. a99698f goldfish: clean up the pipe driver 64bit ifdefs by Alan · 10 years ago
  19. d78055d goldfish: clean up the checkpatch warnings by Alan · 10 years ago
  20. e0f682e goldfish: clean up tty 64bit support by Alan · 10 years ago
  21. f627971 goldfish: clean up staging ifdefs by Alan · 10 years ago
  22. 9b17aee goldfish: Allow 64bit builds by Alan · 10 years ago
  23. b8658bc goldfish: enable 64-bit tty driver by Jun Tian · 10 years ago
  24. ec5e34c goldfish_nand.c: remove length restrictions by Nick Kralevich · 10 years ago
  25. f10d843 goldfish: add support for 64bit to the virtual bus by Octavian Purdila · 10 years ago
  26. 25c72c7 goldfish: fix kernel panic when using multiple adb connection by Jun Tian · 10 years ago
  27. 49a75c4 goldfish: 64-bit pipe driver for goldfish platform by Jun Tian · 10 years ago
  28. 0cc6c3a staging: rtl8723au: Remove unused pointer in rtw_wdev_free() by Christian Engelmayer · 10 years ago
  29. 1b3b9af staging: rtl8723au: fix some confusing indenting by Dan Carpenter · 10 years ago
  30. ef05499 staging: rtl8723au: Remove unused struct odm_ra_info by Jes Sorensen · 10 years ago
  31. baa7683 staging: rtl8723au: Since struct odm_sta_info isn't used, remove it completely by Jes Sorensen · 10 years ago
  32. 9f40993 staging: rtl8723au: Remove unused variable IOTPeer by Jes Sorensen · 10 years ago
  33. 299bcd7 staging: rtl8723au: struct odm_mac_info isn't used by Jes Sorensen · 10 years ago
  34. c7fff4e staging: rtl8723au: struct phy_info and struct odm_phy_info are identical by Jes Sorensen · 10 years ago
  35. d095789 staging: rtl8723au: Remove empty *_free_xmit_priv() and friends by Jes Sorensen · 10 years ago
  36. 099a845 staging: rtl8723au: Eliminate no-op function rtl8723au_init_recvbuf() by Jes Sorensen · 10 years ago
  37. a61b322 staging: rtl8723au: Remove another unused queue from struct recv_priv by Jes Sorensen · 10 years ago
  38. 208ceb8 staging: rtl8723au: Remove some unused lists from struct sta_priv by Jes Sorensen · 10 years ago
  39. d8ab7e8 staging: rtl8723au: rtw_pwrctrl.c: Reduce spaghettification by Jes Sorensen · 10 years ago
  40. 561fb40 staging: rtl8723au: pattrib->priority can't be > 15, no need for CHKBIT() by Jes Sorensen · 10 years ago
  41. 7855848 staging: rtl8723au: qos_asm23a(): Don't pass through an invalid priority by Jes Sorensen · 10 years ago
  42. c06209d staging: rtl8723au: set_qos() keep userpriority in a u8 by Jes Sorensen · 10 years ago
  43. d7f2c23 staging: rtl8723au: Another case of missing 'tid' bounds checking. by Jes Sorensen · 10 years ago
  44. 4e489d9 staging: rtl8723au: 'keyid' is always 0-3, no need for CHKBIT() by Jes Sorensen · 10 years ago
  45. 5a443893 staging: rtl8723au: No need for CHKBIT since 16 + 12 is still < 32 by Jes Sorensen · 10 years ago
  46. 072fc84 staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmap by Jes Sorensen · 10 years ago
  47. 405c9f508 staging: rtl8723au: Remove local #define BIT() by Jes Sorensen · 10 years ago
  48. 00cf86c staging: rtl8723au: Call c2h_handler_8723a() directly instead of via HAL interface by Jes Sorensen · 10 years ago
  49. 227ca8c staging: rtl8723au: The driver only has one c2h_id_filter by Jes Sorensen · 10 years ago
  50. 849befa staging: rtl8723au: c2h_evt_hdl() is always called with 3rd argument = NULL by Jes Sorensen · 10 years ago
  51. ab281e3 staging: rtl8723au: Declare c2h_evt_hdl static by Jes Sorensen · 10 years ago
  52. 95b0f20 staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.h by Jes Sorensen · 10 years ago
  53. 7871778 staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark them static by Jes Sorensen · 10 years ago
  54. f85bd05 staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it static by Jes Sorensen · 10 years ago
  55. d39518a staging: rtl8723au: Remove unused ADPT_{FMT,AGR} macros by Jes Sorensen · 10 years ago
  56. a790d58 staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG} by Jes Sorensen · 10 years ago
  57. 9cd613c staging: rtl8723au: Remove FUNC_ADPT_{FMT,ARG} by Jes Sorensen · 10 years ago
  58. dc24abd staging: rtl8723au: Get rid of NDEV_FMT/NDEV_ARG macros by Jes Sorensen · 10 years ago
  59. 5e3a829 staging: rtl8723au: Remove some unused prototypes by Jes Sorensen · 10 years ago
  60. be4c506 staging: rtl8723au: Eliminate RTW_STATUS_CODE23a() by Jes Sorensen · 10 years ago
  61. 794ff05 staging: rtl8723au: Eliminate _rtw_queue_empty23a() by Jes Sorensen · 10 years ago
  62. c5779a0 staging: rtl8723au: rtw_free_recvframe23a() is always passed precvpriv->free_recv_queue by Jes Sorensen · 10 years ago
  63. a954a18 staging: rtl8723au: Remove unused semaphore 'allrxreturnevt' by Jes Sorensen · 10 years ago
  64. 6f43d3b staging: rtl8723au: Remove ugly vmalloc() wrappers by Jes Sorensen · 10 years ago
  65. fd6d1c1 staging: rtl8723au: Use kmalloc instead of vmalloc to allocate recv_frame pool by Jes Sorensen · 10 years ago
  66. 269746a staging: rtl723au: Remove some obsolete misleading comments by Jes Sorensen · 10 years ago
  67. 3a35058 stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_frame_ext by Jes Sorensen · 10 years ago
  68. 251ccc2 staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_frames by Jes Sorensen · 10 years ago
  69. 6042cbf staging: rtl8723au: Declare rtw_alloc_xmitframe() static by Jes Sorensen · 10 years ago
  70. 086f7a4 staging: rtl8723au: fix potential leak in update_bcn_wps_ie() by Christian Engelmayer · 10 years ago
  71. 6e8bc71 staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a() by Jes Sorensen · 10 years ago
  72. 2ad7c3d staging: rtl8723au: Use kernel memory allocator for sta_priv allocations by Jes Sorensen · 10 years ago
  73. 6964213 staging: rtl8723au: Eliminate stainfo_by_offset spaghetti by Jes Sorensen · 10 years ago
  74. ec838b0 staging: rtl8723au: add GFP argument to rtw_alloc_network() by Jes Sorensen · 10 years ago
  75. 5290cd6 staging: rtl8723au: rtw_createbss_cmd23a_callback(): Relax holding of pmlmepriv->lock by Jes Sorensen · 10 years ago
  76. 5d8b411 staging: rtl8723au: rtw_alloc_stainfo23a(): Remove unused variable tmp_aid by Jes Sorensen · 10 years ago
  77. b06106d staging: rtl8723au: rtw_sta_mgt.c: Fix some formatting badness by Jes Sorensen · 10 years ago
  78. 1465967 staging: rtl8723au: Get rid of second set of custom error codes by Jes Sorensen · 10 years ago
  79. 5cfab10 staging: rtl8723au: Remove some unused clutter from odm_types.h by Jes Sorensen · 10 years ago
  80. 70e6b55 staging: rtl8723au: Remove unused struct rtl8723a_priv by Jes Sorensen · 10 years ago
  81. 5949703 staging: rtl8723au: Remove a bunch of unused clutter from the ODM code by Jes Sorensen · 10 years ago
  82. 5ead42c staging: rtl8723au: Remove unused ODM spin lock functions by Jes Sorensen · 10 years ago
  83. 613a774 staging: rtl8723au: Remove unused ODM malloc/free functions by Jes Sorensen · 10 years ago
  84. 9d85833 staging: rtl8723au: Use random ethaddr if EEPROM address is corrupted by Jes Sorensen · 10 years ago
  85. be1bc0c staging: rtl8723au: wifi.h: remove more unused #defines by Jes Sorensen · 10 years ago
  86. c51e886 staging: rtl8723au: Use struct ieee80211_pspoll to obtain 'aid' by Jes Sorensen · 10 years ago
  87. 9c4a961 staging: rtl8723au: Fold get_hdr_bssid() into update_recvframe_phyinfo() by Jes Sorensen · 10 years ago
  88. b307108 staging: rtl8723au: update_recvframe_phyinfo(): Don't set variables twice by Jes Sorensen · 10 years ago
  89. aa66fbb staging: rtl8723au: validate_recv_data_frame() use fctl knowledge to obtain bssid by Jes Sorensen · 10 years ago
  90. 5ca12b7 staging: rtl8723au: Remove to_fr_ds packet attribute by Jes Sorensen · 10 years ago
  91. 2222032 staging: rtl8723au: Declare validate_recv_*_frame() static by Jes Sorensen · 10 years ago
  92. ff516e7 staging: rtl8723au: Remove redundant check by Jes Sorensen · 10 years ago
  93. c227ed0 staging: rtl8723au: rtw_wlan_util.c: Clean up the code by Jes Sorensen · 10 years ago
  94. 7ae2599 staging: rtl8723au: rtl8723a_recv.h: Don't put parenthesis around constants by Jes Sorensen · 10 years ago
  95. 9b6cd3e staging: rtl8723au: Remove a bunch of always true #ifdefs by Jes Sorensen · 10 years ago
  96. 1509864 staging: rtl8723au: Remove a pile of unused firmware image file names by Jes Sorensen · 10 years ago
  97. 45b09aa staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_info by Jes Sorensen · 10 years ago
  98. 51e2726 staging: rtl8723au: Remove unused rtw_ioctl.h by Jes Sorensen · 10 years ago
  99. bd8ad4a staging: rtl8723au: Eliminate struct qos_priv by Jes Sorensen · 10 years ago
  100. 62dff10 staging: rtl8723au: rtw_event.h remove some unused structs and random blank lines by Jes Sorensen · 10 years ago