1. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 588c31e Drivers: Staging: ft1000: Fixed C99 // comments styling issue by Daniel Dodge · 11 years ago
  3. 3229b86 drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of get_user() in ft1000_ioctl() by Chen Gang · 11 years ago
  4. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  5. 8a76714 staging: ft1000: fix uninitialized return variable in request_code_segment by Adam Lee · 11 years ago
  6. 8aced95 staging: ft1000: fix use of potentially uninitialized variable by Michal Nazarewicz · 11 years ago
  7. e1970ee Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues. by Aldo Iljazi · 11 years ago
  8. c4df282 Staging: ft1000: ft1000_download: fixed coding style issues by Aldo Iljazi · 11 years ago
  9. c766d23 Staging: ft1000: boot.h: fixed a few styling issues by Aldo Iljazi · 11 years ago
  10. 8d6c558 staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c by Kelley Nielsen · 11 years ago
  11. a3220b8 staging: ft1000: flatten nesting in dsp_broadcast_msg_id() by Kelley Nielsen · 11 years ago
  12. 9a1261f staging: ft1000: fix checkpatch issues in ft1000_poll() by Kelley Nielsen · 11 years ago
  13. f3802bd staging: ft1000: flatten nesting in handle_misc_portid by Kelley Nielsen · 11 years ago
  14. 8a58cad staging: ft1000: extract helper handle_misc_portid() by Kelley Nielsen · 11 years ago
  15. 6eca0c1 staging: ft1000: extract dsp_broadcast_msg_id() by Kelley Nielsen · 11 years ago
  16. d5ae3c4 staging: ft1000: remove unused variable nxtph by Kelley Nielsen · 11 years ago
  17. 46d98155 staging: ft1000: STATUS defines completely removed by Kelley Nielsen · 11 years ago
  18. da3ab48 staging: ft1000: remove formal function headers from ft1000_hw.c by Kelley Nielsen · 11 years ago
  19. 547b5b2 staging: ft1000: STATUS_ defines removed from ft1000_download.c by Kelley Nielsen · 11 years ago
  20. b1bdd4d staging: ft1000: return values corrected in scram_start_dwnld by Kelley Nielsen · 11 years ago
  21. 43fc69b staging: ft1000: change values of status return variable in write_dpram32_and_check by Kelley Nielsen · 11 years ago
  22. 8cf9ff5 staging: ft1000: status variables changed to int in ft1000_download.c by Kelley Nielsen · 11 years ago
  23. 74827f8 staging: ft1000: style issues fixed in write_blk by Kelley Nielsen · 11 years ago
  24. eb2ec63 staging: ft1000: function write_dpram32_and_check extracted from write_blk by Kelley Nielsen · 11 years ago
  25. e0a223b staging: ft1000: duplicate code replaced with call to request_code_segment by Kelley Nielsen · 11 years ago
  26. aaeb94c staging: ft1000: function request_code_segment extracted by Kelley Nielsen · 11 years ago
  27. eb3836c staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1000_download.c by Kelley Nielsen · 11 years ago
  28. 93b2a6c Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.c by Rashika Kheria · 11 years ago
  29. 9d8fe1f Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c by Rashika Kheria · 11 years ago
  30. a68d106 Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.c by Rashika Kheria · 11 years ago
  31. 36f955bf06 Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c by Rashika Kheria · 11 years ago
  32. dfff0c3 Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.c by Rashika Kheria · 11 years ago
  33. 7ff1b12 Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c by Ebru Akagunduz · 11 years ago
  34. bfb3af4 Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h by Ebru Akagunduz · 11 years ago
  35. 40c2f55 Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c by Ebru Akagunduz · 11 years ago
  36. 0735e83 Staging: ft1000: fixed two coding style issues by Aldo Iljazi · 11 years ago
  37. 4b31e1f staging: ft1000: change scram_dnldr() header to one line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  38. 456ae7e staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_download.c by Kelley Nielsen · 11 years ago
  39. 69f7be1 staging: ft1000: change write_blk header to /* */ style in ft1000_download.c by Kelley Nielsen · 11 years ago
  40. b30f4e2 staging: ft1000: change hdr_checksum() header to one line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  41. 9e80d03 staging: ft1000: change put_request_value() header to single line comment in ft1000_download.c by Kelley Nielsen · 11 years ago
  42. 1f13b0b staging: ft1000: remove formal get_request_value function header from ft1000-download.c by Kelley Nielsen · 11 years ago
  43. c50ede7 staging: ft1000: remove formal get_request_type function header from ft1000-download.c by Kelley Nielsen · 11 years ago
  44. fafa4dc staging: ft1000: convert formal put_handshake() header to single line comment by Kelley Nielsen · 11 years ago
  45. 89a03d3 staging: ft1000: change ft1000-download.c header to /* */ comment style by Kelley Nielsen · 11 years ago
  46. 135a9ea staging: ft1000: convert formal get_handshake() function header to single line comment by Kelley Nielsen · 11 years ago
  47. de7a0cc staging: ft1000: convert formal function header to single line comment by Kelley Nielsen · 11 years ago
  48. 6f5519f staging: ft1000: remove space before closing paren by Kelley Nielsen · 11 years ago
  49. 610554d staging: ft1000: remove space before address operator by Kelley Nielsen · 11 years ago
  50. cfd9d1f staging: ft1000: remove braces from one-line conditional by Kelley Nielsen · 11 years ago
  51. 0c5e802 staging: ft1000: change comment style by Kelley Nielsen · 11 years ago
  52. e072241 staging: ft1000-usb: remove space between function name and open paren in ft1000_download.c by Kelley Nielsen · 11 years ago
  53. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  54. 773fe724 staging: ft1000: fix memory leak on error path in ft1000_probe() by Alexey Khoroshilov · 11 years ago
  55. 2dad6e4 Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch by Aldo Iljazi · 11 years ago
  56. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  57. 518d752 staging: fixed else format in ft1000_debug.c by Katja Collier · 11 years ago
  58. 002c6d5 staging: fixed spaces around parens in ft1000 by Katja Collier · 11 years ago
  59. 52adc0b staging: open braces in ft1000_debug.c and ioctl.h by Katja Collier · 11 years ago
  60. 312d261 staging: improved comment style in ft1000_ioctl.h by Katja Collier · 11 years ago
  61. cbb3ae9 staging: improved comment style in ft1000_debug.c by Katja Collier · 11 years ago
  62. 8671438 Staging: ft1000: Change C99 comments in ft1000_dnld.c by Dylan Socolobsky · 11 years ago
  63. 6fb3c2b Staging: ft1000: fix brace coding style in ft1000_dnld.c by Dylan Socolobsky · 11 years ago
  64. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  65. 207e390 ft1000: Don't use create_proc_read_entry() by David Howells · 11 years ago
  66. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  67. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  68. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  69. a11b0e860 Staging: ft1000-usb: Fix call to obsolete function by Kurt Kanzenbach · 12 years ago
  70. dedbc93 staging: ft1000: rename struct ft1000_device to ft1000_usb by Ondrej Zary · 12 years ago
  71. 3aa2303 staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers by Ondrej Zary · 12 years ago
  72. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  73. f884c19 staging: ft1000: remove assigments of ret and initialise it in beginning by Devendra Naga · 12 years ago
  74. ad13963 staging: ft1000: replace c99 comments with c88 by Devendra Naga · 12 years ago
  75. b0add95 staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT. by Marek Belisko · 12 years ago
  76. 1897895 staging: ft1000: Fix ft1000_control function timeout argument usage. by Marek Belisko · 12 years ago
  77. b70ac75 staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.h by Marek Belisko · 12 years ago
  78. 35975ea staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h. by Marek Belisko · 12 years ago
  79. f7e5780 staging: ft1000-usb: Fix lines over 80 chars. by Marek Belisko · 12 years ago
  80. 03b3ac1 staging: ft1000-usb: Remove name comments from ft1000_usb.h. by Marek Belisko · 12 years ago
  81. 586288c staging: ft1000-usb: Remove spaces from struct dpram_blk. by Marek Belisko · 12 years ago
  82. e2bdf27 staging: ft1000-usb: Remove leading spaces from struct ft1000_info. by Marek Belisko · 12 years ago
  83. 494e734 staging: ft1000-usb: Remove commented lines from ft1000_device. by Marek Belisko · 12 years ago
  84. 626888df staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c. by Marek Belisko · 12 years ago
  85. aaf3ee4 staging: ft1000: Fix typo in ft1000_usb.c by Masanari Iida · 12 years ago
  86. 80145a5 staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt by Devendra Naga · 12 years ago
  87. b7c5a77 staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS by Devendra Naga · 12 years ago
  88. 95f2825 staging/ft1000-pcmcia: fix checkpatch warnings by Devendra Naga · 12 years ago
  89. cfe116c staging/ft1000: fix the foo * bar warning by Devendra Naga · 12 years ago
  90. b3a87c3 staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_len by Devendra Naga · 12 years ago
  91. 3bc2311 staging/ft1000: fix sparse warning about the kernel thread handler function by Devendra Naga · 12 years ago
  92. 3a0ccb0 staging/ft1000: fix sparse warning by Devendra Naga · 12 years ago
  93. 64cab4e staging/ft1000: fix the no brace needed warning in ft1000_interrupt by Devendra Naga · 12 years ago
  94. aab0489 staging/ft1000: fix minor coding style problem by Devendra Naga · 12 years ago
  95. 06e34df staging/ft1000: remove usage of ret in ft1000_open by Devendra Naga · 12 years ago
  96. 42ad4a8 staging/ft1000: use kzalloc to allocate the ft1000_device structure by Devendra Naga · 12 years ago
  97. b10c0b9 staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe by Devendra Naga · 12 years ago
  98. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  99. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  100. 3274ce7 Staging: ft1000-pcmcia: print MAC via printk format specifier by Danny Kukawka · 12 years ago