1. f884c19 staging: ft1000: remove assigments of ret and initialise it in beginning by Devendra Naga · 12 years ago
  2. ad13963 staging: ft1000: replace c99 comments with c88 by Devendra Naga · 12 years ago
  3. b0add95 staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT. by Marek Belisko · 12 years ago
  4. 1897895 staging: ft1000: Fix ft1000_control function timeout argument usage. by Marek Belisko · 12 years ago
  5. b70ac75 staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.h by Marek Belisko · 12 years ago
  6. 35975ea staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h. by Marek Belisko · 12 years ago
  7. f7e5780 staging: ft1000-usb: Fix lines over 80 chars. by Marek Belisko · 12 years ago
  8. 03b3ac1 staging: ft1000-usb: Remove name comments from ft1000_usb.h. by Marek Belisko · 12 years ago
  9. 586288c staging: ft1000-usb: Remove spaces from struct dpram_blk. by Marek Belisko · 12 years ago
  10. e2bdf27 staging: ft1000-usb: Remove leading spaces from struct ft1000_info. by Marek Belisko · 12 years ago
  11. 494e734 staging: ft1000-usb: Remove commented lines from ft1000_device. by Marek Belisko · 12 years ago
  12. 626888df staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c. by Marek Belisko · 12 years ago
  13. aaf3ee4 staging: ft1000: Fix typo in ft1000_usb.c by Masanari Iida · 12 years ago
  14. 80145a5 staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt by Devendra Naga · 12 years ago
  15. b7c5a77 staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS by Devendra Naga · 12 years ago
  16. 95f2825 staging/ft1000-pcmcia: fix checkpatch warnings by Devendra Naga · 12 years ago
  17. cfe116c staging/ft1000: fix the foo * bar warning by Devendra Naga · 12 years ago
  18. b3a87c3 staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_len by Devendra Naga · 12 years ago
  19. 3bc2311 staging/ft1000: fix sparse warning about the kernel thread handler function by Devendra Naga · 12 years ago
  20. 3a0ccb0 staging/ft1000: fix sparse warning by Devendra Naga · 12 years ago
  21. 64cab4e staging/ft1000: fix the no brace needed warning in ft1000_interrupt by Devendra Naga · 12 years ago
  22. aab0489 staging/ft1000: fix minor coding style problem by Devendra Naga · 12 years ago
  23. 06e34df staging/ft1000: remove usage of ret in ft1000_open by Devendra Naga · 12 years ago
  24. 42ad4a8 staging/ft1000: use kzalloc to allocate the ft1000_device structure by Devendra Naga · 12 years ago
  25. b10c0b9 staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe by Devendra Naga · 12 years ago
  26. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  27. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  28. 3274ce7 Staging: ft1000-pcmcia: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  29. 8ebc0b6 Staging: ft1000: ft1000-pcmia: fix space required after that ', ' in ft1000_proc.c by Kashyap Gada · 13 years ago
  30. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  31. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  32. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  33. 528959a staging: ft1000: dont cast void* from kmalloc() by Thomas Meyer · 13 years ago
  34. eb93ca4 staging: fix ft1000 sparse warnings by Randy Dunlap · 13 years ago
  35. c060ae7 staging: ft1000_proc needs asm/io.h for inw/outw on sparc by Paul Gortmaker · 13 years ago
  36. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  37. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  38. 7648c99 staging: ft1000: Merge common definitions from USB and PCMCIA drivers by Ondrej Zary · 13 years ago
  39. e161a44 staging: ft1000-pcmcia: remove support for v5 firmware by Ondrej Zary · 13 years ago
  40. e1328c6 staging: ft1000-pcmcia: remove PSEUDOSZ, use sizeof(struct pseudo_hdr) instead by Ondrej Zary · 13 years ago
  41. 45c4cf1 staging: ft1000-pcmcia: CodingStyle fixes in ft1000.h by Ondrej Zary · 13 years ago
  42. 331eae6 staging: ft1000-pcmcia: remove useless ft1000_release() function by Ondrej Zary · 13 years ago
  43. 503b2d0 staging: ft1000-pcmcia: remove unused includes from ft1000_cs.c by Ondrej Zary · 13 years ago
  44. a6b0729 staging: ft1000-pcmcia: coding style fixes in ft1000_cs.c by Ondrej Zary · 13 years ago
  45. ba5e17e staging: ft1000-pcmcia: remove unused ft1000_asic_read and ft1000_asic_write functions by Ondrej Zary · 13 years ago
  46. 3061fab staging: ft1000-pcmcia: remove misleading and template comments from ft1000_cs.c by Ondrej Zary · 13 years ago
  47. 5312ba3 staging: ft1000-pcmcia: remove useless debugging from ft1000_cs.c by Ondrej Zary · 13 years ago
  48. 3d5bc3f staging: ft1000-pcmcia: remove useless defines from ft1000_cs.c by Ondrej Zary · 13 years ago
  49. ca14527 staging: ft1000-pcmcia: remove custom defines for standard types by Ondrej Zary · 13 years ago
  50. cefe8ad staging: ft1000-pcmcia: remove unused fields from struct ft1000_info by Ondrej Zary · 13 years ago
  51. 8e0fd2c staging: ft1000-pcmcia: remove firmware download typedefs by Ondrej Zary · 13 years ago
  52. 4370782 staging: ft1000-pcmcia: delete local_info_t typedef by Ondrej Zary · 13 years ago
  53. 540c44fe staging: ft1000-pcmcia: delete unused DPRAM_BLK typedefs by Ondrej Zary · 13 years ago
  54. d370655 staging: ft1000-pcmcia: remove FT1000_INFO typedefs by Ondrej Zary · 13 years ago
  55. 3aaf807 staging: ft1000-pcmcia: remove PROV_RECORD typedefs by Ondrej Zary · 13 years ago
  56. a8f0d23 staging: ft1000-pcmcia: delete unused APP_INFO_BLOCK typedefs by Ondrej Zary · 13 years ago
  57. ba50587 staging: ft1000-pcmcia: delete unused DSPHIBERNATE typedefs by Ondrej Zary · 13 years ago
  58. 2cbdcdc staging: ft1000-pcmcia: remove DSPINITMSG typedefs by Ondrej Zary · 13 years ago
  59. ed049d7 staging: ft1000-pcmcia: delete unused TIMEMSG typedefs by Ondrej Zary · 13 years ago
  60. 24c5b19 staging: ft1000-pcmcia: remove MEDIAMSG typedefs by Ondrej Zary · 13 years ago
  61. 8bc0d6f staging: ft1000-pcmcia: remove DRVMSG typedefs by Ondrej Zary · 13 years ago
  62. 2c9bf83 staging: ft1000-pcmcia: remove PSEUDO_HDR typedefs by Ondrej Zary · 13 years ago
  63. 8ac2998 staging: ft1000-pcmcia: get rid of ft1000_dev.h by Ondrej Zary · 13 years ago
  64. f1fb190 staging: ft1000-pcmcia: delete ft1000.conf by Ondrej Zary · 13 years ago
  65. e1ef436 staging: ft1000-pcmcia: fix compilation with FT_DEBUG enabled by Ondrej Zary · 13 years ago
  66. 01cafa5 staging: ft1000-pcmcia: don't crash on load by Ondrej Zary · 13 years ago
  67. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  68. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  69. 2202a5a staging: pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  70. abc15bd staging: ft1000: Removed unused variable InterruptsEnabled. by Marek Belisko · 13 years ago
  71. 2989b19 staging: ft1000: Remove unused variable CurrentInterruptEnableMask. by Marek Belisko · 13 years ago
  72. 3d20634 staging: ft1000: Remove unused variable DSPResetNum. by Marek Belisko · 13 years ago
  73. 8016a34 staging: ft1000: Remove unused variable ASICResetNum. by Marek Belisko · 13 years ago
  74. 8cfff92 staging: ft1000: Remove unused variables in ft1000_info. by Marek Belisko · 13 years ago
  75. bb40876 staging: ft1000: Remove unused declaration in ft1000_usb.h. by Marek Belisko · 13 years ago
  76. 9f908a9 staging: ft1000: Remove unnecessary EXPORT_SYMBOLs by Jeff Mahoney · 13 years ago
  77. 19cb284 staging:ft1000: Remove dead code in ft1000_hw.c by Marek Belisko · 13 years ago
  78. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  79. 14e5d8e staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures. by pixo · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. 6d2b672 staging: ft1000: Fix coding style in ft1000_proc_drvmsg function. by Marek Belisko · 13 years ago
  82. fc796a6 staging: ft1000: Fix coding style in ft1000_dsp_prov function. by Marek Belisko · 13 years ago
  83. 8b2dab1 staging: ft1000: Fix coding style in ft1000_receive_cmd function. by Marek Belisko · 13 years ago
  84. 53cd3aa staging: ft1000: Fix coding style in ft1000_chkcard function. by Marek Belisko · 13 years ago
  85. a007e84 staging: ft1000: Fix coding style in ft1000_close function. by Marek Belisko · 13 years ago
  86. a01ffcd staging: ft1000: Fix coding style in ft1000_open function. by Marek Belisko · 13 years ago
  87. bee1b21 staging: ft1000: Fix coding style in ft1000_copy_up_pkt function. by Marek Belisko · 13 years ago
  88. 6b2a66f staging: ft1000: Fix coding style in ft1000_submit_rx_urb function. by Marek Belisko · 13 years ago
  89. e31e338 staging: ft1000: Fix coding style in ft1000_start_xmit function. by Marek Belisko · 13 years ago
  90. d8dfaf4 staging: ft1000: Fix coding style in ft1000_copy_down_pkt function. by Marek Belisko · 13 years ago
  91. 251c72f staging: ft1000: Fix coding style in ft1000_usb_transmit_complete function. by Marek Belisko · 13 years ago
  92. 2dd9017 staging: ft1000: Fix coding style in ft1000_reset function. by Marek Belisko · 13 years ago
  93. 05a7c39 staging: ft1000: Fix coding style in reg_ft1000_netdev function. by Marek Belisko · 13 years ago
  94. f135da0 staging: ft1000: Change return value for init_ft1000_netdev function. by Marek Belisko · 13 years ago
  95. 6c284c7 staging: ft1000: Fix coding style in init_ft1000_netdev function. by Marek Belisko · 13 years ago
  96. cb3aa5d staging: ft1000: Fix identation in ftnet_ops struct. by Marek Belisko · 13 years ago
  97. 3071c12 staging: ft1000: Fix coding style in ft1000_reset_card function. by Marek Belisko · 13 years ago
  98. 84a6096 staging: ft1000: Fix coding style in ft1000_reset_asic function. by Marek Belisko · 13 years ago
  99. 3529bd4 staging: ft1000: Fix coding style in dsp_reload function. by Marek Belisko · 13 years ago
  100. 68e79bc staging: ft1000: Fix coding style in card_send_command function. by Marek Belisko · 13 years ago