aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/bt87x.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-27ALSA: bt87x: Proper endian notationsGravatar Takashi Iwai 1-2/+2
2017-08-12ALSA: pci: make snd_pcm_hardware constGravatar Bhumika Goyal 1-2/+2
2017-06-09ALSA: bt87x: Constify hw_constraintsGravatar Takashi Iwai 1-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresGravatar Bhumika Goyal 1-3/+3
2016-09-02ALSA: bt87x: constify snd_pcm_ops structuresGravatar Julia Lawall 1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hGravatar Takashi Iwai 1-1/+1
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Gravatar Markus Elfring 1-2/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 1-2/+2
2014-04-18arch: Mass conversion of smp_mb__*()Gravatar Peter Zijlstra 1-2/+2
2014-02-26ALSA: bt87x: Use standard printk helpersGravatar Takashi Iwai 1-14/+23
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerGravatar Takashi Iwai 1-2/+2
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeGravatar Takashi Iwai 1-1/+0
2013-02-25ALSA: bt87x: Make load_all parameter working againGravatar Takashi Iwai 1-2/+17
2012-12-07ALSA: bt87X: remove __dev* attributesGravatar Bill Pemberton 1-11/+11
2012-04-24ALSA: pci: clean up using module_pci_driver()Gravatar Takashi Iwai 1-17/+2
2011-12-19ALSA: module_param: make bool parameters really boolGravatar Rusty Russell 1-2/+2
2011-10-31sound: fix drivers needing module.h not moduleparam.hGravatar Paul Gortmaker 1-1/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Gravatar Takashi Iwai 1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesGravatar Takashi Iwai 1-1/+1
2011-01-10ALSA: bt87x: use enum control info helperGravatar Clemens Ladisch 1-8/+2
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEGravatar Alexey Dobriyan 1-2/+2
2009-10-13ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Gravatar Takashi Iwai 1-0/+2
2009-06-02ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99Gravatar Takashi Iwai 1-0/+2
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversGravatar Takashi Iwai 1-2/+4
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Gravatar Takashi Iwai 1-3/+3
2008-10-21pci: use pci_ioremap_bar() in sound/Gravatar Arjan van de Ven 1-2/+1
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosGravatar Takashi Iwai 1-2/+3
2008-02-22[ALSA] bt87X: fix freeing of shared interruptGravatar Clemens Ladisch 1-6/+3
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2007-10-23[ALSA] snd-bt87x: Make the load_all option work correctlyGravatar Trent Piepho 1-1/+1
2007-10-23[ALSA] bt87x - Fix section mismatchGravatar Takashi Iwai 1-1/+1
2007-10-16[ALSA] bt87x: fix detection of generic boardsGravatar Clemens Ladisch 1-3/+7
2007-10-16[ALSA] snd-bt87x: Power down audio ADC when not in useGravatar Trent Piepho 1-3/+9
2007-10-16[ALSA] snd-bt87x: Improve support for different board typesGravatar Trent Piepho 1-58/+114
2007-10-16[ALSA] bt87x - Add known PCI ID entriesGravatar Takashi Iwai 1-0/+4
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperGravatar Clemens Ladisch 1-20/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksGravatar Takashi Iwai 1-9/+1
2007-10-14long vs. unsigned long - low-hanging fruits in driversGravatar Al Viro 1-1/+1
2007-07-30V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportGravatar Trent Piepho 1-0/+2
2007-05-11[ALSA] Fix alsa-devel ML addressGravatar Rene Herman 1-1/+1
2007-05-11[ALSA] bt87x - Add ATI TV-Wonder to the supported listGravatar Takashi Iwai 1-0/+2
2007-02-21V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteGravatar Michael Krufky 1-0/+1
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsGravatar Takashi Iwai 1-1/+1
2006-12-20[ALSA] use the ALIGN macroGravatar Clemens Ladisch 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversGravatar Takashi Iwai 1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGravatar Greg Kroah-Hartman 1-2/+3
2006-06-22[ALSA] bt87x: add Voodoo TV 200 whitelist entryGravatar Clemens Ladisch 1-2/+4
2006-06-22[ALSA] Remove zero-initialization of static variablesGravatar Takashi Iwai 1-1/+1