1. 6fd9a2a staging: xgifb: make XGIfb_has_VB return boolean by Geliang Tang · 9 years ago
  2. bff1d83 staging: most: hdm-usb: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  3. f96d48a staging: most: remove comparison to NULL by Christian Gromm · 9 years ago
  4. 181a2aa staging: most: use preferred kzalloc parameters by Christian Gromm · 9 years ago
  5. 2aa9b96 staging: most: use preferred kernel types by Christian Gromm · 9 years ago
  6. 623d800 staging: most: fix logical operator position by Christian Gromm · 9 years ago
  7. df8da2e staging: most: remove unnecessary parentheses by Christian Gromm · 9 years ago
  8. 9cbe5aa staging: most: use blank line after declarations by Christian Gromm · 9 years ago
  9. 9deba73 staging: most: use braces on all arms of statement by Christian Gromm · 9 years ago
  10. edaa1e3 staging: most: make alignment match open parenthesis by Christian Gromm · 9 years ago
  11. c6c3f34 staging: most: remove multiple assignment by Christian Gromm · 9 years ago
  12. a64557b staging: most: removed redundant code by Christian Gromm · 9 years ago
  13. 16dc374 staging: most: put spaces around operator by Christian Gromm · 9 years ago
  14. 9ac23b3 staging: most: remove multiple blank lines by Christian Gromm · 9 years ago
  15. f1c9e0c staging: IB/ipath: remove sched.h header by Geliang Tang · 9 years ago
  16. 335c8ea staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata by Geliang Tang · 9 years ago
  17. 9821ed04 staging: sm750fb: use direct call to hw_sm750_output_setMode by Mike Rapoport · 9 years ago
  18. c202bee staging: sm750fb: replace lynx_crtc methods with function calls by Mike Rapoport · 9 years ago
  19. 9b2941e staging: sm750fb: remove unused methods from lynx_share by Mike Rapoport · 9 years ago
  20. 4edd3f3 staging: sm750fb: remove ancient kernel support by Mike Rapoport · 9 years ago
  21. b108da7 staging: sm750fb: remove defintion of offsetof by Mike Rapoport · 9 years ago
  22. 7a81b94 staging: sm750fb: remove unused pllcalparam typedef by Mike Rapoport · 9 years ago
  23. a61dc13 staging: sm750fb: simplify PLL divisors calculations by Mike Rapoport · 9 years ago
  24. cfac7d6 staging: sm750fb: remove '#if 1' conditionals by Mike Rapoport · 9 years ago
  25. f741554 staging: sm750fb: Replace uint32_t with u32 by Amitoj Kaur Chawla · 9 years ago
  26. 347cf6d staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h> by Amitoj Kaur Chawla · 9 years ago
  27. a487db8 staging: gdm724x: remove multiple blank lines by Ioana Ciornei · 9 years ago
  28. 7b7df12 staging: gdm724x: correct kzalloc/kmalloc sizeof argument by Ioana Ciornei · 9 years ago
  29. ba7f55b staging: gdm724x: add spaces around binary operators by Ioana Ciornei · 9 years ago
  30. b6f6fd8 stating: gdm724x: remove explicit NULL comparison by Ioana Ciornei · 9 years ago
  31. a4785ef staging: gdm724x: properly indent to match open paranthesis by Ioana Ciornei · 9 years ago
  32. fb1dc95 staging: rdma: Replace kmalloc with kmalloc_array by Cristina Moraru · 9 years ago
  33. df5ddcc staging: lustre: lnet :socklnd Braces not necessary by Nilesh Kokane · 9 years ago
  34. daa4d3e Staging: lustre: lnet :socklnd return statement in void function not useful by Nilesh Kokane · 9 years ago
  35. 7fc8f5a Staging: lustre: lov_obd: fixed a brace coding style issue by Nilesh Kokane · 9 years ago
  36. 0173844 staging: lustre: o2iblnd: fix misleading indentation by Luis de Bethencourt · 9 years ago
  37. a77ddf7 staging: lustre: Use C99 initializers for struct netstrfns by James Simmons · 9 years ago
  38. 1a1e76c staging: lustre: remove last entry of libcfs_netstrfns[] by Frederic Saunier · 9 years ago
  39. 80feb1e staging: lustre: provide separate buffers for libcfs_*2str() by Dmitry Eremin · 9 years ago
  40. 335ea56 staging: lustre: add in NID range management for libcfs by Joshua Walgenbach · 9 years ago
  41. e883432 staging: lustre: Avoid nid range related forward declarations in nidstring.c by James Simmons · 9 years ago
  42. c1af01d staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNet by James Simmons · 9 years ago
  43. 00e27ff staging: lustre: move struct netstrfns to nidstr.h by James Simmons · 9 years ago
  44. a620ec6 staging: lustre: remove cfs_ip_addr_free wrapper by James Simmons · 9 years ago
  45. 43049a8 staging: lustre: remove libcfs_init_string function by James Simmons · 9 years ago
  46. 47ca6ec staging: lustre: move nidstring handling to LNet layer by James Simmons · 9 years ago
  47. a1dfc93 staging: lustre: add a service that prints a nidlist by Gregoire Pichon · 9 years ago
  48. 185938e staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macros by Mike Rapoport · 9 years ago
  49. 5c4d8ed staging: lustre: replace OBD_SLAB_FREE with kmem_cache_free by Mike Rapoport · 9 years ago
  50. 50d3036 staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_free by Mike Rapoport · 9 years ago
  51. ebbc7c8 staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  52. ccaabce staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  53. bbc63f5 staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_alloc by Mike Rapoport · 9 years ago
  54. b4fb17e staging: lustre: remove unused OBDO_{ALLOC, FREE} macros by Mike Rapoport · 9 years ago
  55. 2ba262f staging: lustre: replace OBDO_FREE with kmem_cache_free by Mike Rapoport · 9 years ago
  56. 131637b staging: lustre: replace OBDO_ALLOC with kmem_cache_alloc by Mike Rapoport · 9 years ago
  57. 4490ff8 staging: lustre: remove unused OBD_SLAB_CPT_ALLOC* macros by Mike Rapoport · 9 years ago
  58. ce1c42e staging: lustre: kernel style neating (block comments) by Sanne Wouda · 9 years ago
  59. 7b318b4 Staging: lustre: interval_tree: Remove multiple assignments by Shivani Bhardwaj · 9 years ago
  60. 316bd5e staging: lustre: make sptlrpc_flavor_has_bulk return boolean by Geliang Tang · 9 years ago
  61. 9ebafb5 Staging: lustre: lproc_osc: Add check on a variable by Shivani Bhardwaj · 9 years ago
  62. ae127bf staging: lustre: Replace aligned packed with packed by Cristina Moraru · 9 years ago
  63. 4cd1a64 Staging: mt29f_spinand: Remove redundant cast on 'retval' by Eva Rachel Retuya · 9 years ago
  64. 74f63bd Staging: mt29f_spinand: Use preferred kernel types by Eva Rachel Retuya · 9 years ago
  65. 2362766 Staging: mt29f_spinand: Remove multiple blank lines by Eva Rachel Retuya · 9 years ago
  66. 1a25d6d Staging: mt29f_spinand: Remove blank line before '}' and after '{' braces by Eva Rachel Retuya · 9 years ago
  67. 522f005 Staging: mt29f_spinand: Add blank line after function declaration by Eva Rachel Retuya · 9 years ago
  68. 34b8dae7 Staging: rtl8192u: Eliminate use of MSECS macro by Shraddha Barke · 9 years ago
  69. 4b6a879 staging: rtl8192u: simplify conditional by Luis de Bethencourt · 9 years ago
  70. 1ff0c8a staging: wilc1000: isr_bh_routine: remove unused variable nic by Glen Lee · 9 years ago
  71. 0c07f8c staging: wilc1000: fix trivial typos by Geliang Tang · 9 years ago
  72. 2c1d05d staging: wilc1000: init_irq: change argument and use netdev private wilc by Glen Lee · 9 years ago
  73. 684dc18 staging: wilc1000: start_ap: use netdev private data wilc by Glen Lee · 9 years ago
  74. 1b86935 staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilc by Glen Lee · 9 years ago
  75. 692e2ac staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  76. 7646920 staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  77. c1ec2c1 staging: wilc1000: CfgConnectResult: use netdev private wilc by Glen Lee · 9 years ago
  78. 53dc0cf staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilc by Glen Lee · 9 years ago
  79. 299382c staging: wilc1000: chage_virtual_intf: use netdev private wilc by Glen Lee · 9 years ago
  80. ca64ad6 staging: wilc1000: mac_close: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  81. f3c1366 staging: wilc1000: mac_open: use netdev private wilc by Glen Lee · 9 years ago
  82. 38afb39 staging: wilc1000: wlan_init_locks: change parameter and use wilc by Glen Lee · 9 years ago
  83. 0fa683b staging: wilc1000: wilc1000_wlan_init: use netdev private wilc by Glen Lee · 9 years ago
  84. 38b3001d staging: wilc1000: add wilc to netdev private data structure by Glen Lee · 9 years ago
  85. c0f52fb staging: wilc1000: fix the bug on copying bssid by Tony Cho · 9 years ago
  86. 12ba541 staging: wilc1000: assign pointer of g_linux_wlan to sdio device data by Tony Cho · 9 years ago
  87. 75ce07d staging: wilc1000: introduce struct wilc_sdio for sdio data by Tony Cho · 9 years ago
  88. b46d688 staging: wilc1000: remove COMPLEMENT_BOOT by Tony Cho · 9 years ago
  89. 8b8ad7b staging: wilc1000: rename wilc_firmware in the struct wilc by Tony Cho · 9 years ago
  90. 4875c49 staging: wilc1000: move clean up codes into wl_wlan_cleanup function by Tony Cho · 9 years ago
  91. 817f3fb staging: wilc1000: rename wilc_netdev in the struct wilc_vif by Tony Cho · 9 years ago
  92. 3134a57 staging: wilc1000: rename drvHandler in the struct wilc_vif by Tony Cho · 9 years ago
  93. 7201cd2 staging: wilc1000: rename aBSSID in the sturct wilc_vif by Tony Cho · 9 years ago
  94. 7e7fa47 staging: wilc1000: rename aSrcAddress in the struct wilc_vif by Tony Cho · 9 years ago
  95. 8259a53 staging: wilc1000: rename strInterfaceInfo in the sturct wilc by Tony Cho · 9 years ago
  96. c1b30f6 staging: wilc1000: rename u8NoIfcs in the struct wilc by Tony Cho · 9 years ago
  97. 080f11b staging: wilc1000: change the type of wilc1000_initialized by Tony Cho · 9 years ago
  98. 91109e1 staging: wilc1000: fixes comparison to NULL could be written by Leo Kim · 9 years ago
  99. 8c8360b staging: wilc1000: fixes alignment should match open parenthesis by Leo Kim · 9 years ago
  100. 771788078 staging: wilc1000: fixes unnecessary variable replacement by Leo Kim · 9 years ago