| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10-31 | 1 | -0/+1 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 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 |
* | ALSA: ice1712 - working M-Audio Delta 66E support | Brian Bloniarz | 2010-12-09 | 2 | -1/+59 |
* | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 2 | -4/+4 |
* | ALSA: ice1712: Add support for Edirol DA-2496 | Garnet MacPhee | 2010-08-23 | 2 | -1/+13 |
* | Merge branch 'topic/core-cleanup' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -25/+64 |
|\ |
|
| * | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai | 2010-04-13 | 1 | -25/+64 |
| |\ |
|
| | * | ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards. | Bernhard Urban | 2010-03-23 | 1 | -25/+64 |
* | | | ALSA: ice1724 - Fix ESI Maya44 capture source control | Takashi Iwai | 2010-05-12 | 1 | -3/+3 |
|/ / |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -3/+1 |
|/ |
|