index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ft1000
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2013-12-08
Drivers: Staging: ft1000: Fixed C99 // comments styling issue
Daniel Dodge
3
-425
/
+455
2013-12-03
drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g...
Chen Gang
1
-0
/
+2
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2013-11-25
staging: ft1000: fix uninitialized return variable in request_code_segment
Adam Lee
1
-2
/
+2
2013-11-25
staging: ft1000: fix use of potentially uninitialized variable
Michal Nazarewicz
1
-2
/
+1
2013-11-19
Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues.
Aldo Iljazi
1
-7
/
+7
2013-11-11
Staging: ft1000: ft1000_download: fixed coding style issues
Aldo Iljazi
1
-28
/
+29
2013-11-11
Staging: ft1000: boot.h: fixed a few styling issues
Aldo Iljazi
1
-126
/
+126
2013-11-10
staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c
Kelley Nielsen
1
-234
/
+196
2013-11-10
staging: ft1000: flatten nesting in dsp_broadcast_msg_id()
Kelley Nielsen
1
-26
/
+20
2013-11-10
staging: ft1000: fix checkpatch issues in ft1000_poll()
Kelley Nielsen
1
-118
/
+126
2013-11-10
staging: ft1000: flatten nesting in handle_misc_portid
Kelley Nielsen
1
-36
/
+25
2013-11-10
staging: ft1000: extract helper handle_misc_portid()
Kelley Nielsen
1
-41
/
+51
2013-11-10
staging: ft1000: extract dsp_broadcast_msg_id()
Kelley Nielsen
1
-35
/
+50
2013-11-10
staging: ft1000: remove unused variable nxtph
Kelley Nielsen
1
-6
/
+3
2013-11-10
staging: ft1000: STATUS defines completely removed
Kelley Nielsen
3
-43
/
+39
2013-11-10
staging: ft1000: remove formal function headers from ft1000_hw.c
Kelley Nielsen
1
-366
/
+56
2013-11-10
staging: ft1000: STATUS_ defines removed from ft1000_download.c
Kelley Nielsen
1
-23
/
+22
2013-10-29
staging: ft1000: return values corrected in scram_start_dwnld
Kelley Nielsen
1
-2
/
+4
2013-10-29
staging: ft1000: change values of status return variable in write_dpram32_and...
Kelley Nielsen
2
-7
/
+4
2013-10-29
staging: ft1000: status variables changed to int in ft1000_download.c
Kelley Nielsen
2
-16
/
+16
2013-10-29
staging: ft1000: style issues fixed in write_blk
Kelley Nielsen
1
-66
/
+57
2013-10-29
staging: ft1000: function write_dpram32_and_check extracted from write_blk
Kelley Nielsen
1
-49
/
+58
2013-10-29
staging: ft1000: duplicate code replaced with call to request_code_segment
Kelley Nielsen
1
-45
/
+19
2013-10-29
staging: ft1000: function request_code_segment extracted
Kelley Nielsen
1
-35
/
+32
2013-10-28
staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1...
Kelley Nielsen
1
-23
/
+23
2013-10-28
Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.c
Rashika Kheria
1
-1
/
+1
2013-10-28
Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c
Rashika Kheria
1
-1
/
+1
2013-10-28
Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.c
Rashika Kheria
1
-10
/
+10
2013-10-28
Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c
Rashika Kheria
1
-3
/
+3
2013-10-28
Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.c
Rashika Kheria
1
-3
/
+3
2013-10-27
Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c
Ebru Akagunduz
1
-221
/
+212
2013-10-27
Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h
Ebru Akagunduz
1
-1
/
+1
2013-10-27
Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c
Ebru Akagunduz
1
-1
/
+1
2013-10-19
Staging: ft1000: fixed two coding style issues
Aldo Iljazi
1
-2
/
+2
2013-10-16
staging: ft1000: change scram_dnldr() header to one line comment in ft1000_do...
Kelley Nielsen
1
-12
/
+1
2013-10-16
staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_do...
Kelley Nielsen
1
-17
/
+6
2013-10-16
staging: ft1000: change write_blk header to /* */ style in ft1000_download.c
Kelley Nielsen
1
-17
/
+6
2013-10-16
staging: ft1000: change hdr_checksum() header to one line comment in ft1000_d...
Kelley Nielsen
1
-12
/
+1
2013-10-16
staging: ft1000: change put_request_value() header to single line comment in ...
Kelley Nielsen
1
-13
/
+1
2013-10-15
staging: ft1000: remove formal get_request_value function header from ft1000-...
Kelley Nielsen
1
-12
/
+0
2013-10-15
staging: ft1000: remove formal get_request_type function header from ft1000-d...
Kelley Nielsen
1
-12
/
+0
2013-10-15
staging: ft1000: convert formal put_handshake() header to single line comment
Kelley Nielsen
1
-14
/
+1
2013-10-15
staging: ft1000: change ft1000-download.c header to /* */ comment style
Kelley Nielsen
1
-9
/
+5
2013-10-14
staging: ft1000: convert formal get_handshake() function header to single lin...
Kelley Nielsen
1
-14
/
+1
2013-10-14
staging: ft1000: convert formal function header to single line comment
Kelley Nielsen
1
-12
/
+1
2013-10-14
staging: ft1000: remove space before closing paren
Kelley Nielsen
1
-1
/
+1
2013-10-14
staging: ft1000: remove space before address operator
Kelley Nielsen
1
-1
/
+1
2013-10-14
staging: ft1000: remove braces from one-line conditional
Kelley Nielsen
1
-2
/
+1
[next]