1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 773fe724 staging: ft1000: fix memory leak on error path in ft1000_probe() by Alexey Khoroshilov · 11 years ago
  3. 2dad6e4 Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch by Aldo Iljazi · 11 years ago
  4. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  5. 518d752 staging: fixed else format in ft1000_debug.c by Katja Collier · 11 years ago
  6. 002c6d5 staging: fixed spaces around parens in ft1000 by Katja Collier · 11 years ago
  7. 52adc0b staging: open braces in ft1000_debug.c and ioctl.h by Katja Collier · 11 years ago
  8. 312d261 staging: improved comment style in ft1000_ioctl.h by Katja Collier · 11 years ago
  9. cbb3ae9 staging: improved comment style in ft1000_debug.c by Katja Collier · 11 years ago
  10. 8671438 Staging: ft1000: Change C99 comments in ft1000_dnld.c by Dylan Socolobsky · 11 years ago
  11. 6fb3c2b Staging: ft1000: fix brace coding style in ft1000_dnld.c by Dylan Socolobsky · 11 years ago
  12. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  13. 207e390 ft1000: Don't use create_proc_read_entry() by David Howells · 11 years ago
  14. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  15. 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
  16. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 11 years ago
  17. a11b0e860 Staging: ft1000-usb: Fix call to obsolete function by Kurt Kanzenbach · 12 years ago
  18. dedbc93 staging: ft1000: rename struct ft1000_device to ft1000_usb by Ondrej Zary · 12 years ago
  19. 3aa2303 staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers by Ondrej Zary · 12 years ago
  20. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  21. f884c19 staging: ft1000: remove assigments of ret and initialise it in beginning by Devendra Naga · 12 years ago
  22. ad13963 staging: ft1000: replace c99 comments with c88 by Devendra Naga · 12 years ago
  23. b0add95 staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT. by Marek Belisko · 12 years ago
  24. 1897895 staging: ft1000: Fix ft1000_control function timeout argument usage. by Marek Belisko · 12 years ago
  25. b70ac75 staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.h by Marek Belisko · 12 years ago
  26. 35975ea staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h. by Marek Belisko · 12 years ago
  27. f7e5780 staging: ft1000-usb: Fix lines over 80 chars. by Marek Belisko · 12 years ago
  28. 03b3ac1 staging: ft1000-usb: Remove name comments from ft1000_usb.h. by Marek Belisko · 12 years ago
  29. 586288c staging: ft1000-usb: Remove spaces from struct dpram_blk. by Marek Belisko · 12 years ago
  30. e2bdf27 staging: ft1000-usb: Remove leading spaces from struct ft1000_info. by Marek Belisko · 12 years ago
  31. 494e734 staging: ft1000-usb: Remove commented lines from ft1000_device. by Marek Belisko · 12 years ago
  32. 626888df staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c. by Marek Belisko · 12 years ago
  33. aaf3ee4 staging: ft1000: Fix typo in ft1000_usb.c by Masanari Iida · 12 years ago
  34. 80145a5 staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt by Devendra Naga · 12 years ago
  35. b7c5a77 staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS by Devendra Naga · 12 years ago
  36. 95f2825 staging/ft1000-pcmcia: fix checkpatch warnings by Devendra Naga · 12 years ago
  37. cfe116c staging/ft1000: fix the foo * bar warning by Devendra Naga · 12 years ago
  38. b3a87c3 staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_len by Devendra Naga · 12 years ago
  39. 3bc2311 staging/ft1000: fix sparse warning about the kernel thread handler function by Devendra Naga · 12 years ago
  40. 3a0ccb0 staging/ft1000: fix sparse warning by Devendra Naga · 12 years ago
  41. 64cab4e staging/ft1000: fix the no brace needed warning in ft1000_interrupt by Devendra Naga · 12 years ago
  42. aab0489 staging/ft1000: fix minor coding style problem by Devendra Naga · 12 years ago
  43. 06e34df staging/ft1000: remove usage of ret in ft1000_open by Devendra Naga · 12 years ago
  44. 42ad4a8 staging/ft1000: use kzalloc to allocate the ft1000_device structure by Devendra Naga · 12 years ago
  45. b10c0b9 staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe by Devendra Naga · 12 years ago
  46. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  47. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  48. 3274ce7 Staging: ft1000-pcmcia: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  49. 8ebc0b6 Staging: ft1000: ft1000-pcmia: fix space required after that ', ' in ft1000_proc.c by Kashyap Gada · 12 years ago
  50. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  51. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  52. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  53. 528959a staging: ft1000: dont cast void* from kmalloc() by Thomas Meyer · 13 years ago
  54. eb93ca4 staging: fix ft1000 sparse warnings by Randy Dunlap · 13 years ago
  55. c060ae7 staging: ft1000_proc needs asm/io.h for inw/outw on sparc by Paul Gortmaker · 13 years ago
  56. 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
  57. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  58. 7648c99 staging: ft1000: Merge common definitions from USB and PCMCIA drivers by Ondrej Zary · 13 years ago
  59. e161a44 staging: ft1000-pcmcia: remove support for v5 firmware by Ondrej Zary · 13 years ago
  60. e1328c6 staging: ft1000-pcmcia: remove PSEUDOSZ, use sizeof(struct pseudo_hdr) instead by Ondrej Zary · 13 years ago
  61. 45c4cf1 staging: ft1000-pcmcia: CodingStyle fixes in ft1000.h by Ondrej Zary · 13 years ago
  62. 331eae6 staging: ft1000-pcmcia: remove useless ft1000_release() function by Ondrej Zary · 13 years ago
  63. 503b2d0 staging: ft1000-pcmcia: remove unused includes from ft1000_cs.c by Ondrej Zary · 13 years ago
  64. a6b0729 staging: ft1000-pcmcia: coding style fixes in ft1000_cs.c by Ondrej Zary · 13 years ago
  65. ba5e17e staging: ft1000-pcmcia: remove unused ft1000_asic_read and ft1000_asic_write functions by Ondrej Zary · 13 years ago
  66. 3061fab staging: ft1000-pcmcia: remove misleading and template comments from ft1000_cs.c by Ondrej Zary · 13 years ago
  67. 5312ba3 staging: ft1000-pcmcia: remove useless debugging from ft1000_cs.c by Ondrej Zary · 13 years ago
  68. 3d5bc3f staging: ft1000-pcmcia: remove useless defines from ft1000_cs.c by Ondrej Zary · 13 years ago
  69. ca14527 staging: ft1000-pcmcia: remove custom defines for standard types by Ondrej Zary · 13 years ago
  70. cefe8ad staging: ft1000-pcmcia: remove unused fields from struct ft1000_info by Ondrej Zary · 13 years ago
  71. 8e0fd2c staging: ft1000-pcmcia: remove firmware download typedefs by Ondrej Zary · 13 years ago
  72. 4370782 staging: ft1000-pcmcia: delete local_info_t typedef by Ondrej Zary · 13 years ago
  73. 540c44fe staging: ft1000-pcmcia: delete unused DPRAM_BLK typedefs by Ondrej Zary · 13 years ago
  74. d370655 staging: ft1000-pcmcia: remove FT1000_INFO typedefs by Ondrej Zary · 13 years ago
  75. 3aaf807 staging: ft1000-pcmcia: remove PROV_RECORD typedefs by Ondrej Zary · 13 years ago
  76. a8f0d23 staging: ft1000-pcmcia: delete unused APP_INFO_BLOCK typedefs by Ondrej Zary · 13 years ago
  77. ba50587 staging: ft1000-pcmcia: delete unused DSPHIBERNATE typedefs by Ondrej Zary · 13 years ago
  78. 2cbdcdc staging: ft1000-pcmcia: remove DSPINITMSG typedefs by Ondrej Zary · 13 years ago
  79. ed049d7 staging: ft1000-pcmcia: delete unused TIMEMSG typedefs by Ondrej Zary · 13 years ago
  80. 24c5b19 staging: ft1000-pcmcia: remove MEDIAMSG typedefs by Ondrej Zary · 13 years ago
  81. 8bc0d6f staging: ft1000-pcmcia: remove DRVMSG typedefs by Ondrej Zary · 13 years ago
  82. 2c9bf83 staging: ft1000-pcmcia: remove PSEUDO_HDR typedefs by Ondrej Zary · 13 years ago
  83. 8ac2998 staging: ft1000-pcmcia: get rid of ft1000_dev.h by Ondrej Zary · 13 years ago
  84. f1fb190 staging: ft1000-pcmcia: delete ft1000.conf by Ondrej Zary · 13 years ago
  85. e1ef436 staging: ft1000-pcmcia: fix compilation with FT_DEBUG enabled by Ondrej Zary · 13 years ago
  86. 01cafa5 staging: ft1000-pcmcia: don't crash on load by Ondrej Zary · 13 years ago
  87. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  88. 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
  89. 2202a5a staging: pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  90. abc15bd staging: ft1000: Removed unused variable InterruptsEnabled. by Marek Belisko · 13 years ago
  91. 2989b19 staging: ft1000: Remove unused variable CurrentInterruptEnableMask. by Marek Belisko · 13 years ago
  92. 3d20634 staging: ft1000: Remove unused variable DSPResetNum. by Marek Belisko · 13 years ago
  93. 8016a34 staging: ft1000: Remove unused variable ASICResetNum. by Marek Belisko · 13 years ago
  94. 8cfff92 staging: ft1000: Remove unused variables in ft1000_info. by Marek Belisko · 13 years ago
  95. bb40876 staging: ft1000: Remove unused declaration in ft1000_usb.h. by Marek Belisko · 13 years ago
  96. 9f908a9 staging: ft1000: Remove unnecessary EXPORT_SYMBOLs by Jeff Mahoney · 13 years ago
  97. 19cb284 staging:ft1000: Remove dead code in ft1000_hw.c by Marek Belisko · 13 years ago
  98. 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
  99. 14e5d8e staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures. by pixo · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago