summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401/usb1401.h
AgeCommit message (Expand)Author
2014-07-12staging: ced1401: usb1401.h: fix "foo * bar"Luca Ellero
2014-07-10staging: ced1401: fix ced_free_circ_block()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_circ_block()Luca Ellero
2014-07-10staging: ced1401: fix ced_set_circular()Luca Ellero
2014-07-10staging: ced1401: fix ced_dbg_get_data()Luca Ellero
2014-07-10staging: ced1401: fix ced_dbg_ramp_data/addr()Luca Ellero
2014-07-10staging: ced1401: fix ced_dbg_peek/poke()Luca Ellero
2014-07-10staging: ced1401: fix ced_check_self_test()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_transfer()Luca Ellero
2014-07-10staging: ced1401: fix ced_test_event()Luca Ellero
2014-07-10staging: ced1401: fix ced_wait_event()Luca Ellero
2014-07-10staging: ced1401: fix ced_set_event()Luca Ellero
2014-07-10staging: ced1401: fix ced_unset_transfer()Luca Ellero
2014-07-10staging: ced1401: fix ced_set_transfer()Luca Ellero
2014-07-10staging: ced1401: fix ced_clear_area()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_string()Luca Ellero
2014-07-10staging: ced1401: fix ced_send_string()Luca Ellero
2014-07-10staging: ced1401: fix ced_read_write_mem()Luca Ellero
2014-07-10staging: ced1401: rename members of struct ced_dataLuca Ellero
2014-07-10staging: ced1401: rename members of struct dmadescLuca Ellero
2014-07-10staging: ced1401: rename members of struct transareaLuca Ellero
2014-07-10staging: ced1401: rename members of struct circ_blkLuca Ellero
2014-07-10staging: ced1401: remove typedef DEVICE_EXTENSIONLuca Ellero
2014-07-10staging: ced1401: remove typedef for DMADESCLuca Ellero
2014-07-10staging: ced1401: remove typedef for TRANSAREALuca Ellero
2014-07-08staging: ced1401: remove typedef for CIRCBLKLuca Ellero
2014-07-08staging: ced1401: rename FreeCircBlock()Luca Ellero
2014-07-08staging: ced1401: rename GetCircBlock()Luca Ellero
2014-07-08staging: ced1401: rename SetCircular()Luca Ellero
2014-07-08staging: ced1401: rename DbgStopLoop()Luca Ellero
2014-07-08staging: ced1401: rename DbgGetData()Luca Ellero
2014-07-08staging: ced1401: rename DbgRampAddr()Luca Ellero
2014-07-08staging: ced1401: rename DbgRampData()Luca Ellero
2014-07-08staging: ced1401: rename DbgPoke()Luca Ellero
2014-07-08staging: ced1401: rename DbgPeek()Luca Ellero
2014-07-08staging: ced1401: rename TransferFlags()Luca Ellero
2014-07-08staging: ced1401: rename TypeOf1401()Luca Ellero
2014-07-08staging: ced1401: rename CheckSelfTest()Luca Ellero
2014-07-08staging: ced1401: rename StartSelfTest()Luca Ellero
2014-07-08staging: ced1401: rename StateOf1401()Luca Ellero
2014-07-08staging: ced1401: remove unused func BlkTransStateLuca Ellero
2014-07-08staging: ced1401: rename KillIO1401()Luca Ellero
2014-07-08staging: ced1401: rename GetTransfer()Luca Ellero
2014-07-08staging: ced1401: rename TestEvent()Luca Ellero
2014-07-08staging: ced1401: rename WaitEvent()Luca Ellero
2014-07-08staging: ced1401: rename SetEvent()Luca Ellero
2014-07-08staging: ced1401: rename UnsetTransfer()Luca Ellero
2014-07-08staging: ced1401: rename SetTransfer()Luca Ellero
2014-07-08staging: ced1401: rename ClearArea()Luca Ellero
2014-07-08staging: ced1401: rename GetOutBufSpace()Luca Ellero