summaryrefslogtreecommitdiffstats
path: root/sound/pci/pcxhr
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcxhr: make snd_kcontrol_new constBhumika Goyal2017-08-161-2/+2
* ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_...Markus Elfring2017-08-121-3/+1
* ALSA: pcxhr: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
* ALSA: pcxhr: fix string overflow warningsArnd Bergmann2017-07-182-11/+11
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-202-14/+14
|\
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-212-14/+14
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
|/
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-1/+1
* ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai2016-04-211-0/+1
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-282-2/+2
* ALSA: pcxhr: NULL dereference on probe failureDan Carpenter2014-12-101-1/+1
* ALSA: pcxhr: Kill the rest snd_print*()Takashi Iwai2014-10-281-21/+21
* ALSA: pcxhr: convert timeval to ktime_tAya Mahfouz2014-10-282-8/+12
* ALSA: pcxhr: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-16/+2
* ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai2014-09-154-78/+77
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: pcxhr: Use standard printk helpersTakashi Iwai2014-02-265-98/+131
* 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: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-2/+1
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-7/+7
* ALSA: pcxhr: hard dependency on the standard fw loaderTakashi Iwai2012-11-221-86/+0
* ALSA: pcxhr: Add 8 new sound cardsMarkus Bollinger2012-08-272-3/+27
* ALSA: pcxhr: Add LTC supportMarkus Bollinger2012-06-206-1/+83
* ALSA: pcxhr: Fix a counter wrapMarkus Bollinger2012-06-201-8/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* 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
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* Merge branch 'topic/pcxhr' into for-linusTakashi Iwai2009-03-246-9/+90
|\
| * ALSA: pcxhr: fix trivial typoTim Blechmann2009-01-311-1/+1
| * ALSA: pcxhr - add support for gpio ports and minor bug fixMarkus Bollinger2009-01-235-8/+89
* | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-12/+0
|\ \
| * | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-12/+0
| |/
* | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+3
|\ \
| * | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
| |/
* | ALSA: pcxhr.h replace signed one-bit bitfieldsHarvey Harrison2009-02-201-6/+6
|/
* Merge branch 'topic/pcxhr-update' into to-pushTakashi Iwai2008-12-259-521/+1995
|\
| * ALSA: pcxhr - change firmware filenamesMarkus Bollinger2008-12-011-31/+31
| * ALSA: pcxhr - add support for pcxhr stereo sound cards (mixer part)Markus Bollinger2008-11-254-175/+1259
| * ALSA: pcxhr - add support for pcxhr stereo sound cards (firmware support)Markus Bollinger2008-11-251-40/+108
| * ALSA: pcxhr - add support for pcxhr stereo sound cards (core change)Markus Bollinger2008-11-252-195/+433
| * ALSA: pcxhr - add support for pcxhr stereo sound cardsMarkus Bollinger2008-11-252-106/+190
* | Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai2008-12-252-2/+2
|\ \
OpenPOWER on IntegriCloud