| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: aw2: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 2022-04-12 | 1 | -2/+6 |
* | ALSA: aw2: Allocate resources with device-managed APIs | Takashi Iwai | 2021-07-19 | 1 | -84/+18 |
* | ALSA: pci: Simplify with dma_set_mask_and_coherent() | Takashi Iwai | 2021-01-15 | 1 | -2/+1 |
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-01-28 | 1 | -36/+14 |
|\ |
|
| * | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
| * | ALSA: aw2: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -2/+0 |
| * | ALSA: aw2: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -33/+12 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ |
|
* | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 456 | Thomas Gleixner | 2019-06-19 | 1 | -14/+1 |
* | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 1 | -28/+12 |
* | ALSA: aw2: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-02-21 | 1 | -1/+1 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -2/+2 |
* | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -2/+2 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -3/+1 |
* | ALSA: aw2: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -11/+2 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: aw2: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -22/+20 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -2/+2 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -14/+14 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -20/+3 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise | H Hartley Sweeten | 2010-05-25 | 1 | -7/+4 |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -3/+3 |
|\ |
|
| * | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 1 | -3/+3 |
* | | ALSA: aw2: do not grab every saa7146 based device | Anssi Hannula | 2009-02-23 | 1 | -1/+1 |
|/ |
|
* | ALSA: aw2 - Fix Oops at initialization | Takashi Iwai | 2008-06-23 | 1 | -2/+2 |
* | [ALSA] aw2: remove duplicate MODULE_LICENSE | Clemens Ladisch | 2008-04-24 | 1 | -1/+0 |
* | [ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.h | Andrew Morton | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] aw2 - Add missing module parameters | Takashi Iwai | 2008-04-24 | 1 | -0/+7 |
* | [ALSA] Emagic Audiowerk 2 ALSA driver. | Cedric Bregardis | 2008-04-24 | 1 | -0/+787 |