index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ft1000
/
ft1000-usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: ft1000: remove procfs entries
Nicolas Thery
2014-07-27
4
-253
/
+1
*
staging: ft1000-usb: check for errors in card_send_command
Andrey Utkin
2014-07-09
3
-11
/
+22
*
staging: ft1000: Remove useless return variables
Peter Senna Tschudin
2014-05-24
1
-2
/
+1
*
drivers: staging: ft1000: Fix lines over 80 characters
Artem Fetishev
2014-05-15
2
-26
/
+49
*
drivers: staging: ft1000: Remove typedefs
Artem Fetishev
2014-05-15
2
-18
/
+18
*
drivers: staging: ft1000: Use pr_info instead of printk
Artem Fetishev
2014-05-15
1
-1
/
+1
*
drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos
Artem Fetishev
2014-05-15
1
-8
/
+8
*
drivers: staging: ft1000: Fix indentation
Artem Fetishev
2014-05-15
1
-46
/
+46
*
staging: ft1000: remove explicit static initialisation
Angus Gibson
2014-05-15
1
-1
/
+1
*
Staging:ft1000_debug.c:Renaming __FUNCTION__
Paul McQuade
2014-05-15
1
-1
/
+1
*
Staging: ft1000-usb: use netdev_warn
Anders Darander
2014-05-15
1
-2
/
+2
*
Staging: ft1000-usb: wrap macros in do while
Anders Darander
2014-05-15
1
-9
/
+12
*
Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.c
Monam Agarwal
2014-03-16
1
-1
/
+1
*
Staging:ft1000: Fix __packed is preferred over __attribute__((packed)) in ft1...
Ebru Akagunduz
2014-03-07
1
-4
/
+4
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
3
-3
/
+0
*
Drivers: Staging: ft1000: Fixed C99 // comments styling issue
Daniel Dodge
2013-12-08
1
-31
/
+31
*
drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g...
Chen Gang
2013-12-03
1
-0
/
+2
*
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-12-02
1
-2
/
+1
|
\
|
*
staging: ft1000: fix use of potentially uninitialized variable
Michal Nazarewicz
2013-11-25
1
-2
/
+1
*
|
staging: ft1000: fix uninitialized return variable in request_code_segment
Adam Lee
2013-11-25
1
-2
/
+2
*
|
Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues.
Aldo Iljazi
2013-11-19
1
-7
/
+7
*
|
Staging: ft1000: ft1000_download: fixed coding style issues
Aldo Iljazi
2013-11-11
1
-28
/
+29
*
|
staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c
Kelley Nielsen
2013-11-10
1
-234
/
+196
*
|
staging: ft1000: flatten nesting in dsp_broadcast_msg_id()
Kelley Nielsen
2013-11-10
1
-26
/
+20
*
|
staging: ft1000: fix checkpatch issues in ft1000_poll()
Kelley Nielsen
2013-11-10
1
-118
/
+126
*
|
staging: ft1000: flatten nesting in handle_misc_portid
Kelley Nielsen
2013-11-10
1
-36
/
+25
*
|
staging: ft1000: extract helper handle_misc_portid()
Kelley Nielsen
2013-11-10
1
-41
/
+51
*
|
staging: ft1000: extract dsp_broadcast_msg_id()
Kelley Nielsen
2013-11-10
1
-35
/
+50
*
|
staging: ft1000: remove unused variable nxtph
Kelley Nielsen
2013-11-10
1
-6
/
+3
*
|
staging: ft1000: STATUS defines completely removed
Kelley Nielsen
2013-11-10
3
-43
/
+39
*
|
staging: ft1000: remove formal function headers from ft1000_hw.c
Kelley Nielsen
2013-11-10
1
-366
/
+56
*
|
staging: ft1000: STATUS_ defines removed from ft1000_download.c
Kelley Nielsen
2013-11-10
1
-23
/
+22
|
/
*
staging: ft1000: return values corrected in scram_start_dwnld
Kelley Nielsen
2013-10-29
1
-2
/
+4
*
staging: ft1000: change values of status return variable in write_dpram32_and...
Kelley Nielsen
2013-10-29
2
-7
/
+4
*
staging: ft1000: status variables changed to int in ft1000_download.c
Kelley Nielsen
2013-10-29
2
-16
/
+16
*
staging: ft1000: style issues fixed in write_blk
Kelley Nielsen
2013-10-29
1
-66
/
+57
*
staging: ft1000: function write_dpram32_and_check extracted from write_blk
Kelley Nielsen
2013-10-29
1
-49
/
+58
*
staging: ft1000: duplicate code replaced with call to request_code_segment
Kelley Nielsen
2013-10-29
1
-45
/
+19
*
staging: ft1000: function request_code_segment extracted
Kelley Nielsen
2013-10-29
1
-35
/
+32
*
staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1...
Kelley Nielsen
2013-10-28
1
-23
/
+23
*
Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c
Rashika Kheria
2013-10-28
1
-1
/
+1
*
Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.c
Rashika Kheria
2013-10-28
1
-10
/
+10
*
Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c
Rashika Kheria
2013-10-28
1
-3
/
+3
*
Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.c
Rashika Kheria
2013-10-28
1
-3
/
+3
*
Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c
Ebru Akagunduz
2013-10-27
1
-221
/
+212
*
Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c
Ebru Akagunduz
2013-10-27
1
-1
/
+1
*
staging: ft1000: change scram_dnldr() header to one line comment in ft1000_do...
Kelley Nielsen
2013-10-16
1
-12
/
+1
*
staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_do...
Kelley Nielsen
2013-10-16
1
-17
/
+6
*
staging: ft1000: change write_blk header to /* */ style in ft1000_download.c
Kelley Nielsen
2013-10-16
1
-17
/
+6
*
staging: ft1000: change hdr_checksum() header to one line comment in ft1000_d...
Kelley Nielsen
2013-10-16
1
-12
/
+1
[next]