index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ced1401
/
ced_ioc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
staging: ced1401: remove driver
Kristina Martšenko
1
-1613
/
+0
2014-07-11
staging: ced1401: ced_ioc.c : split long lines
Luca Ellero
1
-24
/
+42
2014-07-11
staging: ced1401: ced_ioc.c: remove else branch in ced_wait_event
Luca Ellero
1
-32
/
+33
2014-07-11
staging: ced1401: ced_ioc.c: remove else branch in ced_set_event
Luca Ellero
1
-17
/
+19
2014-07-11
staging: ced1401: ced_ioc.c: remove space before tabs
Luca Ellero
1
-1
/
+1
2014-07-11
staging: ced1401: ced_ioc.c: add blank line after declarations
Luca Ellero
1
-0
/
+26
2014-07-10
staging: ced1401: fix ced_free_circ_block()
Luca Ellero
1
-46
/
+57
2014-07-10
staging: ced1401: fix ced_get_circ_block()
Luca Ellero
1
-17
/
+17
2014-07-10
staging: ced1401: fix ced_set_circular()
Luca Ellero
1
-11
/
+14
2014-07-10
staging: ced1401: fix ced_dbg_stop_loop()
Luca Ellero
1
-3
/
+3
2014-07-10
staging: ced1401: fix ced_dbg_get_data()
Luca Ellero
1
-9
/
+10
2014-07-10
staging: ced1401: fix ced_dbg_ramp_data/addr()
Luca Ellero
1
-28
/
+28
2014-07-10
staging: ced1401: fix ced_dbg_peek/poke()
Luca Ellero
1
-22
/
+22
2014-07-10
staging: ced1401: fix ced_dbg_cmd()
Luca Ellero
1
-5
/
+6
2014-07-10
staging: ced1401: fix ced_transfer_flags()
Luca Ellero
1
-4
/
+6
2014-07-10
staging: ced1401: fix ced_type_of_1401()
Luca Ellero
1
-8
/
+9
2014-07-10
staging: ced1401: fix ced_check_self_test()
Luca Ellero
1
-19
/
+21
2014-07-10
staging: ced1401: fix ced_start_self_test()
Luca Ellero
1
-6
/
+7
2014-07-10
staging: ced1401: fix ced_state_of_1401()
Luca Ellero
1
-5
/
+5
2014-07-10
staging: ced1401: fix ced_get_transfer()
Luca Ellero
1
-8
/
+10
2014-07-10
staging: ced1401: fix ced_test_event()
Luca Ellero
1
-9
/
+11
2014-07-10
staging: ced1401: fix ced_wait_event()
Luca Ellero
1
-26
/
+32
2014-07-10
staging: ced1401: fix ced_set_event()
Luca Ellero
1
-13
/
+20
2014-07-10
staging: ced1401: fix ced_unset_transfer()
Luca Ellero
1
-5
/
+5
2014-07-10
staging: ced1401: fix ced_set_transfer()
Luca Ellero
1
-8
/
+11
2014-07-10
staging: ced1401: fix ced_set_area()
Luca Ellero
1
-52
/
+57
2014-07-10
staging: ced1401: fix ced_clear_area()
Luca Ellero
1
-40
/
+50
2014-07-10
staging: ced1401: fix ced_get_out_buf_space()
Luca Ellero
1
-4
/
+10
2014-07-10
staging: ced1401: fix ced_line_count()
Luca Ellero
1
-10
/
+12
2014-07-10
staging: ced1401: fix ced_stat_1401()
Luca Ellero
1
-3
/
+3
2014-07-10
staging: ced1401: fix ced_get_string()
Luca Ellero
1
-29
/
+29
2014-07-10
staging: ced1401: fix ced_get_char()
Luca Ellero
1
-4
/
+4
2014-07-10
staging: ced1401: fix ced_quick_check()
Luca Ellero
1
-17
/
+19
2014-07-10
staging: ced1401: fix ced_is_1401()
Luca Ellero
1
-21
/
+27
2014-07-10
staging: ced1401: fix ced_in_self_test()
Luca Ellero
1
-8
/
+8
2014-07-10
staging: ced1401: fix ced_get_state()
Luca Ellero
1
-12
/
+16
2014-07-10
staging: ced1401: fix ced_send_char()
Luca Ellero
1
-3
/
+3
2014-07-10
staging: ced1401: fix ced_send_string()
Luca Ellero
1
-7
/
+8
2014-07-10
staging: ced1401: fix ced_put_chars()
Luca Ellero
1
-10
/
+10
2014-07-10
staging: ced1401: fix comment
Luca Ellero
1
-1
/
+1
2014-07-10
staging: ced1401: rename members of struct ced_data
Luca Ellero
1
-118
/
+120
2014-07-10
staging: ced1401: rename members of struct dmadesc
Luca Ellero
1
-5
/
+6
2014-07-10
staging: ced1401: rename members of struct transarea
Luca Ellero
1
-59
/
+59
2014-07-10
staging: ced1401: rename members of struct circ_blk
Luca Ellero
1
-23
/
+23
2014-07-10
staging: ced1401: remove typedef DEVICE_EXTENSION
Luca Ellero
1
-349
/
+349
2014-07-10
staging: ced1401: remove typedef for TRANSAREA
Luca Ellero
1
-9
/
+12
2014-07-08
staging: ced1401: rename FreeCircBlock()
Luca Ellero
1
-2
/
+2
2014-07-08
staging: ced1401: rename GetCircBlock()
Luca Ellero
1
-2
/
+2
2014-07-08
staging: ced1401: rename SetCircular()
Luca Ellero
1
-3
/
+3
2014-07-08
staging: ced1401: rename DbgStopLoop()
Luca Ellero
1
-2
/
+2
[next]