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-10
staging: ced1401: fix ced_readchar_callback()
Luca Ellero
1
-26
/
+37
2014-07-10
staging: ced1401: fix ced_handle_esc()
Luca Ellero
1
-19
/
+22
2014-07-10
staging: ced1401: fix ced_read_dma_info()
Luca Ellero
1
-41
/
+47
2014-07-10
staging: ced1401: fix ced_read_huff()
Luca Ellero
1
-20
/
+23
2014-07-10
staging: ced1401: fix ced_read_word()
Luca Ellero
1
-6
/
+7
2014-07-10
staging: ced1401: fix ced_read_char()
Luca Ellero
1
-10
/
+11
2014-07-10
staging: ced1401: fix ced_read_write_mem()
Luca Ellero
2
-39
/
+52
2014-07-10
staging: ced1401: fix ced_stage_chunk()
Luca Ellero
1
-22
/
+31
2014-07-10
staging: ced1401: fix staged_callback()
Luca Ellero
1
-105
/
+145
2014-07-10
staging: ced1401: fix ced_copy_user_space()
Luca Ellero
1
-29
/
+37
2014-07-10
staging: ced1401: fix ced_send_chars()
Luca Ellero
1
-22
/
+22
2014-07-10
staging: ced1401: fix ced_writechar_callback()
Luca Ellero
1
-18
/
+18
2014-07-10
staging: ced1401: rename members of struct ced_data
Luca Ellero
3
-399
/
+424
2014-07-10
staging: ced1401: rename members of struct dmadesc
Luca Ellero
3
-39
/
+40
2014-07-10
staging: ced1401: rename members of struct transarea
Luca Ellero
3
-142
/
+152
2014-07-10
staging: ced1401: rename members of struct circ_blk
Luca Ellero
3
-62
/
+62
2014-07-10
staging: ced1401: remove typedef DEVICE_EXTENSION
Luca Ellero
3
-832
/
+833
2014-07-10
staging: ced1401: remove typedef for DMADESC
Luca Ellero
2
-5
/
+6
2014-07-10
staging: ced1401: remove typedef for TRANSAREA
Luca Ellero
3
-15
/
+21
2014-07-08
staging: ced1401: Add void declarations in zero-arg functions.
Chi Pham
1
-1
/
+1
2014-07-08
staging: ced1401: remove typedef for CIRCBLK
Luca Ellero
1
-6
/
+7
2014-07-08
staging: ced1401: rename FreeCircBlock()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename GetCircBlock()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename SetCircular()
Luca Ellero
3
-5
/
+5
2014-07-08
staging: ced1401: rename DbgStopLoop()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename DbgGetData()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename DbgRampAddr()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename DbgRampData()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename DbgPoke()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename DbgPeek()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename DbgCmd1401()
Luca Ellero
1
-21
/
+21
2014-07-08
staging: ced1401: rename TransferFlags()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename TypeOf1401()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename CheckSelfTest()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename StartSelfTest()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename StateOf1401()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: remove unused func BlkTransState
Luca Ellero
2
-13
/
+0
2014-07-08
staging: ced1401: rename KillIO1401()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename GetTransfer()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename TestEvent()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename WaitEvent()
Luca Ellero
3
-5
/
+5
2014-07-08
staging: ced1401: rename SetEvent()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename UnsetTransfer()
Luca Ellero
3
-3
/
+3
2014-07-08
staging: ced1401: rename SetTransfer()
Luca Ellero
3
-5
/
+5
2014-07-08
staging: ced1401: rename SetArea()
Luca Ellero
1
-4
/
+4
2014-07-08
staging: ced1401: rename ClearArea()
Luca Ellero
3
-6
/
+6
2014-07-08
staging: ced1401: rename GetOutBufSpace()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename LineCount()
Luca Ellero
3
-4
/
+4
2014-07-08
staging: ced1401: rename Stat1401()
Luca Ellero
3
-3
/
+3
2014-07-08
staging: ced1401: rename GetString()
Luca Ellero
3
-8
/
+8
[prev]
[next]