aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/riptide
AgeCommit message (Expand)Author
2014-08-04ALSA: riptide: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
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-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-10ALSA: riptide: remove redundant NULL test before release_firmware()Jesper Juhl
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
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-08-16ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai
2010-07-19ALSA: riptide: check kzalloc() resultKulikov Vasiliy
2010-06-17ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko
2010-03-03ALSA: riptide: clean up while loopDan Carpenter
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-12-28ALSA: test off by one in setsamplerate()Roel Kluin
2009-07-15ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput
2009-05-26ALSA: riptide - Fix joystick resource handlingTakashi Iwai
2009-05-26ALSA: riptide - Code clean upTakashi Iwai
2009-05-14ALSA: riptide: postfix increment and off by oneRoel Kluin
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-12-03ALSA: Reduce stall detection timeout in riptide.cPeter Gruber
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-07-10riptide: treat firmware data as constDavid Woodhouse
2008-04-24[ALSA] sound: riptide.c fix shadowed variable warningsHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi 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-09-23[ALSA] riptide: fix compile errors with older gccClemens Ladisch
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-06-22[ALSA] Fix possible races in PCI driver removalTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai
2006-03-31[ALSA] Add snd-riptide driver for Conexant Riptide chipPeter Gruber