summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401/usb1401.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-24staging: ced1401: remove driverKristina Martšenko1-260/+0
2014-07-12staging: ced1401: usb1401.h: fix "foo * bar"Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_free_circ_block()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_get_circ_block()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_set_circular()Luca Ellero1-1/+2
2014-07-11staging: ced1401: fix ced_dbg_get_data()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_dbg_ramp_data/addr()Luca Ellero1-2/+2
2014-07-11staging: ced1401: fix ced_dbg_peek/poke()Luca Ellero1-2/+2
2014-07-11staging: ced1401: fix ced_check_self_test()Luca Ellero1-1/+2
2014-07-11staging: ced1401: fix ced_get_transfer()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_test_event()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_wait_event()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_set_event()Luca Ellero1-1/+2
2014-07-11staging: ced1401: fix ced_unset_transfer()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_set_transfer()Luca Ellero1-1/+2
2014-07-11staging: ced1401: fix ced_clear_area()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_get_string()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_send_string()Luca Ellero1-1/+1
2014-07-11staging: ced1401: fix ced_read_write_mem()Luca Ellero1-2/+3
2014-07-11staging: ced1401: rename members of struct ced_dataLuca Ellero1-57/+59
2014-07-11staging: ced1401: rename members of struct dmadescLuca Ellero1-7/+8
2014-07-11staging: ced1401: rename members of struct transareaLuca Ellero1-16/+23
2014-07-11staging: ced1401: rename members of struct circ_blkLuca Ellero1-2/+2
2014-07-11staging: ced1401: remove typedef DEVICE_EXTENSIONLuca Ellero1-39/+40
2014-07-11staging: ced1401: remove typedef for DMADESCLuca Ellero1-3/+3
2014-07-11staging: ced1401: remove typedef for TRANSAREALuca Ellero1-3/+3
2014-07-09staging: ced1401: remove typedef for CIRCBLKLuca Ellero1-6/+7
2014-07-09staging: ced1401: rename FreeCircBlock()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename GetCircBlock()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename SetCircular()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename DbgStopLoop()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename DbgGetData()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename DbgRampAddr()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename DbgRampData()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename DbgPoke()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename DbgPeek()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename TransferFlags()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename TypeOf1401()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename CheckSelfTest()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename StartSelfTest()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename StateOf1401()Luca Ellero1-1/+1
2014-07-09staging: ced1401: remove unused func BlkTransStateLuca Ellero1-1/+0
2014-07-09staging: ced1401: rename KillIO1401()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename GetTransfer()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename TestEvent()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename WaitEvent()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename SetEvent()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename UnsetTransfer()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename SetTransfer()Luca Ellero1-1/+1
2014-07-09staging: ced1401: rename ClearArea()Luca Ellero1-1/+1