summaryrefslogtreecommitdiffstats
path: root/sound/pci/bt87x.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: bt87x: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-3/+3
* ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall2016-09-021-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-2/+2
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* ALSA: bt87x: Use standard printk helpersTakashi Iwai2014-02-261-14/+23
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-2/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: bt87x: Make load_all parameter working againTakashi Iwai2013-02-251-2/+17
* ALSA: bt87X: remove __dev* attributesBill Pemberton2012-12-071-11/+11
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-17/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-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-1/+1
* ALSA: bt87x: use enum control info helperClemens Ladisch2011-01-101-8/+2
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-2/+2
* ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai2009-10-131-0/+2
* ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99Takashi Iwai2009-06-021-0/+2
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-2/+4
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-211-2/+1
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-2/+3
* [ALSA] bt87X: fix freeing of shared interruptClemens Ladisch2008-02-221-6/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] snd-bt87x: Make the load_all option work correctlyTrent Piepho2007-10-231-1/+1
* [ALSA] bt87x - Fix section mismatchTakashi Iwai2007-10-231-1/+1
* [ALSA] bt87x: fix detection of generic boardsClemens Ladisch2007-10-161-3/+7
* [ALSA] snd-bt87x: Power down audio ADC when not in useTrent Piepho2007-10-161-3/+9
* [ALSA] snd-bt87x: Improve support for different board typesTrent Piepho2007-10-161-58/+114
* [ALSA] bt87x - Add known PCI ID entriesTakashi Iwai2007-10-161-0/+4
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-161-20/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportTrent Piepho2007-07-301-0/+2
* [ALSA] Fix alsa-devel ML addressRene Herman2007-05-111-1/+1
* [ALSA] bt87x - Add ATI TV-Wonder to the supported listTakashi Iwai2007-05-111-0/+2
* V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteMichael Krufky2007-02-211-0/+1
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-201-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+3
* [ALSA] bt87x: add Voodoo TV 200 whitelist entryClemens Ladisch2006-06-221-2/+4
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-2/+2
OpenPOWER on IntegriCloud