index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ced1401
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: ced1401: remove driver
Kristina Martšenko
2014-07-23
11
-7731
/
+0
*
staging: ced1401: usb1401.c: join quoted strings
Luca Ellero
2014-07-11
1
-16
/
+7
*
staging: ced1401: usb1401.c: split long lines
Luca Ellero
2014-07-11
1
-63
/
+105
*
staging: ced1401: usb1401.c rename camel case variable
Luca Ellero
2014-07-11
1
-6
/
+7
*
staging: ced1401: usb1401.c: fix code indent
Luca Ellero
2014-07-11
1
-1
/
+2
*
staging: ced1401: usb1401.c: add blank line after declarations
Luca Ellero
2014-07-11
1
-0
/
+14
*
staging: ced1401: ced_ioc.c : split long lines
Luca Ellero
2014-07-11
1
-24
/
+42
*
staging: ced1401: ced_ioc.c: remove else branch in ced_wait_event
Luca Ellero
2014-07-11
1
-32
/
+33
*
staging: ced1401: ced_ioc.c: remove else branch in ced_set_event
Luca Ellero
2014-07-11
1
-17
/
+19
*
staging: ced1401: ced_ioc.c: remove space before tabs
Luca Ellero
2014-07-11
1
-1
/
+1
*
staging: ced1401: ced_ioc.c: add blank line after declarations
Luca Ellero
2014-07-11
1
-0
/
+26
*
staging: ced1401: usb1401.h: fix "foo * bar"
Luca Ellero
2014-07-11
1
-1
/
+1
*
staging: ced1401: usb1401.c: change spaces to tabs
Luca Ellero
2014-07-11
1
-4
/
+4
*
staging: ced1401: fix ced_free_circ_block()
Luca Ellero
2014-07-10
2
-47
/
+58
*
staging: ced1401: fix ced_get_circ_block()
Luca Ellero
2014-07-10
2
-18
/
+18
*
staging: ced1401: fix ced_set_circular()
Luca Ellero
2014-07-10
2
-12
/
+16
*
staging: ced1401: fix ced_dbg_stop_loop()
Luca Ellero
2014-07-10
1
-3
/
+3
*
staging: ced1401: fix ced_dbg_get_data()
Luca Ellero
2014-07-10
2
-10
/
+11
*
staging: ced1401: fix ced_dbg_ramp_data/addr()
Luca Ellero
2014-07-10
2
-30
/
+30
*
staging: ced1401: fix ced_dbg_peek/poke()
Luca Ellero
2014-07-10
2
-24
/
+24
*
staging: ced1401: fix ced_dbg_cmd()
Luca Ellero
2014-07-10
1
-5
/
+6
*
staging: ced1401: fix ced_transfer_flags()
Luca Ellero
2014-07-10
1
-4
/
+6
*
staging: ced1401: fix ced_type_of_1401()
Luca Ellero
2014-07-10
1
-8
/
+9
*
staging: ced1401: fix ced_check_self_test()
Luca Ellero
2014-07-10
2
-20
/
+23
*
staging: ced1401: fix ced_start_self_test()
Luca Ellero
2014-07-10
1
-6
/
+7
*
staging: ced1401: fix ced_state_of_1401()
Luca Ellero
2014-07-10
1
-5
/
+5
*
staging: ced1401: fix ced_get_transfer()
Luca Ellero
2014-07-10
2
-9
/
+11
*
staging: ced1401: fix ced_test_event()
Luca Ellero
2014-07-10
2
-10
/
+12
*
staging: ced1401: fix ced_wait_event()
Luca Ellero
2014-07-10
2
-27
/
+33
*
staging: ced1401: fix ced_set_event()
Luca Ellero
2014-07-10
2
-14
/
+22
*
staging: ced1401: fix ced_unset_transfer()
Luca Ellero
2014-07-10
2
-6
/
+6
*
staging: ced1401: fix ced_set_transfer()
Luca Ellero
2014-07-10
2
-9
/
+13
*
staging: ced1401: fix ced_set_area()
Luca Ellero
2014-07-10
1
-52
/
+57
*
staging: ced1401: fix ced_clear_area()
Luca Ellero
2014-07-10
2
-41
/
+51
*
staging: ced1401: fix ced_get_out_buf_space()
Luca Ellero
2014-07-10
1
-4
/
+10
*
staging: ced1401: fix ced_line_count()
Luca Ellero
2014-07-10
1
-10
/
+12
*
staging: ced1401: fix ced_stat_1401()
Luca Ellero
2014-07-10
1
-3
/
+3
*
staging: ced1401: fix ced_get_string()
Luca Ellero
2014-07-10
2
-30
/
+30
*
staging: ced1401: fix ced_get_char()
Luca Ellero
2014-07-10
1
-4
/
+4
*
staging: ced1401: fix ced_quick_check()
Luca Ellero
2014-07-10
1
-17
/
+19
*
staging: ced1401: fix ced_is_1401()
Luca Ellero
2014-07-10
1
-21
/
+27
*
staging: ced1401: fix ced_in_self_test()
Luca Ellero
2014-07-10
1
-8
/
+8
*
staging: ced1401: fix ced_get_state()
Luca Ellero
2014-07-10
1
-12
/
+16
*
staging: ced1401: fix ced_send_char()
Luca Ellero
2014-07-10
1
-3
/
+3
*
staging: ced1401: fix ced_send_string()
Luca Ellero
2014-07-10
2
-8
/
+9
*
staging: ced1401: fix ced_put_chars()
Luca Ellero
2014-07-10
1
-10
/
+10
*
staging: ced1401: fix comment
Luca Ellero
2014-07-10
1
-1
/
+1
*
staging: ced1401: fix ced_disconnect()
Luca Ellero
2014-07-10
1
-2
/
+2
*
staging: ced1401: fix ced_ioctl()
Luca Ellero
2014-07-10
1
-28
/
+38
*
staging: ced1401: fix ced_allowi()
Luca Ellero
2014-07-10
1
-21
/
+26
[next]