summaryrefslogtreecommitdiffstats
path: root/sound/pci/riptide
Commit message (Expand)AuthorAgeFilesLines
* ALSA: riptide: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* Annotate hardware config module parameters in sound/pci/David Howells2017-04-201-3/+3
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-131-1/+1
* ALSA: pci: constify local structuresJulia Lawall2016-09-121-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: riptide: Use DIV_ROUND_UPAmitoj Kaur Chawla2016-06-301-1/+1
* ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter2015-02-091-8/+19
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-14/+0
|\
| * ALSA: riptide: Simplify PM callbacksTakashi Iwai2015-01-091-14/+0
* | ALSA: riptide: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-2/+2
* ALSA: riptide: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-041-2/+2
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-2/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-10/+10
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-3/+3
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-10/+16
* ALSA: riptide: remove redundant NULL test before release_firmware()Jesper Juhl2012-04-101-2/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-1/+1
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-2/+2
* ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-161-6/+5
* ALSA: riptide: check kzalloc() resultKulikov Vasiliy2010-07-191-0/+6
* ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko2010-06-171-6/+6
* ALSA: riptide: clean up while loopDan Carpenter2010-03-031-3/+3
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-1/+1
|\
| * ALSA: test off by one in setsamplerate()Roel Kluin2009-12-281-1/+1
* | sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-2/+2
|/
* ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput2009-07-151-2/+5
* ALSA: riptide - Fix joystick resource handlingTakashi Iwai2009-05-261-35/+26
* ALSA: riptide - Code clean upTakashi Iwai2009-05-261-152/+134
* ALSA: riptide: postfix increment and off by oneRoel Kluin2009-05-141-4/+6
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai2008-12-251-1/+1
|\
| * ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
* | ALSA: Reduce stall detection timeout in riptide.cPeter Gruber2008-12-031-1/+1
|/
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-6/+7
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-6/+12
* riptide: treat firmware data as constDavid Woodhouse2008-07-101-5/+5
* [ALSA] sound: riptide.c fix shadowed variable warningsHarvey Harrison2008-04-241-7/+7
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+1
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-061-0/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-3/+2
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-3/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [ALSA] riptide: fix compile errors with older gccClemens Ladisch2006-09-231-3/+7
OpenPOWER on IntegriCloud