summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-13sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo1-1/+1
2007-06-13sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen4-5/+14
2007-06-11[MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle1-32/+19
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto1-1/+1
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle1-1/+1
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman1-14/+2
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle1-0/+7
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle1-2/+3
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle1-2/+2
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto5-7/+35
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle1-3/+2
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman1-2/+1
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle1-3/+0
2007-06-11[MIPS] Fix KMODE for the R3000Maciej W. Rozycki1-24/+28
2007-06-11libata: limit post SRST nsect/lbal wait to ~100msTejun Heo1-13/+19
2007-06-11libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo1-0/+1
2007-06-10libata passthru: update cached device paramtersAlbert Lee2-6/+17
2007-06-10libata passthru: always enforce correct DEV bitAlbert Lee1-6/+4
2007-06-10libata passthru: map UDMA protocolsAlbert Lee1-2/+2
2007-06-10libata passthru: support PIO multi commandsAlbert Lee2-5/+17
2007-06-10libata passthru: update protocol numbersAlbert Lee1-8/+7
2007-06-10libata: Correct abuse of languageAlan Cox1-1/+1
2007-06-10libata-core/sff: Fix multiple assumptions about DMAAlan Cox3-8/+31
2007-06-10ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen1-0/+24
2007-06-10libata: fix hw_sata_spd_limit initializationTejun Heo1-1/+2
2007-06-10libata: print device model and firmware revision for ATAPI devicesAlbert Lee1-8/+10
2007-06-10libata: fix probe time irq printoutsOlof Johansson1-0/+3
2007-06-10libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo1-0/+2
2007-06-10remove unused variable in pata_isapnpYoichi Yuasa1-1/+0
2007-06-09Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day1-0/+5
2007-06-09update checkpatch.pl to version 0.04Andy Whitcroft1-81/+193
2007-06-09hexdump: more output formattingRandy Dunlap2-32/+129
2007-06-09MAINTAINERS: correctionsAlan Cox1-13/+4
2007-06-09checkpatch: produce fewer lines of outputRandy Dunlap1-2/+2
2007-06-09reiserfs: mailing list has movedJeff Mahoney1-1/+1
2007-06-09x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-09fix sysrq-m oopsBob Picco1-0/+2
2007-06-09pi-futex: fix exit races and locking problemsAlexey Kuznetsov3-111/+183
2007-06-09rt-mutex: fix chain walk early wakeup bugThomas Gleixner1-0/+13
2007-06-09rt-mutex: fix stale return valueThomas Gleixner1-2/+9
2007-06-09sata_promise: use TF interface for polling NODATA commandsTejun Heo1-3/+6
2007-06-09isdn/diva: fix section mismatchRandy Dunlap1-1/+1
2007-06-09uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-09Char: stallion, proper fail return valuesJiri Slaby1-1/+5
2007-06-09Char: stallion, alloc tty before pci devices initJiri Slaby1-39/+34
2007-06-09Char: stallion, don't fail with less than max panelsJiri Slaby1-1/+1
2007-06-09Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell1-21/+21
2007-06-09Documentation/atomic_ops.txt typo fixRatnadeep Joshi1-1/+1
2007-06-09uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-06-09SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2-16/+35