| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 1 | -3/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 2019-02-06 | 1 | -4/+1 |
* | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 1 | -3/+0 |
* | ALSA: ice1712: define i2c eeprom addr to header file | Konstantinos Tsimpoukas | 2017-11-06 | 1 | -1/+1 |
* | ALSA: ice1712: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -2/+2 |
* | ALSA: ice1712: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-05-21 | 1 | -3/+3 |
* | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-02-21 | 1 | -15/+15 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -5/+5 |
* | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -2/+2 |
* | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 2015-01-11 | 1 | -16/+0 |
|\ |
|
| * | ALSA: ice1712: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -16/+0 |
* | | ALSA: ice1712: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -20/+6 |
|/ |
|
* | ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a... | Markus Elfring | 2014-11-17 | 1 | -2/+1 |
* | ALSA: ice1712: remove unused variable | Sudip Mukherjee | 2014-11-14 | 1 | -2/+1 |
* | ALSA: ice1712: remove unneeded return statement | Sudip Mukherjee | 2014-11-14 | 1 | -13/+6 |
* | ALSA: ice1712: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -23/+4 |
* | ALSA: ice1712: Replacing hex with #defines | Konstantinos Tsimpoukas | 2014-08-27 | 1 | -1/+1 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: ice1712: Fix boundary checks in PCM pointer ops | Takashi Iwai | 2014-04-08 | 1 | -5/+10 |
* | ALSA: ice1712: Save/restore routing and rate registers | Ondrej Zary | 2014-04-04 | 1 | -0/+32 |
* | ALSA: ice1712: add suspend support for ICE1712 chip | Ondrej Zary | 2014-03-31 | 1 | -8/+77 |
* | ALSA: ice17xx: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -13/+20 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -3/+2 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: ice1712: Initialize card->private_data properly | Sean Connor | 2013-03-07 | 1 | -0/+2 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -47/+47 |
* | ALSA: ice17xx: Fix inclusion of linux/io.h | Takashi Iwai | 2012-10-18 | 1 | -1/+0 |
* | ALSA: ice1712: add chip_exit callback | Ondrej Zary | 2012-10-17 | 1 | -1/+7 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -13/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -2/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 1 | -4/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 | 1 | -1/+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 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | ALSA: ice1712: fix: lock samplerate when samplerate locking is enabled | Sebastien Alaiwan | 2010-02-05 | 1 | -0/+9 |
* | Merge branch 'topic/ice1724-quartet' into topic/hda | Takashi Iwai | 2009-12-01 | 1 | -0/+12 |
|\ |
|
| * | ALSA: ice1724 - adding GPIO routines for mask and direction | Pavel Hofman | 2009-09-21 | 1 | -0/+12 |
* | | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI... | Pavel Hofman | 2009-10-08 | 1 | -1/+1 |
|/ |
|
* | sound: Use PCI_VDEVICE | Joe Perches | 2009-06-25 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | Merge branch 'topic/ice' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -1/+1 |
|\ |
|
| * | ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712 | Takashi Iwai | 2009-02-05 | 1 | -1/+1 |
* | | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 1 | -3/+3 |
|/ |
|
* | ALSA: sound/ice1712: indentation & braces disagree - add braces | Ilpo Järvinen | 2008-10-30 | 1 | -2/+4 |
* | ALSA: ice1712.c: fix coding style | Alexander Beregalov | 2008-09-09 | 1 | -112/+125 |