Age | Commit message (Expand) | Author |
2013-10-29 | staging: ft1000: return values corrected in scram_start_dwnld | Kelley Nielsen |
2013-10-29 | staging: ft1000: change values of status return variable in write_dpram32_and... | Kelley Nielsen |
2013-10-29 | staging: ft1000: status variables changed to int in ft1000_download.c | Kelley Nielsen |
2013-10-29 | staging: ft1000: style issues fixed in write_blk | Kelley Nielsen |
2013-10-29 | staging: ft1000: function write_dpram32_and_check extracted from write_blk | Kelley Nielsen |
2013-10-29 | staging: ft1000: duplicate code replaced with call to request_code_segment | Kelley Nielsen |
2013-10-29 | staging: ft1000: function request_code_segment extracted | Kelley Nielsen |
2013-10-28 | staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1... | Kelley Nielsen |
2013-10-28 | Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.c | Rashika Kheria |
2013-10-28 | Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c | Rashika Kheria |
2013-10-28 | Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.c | Rashika Kheria |
2013-10-28 | Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c | Rashika Kheria |
2013-10-28 | Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.c | Rashika Kheria |
2013-10-27 | Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c | Ebru Akagunduz |
2013-10-27 | Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h | Ebru Akagunduz |
2013-10-27 | Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c | Ebru Akagunduz |
2013-10-19 | Staging: ft1000: fixed two coding style issues | Aldo Iljazi |
2013-10-16 | staging: ft1000: change scram_dnldr() header to one line comment in ft1000_do... | Kelley Nielsen |
2013-10-16 | staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_do... | Kelley Nielsen |
2013-10-16 | staging: ft1000: change write_blk header to /* */ style in ft1000_download.c | Kelley Nielsen |
2013-10-16 | staging: ft1000: change hdr_checksum() header to one line comment in ft1000_d... | Kelley Nielsen |
2013-10-16 | staging: ft1000: change put_request_value() header to single line comment in ... | Kelley Nielsen |
2013-10-15 | staging: ft1000: remove formal get_request_value function header from ft1000-... | Kelley Nielsen |
2013-10-15 | staging: ft1000: remove formal get_request_type function header from ft1000-d... | Kelley Nielsen |
2013-10-15 | staging: ft1000: convert formal put_handshake() header to single line comment | Kelley Nielsen |
2013-10-15 | staging: ft1000: change ft1000-download.c header to /* */ comment style | Kelley Nielsen |
2013-10-14 | staging: ft1000: convert formal get_handshake() function header to single lin... | Kelley Nielsen |
2013-10-14 | staging: ft1000: convert formal function header to single line comment | Kelley Nielsen |
2013-10-14 | staging: ft1000: remove space before closing paren | Kelley Nielsen |
2013-10-14 | staging: ft1000: remove space before address operator | Kelley Nielsen |
2013-10-14 | staging: ft1000: remove braces from one-line conditional | Kelley Nielsen |
2013-10-14 | staging: ft1000: change comment style | Kelley Nielsen |
2013-10-14 | staging: ft1000-usb: remove space between function name and open paren in ft1... | Kelley Nielsen |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-06-11 | staging: ft1000: fix memory leak on error path in ft1000_probe() | Alexey Khoroshilov |
2013-06-06 | Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch | Aldo Iljazi |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-17 | staging: fixed else format in ft1000_debug.c | Katja Collier |
2013-05-17 | staging: fixed spaces around parens in ft1000 | Katja Collier |
2013-05-17 | staging: open braces in ft1000_debug.c and ioctl.h | Katja Collier |
2013-05-17 | staging: improved comment style in ft1000_ioctl.h | Katja Collier |
2013-05-17 | staging: improved comment style in ft1000_debug.c | Katja Collier |
2013-05-16 | Staging: ft1000: Change C99 comments in ft1000_dnld.c | Dylan Socolobsky |
2013-05-16 | Staging: ft1000: fix brace coding style in ft1000_dnld.c | Dylan Socolobsky |
2013-05-05 | staging: single_open() leaks | Al Viro |
2013-04-29 | ft1000: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | constify a bunch of struct file_operations instances | Al Viro |
2013-02-21 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-11 | staging: Remove unnecessary OOM messages | Joe Perches |
2013-01-07 | Staging: ft1000-usb: Fix call to obsolete function | Kurt Kanzenbach |