aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/bt87x.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ALSA] bt87x: add more DVB card IDsClemens Ladisch2006-03-221-0/+3
* [ALSA] bt848 - added Leadtek Winfast tv 2000xp delux to whitelistJaroslav Kysela2006-03-221-4/+6
* [ALSA] bt87x - fix detection of unknown cardJaroslav Kysela2006-01-221-1/+1
* [ALSA] bt87x - Fix the unability of snd-bt87x to recognize AVerMedia StudioMartin Drab2006-01-221-0/+2
* [ALSA] Remove xxx_t typedefs: PCI BT87xTakashi Iwai2006-01-031-65/+73
* [PATCH] pci_ids cleanup: fix two additional IDs in bt87xGrant Coady2005-11-101-2/+2
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-281-4/+7
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-10/+0
* [PATCH] Fix bt87x.c build problem for realDave Jones2005-07-061-1/+1
* [PATCH] Fix bt87x.c build problemGreg KH2005-07-061-0/+2
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+930