1. 2503a26 staging: comedi: fix signess bug by Vasiliy Kulikov · 14 years ago
  2. cae16a1 staging: crystalhd: fix signed bug by Vasiliy Kulikov · 14 years ago
  3. 3850a8a staging: solo6010: fix signess bug by Vasiliy Kulikov · 14 years ago
  4. 2427924 staging: ST_BT depends on RFKILL by Randy Dunlap · 14 years ago
  5. 5fe1f1e staging/bcm: fix build for CONFIG_PM not enabled by Randy Dunlap · 14 years ago
  6. 3e8acee staging/bcm: fix printk format warnings by Randy Dunlap · 14 years ago
  7. e23f773 staging/keucr: fix build when CONFIG_PM is not enabled by Randy Dunlap · 14 years ago
  8. 7311530 staging/keucr: update TODO list and ask question about it by Randy Dunlap · 14 years ago
  9. fa1ae16c staging: ath6kl: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  10. d225eef staging: octeon: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  11. 28dc55b staging: otus: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  12. ada543b staging: rt2870: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  13. 0ce53f3 staging: rtl8712: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  14. ff5cb20 staging: cxt1e1: use '%pMF' format to print MAC address by Andy Shevchenko · 14 years ago
  15. 3c02dc2 staging: vt6655: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  16. ce3d824 staging: wlags49_h2: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  17. aa4d282 staging: rt2860: change plain format of mac address to %pM in *printf() by Andy Shevchenko · 14 years ago
  18. ef6c3c6 staging: west bridge: pnand hal fixes by David Cross · 14 years ago
  19. 4c40448 staging: west bridge: cyasgadget, remove file system / vfs calls by David Cross · 14 years ago
  20. 72bbd9b Staging: west bridge: block driver api fix by David Cross · 14 years ago
  21. 4ecea3c Staging: west bridge: Kconfig fix by David Cross · 14 years ago
  22. 8be11ff Staging: comedi: fix macro coding style issue in adl_pci9111.c by Maurice Dawson · 14 years ago
  23. ff75f96 Staging: batman-adv: check kmalloc() return value by Vasiliy Kulikov · 14 years ago
  24. b001f71 Staging: batman-adv: removing redundant assignment of skb->dev by Marek Lindner · 14 years ago
  25. 368b4f0 Staging: batman-adv: Add rcu TODO by Sven Eckelmann · 14 years ago
  26. f73d8b4 Staging: batman-adv: Remove currently unused gw_* datastructures by Sven Eckelmann · 14 years ago
  27. 09686b5 Staging: batman-adv: Always synchronize rcu's on module shutdown by Linus Lüssing · 14 years ago
  28. 6267ea6 staging: iio: sca3000 convert byte order of ring buffer data by Manuel Stahl · 14 years ago
  29. b68d58a84 staging: iio: sca3000 fix sca3000_[show,store]_ring_bpse by Manuel Stahl · 14 years ago
  30. 3285aae staging: iio: ak8975: Add ak8975 magnetometer sensor by Andrew Chew · 14 years ago
  31. 7223234 staging: iio: Change GAIN macros to SCALE. by Andrew Chew · 14 years ago
  32. 9e795a5 staging: hv: Convert vmbus driver interface function pointer table to constant by Haiyang Zhang · 14 years ago
  33. 5fee254 staging: brcm80211: fix remaining checkpatch errors. by Jason Cooper · 14 years ago
  34. 92dfc7d staging: brcm80211: fix "ERROR: trailing whitespace." by Jason Cooper · 14 years ago
  35. fd64bcc staging: brcm80211: fix "ERROR: spaces required around that ..." by Jason Cooper · 14 years ago
  36. 2ae3b7e staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..." by Jason Cooper · 14 years ago
  37. a0e5ccd staging: brcm80211: fix "ERROR: space required before that ..." by Jason Cooper · 14 years ago
  38. 914d69d staging: brcm80211: fix "ERROR: space required after that ..." by Jason Cooper · 14 years ago
  39. 0eeca2f staging: brcm80211: fix "ERROR: space required after that close brace" by Jason Cooper · 14 years ago
  40. 5ebee11 staging: brcm80211: fix "ERROR: space prohibited before ...close square bracket" by Jason Cooper · 14 years ago
  41. 29c4275 staging: brcm80211: fix "ERROR: space prohibited after that ..." by Jason Cooper · 14 years ago
  42. 198bd4d staging: brcm80211: fix "ERROR: need consistent spacing around '*'" by Jason Cooper · 14 years ago
  43. 39dcff3 staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"' by Jason Cooper · 14 years ago
  44. c5fe41c staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop" by Jason Cooper · 14 years ago
  45. 0d706ef staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis" by Jason Cooper · 14 years ago
  46. 7e85c72 staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL" by Jason Cooper · 14 years ago
  47. e4e4d21 staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL" by Jason Cooper · 14 years ago
  48. 9b6562b staging: brcm80211: fix "ERROR: while should follow close brace '}'" by Jason Cooper · 14 years ago
  49. e5c4536 staging: brcm80211: fix "ERROR: that open brace { ... prev line" by Jason Cooper · 14 years ago
  50. 6214582 staging: brcm80211: fix "ERROR: trailing statements should be on next line" by Jason Cooper · 14 years ago
  51. ca8c1e5 staging: brcm80211: fix "ERROR: do not use assignment in if condition" by Jason Cooper · 14 years ago
  52. 90ea229 staging: brcm80211: fix "ERROR: return is not a function, paren..." by Jason Cooper · 14 years ago
  53. a2627bc staging: brcm80211: fix "ERROR: open brace '{' following function dec..." by Jason Cooper · 14 years ago
  54. 7cc4a4c staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"' by Jason Cooper · 14 years ago
  55. 29f6465 staging: brcm80211: Fix URLs for firmware files. by Henry Ptasinski · 14 years ago
  56. 8dab24c staging: brcm80211: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  57. d30dc9a2 staging: brcm80211: Add contact info to TODO list. by Henry Ptasinski · 14 years ago
  58. eb4764c staging: brcm80211: Fix some initialisation failure paths by Ben Hutchings · 14 years ago
  59. 6b5e073 Staging: fix Makefile so broadcom driver will actually build. by Greg Kroah-Hartman · 14 years ago
  60. a9533e7 Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN driver. by Henry Ptasinski · 14 years ago
  61. baa5251 Staging: vt6656: use ARRAY_SIZE macro in channel.c by Nikitas Angelinas · 14 years ago
  62. 842ec6b Staging: comedi: fix space coding style issue in adl_pci9111.c by Maurice Dawson · 14 years ago
  63. fbc69d3 staging: ath6kl: Eliminating the symlink to 2.0 header files by Vipin Mehta · 14 years ago
  64. 533d1ff Staging: rtl8192e: Less verbose function headers by Mike McCormack · 14 years ago
  65. 7f440f4 Staging: rtl8192e: Fix indent in some places by Mike McCormack · 14 years ago
  66. 1dc4dbb Staging: rtl8192e: Remove some redundant comments by Mike McCormack · 14 years ago
  67. 51ae5d5 Staging: rtl8192e: Remove extern and redundant declarations by Mike McCormack · 14 years ago
  68. 196bd68 Staging: rtl8192e: Remove function with no effect by Mike McCormack · 14 years ago
  69. b6d5e88 Staging: rtl8192e: Remove unused macros by Mike McCormack · 14 years ago
  70. f347140 Staging: rtl8192e: Remove some commented out code by Mike McCormack · 14 years ago
  71. d5abdf7 Staging: rtl8192e: Remove function name comments at end of functions by Mike McCormack · 14 years ago
  72. 49e57f2 Staging: rtl8192e: Remove some redundant code by Mike McCormack · 14 years ago
  73. f8942e0 staging: Beeceem USB Wimax driver by Stephen Hemminger · 14 years ago
  74. 2d2f03b Staging: keucr: fix up some coding style issues in the .h files by Greg Kroah-Hartman · 14 years ago
  75. 126bb03 Staging: add USB ENE card reader driver by Al Cho · 14 years ago
  76. 15b9e32 staging: xgifb: Removes unnecesary log by Javier Martinez Canillas · 14 years ago
  77. 328f55b staging : xgifb: Removes compilation conditionals by Javier Martinez Canillas · 14 years ago
  78. b6c7875 staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea9f69887f194b5d4294a43292120d. by Vipin Mehta · 14 years ago
  79. c8e7978 staging: ath6kl: use native methods from kernel library by Andy Shevchenko · 14 years ago
  80. 91facdb staging: rtl8712: throw away custom hex_to_bin() by Andy Shevchenko · 14 years ago
  81. 51973d7 Staging: xgifb: revert a warning fix and resolve it properly by Greg Kroah-Hartman · 14 years ago
  82. 675d640 Staging: otus: removes global variable initialization to 0 in wwrap.c by Prashant P. Shah · 14 years ago
  83. 0f0800f staging: Bulk convert the semaphore mess by Thomas Gleixner · 14 years ago
  84. d6835e8 staging: xgifb: Initialize uninitialized variables by Javier Martinez Canillas · 14 years ago
  85. b654f87 Staging: xgifb: fixed many style issues in XGI_main_26.c by Prashant P. Shah · 14 years ago
  86. 30cb3e5 Staging: rt2860: Fix brace coding style issue by Greg Kroah-Hartman · 14 years ago
  87. 2685cff staging: udlfb: fix checkpatch and style by Bernie Thompson · 14 years ago
  88. 5bea1fb staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffers by Bernie Thompson · 14 years ago
  89. d5fa133 Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, adjust help description by Michael Prokop · 14 years ago
  90. d626964 Staging: comedi: Fix unsigned return type by Julia Lawall · 14 years ago
  91. 7b1f6bf staging: westbridge: improve error path by Vasiliy Kulikov · 14 years ago
  92. ec53d61 staging: ath6kl: check return code of get_user and put_user by Vasiliy Kulikov · 14 years ago
  93. 81604d4 staging: comedi: check return code of put_user by Vasiliy Kulikov · 14 years ago
  94. b04462a staging: tidspbridge: check return code of get_user by Vasiliy Kulikov · 14 years ago
  95. 2fac6c2 staging: rtl8192u: improve error path by Vasiliy Kulikov · 14 years ago
  96. e5a7dc5 staging: tidspbridge: check return code of kzalloc by Vasiliy Kulikov · 14 years ago
  97. d5ed543 staging: udlfb: add module options for console and fb_defio by Bernie Thompson · 14 years ago
  98. 8ef8cc4 staging: udlfb: support for writing backup EDID to sysfs file by Bernie Thompson · 14 years ago
  99. 1572f91 staging: udlfb: fix big endian rendering error by Bernie Thompson · 14 years ago
  100. 18dffdf staging: udlfb: enhance EDID and mode handling support by Bernie Thompson · 14 years ago