index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ft1000
/
ft1000-usb
Age
Commit message (
Expand
)
Author
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-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-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-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-01-07
Staging: ft1000-usb: Fix call to obsolete function
Kurt Kanzenbach
2013-01-07
staging: ft1000: rename struct ft1000_device to ft1000_usb
Ondrej Zary
2013-01-07
staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers
Ondrej Zary
2012-11-26
staging: ft1000: remove assigments of ret and initialise it in beginning
Devendra Naga
2012-08-13
staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.
Marek Belisko
2012-08-13
staging: ft1000: Fix ft1000_control function timeout argument usage.
Marek Belisko
2012-07-16
staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.h
Marek Belisko
2012-07-16
staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.
Marek Belisko
2012-07-16
staging: ft1000-usb: Fix lines over 80 chars.
Marek Belisko
2012-07-16
staging: ft1000-usb: Remove name comments from ft1000_usb.h.
Marek Belisko
2012-07-16
staging: ft1000-usb: Remove spaces from struct dpram_blk.
Marek Belisko
2012-07-16
staging: ft1000-usb: Remove leading spaces from struct ft1000_info.
Marek Belisko
2012-07-16
staging: ft1000-usb: Remove commented lines from ft1000_device.
Marek Belisko
2012-07-16
staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.
Marek Belisko
2012-07-11
staging: ft1000: Fix typo in ft1000_usb.c
Masanari Iida
2012-07-09
staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS
Devendra Naga
2012-07-09
staging/ft1000: fix sparse warning about the kernel thread handler function
Devendra Naga
2012-07-09
staging/ft1000: fix sparse warning
Devendra Naga
2012-07-06
staging/ft1000: fix minor coding style problem
Devendra Naga
2012-06-20
staging/ft1000: remove usage of ret in ft1000_open
Devendra Naga
2012-06-20
staging/ft1000: use kzalloc to allocate the ft1000_device structure
Devendra Naga
2012-06-20
staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe
Devendra Naga
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-08-23
staging: ft1000: dont cast void* from kmalloc()
Thomas Meyer
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
2011-07-05
staging: ft1000: Merge common definitions from USB and PCMCIA drivers
Ondrej Zary
2011-05-03
staging: ft1000: Removed unused variable InterruptsEnabled.
Marek Belisko
2011-05-03
staging: ft1000: Remove unused variable CurrentInterruptEnableMask.
Marek Belisko
2011-05-03
staging: ft1000: Remove unused variable DSPResetNum.
Marek Belisko
2011-05-03
staging: ft1000: Remove unused variable ASICResetNum.
Marek Belisko
2011-05-03
staging: ft1000: Remove unused variables in ft1000_info.
Marek Belisko
2011-05-03
staging: ft1000: Remove unused declaration in ft1000_usb.h.
Marek Belisko
2011-04-20
staging:ft1000: Remove dead code in ft1000_hw.c
Marek Belisko
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: ft1000: Fix coding style in ft1000_proc_drvmsg function.
Marek Belisko
[next]