1. cc25137 staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path by Larry Finger · 11 years ago
  2. 5fd5ca5 staging: r8188eu: Cleanup of include/hal_intf.h by Larry Finger · 11 years ago
  3. f395036 staging: r8188eu: Additional cleanup of include/odm.h by Larry Finger · 11 years ago
  4. e02a008 staging: r8188eu: Remove unneeded prototypes from include/odm.h by Larry Finger · 11 years ago
  5. 6c0a555 staging: r8188eu: Simplify code related to SupportICType by Larry Finger · 11 years ago
  6. 0735ea6 staging: r8188eu: Simplify code concerning SupportPlatform by Larry Finger · 11 years ago
  7. e96031d staging: r8188eu: Remove even more empty routines by Larry Finger · 11 years ago
  8. 3629886 staging: r8188eu: Remove more empty routines by Larry Finger · 11 years ago
  9. 9ec6f1d staging: r8188eu: Remove - number of dummy and unused routines by Larry Finger · 11 years ago
  10. 3b6de32 staging: r8188eu: Remove macro ODM_GetMACReg by Larry Finger · 11 years ago
  11. f4f320e staging: r8188eu: Remove macro ODM_SetMACReg by Larry Finger · 11 years ago
  12. 5ec55c5 staging: r8188eu: Remove macro ODM_GetRFReg by Larry Finger · 11 years ago
  13. 5b7230b staging: r8188eu: Remove macro ODM_SetRFReg by Larry Finger · 11 years ago
  14. 25aacb2 staging: r8188eu: Remove macro ODM_GetBBReg by Larry Finger · 11 years ago
  15. e690895 staging: r8188eu: Remove macro ODM_SetBBReg by Larry Finger · 11 years ago
  16. 4b33d52 staging: r8188eu: Remove wrapper around mutex_destroy by Larry Finger · 11 years ago
  17. 2ca4ab5 staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mutex_init by Larry Finger · 11 years ago
  18. efbef10 staging: r8188eu: Replace wrapper around sema_init by Larry Finger · 11 years ago
  19. 47e589e staging: r8188eu: Remove daemonize conditional by Larry Finger · 11 years ago
  20. 762595e staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_return by Larry Finger · 11 years ago
  21. e7abd80 staging: r8188eu: Remove unused atomic_xxx wrappers by Larry Finger · 11 years ago
  22. fac4ed8 staging: r8188eu: Replace wrapper around atomic_set() by Larry Finger · 11 years ago
  23. 6fe58d6 staging: r8188eu: Replace ATOMIC_T with atomic_t by Larry Finger · 11 years ago
  24. 2bf9820 staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_lock_uninit, rtw_lock_suspend, and rtw_unlock_suspend by Larry Finger · 11 years ago
  25. e8ab621 staging: r8188eu: Replace wrapper rtw_yield_os by Larry Finger · 11 years ago
  26. b2dcff2 staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os by Larry Finger · 11 years ago
  27. 69cb4a8 beeceem: Replace C99 comments with C89 ones and remove unneeded comments in InterfaceRx.c by Matthias Oefelein · 11 years ago
  28. b0303a8 beeceem: Fix newline issues at opening braces of conditional statements in InterfaceRx.c by Matthias Oefelein · 11 years ago
  29. 7d774a5 beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.c by Matthias Oefelein · 11 years ago
  30. 26ac5b4 beeceem: Fix broken indentations in InterfaceRx.c by Matthias Oefelein · 11 years ago
  31. d38eca9 beeceem: Fix missing spaces between function arguments in InterfaceRx.c by Matthias Oefelein · 11 years ago
  32. 1b42f1d beeceem: Fix missing spaces around operators and unwanted spaces around semicolons in InterfaceRx.c by Matthias Oefelein · 11 years ago
  33. 4dcce62 beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.c by Ralph Mueck · 11 years ago
  34. d1c6c9c beeceem: Fix position of braces in conditional statements in InterfaceTx.c by Ralph Mueck · 11 years ago
  35. 5bbf5e6 beeceem: Add spaces before opening parentheses in if-conditionals in InterfaceTx.c by Ralph Mueck · 11 years ago
  36. e84b8ba beeceem: Fix several whitespace issues in InterfaceTx.c by Ralph Mueck · 11 years ago
  37. 175f547 staging: lustre: Use is_vmalloc_addr by Laura Abbott · 11 years ago
  38. 731becf staging: lustre: Make LUSTRE_LLITE_LLOOP tristate by Ben Hutchings · 11 years ago
  39. 83bffc81 staging: lustre: Remove braces for single statement in kernel_user_comm.c by Masanari Iida · 11 years ago
  40. 5152bda staging: lustre: Fix do not use C99 // comments in lcommon_cl.c by Masanari Iida · 11 years ago
  41. d063192 staging: lustre: Fix space prohibited between function name and open parenthesis in lcommon_cl.c by Masanari Iida · 11 years ago
  42. 57c4b12 staging: lustre: Fix do not use C99 // comments in mgc_request.c by Masanari Iida · 11 years ago
  43. 3126b4d staging: lustre: Fix brace {} are not necessary for single statement blocks by Masanari Iida · 11 years ago
  44. 3782199 lustre: Fix space required before the open parenthesis in mgc_required.c by Masanari Iida · 11 years ago
  45. f4ad847 drivers: dgnc: Include appropriate header file in dgnc_trace.c by Rashika Kheria · 11 years ago
  46. f5aae44 drivers: bcm: Remove unused function in nvm.c by Rashika Kheria · 11 years ago
  47. 8e58689 drivers: bcm: Mark functions as static in Qos.c by Rashika Kheria · 11 years ago
  48. 39e2ce9 drivers: sbe-2t3e3: Mark functions as static in ctrl.c by Rashika Kheria · 11 years ago
  49. 22bf290 drivers: sm7xxfb: Mark function as static in sm7xxfb.c by Rashika Kheria · 11 years ago
  50. 634fc89 drivers: dgap: Include appropriate header file in dgap_parse.c by Rashika Kheria · 11 years ago
  51. 9c5f179 drivers: dgap: Include appropriate header file in dgap_trace.c by Rashika Kheria · 11 years ago
  52. 7fc6cb2 staging: imx-drm: imx-tve: Fix a sparse warning by Liu Ying · 11 years ago
  53. 8a3cecf Merge tag 'iio-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  54. edd236a vt6655: fix printk usage in wpactl.c by Martin Hofmann · 11 years ago
  55. 91d9b19 vt6655: remove typedefs in wpactl.h by Martin Hofmann · 11 years ago
  56. 0027d9a vt6655: fix indentation in wroute.c by Martin Hofmann · 11 years ago
  57. ed07c0e vt6655: remove unnecessary braces in wroute.c by Martin Hofmann · 11 years ago
  58. 85d396b vt6655: remove casts in wroute.c by Martin Hofmann · 11 years ago
  59. 4d60901 vt6655: balance faulty parentheses in 80211hdr.h by Martin Hofmann · 11 years ago
  60. 3b371fe4 staging: vt6656: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  61. 1c5ebaa staging: vt6655: check too restrictive (off by one) by Dan Carpenter · 11 years ago
  62. 6e28024 staging: vt6656: CARDqGetNextTBTT replace code using do_div. by Malcolm Priestley · 11 years ago
  63. 9acec05 staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT by Malcolm Priestley · 11 years ago
  64. 98e5491 Staging: vt6656: Reduce line length of bssdb.c by Simon Schuster · 11 years ago
  65. 5918ed4 Staging: vt6656: Remove explicit comparisons against NULL by Sebastian Rachuj · 11 years ago
  66. 72cac30 Staging: vt6656: Remove bogus parentheses in conditions by Sebastian Rachuj · 11 years ago
  67. 8f284d7 Staging: vt6656: Combined nested conditions by Simon Schuster · 11 years ago
  68. b7fce6a Staging: vt6656: Correct usage of braces by Simon Schuster · 11 years ago
  69. fd2251e Staging: vt6656: Combine "else { if" to "else if" by Simon Schuster · 11 years ago
  70. 6c64bf8 Staging: vt6656: Remove unnecessary spaces in format strings by Simon Schuster · 11 years ago
  71. dad2ddb Staging: vt6656: Remove line feeds before else by Simon Schuster · 11 years ago
  72. 77226ed Staging: vt6656: Correct single space mistakes by Simon Schuster · 11 years ago
  73. e435ef1 Staging: vt6656: Correct operator coding style by Simon Schuster · 11 years ago
  74. 13a36fe9 Staging: vt6656: Remove unnecessary semicolons by Simon Schuster · 11 years ago
  75. 14feab1 Staging: vt6656: Adjust comments in bssdb.c by Simon Schuster · 11 years ago
  76. 0863b4e Staging: vt6656: Fix indentation of bssdb.c by Simon Schuster · 11 years ago
  77. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  78. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 38125b2 iio: mxs-lradc: convert is_divided to a bitmap by Alexandre Belloni · 11 years ago
  80. aba70f2 iio: mxs-lradc: add write_raw function to modify scale by Hector Palacios · 11 years ago
  81. d5acf59 iio: mxs-lradc: add scale_available file to channels by Hector Palacios · 11 years ago
  82. f6db68a iio: mxs-lradc: add scale attribute to channels by Hector Palacios · 11 years ago
  83. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  84. 93dc5e4 ozwpan: slight optimization of addr compare by dingtianhong · 11 years ago
  85. a6e8e3a Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  86. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  87. b86b75e Merge 3.13-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  88. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  89. 6fd92d3 staging: iio: hmc5843: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  90. 1785faa staging: line6: Add support for POD HD400 to line6usb driver by Chris Bajumpaa · 11 years ago
  91. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 11 years ago
  92. 259cdb5 staging: r8188eu: Restore line that was incorrectly removed by Larry Finger · 11 years ago
  93. 1b1290e drivers/staging/bcm: Integer overflow by Wenliang Fan · 11 years ago
  94. 01b6442 staging: comedi: ni_660x: tidy up set_tio_counterswap() by H Hartley Sweeten · 11 years ago
  95. d783a20 staging: comedi: ni_660x: remove dma_selection_counter() by H Hartley Sweeten · 11 years ago
  96. 0c26c7e staging: comedi: ni_660x: use a local var for the 'chip_index' by H Hartley Sweeten · 11 years ago
  97. 1246f05 staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels by H Hartley Sweeten · 11 years ago
  98. 16cc181 staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd) by H Hartley Sweeten · 11 years ago
  99. c3f3b43 staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest) by H Hartley Sweeten · 11 years ago
  100. cac04c0 staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_config) by H Hartley Sweeten · 11 years ago