summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401
AgeCommit message (Expand)AuthorLines
2014-07-23staging: ced1401: remove driverKristina Martšenko-7731/+0
2014-07-11staging: ced1401: usb1401.c: join quoted stringsLuca Ellero-16/+7
2014-07-11staging: ced1401: usb1401.c: split long linesLuca Ellero-63/+105
2014-07-11staging: ced1401: usb1401.c rename camel case variableLuca Ellero-6/+7
2014-07-11staging: ced1401: usb1401.c: fix code indentLuca Ellero-1/+2
2014-07-11staging: ced1401: usb1401.c: add blank line after declarationsLuca Ellero-0/+14
2014-07-11staging: ced1401: ced_ioc.c : split long linesLuca Ellero-24/+42
2014-07-11staging: ced1401: ced_ioc.c: remove else branch in ced_wait_eventLuca Ellero-32/+33
2014-07-11staging: ced1401: ced_ioc.c: remove else branch in ced_set_eventLuca Ellero-17/+19
2014-07-11staging: ced1401: ced_ioc.c: remove space before tabsLuca Ellero-1/+1
2014-07-11staging: ced1401: ced_ioc.c: add blank line after declarationsLuca Ellero-0/+26
2014-07-11staging: ced1401: usb1401.h: fix "foo * bar"Luca Ellero-1/+1
2014-07-11staging: ced1401: usb1401.c: change spaces to tabsLuca Ellero-4/+4
2014-07-10staging: ced1401: fix ced_free_circ_block()Luca Ellero-47/+58
2014-07-10staging: ced1401: fix ced_get_circ_block()Luca Ellero-18/+18
2014-07-10staging: ced1401: fix ced_set_circular()Luca Ellero-12/+16
2014-07-10staging: ced1401: fix ced_dbg_stop_loop()Luca Ellero-3/+3
2014-07-10staging: ced1401: fix ced_dbg_get_data()Luca Ellero-10/+11
2014-07-10staging: ced1401: fix ced_dbg_ramp_data/addr()Luca Ellero-30/+30
2014-07-10staging: ced1401: fix ced_dbg_peek/poke()Luca Ellero-24/+24
2014-07-10staging: ced1401: fix ced_dbg_cmd()Luca Ellero-5/+6
2014-07-10staging: ced1401: fix ced_transfer_flags()Luca Ellero-4/+6
2014-07-10staging: ced1401: fix ced_type_of_1401()Luca Ellero-8/+9
2014-07-10staging: ced1401: fix ced_check_self_test()Luca Ellero-20/+23
2014-07-10staging: ced1401: fix ced_start_self_test()Luca Ellero-6/+7
2014-07-10staging: ced1401: fix ced_state_of_1401()Luca Ellero-5/+5
2014-07-10staging: ced1401: fix ced_get_transfer()Luca Ellero-9/+11
2014-07-10staging: ced1401: fix ced_test_event()Luca Ellero-10/+12
2014-07-10staging: ced1401: fix ced_wait_event()Luca Ellero-27/+33
2014-07-10staging: ced1401: fix ced_set_event()Luca Ellero-14/+22
2014-07-10staging: ced1401: fix ced_unset_transfer()Luca Ellero-6/+6
2014-07-10staging: ced1401: fix ced_set_transfer()Luca Ellero-9/+13
2014-07-10staging: ced1401: fix ced_set_area()Luca Ellero-52/+57
2014-07-10staging: ced1401: fix ced_clear_area()Luca Ellero-41/+51
2014-07-10staging: ced1401: fix ced_get_out_buf_space()Luca Ellero-4/+10
2014-07-10staging: ced1401: fix ced_line_count()Luca Ellero-10/+12
2014-07-10staging: ced1401: fix ced_stat_1401()Luca Ellero-3/+3
2014-07-10staging: ced1401: fix ced_get_string()Luca Ellero-30/+30
2014-07-10staging: ced1401: fix ced_get_char()Luca Ellero-4/+4
2014-07-10staging: ced1401: fix ced_quick_check()Luca Ellero-17/+19
2014-07-10staging: ced1401: fix ced_is_1401()Luca Ellero-21/+27
2014-07-10staging: ced1401: fix ced_in_self_test()Luca Ellero-8/+8
2014-07-10staging: ced1401: fix ced_get_state()Luca Ellero-12/+16
2014-07-10staging: ced1401: fix ced_send_char()Luca Ellero-3/+3
2014-07-10staging: ced1401: fix ced_send_string()Luca Ellero-8/+9
2014-07-10staging: ced1401: fix ced_put_chars()Luca Ellero-10/+10
2014-07-10staging: ced1401: fix commentLuca Ellero-1/+1
2014-07-10staging: ced1401: fix ced_disconnect()Luca Ellero-2/+2
2014-07-10staging: ced1401: fix ced_ioctl()Luca Ellero-28/+38
2014-07-10staging: ced1401: fix ced_allowi()Luca Ellero-21/+26