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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
2011-05-06
staging: vt6655: Fix warnings if CONFIG_PM is not defined
Larry Finger
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-04
Staging: vt665?: prevent modules from being built into the kernel.
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: vt6655: Remove NULL check before kfree
Ilia Mirkin
2011-02-28
staging: vt6655: device_main.c remove one to many l's in the word.
Justin P. Mattock
2011-01-21
staging/vt6655: fix sparse warning "obsolete struct initializer"
Peter Huewe
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-05
Staging: vt6655: Makefile: cleaned up Makefile cflag lines
Tracey Dent
2010-09-20
Staging: vt6655: remove unused update_BssList definition
Charles Clément
2010-09-20
Staging: vt6655: fix buffer overflow
Dan Carpenter
2010-09-20
staging: vt6655: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
Staging: vt665x: remove unused DEF definition
Charles Clément
2010-09-16
staging: vt6655: use '%pM' format to print MAC address
Andy Shevchenko
2010-08-31
staging: Use available error codes
Julia Lawall
2010-08-31
staging: vt6655: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-07-08
Staging: vt6655: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-08
Staging: vt6655: simplify broadcast and multicast ethernet address test
Charles Clément
2010-06-25
Staging: vt6655: Add TODO entries on x86-64 pointers and .data size
Charles Clément
2010-06-25
Staging: vt6655: remove PUINT typedef
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-22
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-22
Staging: vt6655: remove ULONG_PTR typedef
Charles Clément
2010-06-22
Staging: vt6655: move channel mapping code from card.c to channel.c
Charles Clément
2010-06-18
Staging: vt6655: struct pci_driver cleanup
Charles Clément
2010-06-18
Staging: vt665*: fix typos concerning "management"
Uwe Kleine-König
2010-06-18
Staging: vt6655: fix up U32 conversion
Greg Kroah-Hartman
2010-06-18
Staging: vt6655: include linux/ headers instead of asm/
Charles Clément
2010-06-18
Staging: vt6655: remove PDWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom ULONGLONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom USHORT typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UCHAR typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom LONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom INT typedef
Charles Clément
2010-06-18
Staging: vt6655: removed custom SHORT typedef
Charles Clément
2010-06-18
Staging: vt6655: removed custom CHAR typedef
Charles Clément
2010-06-18
Staging: vt6655: remove U32 custom macro
Charles Clément
[next]