aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/als300.c
AgeCommit message (Expand)Author
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: als300: Use standard printk helpersTakashi Iwai
2014-02-26ALSA: als300: Remove function debug printsTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-22ALSA: als3000: check for the kzalloc return valueDenis Kirjanov
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-19ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-07-20[ALSA] Disable debugging output for the ALS300 driverAsh Willis
2007-02-09[ALSA] Fix obsolete *_t typedefsTakashi Iwai
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser
2006-03-31[ALSA] Add snd-als300 driver for Avance Logic ALS300/ALS300+ soundcardsAsh Willis