1. 37ca35c staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLS by Shaun Laing · 11 years ago
  2. bcf636d Staging/cxt1e1:Removing parantheses surrounding return argument by Dulshani Gunawardhana · 11 years ago
  3. ee1803c Staging/cxt1e1:Fixing foo * bar should be foo *bar by Dulshani Gunawardhana · 11 years ago
  4. cd1ccce Staging/cxt1e1/comet.c:Modifying comment style and intentation by Dulshani Gunawardhana · 11 years ago
  5. 4a9fbb2 Staging/cxt1e1/comet.c:Fixes indentation errors by Dulshani Gunawardhana · 11 years ago
  6. 9c96dc4 Staging/cxt1e1/comet.c:Fixes space between function name and parenthesis by Dulshani Gunawardhana · 11 years ago
  7. f74a9d6 Staging: cxt1e1: Replacing asm/io.h with linux/io.h by Dulshani Gunawardhana · 11 years ago
  8. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  9. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 766d100 cxt1e1: Don't use create_proc_read_entry() by David Howells · 11 years ago
  11. f1159d7 Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end. by Chen Gang · 11 years ago
  12. 96a8d14 staging: cxt1e1: buffer overflow in do_del_chan() by Dan Carpenter · 12 years ago
  13. 477953e staging: cxt1e1: sbecrc.c: fixes coding style issue by Johan Meiring · 12 years ago
  14. 3effcd0 staging: cxt1e1: sbecrc.c: fixes brace placement by Johan Meiring · 12 years ago
  15. 0b7ccbe staging: cxt1e1: sbecrc.c: fixes indentation issues by Johan Meiring · 12 years ago
  16. 77c84b2 staging: cxt1e1: musycc.c: fixes placement of parentheses by Johan Meiring · 12 years ago
  17. fead55a staging: cxt1e1: musycc.c: fixes brace placement by Johan Meiring · 12 years ago
  18. ea9d1e9 staging: cxt1e1: musycc.c: uses tabs for indentation by Johan Meiring · 12 years ago
  19. 1bcf4b2 staging: cxt1e1: musycc.h: fixes brace placement by Johan Meiring · 12 years ago
  20. 185b34d staging: cxt1e1: musycc.h: fixes coding style issues by Johan Meiring · 12 years ago
  21. dec8053 staging: cxt1e1: musycc.h: fixes indentation issues by Johan Meiring · 12 years ago
  22. 21aac2c staging: cxt1e1: solve coding style problem by Devendra Naga · 12 years ago
  23. a47bf24 staging: cxt1e1: use kernel's way of returning error codes by Devendra Naga · 12 years ago
  24. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  25. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  26. cd42076 Staging: cxt1e1: remove rcs keywords and log by Alexander Beregalov · 13 years ago
  27. 48d7c08 Staging: cxt1e1: remove ifdef __cplusplus by Alexander Beregalov · 13 years ago
  28. 05c0cb4 Staging: cxt1e1: remove unnecessary includes by Alexander Beregalov · 13 years ago
  29. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  30. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  31. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  32. 18e9351 staging: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  33. ce92b7a staging/cxt1e1: Header cleanup by Michal Marek · 13 years ago
  34. 08a3901 Remove unneeded version.h include from drivers/staging/cxt1e1/sbecom_inline_linux.h by Jesper Juhl · 13 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. 9e36261 staging/trivial: fix typos concerning "consistent" by Uwe Kleine-König · 14 years ago
  37. 3ec6080 staging: Fix some incorrect use of positive error codes. by Ralph Loader · 14 years ago
  38. b8b7399 Staging: cxt1e1: rename global log_level variable by Greg Kroah-Hartman · 14 years ago
  39. c694ed8 Staging: cxt1e1: multiple definition of max_mtu fix by Bob Beers · 14 years ago
  40. a4f131f Staging: cxt1e1: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  41. 6fa7aa0 Staging: cxt1e1: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  42. b01d467 staging: cxt1e1: '&pointer[0]' to 'pointer' fix by Andy Shevchenko · 14 years ago
  43. ff5cb20 staging: cxt1e1: use '%pMF' format to print MAC address by Andy Shevchenko · 14 years ago
  44. 0f0800f staging: Bulk convert the semaphore mess by Thomas Gleixner · 14 years ago
  45. d5fa133 Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, adjust help description by Michael Prokop · 14 years ago
  46. 9c770f3 Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSION by Jiri Kosina · 14 years ago
  47. 5749df1 Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODE by Jiri Kosina · 14 years ago
  48. 7c1e68b staging: cxt1e1: fix semaphore build breakage by Randy Dunlap · 14 years ago
  49. 40447df Staging: cxt1e1: fix up one remaining THIS_MODULE usage by Peter Hüwe · 14 years ago
  50. 694a980 Staging: staging/cxt1e1: Convert bare printks to pr_<level> by Joe Perches · 14 years ago
  51. e6e4d05 Staging: cxt1e1: fix cxt1e1 module names by Joe Perches · 14 years ago
  52. d87d909 Staging: cxt1e1: use netdev_priv to fix build by Randy Dunlap · 14 years ago
  53. 50ee11f staging: Add driver to support wanPMC-CxT1E1 card. by Bob Beers · 14 years ago