#!/bin/bash # description: sched migration overview perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py />
summaryrefslogtreecommitdiff
path: root/sound/drivers/serial-u16550.c
AgeCommit message (Expand)Author
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2009-05-05sound: serial-u16550: fix buffer overflowClemens Ladisch
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sound: Use time_before, time_before_eq, etc.Julia Lawall
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches