index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
crystalhd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...
Julia Lawall
2012-09-04
1
-1
/
+1
*
staging/crystalhd: unregister chardev when class_create fails in chd_dec_init...
Devendra Naga
2012-08-13
1
-1
/
+3
*
staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdev
Devendra Naga
2012-08-13
1
-0
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
3
-2
/
+1
*
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
1
-0
/
+2
*
staging: crystalhd: Fix typo in crystalhd_hw.c
Masanari Iida
2012-03-08
1
-1
/
+1
*
Staging: crystalhd: Remove unused header bc_dts_types.h
Jorgyano Vieira
2012-02-29
1
-40
/
+0
*
Staging: crystalhd: Replace the local includes with global header
Jorgyano Vieira
2012-02-29
9
-18
/
+15
*
Staging: crystalhd: Add global header
Jorgyano Vieira
2012-02-29
1
-0
/
+14
*
Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macro
Jorgyano Vieira
2012-02-24
3
-14
/
+0
*
Staging: crystalhd: crystalhd_misc: Get rid of unused macro
Jorgyano Vieira
2012-02-24
1
-5
/
+0
*
Staging: crystalhd: crystalhd_misc: improved debug macros
Jorgyano Vieira
2012-02-15
1
-21
/
+25
*
staging: precedence bug in crystalhd_stop_tx_dma_engine()
Dan Carpenter
2012-02-09
1
-2
/
+1
*
staging: crystalhd: bc_dts_defs.h: Fix up coding style
Jorgyano Vieira
2011-12-16
1
-90
/
+172
*
staging: crystalhd/bc_dts_types.h: typedef cleanup
Arvydas Sidorenko
2011-09-16
1
-57
/
+0
*
drivers/staging/crystalhd/: Fix a coding style issues
Arvydas Sidorenko
2011-09-12
5
-275
/
+275
*
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2011-04-25
1
-2
/
+2
*
staging: crystalhd: remove unused typedef bc_bool_t
Nicolas Kaiser
2011-04-20
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-4
/
+4
*
staging: crystalhd: fix memory leaks
Alexander Beregalov
2011-03-14
2
-5
/
+14
*
Staging: crystalhd: don't waste the last char of buffer
Dan Carpenter
2011-03-14
1
-1
/
+1
*
Staging: crystalhd: change GFP_ATOMIC to GFP_KERNEL
Dan Carpenter
2011-03-14
1
-4
/
+2
*
drivers/staging: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-11-16
1
-3
/
+3
*
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
1
-1
/
+1
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
3
-2
/
+3
|
\
|
*
Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-08
1
-1
/
+1
|
*
staging: crystalhd: fix signed bug
Vasiliy Kulikov
2010-09-16
1
-1
/
+1
|
*
staging: crystalhd: call disable_pci_device() if pci_probe() failed
Kulikov Vasiliy
2010-08-31
1
-0
/
+1
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
Staging: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-22
1
-4
/
+5
*
Staging: crystalhd_lnx: remove casts from void*
Kulikov Vasiliy
2010-07-08
1
-2
/
+2
*
Staging: crystalhd: removed kfree(NULL) checks
Scott Kidder
2010-06-18
1
-6
/
+3
*
Staging: crystalhd: Remove typedefs from driver
Lior Dotan
2010-05-18
11
-462
/
+442
*
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
1
-1
/
+1
*
Staging: crystalhd: fix missing semicolon
Charles Clément
2010-05-11
1
-1
/
+1
*
Staging: crystalhd: remove unused #include <linux/version.h>
Charles Clément
2010-05-11
1
-1
/
+0
*
Staging: crystalhd: Cleanup all WIN* references
Charles Clément
2010-05-11
3
-26
/
+2
*
Staging: crystalhd: remove unused #include <linux/version.h>
Huang Weiyi
2010-05-11
1
-1
/
+0
*
Staging: push down BKL into ioctl functions
Arnd Bergmann
2010-05-11
1
-4
/
+9
*
Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes
Lars Lindley
2010-05-11
8
-49
/
+49
*
Staging: crystalhd: fix device_create() return value check
Jani Nikula
2010-05-11
1
-1
/
+1
*
Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.c
Tomas Dabasinskas
2010-05-11
1
-17
/
+12
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+4
*
Staging: crystalhd: Misc improvements for crystalhd_lnx.c
Ameya Palande
2010-03-03
3
-49
/
+35
*
Staging: crystalhd: fix build on powerpc
Dave Airlie
2010-03-03
1
-0
/
+1
*
staging: crystalhd: trim register defines
Jarod Wilson
2010-03-03
1
-11542
/
+0
*
staging: crystalhd: add missing fixes for userspace lib build
Jarod Wilson
2010-03-03
1
-0
/
+6
*
staging: add Broadcom Crystal HD driver
Jarod Wilson
2010-03-03
16
-0
/
+19680