summaryrefslogtreecommitdiff
path: root/sound/pci/riptide
Commit message (Expand)AuthorAge
* ALSA: riptide: make snd_pcm_hardware constBhumika Goyal2017-08-12
* Annotate hardware config module parameters in sound/pci/David Howells2017-04-20
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-13
* ALSA: pci: constify local structuresJulia Lawall2016-09-12
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* ALSA: riptide: Use DIV_ROUND_UPAmitoj Kaur Chawla2016-06-30
* ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter2015-02-09
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-11
|\
| * ALSA: riptide: Simplify PM callbacksTakashi Iwai2015-01-09
* | ALSA: riptide: Remove always NULL parameterLars-Peter Clausen2015-01-02
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: riptide: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-04
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: riptide: remove redundant NULL test before release_firmware()Jesper Juhl2012-04-10
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-16
* ALSA: riptide: check kzalloc() resultKulikov Vasiliy2010-07-19
* ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko2010-06-17
* ALSA: riptide: clean up while loopDan Carpenter2010-03-03
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-17
|\
| * ALSA: test off by one in setsamplerate()Roel Kluin2009-12-28
* | sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
|/
* ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput2009-07-15
* ALSA: riptide - Fix joystick resource handlingTakashi Iwai2009-05-26
* ALSA: riptide - Code clean upTakashi Iwai2009-05-26
* ALSA: riptide: postfix increment and off by oneRoel Kluin2009-05-14
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
* Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai2008-12-25
|\
| * ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-18
* | ALSA: Reduce stall detection timeout in riptide.cPeter Gruber2008-12-03
|/
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* riptide: treat firmware data as constDavid Woodhouse2008-07-10
* [ALSA] sound: riptide.c fix shadowed variable warningsHarvey Harrison2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-11
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-06
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-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] riptide: fix compile errors with older gccClemens Ladisch2006-09-23