summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401
AgeCommit message (Expand)AuthorFilesLines
2014-07-11staging: ced1401: fix ced_readchar_callback()Luca Ellero1-26/+37
2014-07-11staging: ced1401: fix ced_handle_esc()Luca Ellero1-19/+22
2014-07-11staging: ced1401: fix ced_read_dma_info()Luca Ellero1-42/+48
2014-07-11staging: ced1401: fix ced_read_huff()Luca Ellero1-21/+24
2014-07-11staging: ced1401: fix ced_read_word()Luca Ellero1-6/+7
2014-07-11staging: ced1401: fix ced_read_char()Luca Ellero1-11/+12
2014-07-11staging: ced1401: fix ced_read_write_mem()Luca Ellero2-39/+52
2014-07-11staging: ced1401: fix ced_stage_chunk()Luca Ellero1-22/+31
2014-07-11staging: ced1401: fix staged_callback()Luca Ellero1-107/+147
2014-07-11staging: ced1401: fix ced_copy_user_space()Luca Ellero1-29/+37
2014-07-11staging: ced1401: fix ced_send_chars()Luca Ellero1-22/+22
2014-07-11staging: ced1401: fix ced_writechar_callback()Luca Ellero1-18/+18
2014-07-11staging: ced1401: rename members of struct ced_dataLuca Ellero3-407/+432
2014-07-11staging: ced1401: rename members of struct dmadescLuca Ellero3-39/+40
2014-07-11staging: ced1401: rename members of struct transareaLuca Ellero3-142/+152
2014-07-11staging: ced1401: rename members of struct circ_blkLuca Ellero3-62/+62
2014-07-11staging: ced1401: remove typedef DEVICE_EXTENSIONLuca Ellero3-835/+836
2014-07-11staging: ced1401: remove typedef for DMADESCLuca Ellero2-5/+6
2014-07-11staging: ced1401: remove typedef for TRANSAREALuca Ellero3-15/+21
2014-07-09staging: ced1401: Add void declarations in zero-arg functions.Chi Pham1-1/+1
2014-07-09staging: ced1401: remove typedef for CIRCBLKLuca Ellero1-6/+7
2014-07-09staging: ced1401: rename FreeCircBlock()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename GetCircBlock()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename SetCircular()Luca Ellero3-5/+5
2014-07-09staging: ced1401: rename DbgStopLoop()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename DbgGetData()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename DbgRampAddr()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename DbgRampData()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename DbgPoke()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename DbgPeek()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename DbgCmd1401()Luca Ellero1-21/+21
2014-07-09staging: ced1401: rename TransferFlags()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename TypeOf1401()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename CheckSelfTest()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename StartSelfTest()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename StateOf1401()Luca Ellero3-4/+4
2014-07-09staging: ced1401: remove unused func BlkTransStateLuca Ellero2-13/+0
2014-07-09staging: ced1401: rename KillIO1401()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename GetTransfer()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename TestEvent()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename WaitEvent()Luca Ellero3-5/+5
2014-07-09staging: ced1401: rename SetEvent()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename UnsetTransfer()Luca Ellero3-3/+3
2014-07-09staging: ced1401: rename SetTransfer()Luca Ellero3-5/+5
2014-07-09staging: ced1401: rename SetArea()Luca Ellero1-4/+4
2014-07-09staging: ced1401: rename ClearArea()Luca Ellero3-6/+6
2014-07-09staging: ced1401: rename GetOutBufSpace()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename LineCount()Luca Ellero3-4/+4
2014-07-09staging: ced1401: rename Stat1401()Luca Ellero3-3/+3
2014-07-09staging: ced1401: rename GetString()Luca Ellero3-8/+8