Age | Commit message (Expand) | Author |
2008-04-24 | OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() check | Roel Kluin |
2008-04-24 | sound: Use BUG_ON | Julia Lawall |
2008-04-24 | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison |
2008-03-30 | sound/oss/ac97_codec.c: restore MODULE_LICENSE | Adrian Bunk |
2008-02-08 | OSS: constify function pointer tables | Jan Engelhardt |
2008-02-06 | sound/oss/trident.c: fix incorrect test in trident_ac97_set() | Roel Kluin |
2008-02-06 | scheduled OSS driver removal | Adrian Bunk |
2008-02-06 | cleanup after APUS removal | Adrian Bunk |
2008-02-06 | sound/oss/sb_common.c: fix casting warning | Jeff Garzik |
2008-02-06 | sound/oss/pss: set_io_base() always returns success, mark it void | Jeff Garzik |
2008-02-04 | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin |
2008-01-26 | [ARM] Remove pointless casts from void pointers, | Jeff Garzik |
2008-01-22 | Fix file references in documentation and Kconfig | Johann Felix Soden |
2008-01-14 | OSS msnd: fix array overflows | Adrian Bunk |
2007-10-18 | The next round of scheduled OSS code removal | Adrian Bunk |
2007-07-31 | DDB5477: remove driver bits of support | Yoichi Yuasa |
2007-07-17 | remove options depending on OSS_OBSOLETE | Adrian Bunk |
2007-07-17 | OSS trident: replace deprecated pci_find_device with pci_get_device | Muli Ben-Yehuda |
2007-07-17 | OSS trident: fix locking around write_voice_regs | Muli Ben-Yehuda |
2007-07-17 | OSS trident: massive whitespace removal | Muli Ben-Yehuda |
2007-07-16 | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell |
2007-07-16 | mpu401 warning fixes | Andrew Morton |
2007-07-16 | more scheduled OSS driver removal | Adrian Bunk |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-01 | ALSA: more section mismatches | Randy Dunlap |
2007-05-09 | sound: convert "sound" subdirectory to UTF-8 | John Anthony Kazos Jr |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | schedule obsolete OSS drivers for removal, 4th round | Adrian Bunk |
2007-05-08 | oss: strlcpy is smart enough | Jean Delvare |
2007-05-08 | the scheduled removal of OBSOLETE_OSS options | Adrian Bunk |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-05-07 | sh: hp6xx driver compile fixes. | Kristoffer Ericson |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-01 | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare |
2007-04-24 | [POWERPC] Remove old interface find_devices | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell |
2007-04-13 | [POWERPC] get_property returns const | Stephen Rothwell |
2007-04-13 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-03-26 | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep | Johannes Berg |
2007-03-14 | [PATCH] const file_operations fallout | Al 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 9 | Arjan 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 appropriate | Ahmed 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 round | Adrian Bunk |
2006-12-17 | [PATCH] more work_struct fixes: tas300x sound drivers | Al Viro |