index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ft1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/staging: delete double assignment
Julia Lawall
2010-11-09
1
-1
/
+0
*
staging: ft1000: Remove FT1000_INFO typedef usage.
Marek Belisko
2010-10-19
6
-57
/
+57
*
staging: ft1000: Remove dead code from ft1000_hw.c
Marek Belisko
2010-10-19
1
-262
/
+5
*
staging: ft1000: Get rid of using typedef.
Marek Belisko
2010-10-19
3
-21
/
+21
*
staging: ft1000: Use specific error return code for reg_ft1000_netdev().
Marek Belisko
2010-10-15
3
-5
/
+7
*
staging: ft1000: Use specific return error codes.
Marek Belisko
2010-10-15
1
-13
/
+17
*
staging: ft1000: Check return value when init net device.
Marek Belisko
2010-10-15
1
-1
/
+5
*
staging: ft1000: Remove DRVMGS typedef usage.
Marek Belisko
2010-10-15
3
-9
/
+9
*
staging: ft1000: Remove PSEUDO_HDR typedef usage.
Marek Belisko
2010-10-15
5
-63
/
+27
*
staging: ft1000: Remove PROV_RECORD typedef usage.
Marek Belisko
2010-10-15
3
-11
/
+10
*
staging: ft1000: Remove APP_INFO_BLOCK typedef usage.
Marek Belisko
2010-10-15
1
-14
/
+13
*
staging: ft1000: Remove DSPINITMSG typedef usage.
Marek Belisko
2010-10-15
2
-15
/
+15
*
staging: ft1000: Remove MEDIAMSG typedef usage.
Marek Belisko
2010-10-15
2
-5
/
+4
*
staging: ft1000: Remove unused function ft1000_hbchk()
Marek Belisko
2010-10-15
1
-147
/
+1
*
Staging: ft1000-usb: use the correct list head
Dan Carpenter
2010-10-15
1
-1
/
+1
*
Staging: ft1000-usb: fix array overflow
Dan Carpenter
2010-10-15
1
-2
/
+1
*
staging: ft1000: Use specific error return value.
Marek Belisko
2010-10-14
1
-26
/
+4
*
staging: ft1000: Get rid of using atoi.
Marek Belisko
2010-10-14
1
-23
/
+13
*
staging: ft1000: remove dead code.
Marek Belisko
2010-10-14
1
-77
/
+2
*
staging: ft1000: correct indentations for ft1000_usb.c file.
Marek Belisko
2010-10-14
1
-86
/
+79
*
staging: ft1000: replace and remove c99 comments.
Marek Belisko
2010-10-14
1
-58
/
+9
*
staging: ft1000: lines over 80 characters corrected.
Marek Belisko
2010-10-14
1
-20
/
+43
*
staging: ft1000: various checkpatch.pl fixes.
Marek Belisko
2010-10-14
1
-42
/
+29
*
staging: ft1000: get rid of typedef usage.
Marek Belisko
2010-10-12
1
-32
/
+10
*
staging: ft1000: Remove unused/unnecessary comments.
Marek Belisko
2010-10-12
1
-42
/
+8
*
staging: ft1000: Fix memory leak when polling fail.
Marek Belisko
2010-10-12
1
-1
/
+2
*
staging: ft1000-usb: Remove global flag DSP_loading.
Marek Belisko
2010-10-12
3
-18
/
+13
*
Staging: ft1000:ft1000-pcmia: Makefile: replace the use of <module>-objs with...
Tracey Dent
2010-10-08
1
-1
/
+1
*
Staging: ft1000: ft1000-usb: Makefile: replace the use of <module>-objs with ...
Tracey Dent
2010-10-08
1
-1
/
+1
*
staging: ft1000-usb: Add correct procedure for fw image downloading.
Marek Belisko
2010-10-07
2
-72
/
+26
*
staging: ft1000: fix kernel info leak to userland for statistics
Vasiliy Kulikov
2010-10-05
1
-1
/
+1
*
staging: ft1000: fix error path
Vasiliy Kulikov
2010-10-05
1
-2
/
+19
*
staging/ft1000-usb: fix problems found by sparse
Arnd Bergmann
2010-10-05
6
-120
/
+110
*
staging/ft1000-usb: fix build warnings
Arnd Bergmann
2010-10-05
5
-27
/
+33
*
staging/ft1000-usb: fix unlocked_ioctl prototype
Arnd Bergmann
2010-10-05
1
-2
/
+2
*
staging: make new character devices nonseekable
Arnd Bergmann
2010-10-05
1
-4
/
+6
*
staging: ft1000: fix skb, netdev, memory leaks
Vasiliy Kulikov
2010-09-30
1
-12
/
+20
*
Staging: ft1000: mark pcmcia driver broken
Greg Kroah-Hartman
2010-09-22
1
-1
/
+1
*
Staging: ft1000: fix mode of firmware image file
Greg Kroah-Hartman
2010-09-22
1
-0
/
+0
*
Staging: ft1000: remove trailing whitespace
Greg Kroah-Hartman
2010-09-22
14
-776
/
+776
*
Staging: ft1000: fix build
Greg Kroah-Hartman
2010-09-22
2
-7
/
+7
*
Staging: Add support for Flarion OFDM usb and pcmcia devices.
Marek Belisko
2010-09-22
24
-0
/
+11098