aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/au1000.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins1-2/+16
2006-01-08[PATCH] fix workqueue oops during cpu offlineNathan Lynch1-6/+10
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser7-15/+14
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones2-1/+5
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck1-44/+44
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck1-3/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck15-341/+341
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven1-3/+31
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones1-3/+3
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov9-71/+58
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov18-1047/+1083
2006-01-08[PATCH] v9fs: fix fid management in v9fs_createLatchesar Ionkov1-3/+3
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov16-562/+1172
2006-01-08[PATCH] v9fs: fix fd_closeEric Van Hensbergen1-2/+2
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst5-112/+80
2006-01-08[PATCH] CREDITS update: Eugene SuroveginEugene Surovegin1-1/+1
2006-01-08[PATCH] SubmittingPatches: diffstat optionsRandy Dunlap1-0/+3
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov1-1/+3
2006-01-08[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki1-1/+1
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archsPaolo 'Blaisorblade' Giarrusso2-2/+3
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik1-2/+0
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita1-5/+5
2006-01-08[PATCH] modules: prevent overriding of symbolsAshutosh Naik1-0/+39
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins1-0/+45
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov1-152/+206
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk4-2/+9
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas3-51/+124
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton32-194/+37
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton3-37/+1
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov1-6/+2
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk1-1/+1