index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ced1401
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
staging: ced1401: rename Reset1401()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename QuickCheck()
Luca Ellero
2
-7
/
+6
2014-07-08
staging: ced1401: make ced_is_1401() static
Luca Ellero
2
-2
/
+1
2014-07-08
staging: ced1401: rename Is1401()
Luca Ellero
2
-7
/
+7
2014-07-08
staging: ced1401: rename InSelfTest()
Luca Ellero
1
-4
/
+4
2014-07-08
staging: ced1401: rename ReadWrite_Cancel()
Luca Ellero
2
-6
/
+6
2014-07-08
staging: ced1401: rename Get1401State()
Luca Ellero
2
-13
/
+13
2014-07-08
staging: ced1401: rename SendChar()
Luca Ellero
3
-5
/
+5
2014-07-08
staging: ced1401: rename SendString()
Luca Ellero
3
-3
/
+3
2014-07-08
staging: ced1401: rename PutChars()
Luca Ellero
1
-4
/
+4
2014-07-08
staging: ced1401: rename FlushInBuff()
Luca Ellero
1
-5
/
+5
2014-07-08
staging: ced1401: rename FlushOutBuff()
Luca Ellero
1
-5
/
+5
2014-07-08
staging: ced1401: rename Allowi()
Luca Ellero
3
-14
/
+14
2014-07-08
staging: ced1401: rename Handle1401Esc()
Luca Ellero
1
-3
/
+3
2014-07-08
staging: ced1401: rename ReadDMAInfo()
Luca Ellero
1
-4
/
+4
2014-07-08
staging: ced1401: rename ReadHuff()
Luca Ellero
1
-4
/
+4
2014-07-08
staging: ced1401: rename ReadWord()
Luca Ellero
1
-2
/
+2
2014-07-08
staging: ced1401: rename ReadChar()
Luca Ellero
1
-10
/
+10
2014-07-08
staging: ced1401: rename ReadWriteMem()
Luca Ellero
3
-10
/
+10
2014-07-08
staging: ced1401: rename StageChunk()
Luca Ellero
1
-5
/
+5
2014-07-08
staging: ced1401: rename CopyUserSpace()
Luca Ellero
1
-5
/
+5
2014-07-08
staging: ced1401: rename SendChars()
Luca Ellero
3
-9
/
+9
2014-07-08
staging: ced1401: rename CanAcceptIoRequests()
Luca Ellero
1
-7
/
+7
2014-06-26
staging: ced1401: fix sparse warning for ced1401
Seunghun Lee
1
-1
/
+1
2014-06-19
staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluates to true
Rickard Strandqvist
1
-7
/
+2
2014-03-18
Staging: ced1401: Fix no new typedef warning in ced_ioctl.h
Monam Agarwal
4
-8
/
+8
2014-03-18
Staging: ced1401: Fix typedef warnings in ced_ioctl.h
Monam Agarwal
6
-23
/
+21
2014-03-07
Staging: ced1401: Fix removed unused structs
Monam Agarwal
1
-6
/
+0
2014-03-07
Staging: ced1401: Fix do not add new typedefs
Monam Agarwal
1
-3
/
+1
2014-02-27
staging: ced401: fix double unlock bug
Daeseok Youn
1
-1
/
+0
2014-02-07
staging: ced1401: Fix dev_<level> messages
Joe Perches
2
-168
/
+171
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-11-11
staging: ced401: ced_ioc: fix a blank/tab codingstyle issue.
Joachim Adi Schuetz
1
-1
/
+1
2013-10-05
ced1401: Convert driver to use get_user_pages_fast()
Jan Kara
1
-4
/
+1
2013-05-22
Staging: ced1401: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-05-22
Staging: ced1401: Use NULL instead of 0 for pointers
Sachin Kamat
1
-6
/
+12
2013-05-16
Staging: ced1401: Patch removes unused typedefs.
Elena Ufimtseva
1
-5
/
+0
2013-05-16
Staging: ced1401: Patch removes typedef unsigned int DWORD.
Elena Ufimtseva
4
-76
/
+75
2013-05-16
Staging: ced1401: Patch removes typedef unsigned short WORD.
Elena Ufimtseva
4
-40
/
+39
2013-05-15
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
-364
/
+363
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
-656
/
+660
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-11
staging: ced1401: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
3
-16
/
+14
2012-11-26
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
[prev]
[next]