| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code | Takashi Iwai | 2019-12-29 | 1 | -3/+6 |
* | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 1 | -3/+3 |
* | 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: ice1724: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -4/+4 |
* | ALSA: ice1712: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-05-21 | 1 | -1/+1 |
* | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-02-21 | 1 | -10/+10 |
* | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -2/+2 |
* | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 2016-09-07 | 1 | -3/+1 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -5/+5 |
* | ALSA: ice1724: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -16/+0 |
* | ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a... | Markus Elfring | 2014-11-17 | 1 | -2/+1 |
* | ALSA: ice1712: remove unneeded return statement | Sudip Mukherjee | 2014-11-14 | 1 | -5/+2 |
* | ALSA: ice1724: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -7/+1 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: ice17xx: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -21/+24 |
* | 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: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -32/+32 |
* | 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: ice17xx: Fix inclusion of linux/io.h | Takashi Iwai | 2012-10-18 | 1 | -1/+0 |
* | | ALSA: ice17xx: Constify strings and string arrays | Takashi Iwai | 2012-10-17 | 1 | -3/+3 |
* | | ALSA: ice1712: Add Philips PSC724 Ultimate Edge | Ondrej Zary | 2012-10-17 | 1 | -1/+3 |
* | | ALSA: ice1712: add chip_exit callback | Ondrej Zary | 2012-10-17 | 1 | -1/+7 |
|/ |
|
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -2/+2 |
* | 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 | 1 | -13/+2 |
* | 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 | 1 | -3/+10 |
* | ALSA: ice1724 - External clock item only for cards with SPDIF_IN | Pavel Hofman | 2012-01-08 | 1 | -1/+6 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 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 |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | Merge branch 'topic/ice1724-quartet' into topic/hda | Takashi Iwai | 2009-12-01 | 1 | -20/+83 |
|\ |
|
| * | ALSA: ice1724 - Infrasonic Quartet support | Pavel Hofman | 2009-09-21 | 1 | -0/+3 |
| * | ALSA: ice1724 - Support for multiple external clock types | Pavel Hofman | 2009-09-21 | 1 | -13/+45 |
| * | ALSA: ice1724 - pro-rate-locking makes sense only for internal clock mode | Pavel Hofman | 2009-09-21 | 1 | -7/+16 |
| * | ALSA: ice1724 - adding GPIO routines for mask and direction | Pavel Hofman | 2009-09-21 | 1 | -0/+19 |
* | | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@ | David Henningsson | 2009-10-11 | 1 | -1/+1 |
* | | ALSA: ice1724: increase SPDIF and independent stereo buffer sizes | Robert Hancock | 2009-10-08 | 1 | -2/+2 |
* | | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI... | Pavel Hofman | 2009-10-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'topic/ice1724-pm' into for-linus | Takashi Iwai | 2009-09-10 | 1 | -10/+102 |
|\ |
|