index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ft1000
/
ft1000-pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
staging: ft1000: Drop unneeded cast on netdev_priv
Julia Lawall
1
-7
/
+7
2015-03-26
ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()
Daniele Alessandrelli
1
-158
/
+41
2015-03-26
ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoring
Daniele Alessandrelli
1
-83
/
+106
2015-03-16
Staging: ft1000: Remove parentheses around right side an assignment
Haneen Mohammed
2
-4
/
+4
2015-03-16
Staging: ft1000: Iterate list using list_for_each_entry
Somya Anand
1
-4
/
+4
2015-03-16
Staging: ft1000: Use module_pcmcia_driver
Vaishali Thakkar
1
-12
/
+1
2015-03-15
staging: ft1000: ft1000-pcmcia: adjust function arguments
Aya Mahfouz
1
-3
/
+5
2015-03-15
staging: ft1000: adjust function arguments
Aya Mahfouz
1
-2
/
+2
2015-02-26
staging: ft1000: ft1000-pcmcia: Added missing blank line.
Gulsah Kose
1
-0
/
+1
2015-02-26
staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.
Gulsah Kose
1
-1
/
+1
2015-02-26
staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.
Gulsah Kose
1
-3
/
+2
2015-02-26
staging: ft1000: ft1000-pcmcia: Removed all useless "else"
Gulsah Kose
1
-144
/
+141
2015-02-07
staging: ft1000: fix braces warning
Bilel DRIRA
1
-44
/
+29
2015-01-17
Staging: ft1000-pcmcia: fix else close brace style
Austin Kerbow
1
-19
/
+13
2015-01-17
Staging: ft1000: ft1000-pcmcia: Fixed a coding style issue
Dean Michael Ancajas
1
-3
/
+3
2014-12-02
staging: ft1000 : replace __attribute ((__packed__) with __packed
Geoff Darst
1
-2
/
+2
2014-12-02
staging:ft1000_pcmcia:Added a blank line after declaration
Anjana Sasindran
1
-0
/
+1
2014-11-03
staging: ft1000: Logging message neatening
Joe Perches
2
-211
/
+135
2014-11-03
staging: ft1000: Whitespace neatening
Joe Perches
5
-502
/
+502
2014-10-30
Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.
Surya Seetharaman
1
-4
/
+4
2014-10-30
staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointer
Tapasweni Pathak
1
-1
/
+1
2014-10-29
Staging: ft1000: ft1000-pcmcia: Fix whitespace issues
Nicky Chorley
1
-12
/
+12
2014-10-23
staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.c
Jiayi Ye
1
-2
/
+0
2014-10-20
staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...
Kumari Radha
1
-6
/
+6
2014-09-28
staging: ft1000: ft1000-pcmcia: Add require space after that ','
Aybuke Ozdemir
1
-3
/
+3
2014-09-28
staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".
Gulsah Kose
1
-2
/
+2
2014-09-28
staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.
Gulsah Kose
1
-3
/
+2
2014-09-23
staging: ft1000-pcmcia: Don't initialise static to 0
Catalina Mocanu
1
-2
/
+2
2014-09-23
staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbg
Catalina Mocanu
1
-12
/
+6
2014-09-02
drivers: staging: ft1000: Fix return is not a function, parentheses are not r...
Greg Donald
1
-4
/
+5
2014-07-27
staging: ft1000: remove procfs entries
Nicolas Thery
4
-219
/
+1
2014-06-26
staging: ft1000_dnld.c:code indent should use tabs where possible
Cheng-Wei Lee
1
-2
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-05-24
staging: ft1000: Convert printk to dev_err in ft1000_cs.c
Masanari Iida
1
-3
/
+3
2014-05-15
drivers: staging: ft1000: Fix lines over 80 characters
Artem Fetishev
1
-5
/
+10
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-12-08
Drivers: Staging: ft1000: Fixed C99 // comments styling issue
Daniel Dodge
2
-394
/
+424
2013-11-11
Staging: ft1000: boot.h: fixed a few styling issues
Aldo Iljazi
1
-126
/
+126
2013-10-28
Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.c
Rashika Kheria
1
-1
/
+1
2013-10-27
Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h
Ebru Akagunduz
1
-1
/
+1
2013-10-19
Staging: ft1000: fixed two coding style issues
Aldo Iljazi
1
-2
/
+2
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-06-06
Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch
Aldo Iljazi
1
-4
/
+4
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-16
Staging: ft1000: Change C99 comments in ft1000_dnld.c
Dylan Socolobsky
1
-11
/
+11
2013-05-16
Staging: ft1000: fix brace coding style in ft1000_dnld.c
Dylan Socolobsky
1
-7
/
+6
2013-05-05
staging: single_open() leaks
Al Viro
1
-1
/
+1
2013-04-29
ft1000: Don't use create_proc_read_entry()
David Howells
1
-66
/
+64
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-43
/
+21
2013-01-07
staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers
Ondrej Zary
3
-43
/
+21
[next]