aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401/usb1401.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23staging: ced1401: remove driverKristina Martšenko1-1767/+0
2014-07-11staging: ced1401: usb1401.c: join quoted stringsLuca Ellero1-16/+7
2014-07-11staging: ced1401: usb1401.c: split long linesLuca Ellero1-63/+105
2014-07-11staging: ced1401: usb1401.c rename camel case variableLuca Ellero1-6/+7
2014-07-11staging: ced1401: usb1401.c: fix code indentLuca Ellero1-1/+2
2014-07-11staging: ced1401: usb1401.c: add blank line after declarationsLuca Ellero1-0/+14
2014-07-11staging: ced1401: usb1401.c: change spaces to tabsLuca Ellero1-4/+4
2014-07-10staging: ced1401: fix ced_disconnect()Luca Ellero1-2/+2
2014-07-10staging: ced1401: fix ced_ioctl()Luca Ellero1-28/+38
2014-07-10staging: ced1401: fix ced_allowi()Luca Ellero1-21/+26
2014-07-10staging: ced1401: fix ced_readchar_callback()Luca Ellero1-26/+37
2014-07-10staging: ced1401: fix ced_handle_esc()Luca Ellero1-19/+22
2014-07-10staging: ced1401: fix ced_read_dma_info()Luca Ellero1-42/+48
2014-07-10staging: ced1401: fix ced_read_huff()Luca Ellero1-21/+24
2014-07-10staging: ced1401: fix ced_read_word()Luca Ellero1-6/+7
2014-07-10staging: ced1401: fix ced_read_char()Luca Ellero1-11/+12
2014-07-10staging: ced1401: fix ced_read_write_mem()Luca Ellero1-37/+49
2014-07-10staging: ced1401: fix ced_stage_chunk()Luca Ellero1-22/+31
2014-07-10staging: ced1401: fix staged_callback()Luca Ellero1-107/+147
2014-07-10staging: ced1401: fix ced_copy_user_space()Luca Ellero1-29/+37
2014-07-10staging: ced1401: fix ced_send_chars()Luca Ellero1-22/+22
2014-07-10staging: ced1401: fix ced_writechar_callback()Luca Ellero1-18/+18
2014-07-10staging: ced1401: rename members of struct ced_dataLuca Ellero1-232/+253
2014-07-10staging: ced1401: rename members of struct dmadescLuca Ellero1-27/+26
2014-07-10staging: ced1401: rename members of struct transareaLuca Ellero1-67/+70
2014-07-10staging: ced1401: rename members of struct circ_blkLuca Ellero1-37/+37
2014-07-10staging: ced1401: remove typedef DEVICE_EXTENSIONLuca Ellero1-447/+447
2014-07-10staging: ced1401: remove typedef for DMADESCLuca Ellero1-2/+3
2014-07-10staging: ced1401: remove typedef for TRANSAREALuca Ellero1-3/+6
2014-07-08staging: ced1401: rename FreeCircBlock()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename GetCircBlock()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename SetCircular()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename DbgStopLoop()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename DbgGetData()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename DbgRampAddr()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename DbgRampData()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename DbgPoke()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename DbgPeek()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename TransferFlags()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename TypeOf1401()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename CheckSelfTest()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename StartSelfTest()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename StateOf1401()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename KillIO1401()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename GetTransfer()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename TestEvent()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename WaitEvent()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename SetEvent()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename UnsetTransfer()Luca Ellero1-1/+1
2014-07-08staging: ced1401: rename SetTransfer()Luca Ellero1-1/+1