index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ced1401
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-06
ced1401: Convert driver to use get_user_pages_fast()
Jan Kara
1
-4
/
+1
2013-05-23
Staging: ced1401: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-05-23
Staging: ced1401: Use NULL instead of 0 for pointers
Sachin Kamat
1
-6
/
+12
2013-05-17
Staging: ced1401: Patch removes unused typedefs.
Elena Ufimtseva
1
-5
/
+0
2013-05-17
Staging: ced1401: Patch removes typedef unsigned int DWORD.
Elena Ufimtseva
4
-76
/
+75
2013-05-17
Staging: ced1401: Patch removes typedef unsigned short WORD.
Elena Ufimtseva
4
-40
/
+39
2013-05-16
Staging: ced1401: Patch fixes missing parentheses in macro definitions.
Elena Ufimtseva
2
-4
/
+4
2013-05-15
Staging: ced1401: Fixes trailing whitespace checkpath warning.
Elena Ufimtseva
1
-1
/
+1
2013-05-15
Staging: ced1401: Fixes 'open brace should be on the previous line'.
Elena Ufimtseva
4
-143
/
+81
2013-05-15
Staging: ced1401: Fixes white spaces and indentations.
Elena Ufimtseva
4
-421
/
+420
2013-05-15
Staging: ced1401: Fixes C pointer format warnings
Elena Ufimtseva
6
-45
/
+46
2013-05-15
Staging: ced1401: Fixes C99 // comments.
Elena Ufimtseva
6
-667
/
+671
2013-05-13
staging: ced1401: Fixes checkpatch warnings about pointer format
Elena Ufimtseva
1
-41
/
+41
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
1
-3
/
+1
2013-01-12
staging: ced1401: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
3
-16
/
+14
2012-11-27
staging: ced1401: Fix typo in staging/ced1401
Masanari Iida
4
-10
/
+10
2012-10-30
staging: ced1401: remove useless value cast on kmalloc()
Fengguang Wu
1
-2
/
+1
2012-10-26
staging: ced1401: usb1401: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-24
staging: ced1401: fix a frame size warning
Devendra Naga
1
-11
/
+17
2012-10-23
Staging: ced1401: fix missing unlock on error in FreeCircBlock()
Wei Yongjun
1
-1
/
+1
2012-10-23
staging: ced1401: remove kernel version ifdef 's
Devendra Naga
1
-24
/
+0
2012-10-23
staging: ced1401: fix some style warnings
Devendra Naga
1
-2
/
+1
2012-10-23
staging: ced1401: remove an obvious commit about the minor number
Devendra Naga
1
-1
/
+1
2012-09-21
staging:ced1401: remove read write callbacks from fops
Devendra Naga
1
-20
/
+0
2012-09-21
staging:ced1401: use module_usb_driver macro
Devendra Naga
1
-15
/
+1
2012-09-21
Staging: ced1401: fix a couple off by one checks
Dan Carpenter
1
-2
/
+2
2012-09-18
Staging: ced1401: fix copy_from/to_user warning messages
Greg Kroah-Hartman
1
-19
/
+56
2012-09-18
Staging ced1401: cleanup coding style issues.
Greg Kroah-Hartman
3
-2331
/
+2539
2012-09-18
Staging: ced1401: add driver to the build
Greg Kroah-Hartman
2
-11
/
+8
2012-09-18
Staging: ced1401: add TODO file
Greg Kroah-Hartman
1
-0
/
+10
2012-09-18
Staging: ced1401: usb1401: fix build errors.
Greg Kroah-Hartman
1
-11
/
+7
2012-09-18
Staging: add ced1401 USB driver
Alois Schlögl
9
-0
/
+7301