1. f8cfb86 staging: rtl8723au: Remove unused struct zero_bulkout_content by Jes Sorensen · 10 years ago
  2. f7d6e7c staging: rtl8723au: Re-organize struct xmit_priv for better packing by Jes Sorensen · 10 years ago
  3. 516f29e staging: rtl8723au: Don't read REQ_NQOS_SEQ 16 bits and write back 8 bits by Jes Sorensen · 10 years ago
  4. b195011 staging: rtl8723au: Use register define REQ_NQOS_SEQ instead of hardcoded value by Jes Sorensen · 10 years ago
  5. 70b88f5 staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_setting by Jes Sorensen · 10 years ago
  6. 0ceb7b1 staging: rtl8723au: Use enum values for vcs_type by Jes Sorensen · 10 years ago
  7. 0f20070 staging: rtl8723au: Remove write-only struct xmit_priv->vcs_type by Jes Sorensen · 10 years ago
  8. 30e8995 staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage by Jes Sorensen · 10 years ago
  9. 4a2bc3b staging: vt6655: delete SndEvt_ToAPI code by Vladimir A. Nazarenko · 10 years ago
  10. 586e8b6 staging: vt6655: Remove unused code inside switch case by Tapasweni Pathak · 10 years ago
  11. 3f8ddea staging: rtl8192e: Fix pointer type declaration style errors by John Ledbetter · 10 years ago
  12. f582d9a drivers: staging: imx-drm driver cleanup by Rene Kolarik · 10 years ago
  13. 02c2d43 staging: gs_fpgaboot: Fix "out of memory" error handling by Dzmitry Sledneu · 10 years ago
  14. 402eede staging: vt6655: remove useless #if 1 by Vladimir A. Nazarenko · 10 years ago
  15. ebf72cc staging: dgap: introduce dgap_stop() by Daeseok Youn · 10 years ago
  16. 5ba1b07 staging: vt6655: remove global variable wpa_Result by Vladimir A. Nazarenko · 10 years ago
  17. 5e8dc1c staging: vt6655: delete non-standard ioctl 0xFF by Vladimir A. Nazarenko · 10 years ago
  18. 2c7c63a staging: rtl8723au: core: rtw_ap: Fix void function return statements style warning. by Yeliz Taneroglu · 10 years ago
  19. 22d59f4 staging: rtl8723au: core: rtw_security: Fix void function return statements style warning. by Yeliz Taneroglu · 10 years ago
  20. a2d50bc staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements style warning. by Yeliz Taneroglu · 10 years ago
  21. 6ff4327 staging: rtl8723au: core: rtw_pwrctrl: Fix void function return statements style warning. by Yeliz Taneroglu · 10 years ago
  22. 9dfb753 staging: rtl8723au: core: rtw_mlme: fix void function return statements by Yeliz Taneroglu · 10 years ago
  23. f4c84da staging: rtl8192u: Remove unused code by Tapasweni Pathak · 10 years ago
  24. e676883 Staging: lustre: Fix line over 80 characters warning by Tina Johnson · 10 years ago
  25. 3ad96c1 staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.c by Esra Altintas · 10 years ago
  26. f3512d5 staging: vt6655: Fixed C99 // comment errors in wpa.h by Esra Altintas · 10 years ago
  27. 25ef419 staging: vt6655: Use ether_addr_copy function by Dilek Uzulmez · 10 years ago
  28. b857641 staging: rtl8723au: core: rtw_xmit: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  29. 831fa5f staging: rtl8723au: core: rtw_recv: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  30. 547f975 staging: rtl8723au: core: rtw_wlan_util: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  31. d2db1cf staging: rtl8723au: core: rtw_pwrctrl: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  32. 2ce71bd staging: rtl8723au: core: rtw_mlme_ext: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  33. 29ed932 staging: rtl8723au: core: rtw_mlme: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  34. 96d92eb staging: rtl8723au: core: rtw_led: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  35. 99ea15d staging: rtl8723au: core: rtw_ieee80211: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  36. fbc6d79 staging: rtl8723au: core: rtw_cmd: Add blank line after declarations by Yeliz Taneroglu · 10 years ago
  37. b9fc9cf Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines by Roberto Medina · 10 years ago
  38. 9109fcf staging: octeon-usb: fix checkpatch.pl warnings by Aleh Suprunovich · 10 years ago
  39. 609fc15 staging: rts5208: use ternary operators to reduce indentation level by Giedrius Statkevičius · 10 years ago
  40. fbbf359 staging: rts5208: divide lines to make them less than 80 characters long by Giedrius Statkevičius · 10 years ago
  41. 21e69b7 staging: rts5208: align divided lines to opening paranthesis by Giedrius Statkevičius · 10 years ago
  42. e050dda staging: rts5208: get rid of Camel Case, remove unneeded lines and parantheses by Giedrius Statkevičius · 10 years ago
  43. 175dbfa staging: rts5208: combine ifs where possible by Giedrius Statkevičius · 10 years ago
  44. 8ce6b2d drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errors by Greg Donald · 10 years ago
  45. 8e3d161 drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  46. 812283c staging: Add Xilinx Clocking Wizard driver by Soren Brinkmann · 10 years ago
  47. 6232876 staging: gs_fpgaboot: Use print_hex_dump_bytes instead of pr_info by Joe Perches · 10 years ago
  48. a15522c staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.c by Serguey Parkhomovsky · 10 years ago
  49. e92c351 Staging: rtl8712:ieee80211 remove unnecessary else by Nitin Kuppelur · 10 years ago
  50. 263bd1c staging: dgap: change function names properly by Daeseok Youn · 10 years ago
  51. 9f2b744 staging: dgap: remove unnecessary if statement for checking NULL by Daeseok Youn · 10 years ago
  52. 748d9dd staging: dgap: remove unused variable 'orig_count' by Rahul Bedarkar · 10 years ago
  53. 5d096c3 staging: bcm: fix sparse warning in module_param by Rahul Bedarkar · 10 years ago
  54. 5d0d813 staging: comedi: comedi_fc.h: remove cfc_inc_scan_progress() by H Hartley Sweeten · 10 years ago
  55. eac783a staging: comedi: mite: use comedi_inc_scan_progress() by H Hartley Sweeten · 10 years ago
  56. f3055f9 staging: comedi: comedi_fc.h: remove cfc_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  57. ab192af staging: comedi: pcl818: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  58. 3d18aa6 staging: comedi: pcl816: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  59. 03bb28f staging: comedi: pcl812: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  60. f4fc1dbe staging: comedi: mite: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  61. 1b8db39 staging: comedi: das16: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  62. 36df069 staging: comedi: amplc_pci230: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  63. 46a5c39 staging: comedi: amplc_pci224: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  64. 39064f2 staging: comedi: amplc_pci230: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  65. a708e09 staging: comedi: rtd520: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  66. 351a7bf staging: comedi: rtd520: clear FIFO when canceling async command by H Hartley Sweeten · 10 years ago
  67. 365dae9 staging: comedi: s626: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  68. bc43ae0 staging: comedi: pcmuio: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  69. c746db4 staging: comedi: pcmmio: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  70. 421c600 staging: comedi: pcl711: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  71. 3fa1eb6 staging: comedi: me4000: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  72. 2405124 staging: comedi: comedi_test: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  73. 0660219 staging: comedi: amplc_dio200_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  74. 7ff4b58 staging: comedi: addi_apci_2032: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  75. 215ecf8 staging: comedi: hwdrv_apci3120: do comedi_handle_events() at end of interrupt by H Hartley Sweeten · 10 years ago
  76. ff6f21a staging: comedi: hwdrv_apci3120: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  77. ae4ac0d staging: comedi: pcl726: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  78. c827d2b staging: comedi: ni_atmio16d: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  79. 9207b6b staging: comedi: ni_65xx: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  80. 0c56f05 staging: comedi: ni_6527: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  81. 001cce4 staging: comedi: dt2814: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  82. 285d1ff staging: comedi: dmm32at: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  83. bc88165 staging: comedi: comedi_parport: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  84. a2c4e36 staging: comedi: amplc_pc236_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  85. f47906a staging: comedi: addi_apci_3xxx: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  86. 5b6f0e9 staging: comedi: addi_apci_1564: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  87. c8fd353 staging: comedi: addi_apci_1032: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  88. a2c344e staging: comedi: hwdrv_apci3200: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  89. 48b89ec staging: comedi: comedi_fc.h: remove cfc_handle_events() by H Hartley Sweeten · 10 years ago
  90. 44aaad2 staging: comedi: quatech_daqp_cs: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  91. 11e7c09 staging: comedi: pcl818: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  92. a2ca8c8 staging: comedi: pcl816: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  93. fa0e93d staging: comedi: pcl812: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  94. bd5ebdf staging: comedi: ni_pcidio: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  95. b9a69a1 staging: comedi: ni_mio_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  96. 1c27ce6 staging: comedi: ni_labpc_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  97. 4a706e2 staging: comedi: ni_at_a2150: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  98. 9e1a082 staging: comedi: ni_660x: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  99. b48e57e staging: comedi: gsc_hpdi: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  100. 5d758b9 staging: comedi: dt3000: use comedi_handle_events() by H Hartley Sweeten · 10 years ago