aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/es1968.c
Commit message (Expand)AuthorAge
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-07
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-18
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* [ALSA] es1968 - fix coding style in the last patchAndrew Morton2008-04-24
* [ALSA] es1968: fix jitter on some maestro cardsAndreas Mueller2008-04-24
* [ALSA] sound: es1968.c fox shadowed variable warningHarvey Harrison2008-04-24
* es1968: fix sleep-while-holding-lock bugArjan van de Ven2008-04-08
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] ESS Maestro 1/2/2E Sound Card: Use list_for_each_entryMatthias Kaehlcke2007-10-16
* [ALSA] es1968 - Fix stuttering captureRene Herman2007-05-11
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-20
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] es1968: Fix hw volumeVille Syrjala2006-09-23
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-12
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-22
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-27
* [ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk2006-04-27
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [PATCH] Intruduce DMA_28BIT_MASKTobias Klauser2006-03-22
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-22
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [ALSA] es1968 - Fix conflict with ISA boardsRene Herman2006-01-03
* [ALSA] es1968 - Fix PM supportTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: PCI ES1968Takashi Iwai2006-01-03
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-04
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-12
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-12
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-12
* [ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan2005-07-28
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [ALSA] Add the vendor 0x1558 to PM whitelist of es1968Takashi Iwai2005-05-29
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16