1. f39a3d1 staging: rtl8723au: Fold _rtw_free_cmd_priv23a() into rtw_free_cmd_priv23a() by Jes Sorensen · 10 years ago
  2. fdedd9f staging: rtl8723au: Remove obsolete hal thread handling code by Jes Sorensen · 10 years ago
  3. d97e2d2 staging: rtl8723au: Use a workqueue for command handling by Jes Sorensen · 10 years ago
  4. 6f1c59b staging: rtl8723au: cfg80211_rtw_add_key() return -ENOMEM on kmalloc failure by Jes Sorensen · 10 years ago
  5. f844717 staging: rtl8723au: rtw_cfg80211_inform_bss() fix Smatch warning by Jes Sorensen · 10 years ago
  6. fbde412 staging: rtl8723au: c2h_wk_callback(): Use GFP_KERNEL, and check return value by Jes Sorensen · 10 years ago
  7. 8282aeb staging: rtl8723au: rtw_check_beacon_data23a(): Make len unsigned int by Jes Sorensen · 10 years ago
  8. 1797995 staging: rtl8723au: process_80211d(): Fix order of advancing array pos by Jes Sorensen · 10 years ago
  9. 79a7634 staging: rtl8723au: collect_bss_info23a(): Eliminate smatch warning by Jes Sorensen · 10 years ago
  10. 0b682c9 staging: rtl8723au: Fix incorrect pointer test introduced in previous commit by Jes Sorensen · 10 years ago
  11. 5bd28bc staging: rtl8723au: Check kmalloc return value and fix size of memcpy() by Jes Sorensen · 10 years ago
  12. 7591ba8 staging: rtl8723au: Add MAINTAINERS entry by Jes Sorensen · 10 years ago
  13. 0426a22 staging: cxt1e1: Avoid using 0 instead of NULL by Thomas Vegas · 10 years ago
  14. d5cef008 Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  15. ea7e586 iio: st_sensors: move regulator retrieveal to core by Linus Walleij · 11 years ago
  16. 4f544ce iio: st_sensors: announce registered sensors by Linus Walleij · 11 years ago
  17. 58612c6 staging/wlan-ng: fix small coding style issues by Denis Pithon · 11 years ago
  18. 9864f11 staging/wlan-ng: remove obsolete comments by Denis Pithon · 11 years ago
  19. bbb591a staging/wlan-ng: improve readability of usb_prism_tbl[] by Denis Pithon · 11 years ago
  20. 694683f staging: xgifb coding style cleanup by Vitor Braga · 11 years ago
  21. 838201a Staging: imx-drm: Fix some lines over 80 characters by Antoine Schweitzer-Chaput · 11 years ago
  22. 98dbead imx-drm: fix hdmi hotplug detection initial state by Russell King · 11 years ago
  23. 60d857b imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_id by Philipp Zabel · 11 years ago
  24. 539e26cb imx-hdmi: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  25. 0e6bcf3 staging: imx-drm: imx-hdmi: clean up hdmi_phy_wait_i2c_done by Emil Renner Berthing · 11 years ago
  26. 9e74d29 staging: imx-drm: add LVDS666 support for parallel display by Emil Renner Berthing · 11 years ago
  27. d63bc1f staging: netlogic: fix missing a blank line after declarations by Toby Smith · 11 years ago
  28. bcadb1d Staging: slicoss: Fix smatch warning in slicoss.c by Monam Agarwal · 11 years ago
  29. 4ada111 staging/rtl8821ae: fix sparse address space warning by Anders Darander · 11 years ago
  30. 84fcb4b Staging: rtl8192e: Remove built-in firmware images by Ben Hutchings · 10 years ago
  31. 430fb25 staging: rtl8192e: Fix typo in rtl8192e by Masanari Iida · 10 years ago
  32. 8659596 staging: rtl8192e: A word in printk is split into 2 lines by Masanari Iida · 10 years ago
  33. b0cf96d staging: rtl8188eu: Remove unused enum LED_CTL_MODE members. by navin patidar · 11 years ago
  34. a1d1794 staging: rtl8188eu: Remove unused enum LED_STATE_871x members. by navin patidar · 11 years ago
  35. 129aadd staging: rtl8188eu: Remove unused macros. by navin patidar · 11 years ago
  36. 373b61b staging: rtl8188eu: refactor led related structures. by navin patidar · 11 years ago
  37. f54c06b staging: rtl8188eu: Remove enum LED_STRATEGY_871x . by navin patidar · 11 years ago
  38. 87e28d6 staging: rtl8188eu: Simplify led blinking strategy code. by navin patidar · 11 years ago
  39. 59eb697 staging: rtl8188eu: Remove _InitHWLed() function. by navin patidar · 11 years ago
  40. 74391e1 staging: rtl8188eu: Remove _ReadLEDSetting() function. by navin patidar · 11 years ago
  41. 105dec7 staging: rtl8188eu: Remove rtw_led_blink_cmd() function. by navin patidar · 11 years ago
  42. 07c7c7d staging: rtl8188eu: Remove empty header file by navin patidar · 11 years ago
  43. 79bbb1b staging: rtl8188eu: fix spaces instead of tabs for rtw_recv.c by Konrad Zapalowicz · 11 years ago
  44. 948315a staging: rtl8188eu: fix spaces instead of tabs for rtw_p2p.c by Konrad Zapalowicz · 11 years ago
  45. 5332a5e staging: rtl8821ae: don't initialise statics to 0 or NULL in halbtc8192e2ant.c by Mark Einon · 11 years ago
  46. 7801e8d6 staging: rtl8821ae: Fix indetentation of switch case statements by Mark Einon · 11 years ago
  47. a668d5d staging: rtl8821ae: halbtc8192e2ant.c fix checkpatch leading spaces/tabs issues by Mark Einon · 11 years ago
  48. 7d75341 staging: rtl8821ae: Fix checkpatch whitespace issues by Mark Einon · 11 years ago
  49. 6149647 staging: rtl8821ae: Remove declaration assignment to zero by Mark Einon · 11 years ago
  50. 09c6e87 staging: rtl8821ae: Fix halbtc8192e2ant.c 'defined but not used' sparse warnings by Mark Einon · 11 years ago
  51. 35c9e7f staging: rtl8821ae: Fix halbtc8192e2ant.c 'should it be static?' sparse warnings by Mark Einon · 11 years ago
  52. 88a6733 staging: rtl8821ae: Remove unused functions by Mark Einon · 11 years ago
  53. 6d09e0e staging: rtl8821ae: Remove file #if 1 by Mark Einon · 11 years ago
  54. 5169af2 Staging: rtl8192e: Fix declaration of symbols by Joel Pelaez Jorge · 11 years ago
  55. 82671db Staging:rtl8192e:rtl819x_BAProc:Remove whitespaces by Paul McQuade · 11 years ago
  56. 9dbd79a Staging: rtl8188eu: overflow in update_sta_support_rate() by Dan Carpenter · 11 years ago
  57. a8d0df2 staging: rtl8192u: Fix indentation problems by Loïc Pellegrino · 11 years ago
  58. e7dad54 staging rtl8188eu: add a blank line after declarations by huanqi chi · 11 years ago
  59. 5397db9 staging: silicom: remove redundant pci_get_drvdata() call by Daeseok Youn · 11 years ago
  60. 2f4285d Staging: silicom: fix dangerous if condition in bpctl_mod.c by Neil Armstrong · 11 years ago
  61. bfdaa39 staging: silicom: remove BP_PROC_SUPPORT dependant code by SeongJae Park · 11 years ago
  62. 8799517 Staging: unisys: virthba: add MODULE_DEVICE_TABLE by Ken Cox · 10 years ago
  63. f6d0c1e staging: unisys: fix copyright notices by Benjamin Romer · 11 years ago
  64. fb90c60 staging: unisys: Fix typo in comment and printk by Masanari Iida · 11 years ago
  65. 5494f95 staging: unisys: Fix format string mismatch in virthba.c by Masanari Iida · 11 years ago
  66. b7b1462 staging: keucr: fix sparse warning by Rui Miguel Silva · 11 years ago
  67. 8c4842d staging: keucr: Fix warning about missing blank lines after declarations by Jonas Hahnfeld · 11 years ago
  68. b615201 Staging: android: ion: duplicated clearing of sg_table by Gioh Kim · 10 years ago
  69. d7a33d7 staging/android: Remove ram_console.h by Bintian Wang · 11 years ago
  70. 5802572 Staging: lustre: gfp_mask should be of gfp_t type by Fabio Falzoi · 10 years ago
  71. b9c98cf Staging: lustre: ops structs should be declared static by Fabio Falzoi · 10 years ago
  72. 3eb8446 Staging: lustre: Avoid using 0 instead of NULL by Fabio Falzoi · 10 years ago
  73. 2e5ed7f staging: lustre: improve length checks in ioctls by Dan Carpenter · 10 years ago
  74. cad7aa1 staging:lustre: use gfp_t instead of int by Vitaly Osipov · 11 years ago
  75. 7cc054d staging: comedi: adv_pci1710: rename check_channel_list() by H Hartley Sweeten · 10 years ago
  76. 6572c3f staging: comedi: adv_pci1710: remove 'ai_do' from private data by H Hartley Sweeten · 10 years ago
  77. eec2f4e staging: comedi: adv_pci1710: absorb pci171x_ai_docmd_and_mode() by H Hartley Sweeten · 10 years ago
  78. c56cad0 staging: comedi: adv_pci1710: cmd->scan_begin_src can only be TRIG_FOLLOW by H Hartley Sweeten · 10 years ago
  79. 4b1fea0 staging: comedi: adv_pci1710: remove 'ai_data_len' from private data by H Hartley Sweeten · 10 years ago
  80. 07d93d1 staging: comedi: adv_pci1710: remove 'ai_scans' from private data by H Hartley Sweeten · 10 years ago
  81. aaf483b staging: comedi: adv_pci1710: remove 'ai_n_chan' from private data by H Hartley Sweeten · 10 years ago
  82. 1f27068 staging: comedi: adv_pci1710: remove 'ai_chanlist' from private data by H Hartley Sweeten · 10 years ago
  83. 4d486e7 staging: comedi: adv_pci1710: remove 'ai_flags' from private data by H Hartley Sweeten · 10 years ago
  84. cd0164e staging: comedi: adv_pci1710: remove 'ai_timer1' from private data by H Hartley Sweeten · 10 years ago
  85. 060e3fe staging: comedi: adv_pci1710: remove 'ai_timer2' from private data by H Hartley Sweeten · 10 years ago
  86. 66037ce staging: comedi: addi_apci_1564: board does not have analog outputs by Chase Southwood · 10 years ago
  87. 0ca2672 staging: comedi: addi_apci_1564: board does not have analog inputs by Chase Southwood · 10 years ago
  88. b30c3e8 staging: comedi: addi_apci_1564: separate from addi_common.c by Chase Southwood · 10 years ago
  89. 4326870 staging: comedi: amplc_pci224: only calc the pacer divisors once by H Hartley Sweeten · 10 years ago
  90. afb2bf1 staging: comedi: amplc_pci224: always cascade the 8254 timers by H Hartley Sweeten · 10 years ago
  91. 40d948b staging: comedi: amplc_pci224: factor out the 'start pacer' code by H Hartley Sweeten · 10 years ago
  92. 5aae190 staging: comedi: amplc_pci224: remove pci224_cascade_ns_to_timer() by H Hartley Sweeten · 10 years ago
  93. 170b09b staging: comedi: addi_apci_1564: tidy up apci1564_reset() by Chase Southwood · 11 years ago
  94. 8f266f4 staging: comedi: me4000: remove unnecessary Step 2b test in (*do_cmdtest) by H Hartley Sweeten · 10 years ago
  95. a5c9c71 staging: comedi: cb_pcidas64: remove unnecessary Step 2b test in (*do_cmdtest) by H Hartley Sweeten · 10 years ago
  96. 0fb21b2 staging: comedi: adl_pci9111: clarify Step 2b of the (*do_cmdtest) by H Hartley Sweeten · 10 years ago
  97. e8429b0 drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c by Monam Agarwal · 11 years ago
  98. cb790747 fwserial: (coding style) removing FSF postal address by Dominique van den Broeck · 11 years ago
  99. d949210 fwserial: (coding style) useless "extern" & space by Dominique van den Broeck · 11 years ago
  100. ea595e7 fwserial: (coding style) if/else bracket matching by Dominique van den Broeck · 11 years ago