aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/riptide
AgeCommit message (Expand)Author
2020-09-09ALSA: riptide: Replace tasklet with threaded irqTakashi Iwai
2020-09-02ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-01-05ALSA: riptide: More constificationsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: riptide: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: riptide: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-07-27ALSA: riptide: Properly endian notationsTakashi Iwai
2018-07-27ALSA: riptide: Fix PCM format type conversionTakashi Iwai
2017-08-12ALSA: riptide: make snd_pcm_hardware constBhumika Goyal
2017-04-20Annotate hardware config module parameters in sound/pci/David Howells
2016-11-13ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick
2016-09-12ALSA: pci: constify local structuresJulia Lawall
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-06-30ALSA: riptide: Use DIV_ROUND_UPAmitoj Kaur Chawla
2015-02-09ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: riptide: Simplify PM callbacksTakashi Iwai
2015-01-02ALSA: riptide: Remove always NULL parameterLars-Peter Clausen
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
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