1. 2a1afdb Staging: crystalhd: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  2. 7258cb6 staging/crystalhd: Fixes line over 80 characters warning in bc_dts_glob_lnx.h by Amarjargal Gundjalam · 11 years ago
  3. 62edbbc staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.* by Amarjargal Gundjalam · 11 years ago
  4. d7c9455 staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.* by Amarjargal Gundjalam · 11 years ago
  5. 9ebee9d staging/crystalhd: Fixes line over 80 characters warning in crystalhd_lnx.* by Amarjargal Gundjalam · 11 years ago
  6. 3e4a7b8 staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.* by Amarjargal Gundjalam · 11 years ago
  7. 12dfa2e3 staging/crystalhd: Fixes line over 80 characters warning in crystalhd_fw_if.h by Amarjargal Gundjalam · 11 years ago
  8. fdfa233 staging: crystalhd: remove use of __devexit by Bill Pemberton · 12 years ago
  9. 349affa staging: crystalhd: remove use of __devinit by Bill Pemberton · 12 years ago
  10. 417696c staging: crystalhd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  11. a297ad9 staging: crystalhd: fix a style warning by Devendra Naga · 12 years ago
  12. 45145f9 drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  13. 675fe09 staging/crystalhd: unregister chardev when class_create fails in chd_dec_init_chdev by Devendra Naga · 12 years ago
  14. 3b2f1fb staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdev by Devendra Naga · 12 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  16. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  17. fb281c2 staging: crystalhd: Fix typo in crystalhd_hw.c by Masanari Iida · 12 years ago
  18. 7223e86 Staging: crystalhd: Remove unused header bc_dts_types.h by Jorgyano Vieira · 12 years ago
  19. 01c3207 Staging: crystalhd: Replace the local includes with global header by Jorgyano Vieira · 12 years ago
  20. 4768f3f Staging: crystalhd: Add global header by Jorgyano Vieira · 12 years ago
  21. eb6cfa5 Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macro by Jorgyano Vieira · 12 years ago
  22. 15fd62b Staging: crystalhd: crystalhd_misc: Get rid of unused macro by Jorgyano Vieira · 12 years ago
  23. 413db8c Staging: crystalhd: crystalhd_misc: improved debug macros by Jorgyano Vieira · 12 years ago
  24. 2da57c8 staging: precedence bug in crystalhd_stop_tx_dma_engine() by Dan Carpenter · 13 years ago
  25. d539671 staging: crystalhd: bc_dts_defs.h: Fix up coding style by Jorgyano Vieira · 13 years ago
  26. d15cce5 staging: crystalhd/bc_dts_types.h: typedef cleanup by Arvydas Sidorenko · 13 years ago
  27. 831e5ba drivers/staging/crystalhd/: Fix a coding style issues by Arvydas Sidorenko · 13 years ago
  28. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  29. 7207ece staging: crystalhd: remove unused typedef bc_bool_t by Nicolas Kaiser · 13 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  31. b4c7784 staging: crystalhd: fix memory leaks by Alexander Beregalov · 13 years ago
  32. e278913 Staging: crystalhd: don't waste the last char of buffer by Dan Carpenter · 13 years ago
  33. a3b6ff0 Staging: crystalhd: change GFP_ATOMIC to GFP_KERNEL by Dan Carpenter · 13 years ago
  34. 345594d drivers/staging: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  35. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  36. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  38. 1087020 Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  39. cae16a1 staging: crystalhd: fix signed bug by Vasiliy Kulikov · 14 years ago
  40. 036b00e staging: crystalhd: call disable_pci_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  41. 8e2394a Staging: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  42. 764f2ca Staging: crystalhd_lnx: remove casts from void* by Kulikov Vasiliy · 14 years ago
  43. 6167944 Staging: crystalhd: removed kfree(NULL) checks by Scott Kidder · 14 years ago
  44. abfc768 Staging: crystalhd: Remove typedefs from driver by Lior Dotan · 14 years ago
  45. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  46. 97b9e5a Staging: crystalhd: fix missing semicolon by Charles Clément · 14 years ago
  47. 3b87d0a Staging: crystalhd: remove unused #include <linux/version.h> by Charles Clément · 14 years ago
  48. 4752e51 Staging: crystalhd: Cleanup all WIN* references by Charles Clément · 14 years ago
  49. b6595dd Staging: crystalhd: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  50. b1f2ac0 Staging: push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  51. 641b63f Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes by Lars Lindley · 14 years ago
  52. 15df638 Staging: crystalhd: fix device_create() return value check by Jani Nikula · 14 years ago
  53. 6e26b01 Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.c by Tomas Dabasinskas · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. 21b0838 Staging: crystalhd: Misc improvements for crystalhd_lnx.c by Ameya Palande · 14 years ago
  56. 5fe6801 Staging: crystalhd: fix build on powerpc by Dave Airlie · 15 years ago
  57. 90d49b4 staging: crystalhd: trim register defines by Jarod Wilson · 15 years ago
  58. 88d4300 staging: crystalhd: add missing fixes for userspace lib build by Jarod Wilson · 15 years ago
  59. 7963eb4 staging: add Broadcom Crystal HD driver by Jarod Wilson · 15 years ago