1. fd8c5cb staging: ft1000: Remove unnecessary externs by Joe Perches · 9 years ago
  2. c8011d9 staging: ft1000: ft1000-usb: remove unnecessary out of memory warning by CHANG FU CHIAO · 9 years ago
  3. f4bf6b3 staging: ft1000: convert pack pragma to __packed by Giedrius Statkevičius · 9 years ago
  4. d4216b3 staging: ft1000-usb: shorten lines to under 80 characters by Peter Karlsson · 9 years ago
  5. 0ccd8eb staging: ft1000-usb: fixed table alignment by Peter Karlsson · 9 years ago
  6. dfd6e2a staging: ft1000-usb: Removed CVS keyword marker by Peter Karlsson · 9 years ago
  7. 8103a48 staging: ft1000-usb: Removed global initialization by Peter Karlsson · 9 years ago
  8. f9d3fae staging: ft1000-usb: Removed unnecessary parenthes by Peter Karlsson · 9 years ago
  9. 7b174df staging: ft1000: ft1000-usb: ft1000_hw.c: fix long lines by Michał Kępień · 9 years ago
  10. e97bc8b staging: ft1000: Remove empty branch from conditional by Alex Dowad · 9 years ago
  11. a4820ac staging: ft1000: Drop unneeded cast on netdev_priv by Julia Lawall · 9 years ago
  12. de5160f ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer() by Daniele Alessandrelli · 9 years ago
  13. 21a1d41 ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoring by Daniele Alessandrelli · 9 years ago
  14. 41f06c6 Staging: ft1000: replace pr_err with dev_err by Haneen Mohammed · 9 years ago
  15. 964308a Staging: ft1000: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  16. d19cb86 Staging: ft1000: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  17. 5cc8c56 Staging: ft1000: Use module_pcmcia_driver by Vaishali Thakkar · 9 years ago
  18. 2f4a748 staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function arguments by Aya Mahfouz · 9 years ago
  19. 6e2fef9 staging: ft1000: ft1000-usb: ft1000_download.c: adjust function arguments by Aya Mahfouz · 9 years ago
  20. cb53b00 staging: ft1000: ft1000-usb: adjust function arguments by Aya Mahfouz · 9 years ago
  21. 562b11b staging: ft1000: ft1000-pcmcia: adjust function arguments by Aya Mahfouz · 9 years ago
  22. 08a02cb staging: ft1000: adjust function arguments by Aya Mahfouz · 9 years ago
  23. 19cd229 Staging: drivers: Bool initializations should use true/false by Cristina Opriceana · 9 years ago
  24. a786b77 Staging: ft1000: Removed unnecessary braces by Yeliz Taneroglu · 9 years ago
  25. a5d5030 staging: ft1000: ft1000-pcmcia: Added missing blank line. by Gulsah Kose · 9 years ago
  26. 3a49f75 staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses. by Gulsah Kose · 9 years ago
  27. 057b28f staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces. by Gulsah Kose · 9 years ago
  28. eeca345 staging: ft1000: ft1000-pcmcia: Removed all useless "else" by Gulsah Kose · 9 years ago
  29. 9b1af46 staging: ft1000: fix braces warning by Bilel DRIRA · 9 years ago
  30. fa2592c Staging: ft1000-pcmcia: fix else close brace style by Austin Kerbow · 10 years ago
  31. 64ed8f5 staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak. by Rickard Strandqvist · 10 years ago
  32. 0a5470f Staging: ft1000: ft1000-pcmcia: Fixed a coding style issue by Dean Michael Ancajas · 10 years ago
  33. 0a005d5 staging: ft1000 : replace __attribute ((__packed__) with __packed by Geoff Darst · 10 years ago
  34. 2af7f0b staging:ft1000_pcmcia:Added a blank line after declaration by Anjana Sasindran · 10 years ago
  35. b5d8204 staging: ft1000: Logging message neatening by Joe Perches · 10 years ago
  36. ecdd21c staging: ft1000: Whitespace neatening by Joe Perches · 10 years ago
  37. 35438c0 Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings. by Surya Seetharaman · 10 years ago
  38. 099e1f8 staging: ft1000: ft1000-usb: Remove useless cast on void pointer by Tapasweni Pathak · 10 years ago
  39. e3b6db3 staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointer by Tapasweni Pathak · 10 years ago
  40. 086241e6 Staging: ft1000: ft1000-pcmcia: Fix whitespace issues by Nicky Chorley · 10 years ago
  41. b7da2d6 staging: ft1000: do not initialise statics to 0 or NULL by Chen Weixiang · 10 years ago
  42. 346b0d4 staging: ft1000: Remove curly braces for single statement blocks by Ebru Akagunduz · 10 years ago
  43. dfd9448 Staging: ft1000: ft1000-usb: Removed unnecessary parentheses by Tina Johnson · 10 years ago
  44. 817c66c staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.c by Jiayi Ye · 10 years ago
  45. 93164c0 staging: ft1000: Remove parentheses from return arguments by Tapasweni Pathak · 10 years ago
  46. aa21894 staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<level> by Kumari Radha · 10 years ago
  47. d1ffa89 staging: ft1000: ft1000-usb: Removed unnecessary else statement. by Gulsah Kose · 10 years ago
  48. c89e6be staging: ft1000: ft1000-usb: Removed unnecessary else statement. by Gulsah Kose · 10 years ago
  49. 3636ce8 staging: ft1000: ft1000-usb: Removed unnecessary parentheses. by Gulsah Kose · 10 years ago
  50. 6254e1c staging: ft1000: ft1000-usb: Added new line after declarations. by Gulsah Kose · 10 years ago
  51. a256779 staging: ft1000: ft1000-pcmcia: Add require space after that ',' by Aybuke Ozdemir · 10 years ago
  52. 56a2839 staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm". by Gulsah Kose · 10 years ago
  53. 96bcbea staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression. by Gulsah Kose · 10 years ago
  54. c0a7b1c staging: ft1000-usb: use usleep_range instead of msleep by Catalina Mocanu · 10 years ago
  55. ed9034f staging: ft1000-usb: remove unnecessary return statement by Catalina Mocanu · 10 years ago
  56. 13e55e4 staging: ft1000-pcmcia: Don't initialise static to 0 by Catalina Mocanu · 10 years ago
  57. 8f3a2e0 staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbg by Catalina Mocanu · 10 years ago
  58. c802a64 drivers: staging: ft1000: Fix return is not a function, parentheses are not required errors by Greg Donald · 10 years ago
  59. 6b5886f staging: ft1000: remove procfs entries by Nicolas Thery · 10 years ago
  60. eedd8d7 staging: ft1000-usb: check for errors in card_send_command by Andrey Utkin · 10 years ago
  61. 2eca281 staging: ft1000_dnld.c:code indent should use tabs where possible by Cheng-Wei Lee · 10 years ago
  62. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  63. add6452 staging: ft1000: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  64. 6d602cf1 staging: ft1000: Convert printk to dev_err in ft1000_cs.c by Masanari Iida · 10 years ago
  65. 62ca89a drivers: staging: ft1000: Fix lines over 80 characters by Artem Fetishev · 10 years ago
  66. 48d1e47 drivers: staging: ft1000: Remove typedefs by Artem Fetishev · 10 years ago
  67. 5df466c drivers: staging: ft1000: Use pr_info instead of printk by Artem Fetishev · 10 years ago
  68. b4da658 drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos by Artem Fetishev · 10 years ago
  69. 5fd29b0 drivers: staging: ft1000: Fix indentation by Artem Fetishev · 10 years ago
  70. 77a6f00 staging: ft1000: remove explicit static initialisation by Angus Gibson · 10 years ago
  71. 248b6a6 Staging:ft1000_debug.c:Renaming __FUNCTION__ by Paul McQuade · 10 years ago
  72. a713cd5 Staging: ft1000-usb: use netdev_warn by Anders Darander · 10 years ago
  73. 87a7630 Staging: ft1000-usb: wrap macros in do while by Anders Darander · 10 years ago
  74. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  75. 6d56be08 staging: ft1000: Fix line over 80 characters. by Gulsah Kose · 10 years ago
  76. 1633dc5 Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.c by Monam Agarwal · 10 years ago
  77. 693e1cc Staging:ft1000: Fix __packed is preferred over __attribute__((packed)) in ft1000_ioctl.h by Ebru Akagunduz · 10 years ago
  78. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  79. 588c31e Drivers: Staging: ft1000: Fixed C99 // comments styling issue by Daniel Dodge · 11 years ago
  80. 3229b86 drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of get_user() in ft1000_ioctl() by Chen Gang · 11 years ago
  81. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  82. 8a76714 staging: ft1000: fix uninitialized return variable in request_code_segment by Adam Lee · 11 years ago
  83. 8aced95 staging: ft1000: fix use of potentially uninitialized variable by Michal Nazarewicz · 11 years ago
  84. e1970ee Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues. by Aldo Iljazi · 11 years ago
  85. c4df282 Staging: ft1000: ft1000_download: fixed coding style issues by Aldo Iljazi · 11 years ago
  86. c766d23 Staging: ft1000: boot.h: fixed a few styling issues by Aldo Iljazi · 11 years ago
  87. 8d6c558 staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c by Kelley Nielsen · 11 years ago
  88. a3220b8 staging: ft1000: flatten nesting in dsp_broadcast_msg_id() by Kelley Nielsen · 11 years ago
  89. 9a1261f staging: ft1000: fix checkpatch issues in ft1000_poll() by Kelley Nielsen · 11 years ago
  90. f3802bd staging: ft1000: flatten nesting in handle_misc_portid by Kelley Nielsen · 11 years ago
  91. 8a58cad staging: ft1000: extract helper handle_misc_portid() by Kelley Nielsen · 11 years ago
  92. 6eca0c1 staging: ft1000: extract dsp_broadcast_msg_id() by Kelley Nielsen · 11 years ago
  93. d5ae3c4 staging: ft1000: remove unused variable nxtph by Kelley Nielsen · 11 years ago
  94. 46d98155 staging: ft1000: STATUS defines completely removed by Kelley Nielsen · 11 years ago
  95. da3ab48 staging: ft1000: remove formal function headers from ft1000_hw.c by Kelley Nielsen · 11 years ago
  96. 547b5b2 staging: ft1000: STATUS_ defines removed from ft1000_download.c by Kelley Nielsen · 11 years ago
  97. b1bdd4d staging: ft1000: return values corrected in scram_start_dwnld by Kelley Nielsen · 11 years ago
  98. 43fc69b staging: ft1000: change values of status return variable in write_dpram32_and_check by Kelley Nielsen · 11 years ago
  99. 8cf9ff5 staging: ft1000: status variables changed to int in ft1000_download.c by Kelley Nielsen · 11 years ago
  100. 74827f8 staging: ft1000: style issues fixed in write_blk by Kelley Nielsen · 11 years ago