Age | Commit message (Expand) | Author |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells |
2012-03-08 | staging: crystalhd: Fix typo in crystalhd_hw.c | Masanari Iida |
2012-02-29 | Staging: crystalhd: Remove unused header bc_dts_types.h | Jorgyano Vieira |
2012-02-29 | Staging: crystalhd: Replace the local includes with global header | Jorgyano Vieira |
2012-02-29 | Staging: crystalhd: Add global header | Jorgyano Vieira |
2012-02-24 | Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macro | Jorgyano Vieira |
2012-02-24 | Staging: crystalhd: crystalhd_misc: Get rid of unused macro | Jorgyano Vieira |
2012-02-15 | Staging: crystalhd: crystalhd_misc: improved debug macros | Jorgyano Vieira |
2012-02-09 | staging: precedence bug in crystalhd_stop_tx_dma_engine() | Dan Carpenter |
2011-12-16 | staging: crystalhd: bc_dts_defs.h: Fix up coding style | Jorgyano Vieira |
2011-09-16 | staging: crystalhd/bc_dts_types.h: typedef cleanup | Arvydas Sidorenko |
2011-09-12 | drivers/staging/crystalhd/: Fix a coding style issues | Arvydas Sidorenko |
2011-04-25 | staging: Remove unnecessary semicolons when switch (foo) {...}; | Joe Perches |
2011-04-20 | staging: crystalhd: remove unused typedef bc_bool_t | Nicolas Kaiser |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | staging: crystalhd: fix memory leaks | Alexander Beregalov |
2011-03-14 | Staging: crystalhd: don't waste the last char of buffer | Dan Carpenter |
2011-03-14 | Staging: crystalhd: change GFP_ATOMIC to GFP_KERNEL | Dan Carpenter |
2010-11-16 | drivers/staging: Remove unnecessary casts of pci_get_drvdata | Joe Perches |
2010-11-16 | drivers/staging: Remove unnecessary semicolons | Joe Perches |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-08 | Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-09-16 | staging: crystalhd: fix signed bug | Vasiliy Kulikov |
2010-08-31 | staging: crystalhd: call disable_pci_device() if pci_probe() failed | Kulikov Vasiliy |
2010-07-22 | Staging: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-07-08 | Staging: crystalhd_lnx: remove casts from void* | Kulikov Vasiliy |
2010-06-18 | Staging: crystalhd: removed kfree(NULL) checks | Scott Kidder |
2010-05-18 | Staging: crystalhd: Remove typedefs from driver | Lior Dotan |
2010-05-11 | Staging: Drop memory allocation cast | Julia Lawall |
2010-05-11 | Staging: crystalhd: fix missing semicolon | Charles Clément |
2010-05-11 | Staging: crystalhd: remove unused #include <linux/version.h> | Charles Clément |
2010-05-11 | Staging: crystalhd: Cleanup all WIN* references | Charles Clément |
2010-05-11 | Staging: crystalhd: remove unused #include <linux/version.h> | Huang Weiyi |
2010-05-11 | Staging: push down BKL into ioctl functions | Arnd Bergmann |
2010-05-11 | Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes | Lars Lindley |
2010-05-11 | Staging: crystalhd: fix device_create() return value check | Jani Nikula |
2010-05-11 | Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.c | Tomas Dabasinskas |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | Staging: crystalhd: Misc improvements for crystalhd_lnx.c | Ameya Palande |
2010-03-03 | Staging: crystalhd: fix build on powerpc | Dave Airlie |
2010-03-03 | staging: crystalhd: trim register defines | Jarod Wilson |
2010-03-03 | staging: crystalhd: add missing fixes for userspace lib build | Jarod Wilson |
2010-03-03 | staging: add Broadcom Crystal HD driver | Jarod Wilson |