Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 698 | -64561/+287397 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -8/+8 |
2009-04-03 | Staging: serqt_usb: fix build due to proc tty changes | Greg Kroah-Hartman | 1 | -49/+0 |
2009-04-03 | Staging: serqt_usb: fix checkpatch errors | Greg Kroah-Hartman | 1 | -362/+343 |
2009-04-03 | Staging: serqt_usb: add TODO file | Greg Kroah-Hartman | 1 | -0/+8 |
2009-04-03 | Staging: serqt_usb: Lindent the code | Greg Kroah-Hartman | 1 | -2081/+1945 |
2009-04-03 | Staging: add USB serial Quatech driver | Greg Kroah-Hartman | 5 | -0/+2996 |
2009-04-03 | staging: document that the wifi staging drivers a bit better | Greg Kroah-Hartman | 4 | -5/+21 |
2009-04-03 | Staging: echo cleanup | Alexander Beregalov | 5 | -263/+247 |
2009-04-03 | Staging: BUG to BUG_ON changes | Stoyan Gaydarov | 4 | -10/+5 |
2009-04-03 | Staging: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2 | -4/+2 |
2009-04-03 | Staging: line6: fix build error, select SND_RAWMIDI | Randy Dunlap | 1 | -0/+1 |
2009-04-03 | Staging: line6: fix checkpatch errors in variax.c | Greg Kroah-Hartman | 1 | -51/+79 |
2009-04-03 | Staging: line6: fix checkpatch errors in toneport.c | Greg Kroah-Hartman | 1 | -31/+49 |
2009-04-03 | Staging: line6: fix checkpatch errors in pcm.c | Greg Kroah-Hartman | 1 | -40/+60 |
2009-04-03 | Staging: line6: fix checkpatch errors in midibuf.c | Greg Kroah-Hartman | 1 | -55/+51 |
2009-04-03 | Staging: line6: fix checkpatch errors in midi.c | Greg Kroah-Hartman | 1 | -43/+59 |
2009-04-03 | Staging: line6: fix checkpatch errors in dumprequest.c | Greg Kroah-Hartman | 1 | -16/+24 |
2009-04-03 | Staging: line6: fix checkpatch errors in driver.c | Greg Kroah-Hartman | 1 | -142/+194 |
2009-04-03 | Staging: line6: fix checkpatch errors in audio.c | Greg Kroah-Hartman | 1 | -3/+4 |
2009-04-03 | Staging: line6: fix checkpatch errors in pod.c | Greg Kroah-Hartman | 1 | -91/+115 |
2009-04-03 | Staging: line6: fix checkpatch errors in playback.c | Greg Kroah-Hartman | 1 | -56/+57 |
2009-04-03 | Staging: line6: fix checkpatch errors in control.c | Greg Kroah-Hartman | 1 | -111/+247 |
2009-04-03 | Staging: line6: fix checkpatch errors in capture.c | Greg Kroah-Hartman | 1 | -45/+49 |
2009-04-03 | Staging: line6: coding style cleanups for .h files. | Greg Kroah-Hartman | 12 | -58/+108 |
2009-04-03 | Staging: line6: fix up NULL assignment mistakes | Greg Kroah-Hartman | 6 | -17/+15 |
2009-04-03 | Staging: line6: static function cleanups | Greg Kroah-Hartman | 6 | -6/+9 |
2009-04-03 | Staging: line6: remove KERNEL_VERSION checks | Greg Kroah-Hartman | 8 | -49/+0 |
2009-04-03 | Staging: line6: remove PT_REGS | Greg Kroah-Hartman | 5 | -16/+6 |
2009-04-03 | Staging: line6: remove DEVICE_ATTRIBUTE | Greg Kroah-Hartman | 8 | -60/+121 |
2009-04-03 | Staging: line6: depends on SND | Randy Dunlap | 1 | -1/+1 |
2009-04-03 | Staging: line6: add to the build | Greg Kroah-Hartman | 2 | -0/+3 |
2009-04-03 | Staging: line6: fix bus_id usage | Greg Kroah-Hartman | 1 | -1/+2 |
2009-04-03 | Staging: add line6 usb driver | Markus Grabner | 29 | -0/+6962 |
2009-04-03 | Staging: add rt3070 wireless driver | Greg Kroah-Hartman | 66 | -0/+97349 |
2009-04-03 | Staging: heci: add TODO file | Greg Kroah-Hartman | 1 | -0/+6 |
2009-04-03 | Staging: heci: fix some sparse warnings | Greg Kroah-Hartman | 5 | -14/+15 |
2009-04-03 | Staging: heci: fix checkpatch warnings | Greg Kroah-Hartman | 1 | -4/+4 |
2009-04-03 | Staging: heci: remove kcompat.h | Greg Kroah-Hartman | 5 | -154/+0 |
2009-04-03 | Staging: add heci driver | Marcin Obara | 14 | -0/+6627 |
2009-04-03 | Staging: p9auth: clean up #includes | Greg Kroah-Hartman | 1 | -11/+1 |
2009-04-03 | Staging: p9auth: use kzalloc | Greg Kroah-Hartman | 1 | -10/+11 |
2009-04-03 | Staging: p9auth: fix up sparse warnings | Greg Kroah-Hartman | 1 | -69/+64 |
2009-04-03 | Staging: p9auth: fix up codingstyle issues | Greg Kroah-Hartman | 1 | -41/+49 |
2009-04-03 | Staging: p9auth: remove unneeded header file | Greg Kroah-Hartman | 2 | -36/+32 |
2009-04-03 | Staging: p9auth: fix dependency/build error | Randy Dunlap | 1 | -0/+1 |
2009-04-03 | Staging: p9auth: add to the kernel build | Greg Kroah-Hartman | 4 | -0/+12 |
2009-04-03 | Staging: p9auth: fix credential logic | Greg Kroah-Hartman | 1 | -3/+14 |
2009-04-03 | Staging: add p9auth driver | Ashwin Ganti | 2 | -0/+382 |
2009-04-03 | Staging: epl: remove pointless highres timer check | Greg Kroah-Hartman | 1 | -11/+0 |