Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Staging: add rt3070 wireless driver | Greg Kroah-Hartman | 2009-04-03 | 66 | -0/+97349 | |
| * | | | Staging: heci: add TODO file | Greg Kroah-Hartman | 2009-04-03 | 1 | -0/+6 | |
| * | | | Staging: heci: fix some sparse warnings | Greg Kroah-Hartman | 2009-04-03 | 5 | -14/+15 | |
| * | | | Staging: heci: fix checkpatch warnings | Greg Kroah-Hartman | 2009-04-03 | 1 | -4/+4 | |
| * | | | Staging: heci: remove kcompat.h | Greg Kroah-Hartman | 2009-04-03 | 5 | -154/+0 | |
| * | | | Staging: add heci driver | Marcin Obara | 2009-04-03 | 14 | -0/+6627 | |
| * | | | Staging: p9auth: clean up #includes | Greg Kroah-Hartman | 2009-04-03 | 1 | -11/+1 | |
| * | | | Staging: p9auth: use kzalloc | Greg Kroah-Hartman | 2009-04-03 | 1 | -10/+11 | |
| * | | | Staging: p9auth: fix up sparse warnings | Greg Kroah-Hartman | 2009-04-03 | 1 | -69/+64 | |
| * | | | Staging: p9auth: fix up codingstyle issues | Greg Kroah-Hartman | 2009-04-03 | 1 | -41/+49 | |
| * | | | Staging: p9auth: remove unneeded header file | Greg Kroah-Hartman | 2009-04-03 | 2 | -36/+32 | |
| * | | | Staging: p9auth: fix dependency/build error | Randy Dunlap | 2009-04-03 | 1 | -0/+1 | |
| * | | | Staging: p9auth: add to the kernel build | Greg Kroah-Hartman | 2009-04-03 | 4 | -0/+12 | |
| * | | | Staging: p9auth: fix credential logic | Greg Kroah-Hartman | 2009-04-03 | 1 | -3/+14 | |
| * | | | Staging: add p9auth driver | Ashwin Ganti | 2009-04-03 | 2 | -0/+382 | |
| * | | | Staging: epl: remove pointless highres timer check | Greg Kroah-Hartman | 2009-04-03 | 1 | -11/+0 | |
| * | | | Staging: epl: don't check for devfs | Greg Kroah-Hartman | 2009-04-03 | 1 | -69/+0 | |
| * | | | Staging: epl: fix up epl/kernel/*.h files | Greg Kroah-Hartman | 2009-04-03 | 15 | -319/+5 | |
| * | | | Staging: epl: fix up epl/user/*.h files | Greg Kroah-Hartman | 2009-04-03 | 19 | -242/+28 | |
| * | | | Staging: epl: remove EPLDLLEXPORT | Greg Kroah-Hartman | 2009-04-03 | 20 | -282/+246 | |
| * | | | Staging: epl: fix sparse warning in proc_fs.c | Greg Kroah-Hartman | 2009-04-03 | 1 | -0/+2 | |
| * | | | Staging: epl: remove kernel version checks | Greg Kroah-Hartman | 2009-04-03 | 5 | -27/+0 | |
| * | | | Staging: epl: clean up demo_main.c | Greg Kroah-Hartman | 2009-04-03 | 1 | -32/+18 | |
| * | | | Staging: epl: fix up some non-ANSI functions | Greg Kroah-Hartman | 2009-04-03 | 3 | -5/+5 | |
| * | | | Staging: epl: remove WORD | Greg Kroah-Hartman | 2009-04-03 | 27 | -123/+120 | |
| * | | | Staging: epl: remove DWORD | Greg Kroah-Hartman | 2009-04-03 | 36 | -206/+203 | |
| * | | | Staging: epl: remove QWORD | Greg Kroah-Hartman | 2009-04-03 | 10 | -92/+88 | |
| * | | | Staging: epl: remove BYTE | Greg Kroah-Hartman | 2009-04-03 | 51 | -405/+404 | |
| * | | | Staging: epl: delete EdrvFec5282.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -340/+0 | |
| * | | | Staging: epl: remove CONST | Greg Kroah-Hartman | 2009-04-03 | 3 | -13/+5 | |
| * | | | Staging: epl: remove some unused types | Greg Kroah-Hartman | 2009-04-03 | 1 | -20/+3 | |
| * | | | Staging: epl: remove compiler warning from SharedBuff.c | Greg Kroah-Hartman | 2009-04-03 | 1 | -1/+1 | |
| * | | | Staging: epl: remove REENTRANT | Greg Kroah-Hartman | 2009-04-03 | 2 | -14/+0 | |
| * | | | Staging: epl: remove MEM | Greg Kroah-Hartman | 2009-04-03 | 17 | -174/+151 | |
| * | | | Staging: epl: remove ROM | Greg Kroah-Hartman | 2009-04-03 | 4 | -51/+25 | |
| * | | | Staging: epl: remove FAR | Greg Kroah-Hartman | 2009-04-03 | 3 | -151/+145 | |
| * | | | Staging: epl: remove NEAR | Greg Kroah-Hartman | 2009-04-03 | 3 | -7/+1 | |
| * | | | Staging: epl: remove GENERIC | Greg Kroah-Hartman | 2009-04-03 | 6 | -15/+10 | |
| * | | | Staging: epl: remove EplObjDef.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -199/+0 | |
| * | | | Staging: epl: unwind rest of _LINUX_ #ifdefs | Greg Kroah-Hartman | 2009-04-03 | 6 | -178/+1 | |
| * | | | Staging: epl: remove __KERNEL__ checks | Greg Kroah-Hartman | 2009-04-03 | 6 | -80/+1 | |
| * | | | Staging: epl: remove INLINE mess | Greg Kroah-Hartman | 2009-04-03 | 7 | -202/+78 | |
| * | | | Staging: epl: remove _WIN_32_ and _NO_OS_ defines | Greg Kroah-Hartman | 2009-04-03 | 7 | -247/+10 | |
| * | | | Staging: epl: remove PUBLIC definition | Greg Kroah-Hartman | 2009-04-03 | 64 | -1036/+848 | |
| * | | | Staging: epl: remove NULL from global.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -3/+0 | |
| * | | | Staging: epl: remove complier macros from global.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -1052/+0 | |
| * | | | Staging: epl: remove unneeded files | Greg Kroah-Hartman | 2009-04-03 | 3 | -2027/+0 | |
| * | | | Staging: comedi: fix 64bit build errors | Greg Kroah-Hartman | 2009-04-03 | 1 | -7/+7 | |
| * | | | Staging: comedi: Remove CHAR, *PCHAR, and *PCSTR typedefs in addi-data | Bill Pemberton | 2009-04-03 | 2 | -34/+32 | |
| * | | | Staging: comedi: Remove use of VOID typedef in addi-data | Bill Pemberton | 2009-04-03 | 10 | -26/+25 |