index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ft1000
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+2
2013-06-11
staging: ft1000: fix memory leak on error path in ft1000_probe()
Alexey Khoroshilov
1
-2
/
+8
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
2
-2
/
+2
2013-05-17
staging: fixed else format in ft1000_debug.c
Katja Collier
1
-12
/
+6
2013-05-17
staging: fixed spaces around parens in ft1000
Katja Collier
2
-27
/
+27
2013-05-17
staging: open braces in ft1000_debug.c and ioctl.h
Katja Collier
2
-16
/
+8
2013-05-17
staging: improved comment style in ft1000_ioctl.h
Katja Collier
1
-64
/
+66
2013-05-17
staging: improved comment style in ft1000_debug.c
Katja Collier
1
-177
/
+194
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
2
-2
/
+2
2013-04-29
ft1000: Don't use create_proc_read_entry()
David Howells
2
-136
/
+123
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-344
/
+313
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
1
-4
/
+1
2013-01-07
Staging: ft1000-usb: Fix call to obsolete function
Kurt Kanzenbach
1
-2
/
+2
2013-01-07
staging: ft1000: rename struct ft1000_device to ft1000_usb
Ondrej Zary
6
-84
/
+84
2013-01-07
staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers
Ondrej Zary
10
-266
/
+238
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-4
/
+5
2012-11-26
staging: ft1000: remove assigments of ret and initialise it in beginning
Devendra Naga
1
-3
/
+1
2012-09-17
staging: ft1000: replace c99 comments with c88
Devendra Naga
1
-17
/
+17
2012-08-13
staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.
Marek Belisko
2
-8
/
+6
2012-08-13
staging: ft1000: Fix ft1000_control function timeout argument usage.
Marek Belisko
1
-1
/
+1
2012-07-16
staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.h
Marek Belisko
1
-8
/
+7
2012-07-16
staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.
Marek Belisko
1
-17
/
+18
2012-07-16
staging: ft1000-usb: Fix lines over 80 chars.
Marek Belisko
1
-11
/
+22
2012-07-16
staging: ft1000-usb: Remove name comments from ft1000_usb.h.
Marek Belisko
1
-5
/
+3
2012-07-16
staging: ft1000-usb: Remove spaces from struct dpram_blk.
Marek Belisko
1
-2
/
+2
2012-07-16
staging: ft1000-usb: Remove leading spaces from struct ft1000_info.
Marek Belisko
1
-47
/
+47
2012-07-16
staging: ft1000-usb: Remove commented lines from ft1000_device.
Marek Belisko
1
-4
/
+0
2012-07-16
staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.
Marek Belisko
1
-3
/
+3
2012-07-11
staging: ft1000: Fix typo in ft1000_usb.c
Masanari Iida
1
-1
/
+1
2012-07-11
staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt
Devendra Naga
1
-29
/
+31
2012-07-09
staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESS
Devendra Naga
1
-1
/
+1
2012-07-09
staging/ft1000-pcmcia: fix checkpatch warnings
Devendra Naga
1
-6
/
+4
2012-07-09
staging/ft1000: fix the foo * bar warning
Devendra Naga
1
-1
/
+1
2012-07-09
staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_len
Devendra Naga
1
-3
/
+2
2012-07-09
staging/ft1000: fix sparse warning about the kernel thread handler function
Devendra Naga
1
-1
/
+1
2012-07-09
staging/ft1000: fix sparse warning
Devendra Naga
1
-1
/
+1
2012-07-09
staging/ft1000: fix the no brace needed warning in ft1000_interrupt
Devendra Naga
1
-3
/
+2
2012-07-06
staging/ft1000: fix minor coding style problem
Devendra Naga
1
-2
/
+2
2012-06-20
staging/ft1000: remove usage of ret in ft1000_open
Devendra Naga
1
-4
/
+1
2012-06-20
staging/ft1000: use kzalloc to allocate the ft1000_device structure
Devendra Naga
1
-3
/
+1
2012-06-20
staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probe
Devendra Naga
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+2
2012-02-24
Staging: ft1000-pcmcia: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+2
2012-02-09
Staging: ft1000: ft1000-pcmia: fix space required after that ', ' in ft1000_p...
Kashyap Gada
1
-3
/
+3
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
[next]