1. 1dbe119 staging: rtl8723au: Remove unused struct rtw_adapter * from struct io_priv by Jes Sorensen · 10 years ago
  2. 4d593d2 staging: rtl8723au: bRxRSSIDisplay is always set to zero by Jes Sorensen · 10 years ago
  3. a0cae30 staging: rtl8723au: Remove some leftover pointers from struct rtw_adapter by Jes Sorensen · 10 years ago
  4. c25ef5e staging: rtl8723au: Remove all references to unused io_queue by Jes Sorensen · 10 years ago
  5. fa27c80 staging: rtl8723au: Remove _rtw_write_port_and_wait() functions by Jes Sorensen · 10 years ago
  6. 2e409f2 staging: rtl8723au: Not sure what a write_scsi function is doing in a WiFi driver by Jes Sorensen · 10 years ago
  7. 4427ddb staging: rtl8723au: Remove unused ioreq_* prototypes by Jes Sorensen · 10 years ago
  8. 5827c65 staging: rtl8723au: Fold rtw_init_io_priv23a() into rtl8723au_set_intf_ops() by Jes Sorensen · 10 years ago
  9. e32c7cd staging: rtl8723au: Remove wrapper around rtl8723au_set_intf_ops() by Jes Sorensen · 10 years ago
  10. b93eb5c staging: rtl8723au: Remove unused usb write_async calls by Jes Sorensen · 10 years ago
  11. a96ae6f staging: r8723au: Fix sparse warnings in core/rtw_ap.c by Larry Finger · 10 years ago
  12. c0b99be staging: r8723au: Set undeclared routines to static by Larry Finger · 10 years ago
  13. 69d9ff1 staging: r8723au: Fix endian errors in descriptor get and set macros by Larry Finger · 10 years ago
  14. 74714a5 staging: r8723au: Fix endian issues in hal/rtl8723au_recv.c by Larry Finger · 10 years ago
  15. caa90ab staging: r8723au: Fix endian issues with TX and RX descriptors by Larry Finger · 10 years ago
  16. 73302d7 staging: r8723au: Fix sparse warning in os_dep/os_intfs.c by Larry Finger · 10 years ago
  17. fecb32d staging: r8723au: Fix sparse errors in os_dep/osdep_service.c by Larry Finger · 10 years ago
  18. 4d43595 staging: rtl8723au: Make some of the bt-coexist code less unreadable by Jes Sorensen · 10 years ago
  19. 7d620c8 staging: rtl8723au: rtw_set_802_11_infrastructure_mode23a(): Make it readable by Jes Sorensen · 10 years ago
  20. 5201795 staging: rtl8723au: Remove unnecessary typecasts of struct wlan_bssid_ex objects by Jes Sorensen · 10 years ago
  21. aab2645 staging: rtl8723au: rtw_createbss_cmd23a(): Remove unnecessary typecast by Jes Sorensen · 10 years ago
  22. ea4190b staging: rtl8723au: rtw_joinbss_cmd23a(): Remove unnecessary typecast by Jes Sorensen · 10 years ago
  23. 0348dc74 staging: rtl8723au: Preserve const attribute of cmd handler argument by Jes Sorensen · 10 years ago
  24. b25b7b3 staging: rtl8723au: Make cmd handlers take a const u8 * as their data argument by Jes Sorensen · 10 years ago
  25. cd19029 staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZ by Jes Sorensen · 10 years ago
  26. 9e8ccf7 staging: rtl8723au: Remove unused list_head from struct cmd_obj by Jes Sorensen · 10 years ago
  27. b1d49bd staging: rtl8723au: Remove obsolete header file cmd_osdep.h by Jes Sorensen · 10 years ago
  28. ab033fdb staging: rtl8723au: Fold _rtw_init_evt_priv23a() into rtw_init_evt_priv23a() by Jes Sorensen · 10 years ago
  29. fc8ae7e staging: rtl8723au: Fold _rtw_free_evt_priv23a() into rtw_free_evt_priv23a() by Jes Sorensen · 10 years ago
  30. f39a3d1 staging: rtl8723au: Fold _rtw_free_cmd_priv23a() into rtw_free_cmd_priv23a() by Jes Sorensen · 10 years ago
  31. fdedd9f staging: rtl8723au: Remove obsolete hal thread handling code by Jes Sorensen · 10 years ago
  32. d97e2d2 staging: rtl8723au: Use a workqueue for command handling by Jes Sorensen · 10 years ago
  33. 6f1c59b staging: rtl8723au: cfg80211_rtw_add_key() return -ENOMEM on kmalloc failure by Jes Sorensen · 10 years ago
  34. f844717 staging: rtl8723au: rtw_cfg80211_inform_bss() fix Smatch warning by Jes Sorensen · 10 years ago
  35. fbde412 staging: rtl8723au: c2h_wk_callback(): Use GFP_KERNEL, and check return value by Jes Sorensen · 10 years ago
  36. 8282aeb staging: rtl8723au: rtw_check_beacon_data23a(): Make len unsigned int by Jes Sorensen · 10 years ago
  37. 1797995 staging: rtl8723au: process_80211d(): Fix order of advancing array pos by Jes Sorensen · 10 years ago
  38. 79a7634 staging: rtl8723au: collect_bss_info23a(): Eliminate smatch warning by Jes Sorensen · 10 years ago
  39. 0b682c9 staging: rtl8723au: Fix incorrect pointer test introduced in previous commit by Jes Sorensen · 10 years ago
  40. 5bd28bc staging: rtl8723au: Check kmalloc return value and fix size of memcpy() by Jes Sorensen · 10 years ago
  41. 7591ba8 staging: rtl8723au: Add MAINTAINERS entry by Jes Sorensen · 10 years ago
  42. 0426a22 staging: cxt1e1: Avoid using 0 instead of NULL by Thomas Vegas · 10 years ago
  43. 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
  44. ea7e586 iio: st_sensors: move regulator retrieveal to core by Linus Walleij · 11 years ago
  45. 4f544ce iio: st_sensors: announce registered sensors by Linus Walleij · 11 years ago
  46. 58612c6 staging/wlan-ng: fix small coding style issues by Denis Pithon · 11 years ago
  47. 9864f11 staging/wlan-ng: remove obsolete comments by Denis Pithon · 11 years ago
  48. bbb591a staging/wlan-ng: improve readability of usb_prism_tbl[] by Denis Pithon · 11 years ago
  49. 694683f staging: xgifb coding style cleanup by Vitor Braga · 11 years ago
  50. 838201a Staging: imx-drm: Fix some lines over 80 characters by Antoine Schweitzer-Chaput · 11 years ago
  51. 98dbead imx-drm: fix hdmi hotplug detection initial state by Russell King · 11 years ago
  52. 60d857b imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_id by Philipp Zabel · 11 years ago
  53. 539e26cb imx-hdmi: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  54. 0e6bcf3 staging: imx-drm: imx-hdmi: clean up hdmi_phy_wait_i2c_done by Emil Renner Berthing · 11 years ago
  55. 9e74d29 staging: imx-drm: add LVDS666 support for parallel display by Emil Renner Berthing · 11 years ago
  56. d63bc1f staging: netlogic: fix missing a blank line after declarations by Toby Smith · 11 years ago
  57. bcadb1d Staging: slicoss: Fix smatch warning in slicoss.c by Monam Agarwal · 11 years ago
  58. 4ada111 staging/rtl8821ae: fix sparse address space warning by Anders Darander · 11 years ago
  59. 84fcb4b Staging: rtl8192e: Remove built-in firmware images by Ben Hutchings · 10 years ago
  60. 430fb25 staging: rtl8192e: Fix typo in rtl8192e by Masanari Iida · 10 years ago
  61. 8659596 staging: rtl8192e: A word in printk is split into 2 lines by Masanari Iida · 10 years ago
  62. b0cf96d staging: rtl8188eu: Remove unused enum LED_CTL_MODE members. by navin patidar · 11 years ago
  63. a1d1794 staging: rtl8188eu: Remove unused enum LED_STATE_871x members. by navin patidar · 11 years ago
  64. 129aadd staging: rtl8188eu: Remove unused macros. by navin patidar · 11 years ago
  65. 373b61b staging: rtl8188eu: refactor led related structures. by navin patidar · 11 years ago
  66. f54c06b staging: rtl8188eu: Remove enum LED_STRATEGY_871x . by navin patidar · 11 years ago
  67. 87e28d6 staging: rtl8188eu: Simplify led blinking strategy code. by navin patidar · 11 years ago
  68. 59eb697 staging: rtl8188eu: Remove _InitHWLed() function. by navin patidar · 11 years ago
  69. 74391e1 staging: rtl8188eu: Remove _ReadLEDSetting() function. by navin patidar · 11 years ago
  70. 105dec7 staging: rtl8188eu: Remove rtw_led_blink_cmd() function. by navin patidar · 11 years ago
  71. 07c7c7d staging: rtl8188eu: Remove empty header file by navin patidar · 11 years ago
  72. 79bbb1b staging: rtl8188eu: fix spaces instead of tabs for rtw_recv.c by Konrad Zapalowicz · 11 years ago
  73. 948315a staging: rtl8188eu: fix spaces instead of tabs for rtw_p2p.c by Konrad Zapalowicz · 11 years ago
  74. 5332a5e staging: rtl8821ae: don't initialise statics to 0 or NULL in halbtc8192e2ant.c by Mark Einon · 11 years ago
  75. 7801e8d6 staging: rtl8821ae: Fix indetentation of switch case statements by Mark Einon · 11 years ago
  76. a668d5d staging: rtl8821ae: halbtc8192e2ant.c fix checkpatch leading spaces/tabs issues by Mark Einon · 11 years ago
  77. 7d75341 staging: rtl8821ae: Fix checkpatch whitespace issues by Mark Einon · 11 years ago
  78. 6149647 staging: rtl8821ae: Remove declaration assignment to zero by Mark Einon · 11 years ago
  79. 09c6e87 staging: rtl8821ae: Fix halbtc8192e2ant.c 'defined but not used' sparse warnings by Mark Einon · 11 years ago
  80. 35c9e7f staging: rtl8821ae: Fix halbtc8192e2ant.c 'should it be static?' sparse warnings by Mark Einon · 11 years ago
  81. 88a6733 staging: rtl8821ae: Remove unused functions by Mark Einon · 11 years ago
  82. 6d09e0e staging: rtl8821ae: Remove file #if 1 by Mark Einon · 11 years ago
  83. 5169af2 Staging: rtl8192e: Fix declaration of symbols by Joel Pelaez Jorge · 11 years ago
  84. 82671db Staging:rtl8192e:rtl819x_BAProc:Remove whitespaces by Paul McQuade · 11 years ago
  85. 9dbd79a Staging: rtl8188eu: overflow in update_sta_support_rate() by Dan Carpenter · 11 years ago
  86. a8d0df2 staging: rtl8192u: Fix indentation problems by Loïc Pellegrino · 11 years ago
  87. e7dad54 staging rtl8188eu: add a blank line after declarations by huanqi chi · 11 years ago
  88. 5397db9 staging: silicom: remove redundant pci_get_drvdata() call by Daeseok Youn · 11 years ago
  89. 2f4285d Staging: silicom: fix dangerous if condition in bpctl_mod.c by Neil Armstrong · 11 years ago
  90. bfdaa39 staging: silicom: remove BP_PROC_SUPPORT dependant code by SeongJae Park · 11 years ago
  91. 8799517 Staging: unisys: virthba: add MODULE_DEVICE_TABLE by Ken Cox · 10 years ago
  92. f6d0c1e staging: unisys: fix copyright notices by Benjamin Romer · 11 years ago
  93. fb90c60 staging: unisys: Fix typo in comment and printk by Masanari Iida · 11 years ago
  94. 5494f95 staging: unisys: Fix format string mismatch in virthba.c by Masanari Iida · 11 years ago
  95. b7b1462 staging: keucr: fix sparse warning by Rui Miguel Silva · 11 years ago
  96. 8c4842d staging: keucr: Fix warning about missing blank lines after declarations by Jonas Hahnfeld · 11 years ago
  97. b615201 Staging: android: ion: duplicated clearing of sg_table by Gioh Kim · 10 years ago
  98. d7a33d7 staging/android: Remove ram_console.h by Bintian Wang · 11 years ago
  99. 5802572 Staging: lustre: gfp_mask should be of gfp_t type by Fabio Falzoi · 10 years ago
  100. b9c98cf Staging: lustre: ops structs should be declared static by Fabio Falzoi · 10 years ago