index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
crystalhd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
Staging: crystalhd: remove an unneeded NULL check
Dan Carpenter
1
-4
/
+1
2013-05-13
staging/crystalhd: Fixes line over 80 characters warning in bc_dts_glob_lnx.h
Amarjargal Gundjalam
1
-8
/
+11
2013-05-13
staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.*
Amarjargal Gundjalam
2
-134
/
+218
2013-05-13
staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.*
Amarjargal Gundjalam
2
-26
/
+50
2013-05-13
staging/crystalhd: Fixes line over 80 characters warning in crystalhd_lnx.*
Amarjargal Gundjalam
2
-14
/
+18
2013-05-13
staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.*
Amarjargal Gundjalam
2
-18
/
+29
2013-05-13
staging/crystalhd: Fixes line over 80 characters warning in crystalhd_fw_if.h
Amarjargal Gundjalam
1
-37
/
+44
2012-11-21
staging: crystalhd: remove use of __devexit
Bill Pemberton
2
-4
/
+4
2012-11-21
staging: crystalhd: remove use of __devinit
Bill Pemberton
3
-5
/
+5
2012-11-21
staging: crystalhd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-22
staging: crystalhd: fix a style warning
Devendra Naga
1
-2
/
+2
2012-09-04
drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...
Julia Lawall
1
-1
/
+1
2012-08-13
staging/crystalhd: unregister chardev when class_create fails in chd_dec_init...
Devendra Naga
1
-1
/
+3
2012-08-13
staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdev
Devendra Naga
1
-0
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
3
-2
/
+1
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-0
/
+2
2012-03-08
staging: crystalhd: Fix typo in crystalhd_hw.c
Masanari Iida
1
-1
/
+1
2012-02-29
Staging: crystalhd: Remove unused header bc_dts_types.h
Jorgyano Vieira
1
-40
/
+0
2012-02-29
Staging: crystalhd: Replace the local includes with global header
Jorgyano Vieira
9
-18
/
+15
2012-02-29
Staging: crystalhd: Add global header
Jorgyano Vieira
1
-0
/
+14
2012-02-24
Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macro
Jorgyano Vieira
3
-14
/
+0
2012-02-24
Staging: crystalhd: crystalhd_misc: Get rid of unused macro
Jorgyano Vieira
1
-5
/
+0
2012-02-15
Staging: crystalhd: crystalhd_misc: improved debug macros
Jorgyano Vieira
1
-21
/
+25
2012-02-09
staging: precedence bug in crystalhd_stop_tx_dma_engine()
Dan Carpenter
1
-2
/
+1
2011-12-16
staging: crystalhd: bc_dts_defs.h: Fix up coding style
Jorgyano Vieira
1
-90
/
+172
2011-09-16
staging: crystalhd/bc_dts_types.h: typedef cleanup
Arvydas Sidorenko
1
-57
/
+0
2011-09-12
drivers/staging/crystalhd/: Fix a coding style issues
Arvydas Sidorenko
5
-275
/
+275
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-2
/
+2
2011-04-20
staging: crystalhd: remove unused typedef bc_bool_t
Nicolas Kaiser
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-4
/
+4
2011-03-14
staging: crystalhd: fix memory leaks
Alexander Beregalov
2
-5
/
+14
2011-03-14
Staging: crystalhd: don't waste the last char of buffer
Dan Carpenter
1
-1
/
+1
2011-03-14
Staging: crystalhd: change GFP_ATOMIC to GFP_KERNEL
Dan Carpenter
1
-4
/
+2
2010-11-16
drivers/staging: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-3
/
+3
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
3
-2
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-08
Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-09-16
staging: crystalhd: fix signed bug
Vasiliy Kulikov
1
-1
/
+1
2010-08-31
staging: crystalhd: call disable_pci_device() if pci_probe() failed
Kulikov Vasiliy
1
-0
/
+1
2010-07-22
Staging: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-4
/
+5
2010-07-08
Staging: crystalhd_lnx: remove casts from void*
Kulikov Vasiliy
1
-2
/
+2
2010-06-18
Staging: crystalhd: removed kfree(NULL) checks
Scott Kidder
1
-6
/
+3
2010-05-18
Staging: crystalhd: Remove typedefs from driver
Lior Dotan
11
-462
/
+442
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
1
-1
/
+1
2010-05-11
Staging: crystalhd: fix missing semicolon
Charles Clément
1
-1
/
+1
2010-05-11
Staging: crystalhd: remove unused #include <linux/version.h>
Charles Clément
1
-1
/
+0
2010-05-11
Staging: crystalhd: Cleanup all WIN* references
Charles Clément
3
-26
/
+2
2010-05-11
Staging: crystalhd: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-05-11
Staging: push down BKL into ioctl functions
Arnd Bergmann
1
-4
/
+9
[next]