summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000
AgeCommit message (Expand)Author
2013-10-27Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.cEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.hEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.cEbru Akagunduz
2013-10-19Staging: ft1000: fixed two coding style issuesAldo Iljazi
2013-10-16staging: ft1000: change scram_dnldr() header to one line comment in ft1000_do...Kelley Nielsen
2013-10-16staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_do...Kelley Nielsen
2013-10-16staging: ft1000: change write_blk header to /* */ style in ft1000_download.cKelley Nielsen
2013-10-16staging: ft1000: change hdr_checksum() header to one line comment in ft1000_d...Kelley Nielsen
2013-10-16staging: ft1000: change put_request_value() header to single line comment in ...Kelley Nielsen
2013-10-15staging: ft1000: remove formal get_request_value function header from ft1000-...Kelley Nielsen
2013-10-15staging: ft1000: remove formal get_request_type function header from ft1000-d...Kelley Nielsen
2013-10-15staging: ft1000: convert formal put_handshake() header to single line commentKelley Nielsen
2013-10-15staging: ft1000: change ft1000-download.c header to /* */ comment styleKelley Nielsen
2013-10-14staging: ft1000: convert formal get_handshake() function header to single lin...Kelley Nielsen
2013-10-14staging: ft1000: convert formal function header to single line commentKelley Nielsen
2013-10-14staging: ft1000: remove space before closing parenKelley Nielsen
2013-10-14staging: ft1000: remove space before address operatorKelley Nielsen
2013-10-14staging: ft1000: remove braces from one-line conditionalKelley Nielsen
2013-10-14staging: ft1000: change comment styleKelley Nielsen
2013-10-14staging: ft1000-usb: remove space between function name and open paren in ft1...Kelley Nielsen
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-12staging: ft1000: fix memory leak on error path in ft1000_probe()Alexey Khoroshilov
2013-06-06Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatchAldo Iljazi
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-17staging: fixed else format in ft1000_debug.cKatja Collier
2013-05-17staging: fixed spaces around parens in ft1000Katja Collier
2013-05-17staging: open braces in ft1000_debug.c and ioctl.hKatja Collier
2013-05-17staging: improved comment style in ft1000_ioctl.hKatja Collier
2013-05-17staging: improved comment style in ft1000_debug.cKatja Collier
2013-05-16Staging: ft1000: Change C99 comments in ft1000_dnld.cDylan Socolobsky
2013-05-16Staging: ft1000: fix brace coding style in ft1000_dnld.cDylan Socolobsky
2013-05-05staging: single_open() leaksAl Viro
2013-04-29ft1000: Don't use create_proc_read_entry()David Howells
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-07Staging: ft1000-usb: Fix call to obsolete functionKurt Kanzenbach
2013-01-07staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-11-27staging: ft1000: remove assigments of ret and initialise it in beginningDevendra Naga
2012-09-17staging: ft1000: replace c99 comments with c88Devendra Naga
2012-08-14staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.Marek Belisko
2012-08-14staging: ft1000: Fix ft1000_control function timeout argument usage.Marek Belisko
2012-07-17staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.hMarek Belisko
2012-07-17staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.Marek Belisko
2012-07-17staging: ft1000-usb: Fix lines over 80 chars.Marek Belisko
2012-07-17staging: ft1000-usb: Remove name comments from ft1000_usb.h.Marek Belisko
2012-07-17staging: ft1000-usb: Remove spaces from struct dpram_blk.Marek Belisko
2012-07-17staging: ft1000-usb: Remove leading spaces from struct ft1000_info.Marek Belisko