aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa
2007-07-17remove options depending on OSS_OBSOLETEAdrian Bunk
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-07-16mpu401 warning fixesAndrew Morton
2007-07-16more scheduled OSS driver removalAdrian Bunk
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-01ALSA: more section mismatchesRandy Dunlap
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk
2007-05-08oss: strlcpy is smart enoughJean Delvare
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell
2007-04-13[POWERPC] get_property returns constStephen Rothwell
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg
2007-03-14[PATCH] const file_operations falloutAl Viro
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert soundJosef Sipek
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk
2006-12-07[PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik
2006-12-07[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmapAmol Lad
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-10-19sh: Cleanup board header directories.Paul Mundt
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson