| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: restore AK4xxx volumes on resume | Ondrej Zary | 2014-04-04 | 1 | -3/+6 |
* | ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cards | Ondrej Zary | 2014-04-03 | 1 | -0/+22 |
* | ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cards | Ondrej Zary | 2014-03-31 | 1 | -1/+29 |
* | 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 | 8 | -59/+76 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 2 | -6/+4 |
* | ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n | Takashi Iwai | 2013-11-07 | 1 | -0/+2 |
* | ALSA: ice1724: Fix uninitialized variable access | Takashi Iwai | 2013-10-29 | 2 | -2/+4 |
* | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 2013-10-29 | 2 | -3/+3 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 2 | -2/+0 |
* | ALSA: ice1712: Initialize card->private_data properly | Sean Connor | 2013-03-07 | 1 | -0/+2 |
* | ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF input | Jonas Petersen | 2013-02-25 | 1 | -13/+24 |
* | ALSA: ice1712: fix boundary check in snd_wm8766_write() | Dan Carpenter | 2013-02-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 19 | -245/+245 |
* | | ALSA: ice1724: Fix build error without CONFIG_PM_SLEEP | Takashi Iwai | 2012-11-12 | 1 | -0/+2 |
* | | ALSA: ice1724: enable suspend on unknown ICE1724 cards | Ondrej Zary | 2012-11-12 | 1 | -0/+2 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-11-08 | 1 | -1/+6 |
|\ \ |
|
| * | | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 2012-10-31 | 1 | -1/+6 |
| |/ |
|
* | | ALSA: ice1712: Fix build errors | Randy Dunlap | 2012-10-23 | 1 | -2/+2 |
* | | ALSA: ice17xx: Fix inclusion of linux/io.h | Takashi Iwai | 2012-10-18 | 19 | -18/+1 |
* | | ALSA: ice17xx: Constify strings and string arrays | Takashi Iwai | 2012-10-17 | 14 | -50/+54 |
* | | ALSA: ice1712: Add Philips PSC724 Ultimate Edge | Ondrej Zary | 2012-10-17 | 4 | -2/+481 |
* | | ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec support | Ondrej Zary | 2012-10-17 | 2 | -0/+858 |
* | | ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec support | Ondrej Zary | 2012-10-17 | 2 | -0/+524 |
* | | ALSA: ice1712: add chip_exit callback | Ondrej Zary | 2012-10-17 | 3 | -2/+17 |
|/ |
|
* | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-09-22 | 1 | -1/+2 |
|\ |
|
| * | ALSA: ice1724: Use linear scale for AK4396 volume control. | Matteo Frigo | 2012-09-12 | 1 | -1/+2 |
* | | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 5 | -9/+9 |
|/ |
|
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -10/+16 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 2 | -26/+4 |
* | ALSA: ice1724 - constrain runtime rates for locked internal rate | Pavel Hofman | 2012-03-05 | 1 | -0/+23 |
* | ALSA: ice1724 - Support for ooAoo SQ210a | Pavel Hofman | 2012-01-11 | 1 | -0/+35 |
* | ALSA: ice1724 - Allow card info based on model only | Pavel Hofman | 2012-01-11 | 1 | -3/+5 |
* | ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations | Pavel Hofman | 2012-01-11 | 2 | -3/+11 |
* | ALSA: ice1724 - External clock item only for cards with SPDIF_IN | Pavel Hofman | 2012-01-08 | 1 | -1/+6 |
* | ALSA: ice1724 - Check for ac97 to avoid kernel oops | Pavel Hofman | 2012-01-08 | 1 | -2/+5 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 2 | -3/+3 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-11-01 | 2 | -2/+2 |
* | 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 | 2 | -2/+2 |
* | | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 2 | -2/+2 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -7/+7 |
* | ALSA: ice1712 delta - initialize SPI clock | Brian Bloniarz | 2011-01-18 | 1 | -0/+7 |