summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401/ced_ioc.c
AgeCommit message (Expand)Author
2014-07-24staging: ced1401: remove driverKristina Martšenko
2014-07-12staging: ced1401: ced_ioc.c : split long linesLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: remove else branch in ced_wait_eventLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: remove else branch in ced_set_eventLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: remove space before tabsLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: add blank line after declarationsLuca 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_stop_loop()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_dbg_cmd()Luca Ellero
2014-07-10staging: ced1401: fix ced_transfer_flags()Luca Ellero
2014-07-10staging: ced1401: fix ced_type_of_1401()Luca Ellero
2014-07-10staging: ced1401: fix ced_check_self_test()Luca Ellero
2014-07-10staging: ced1401: fix ced_start_self_test()Luca Ellero
2014-07-10staging: ced1401: fix ced_state_of_1401()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_set_area()Luca Ellero
2014-07-10staging: ced1401: fix ced_clear_area()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_out_buf_space()Luca Ellero
2014-07-10staging: ced1401: fix ced_line_count()Luca Ellero
2014-07-10staging: ced1401: fix ced_stat_1401()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_string()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_char()Luca Ellero
2014-07-10staging: ced1401: fix ced_quick_check()Luca Ellero
2014-07-10staging: ced1401: fix ced_is_1401()Luca Ellero
2014-07-10staging: ced1401: fix ced_in_self_test()Luca Ellero
2014-07-10staging: ced1401: fix ced_get_state()Luca Ellero
2014-07-10staging: ced1401: fix ced_send_char()Luca Ellero
2014-07-10staging: ced1401: fix ced_send_string()Luca Ellero
2014-07-10staging: ced1401: fix ced_put_chars()Luca Ellero
2014-07-10staging: ced1401: fix commentLuca 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 TRANSAREALuca 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