1. e3b09e4 staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl() by Jesper Juhl · 13 years ago
  2. 4e1efd6 staging, vt6656/wpactl.c: A basic style cleanup by Jesper Juhl · 13 years ago
  3. 08afcf9 Staging: vt6655: Fix brace coding style issues in ioctl.c by mahendra singh meena · 13 years ago
  4. 2fdde90 staging: vt6656: iwctl.c: Rewrite siwrts funciton by Marcos Paulo de Souza · 13 years ago
  5. 739ea07 staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate by Marcos Paulo de Souza · 13 years ago
  6. caa20de staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid by Marcos Paulo de Souza · 13 years ago
  7. f9b9f93 staging: vt6656: Remove return statement of iwctl_giwrange by Marcos Paulo de Souza · 13 years ago
  8. 5d11b17 staging: vt6656: Remove return statement of iwctl_giwmode by Marcos Paulo de Souza · 13 years ago
  9. 506215b staging: vt6656: iwctl.c: Remove useless function by Marcos Paulo de Souza · 13 years ago
  10. 1a2463f staging: vt6656: iwctl.c: Remove commented code by Marcos Paulo de Souza · 13 years ago
  11. 77974a3 staging: vme: code convention fix by Sam Hansen · 13 years ago
  12. 0ca5488 staging: line6: separate handling of buffer allocation and stream startup by Markus Grabner · 13 years ago
  13. 12177ac staging: line6: use source select control for UX2 devices by Markus Grabner · 13 years ago
  14. 3784129 staging: line6: removed obsolete code by Markus Grabner · 13 years ago
  15. 2da57c8 staging: precedence bug in crystalhd_stop_tx_dma_engine() by Dan Carpenter · 13 years ago
  16. a2f9dc5 drivers/staging: adjust double test by Julia Lawall · 13 years ago
  17. 86587b6 staging: r8712u: Simplify semaphores by Larry Finger · 13 years ago
  18. d8e4cd9 staging: fix the build breakage cuased by telephony drivers by Tomas Winkler · 13 years ago
  19. 2d9ebe7 Staging: bcm: Use memdup_user rather than duplicating its implementation by Thomas Meyer · 13 years ago
  20. 5cf4d6b Staging: bcm: Alter name, datatype, and default value of iterator variables. by Kevin McKinney · 13 years ago
  21. ce4bbc2 Staging: bcm: Replace variables and function outputs defined as INT with int. by Kevin McKinney · 13 years ago
  22. cffae18 Staging: bcm: Remove assignment from if statement and reverse if logic for readability. by Kevin McKinney · 13 years ago
  23. 5db125f Staging: bcm: Remove typedef from CmHost.c and use enum. by Kevin McKinney · 13 years ago
  24. e486862 Staging: bcm: Replace dated variable __FUNCTION__. by Kevin McKinney · 13 years ago
  25. 9937fdb Staging: bcm: Fix coding style issues in CmHost.c by Kevin McKinney · 13 years ago
  26. b71dbbc Staging: bcm: Fix an integer overflow in IOCTL_BCM_NVM_READ/WRITE by Kevin McKinney · 13 years ago
  27. 3c92e38 Staging: quickstart: Rename quickstart_btn to quickstart_button by Szymon Janc · 13 years ago
  28. 21c1ddf Staging: quickstart: Use %u for printing button id by Szymon Janc · 13 years ago
  29. 505d2ad Staging: quickstart: Use list.h API for buttons list by Szymon Janc · 13 years ago
  30. 3991eae Staging: quickstart: Get rid of quickstart_data struct by Szymon Janc · 13 years ago
  31. 4a09083 Staging: quickstart: Remove unused defines by Szymon Janc · 13 years ago
  32. 55e4036 Staging: quickstart: Use switch-case in quickstart_acpi_notify by Szymon Janc · 13 years ago
  33. ffe1c05 Staging: quickstart: Cleanup quickstart_acpi_config by Szymon Janc · 13 years ago
  34. f27a551 Staging: quickstart: Cleanup quickstart_acpi_add by Szymon Janc · 13 years ago
  35. 60955f1 Staging: quickstart: Cleanup quickstart_acpi_remove by Szymon Janc · 13 years ago
  36. 2ac1696 Staging: quickstart: Cleanup quickstart_acpi_ghid by Szymon Janc · 13 years ago
  37. 1692caa Staging: quickstart: Make quickstart_input static by Szymon Janc · 13 years ago
  38. 605926ef Staging: quickstart: Move some code to avoid forward declarations by Szymon Janc · 13 years ago
  39. 7267d26 Staging: quickstart: Prefix remaining functions names with quickstart_ by Szymon Janc · 13 years ago
  40. 5c9ed5b Staging: quickstart: Some style, whitespaces and typos fixes by Szymon Janc · 13 years ago
  41. b154ff0 staging: zram: remove xvmalloc by Nitin Gupta · 13 years ago
  42. fd1a30d staging: zram: replace xvmalloc with zsmalloc by Nitin Gupta · 13 years ago
  43. 94add67 staging: add zsmalloc to Kconfig/Makefile by Seth Jennings · 13 years ago
  44. 61989a8 staging: zsmalloc: zsmalloc memory allocation library by Nitin Gupta · 13 years ago
  45. 17dd9f8 staging: zcache: crypto API support by Seth Jennings · 13 years ago
  46. af9584b Staging: hv: storvsc: Consolidate all the wire protocol definitions by K. Y. Srinivasan · 13 years ago
  47. 61eaffc Staging: hv: storvsc: Consolidate the request structure by K. Y. Srinivasan · 13 years ago
  48. 410c52e Staging: hv: storvsc: Get rid of some unused defines by K. Y. Srinivasan · 13 years ago
  49. 6b2f949 Staging: hv: storvsc: Cleanup some protocol related constants by K. Y. Srinivasan · 13 years ago
  50. 85904a5 Staging: hv: storvsc: Cleanup the code for generating protocol version by K. Y. Srinivasan · 13 years ago
  51. c649114 Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver by K. Y. Srinivasan · 13 years ago
  52. 93a1bf4 Staging: hv: storvsc: Rename the context field in hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  53. 2707388 Staging: hv: storvsc: Get rid of the on_io_completion in hv_storvsc_request by K. Y. Srinivasan · 13 years ago
  54. a8c18c5 Staging: hv: storvsc: Add a comment to explain life-cycle management by K. Y. Srinivasan · 13 years ago
  55. ddcbf65 Staging: hv: storvsc: Move and cleanup storvsc_remove() by K. Y. Srinivasan · 13 years ago
  56. 4b270c8 Staging: hv: storvsc: Cleanup storvsc_host_reset_handler() by K. Y. Srinivasan · 13 years ago
  57. 1604632 Staging: hv: storvsc: Introduce defines for srb status codes by K. Y. Srinivasan · 13 years ago
  58. c77b63b Staging: hv: storvsc: Cleanup storvsc_queuecommand() by K. Y. Srinivasan · 13 years ago
  59. 59d2295 Staging: hv: storvsc: Cleanup storvsc_probe() by K. Y. Srinivasan · 13 years ago
  60. 09f0355 Staging: hv: storvsc: Cleanup some comments by K. Y. Srinivasan · 13 years ago
  61. 1739441 staging: ramster: enable as staging driver by Dan Magenheimer · 13 years ago
  62. 14a3cd5 staging: ramster: ramster-specific new files by Dan Magenheimer · 13 years ago
  63. 0fb3860 staging: ramster: ramster-specific changes to zcache/tmem by Dan Magenheimer · 13 years ago
  64. b083e86 staging: ramster: ramster-specific changes to cluster code by Dan Magenheimer · 13 years ago
  65. ba351b0 staging: ramster: local compression + tmem by Dan Magenheimer · 13 years ago
  66. 1135ca9 staging: ramster: cluster/messaging foundation by Dan Magenheimer · 13 years ago
  67. 32de21f staging: Fix typo in mei/interrupt.c by Masanari Iida · 13 years ago
  68. 6222d7a telephony: Move to staging by Joe Perches · 13 years ago
  69. 9823ec9 staging: android/lowmemorykiller: Do not kill kernel threads by Anton Vorontsov · 13 years ago
  70. 3534160 staging: android/lowmemorykiller: No need for task->signal check by Anton Vorontsov · 13 years ago
  71. 9567000 staging: android/lowmemorykiller: Better mm handling by Anton Vorontsov · 13 years ago
  72. 294b271 staging: android/lowmemorykiller: Don't grab tasklist_lock by Anton Vorontsov · 13 years ago
  73. 350a195 staging: android: logger: clarify non-update of w_off in do_write_log_from_user by Tim Bird · 13 years ago
  74. 169c843 staging: android: logger: clarify code in clock_interval by Tim Bird · 13 years ago
  75. c76c7ca staging: android: logger: reorder prepare_to_wait and mutex_lock by Tim Bird · 13 years ago
  76. 3bcfa43 staging: android: logger: simplify and optimize get_entry_len by Tim Bird · 13 years ago
  77. c626224 staging: android: logger: Change logger_offset() from macro to function by Tim Bird · 13 years ago
  78. e3251e0 drivers/staging/android/timed_gpio.c: Stlye fixes by Tracey Dent · 13 years ago
  79. aa5af97 drivers/staging/android/ashmem.c: Cleanups by Tracey Dent · 13 years ago
  80. 8d438be Staging: android: ram_console: Use resource_size function by Thomas Meyer · 13 years ago
  81. 217218f drivers:staging:android Typos: fix some comments that have typos in them. by Justin P. Mattock · 13 years ago
  82. 28aa41f staging: android: ram_console use kmemdup instead of kmalloc by Greg Dietsche · 13 years ago
  83. e96045a staging: nvec: Fix Kconfig dependencies by Julian Andres Klode · 13 years ago
  84. aed92bb staging: nvec: Use gpio_request_one() instead of gpio_request() by Julian Andres Klode · 13 years ago
  85. d3f862a staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/ by Julian Andres Klode · 13 years ago
  86. 36b30d6 staging: nvec: ps2: change serio type to passthrough by Marc Dietrich · 13 years ago
  87. a573298 staging: nvec: ps2: disable/enable mouse on suspend/resume by Marc Dietrich · 13 years ago
  88. 0eedab7 staging: nvec: ps2: add some more debug functions by Marc Dietrich · 13 years ago
  89. 4b625c3 staging: nvec: ps2: tell nvec to send 6 byte long messages by Marc Dietrich · 13 years ago
  90. 34ba143 staging: nvec: ps2: let the start/stop streaming commands be called by the start/stop functions of serio by Marc Dietrich · 13 years ago
  91. d1b5342 staging: nvec: ps2: add suspend/resume functions by Marc Dietrich · 13 years ago
  92. 5f356a6 staging: sep: Fix warnings caused by sizeof() types by Alan Cox · 13 years ago
  93. ff3d9c3 staging: sep: SEP update by Mark Allyn · 13 years ago
  94. dcd6c92 Linux 3.3-rc1 by Linus Torvalds · 13 years ago
  95. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 99d1edc Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  97. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  98. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  99. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  100. afd2909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago