| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: asihpi: Fix duplicate const for clock sources | Krzysztof Kozlowski | 2015-03-24 | 1 | -1/+1 |
* | ALSA: asihpi: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 1 | -8/+5 |
* | ALSA: asihpi: Remove always NULL parameter | Lars-Peter Clausen | 2015-01-02 | 1 | -7/+2 |
* | ALSA: asihpi: Use standard printk helpers | Eliot Blennerhassett | 2014-11-22 | 1 | -19/+13 |
* | ALSA: asihpi: Add support for stream interrupt. | Eliot Blennerhassett | 2014-11-22 | 1 | -29/+148 |
* | ALSA: asihpi: Logging format improvements | Eliot Blennerhassett | 2014-11-22 | 1 | -46/+39 |
* | ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver | Eliot Blennerhassett | 2014-11-22 | 1 | -7/+18 |
* | ALSA: asihpi: Minor string and dead code cleanup | Eliot Blennerhassett | 2014-11-22 | 1 | -9/+4 |
* | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 2014-11-09 | 1 | -4/+1 |
* | ALSA: asihpi: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -41/+5 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() | Dan Carpenter | 2014-03-31 | 1 | -4/+5 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -11/+5 |
* | ALSA: asihpi: a couple array out of bounds issues | Dan Carpenter | 2013-09-13 | 1 | -2/+7 |
* | ALSA: asihpi: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 2013-07-15 | 1 | -0/+3 |
* | ALSA: Replace the magic number 44 with const | Takashi Iwai | 2013-06-28 | 1 | -1/+1 |
* | ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats | Eldad Zack | 2013-04-29 | 1 | -1/+1 |
* | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 2013-04-29 | 1 | -2/+2 |
* | ALSA: asihpi - fix potential NULL pointer dereference | Wei Yongjun | 2013-03-12 | 1 | -1/+2 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -28/+27 |
* | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 | 1 | -1/+1 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -1/+1 |
* | ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() | Takashi Iwai | 2012-01-09 | 1 | -0/+3 |
* | ALSA: asihpi - Fix format validity check. | Eliot Blennerhassett | 2011-12-22 | 1 | -36/+33 |
* | ALSA: asihpi - Use valid channel count in format enumeration. | Eliot Blennerhassett | 2011-12-22 | 1 | -12/+8 |
* | ALSA: asihpi - Add HPI version to module description. | Eliot Blennerhassett | 2011-12-22 | 1 | -1/+3 |
* | ALSA: asihpi - Remove redundant struct members. | Eliot Blennerhassett | 2011-12-22 | 1 | -77/+66 |
* | ALSA: asihpi - Update node types. | Eliot Blennerhassett | 2011-12-22 | 1 | -2/+1 |
* | ALSA: asihpi - Only set sync if card supports hardware stream grouping. | Eliot Blennerhassett | 2011-12-22 | 1 | -3/+3 |
* | ALSA: asihpi - Relax drained check for more reliable playback startup. | Eliot Blennerhassett | 2011-12-22 | 1 | -3/+2 |
* | ALSA: asihpi - Use snd_pcm_debug_name to get substream name. | Eliot Blennerhassett | 2011-12-22 | 1 | -2/+6 |
* | ALSA: asihpi - Volumes and meters may have 1 or 2 channels. | Eliot Blennerhassett | 2011-12-22 | 1 | -2/+14 |
* | ALSA: asihpi - Low latency mode stream has fixed channel count. | Eliot Blennerhassett | 2011-12-22 | 1 | -4/+13 |
* | ALSA: asihpi - fix pcm dma pointer tracking | Eliot Blennerhassett | 2011-12-22 | 1 | -2/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -2/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ALSA: Make snd_pcm_debug_name usable outside pcm_lib | Eliot Blennerhassett | 2011-07-24 | 1 | -21/+0 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-07-22 | 1 | -15/+66 |
|\ |
|
| * | ALSA: asihpi - Replace with snd_ctl_boolean_mono_info() | Takashi Iwai | 2011-07-22 | 1 | -9/+1 |
| * | ALSA: asihpi - Add volume mute controls | Eliot Blennerhassett | 2011-07-22 | 1 | -1/+50 |
| * | ALSA: asihpi - Control name updates | Eliot Blennerhassett | 2011-07-22 | 1 | -4/+8 |
| * | ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro | Eliot Blennerhassett | 2011-07-22 | 1 | -9/+15 |
| * | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | | ALSA: Remove unneeded version.h includes from sound/ | Jesper Juhl | 2011-06-24 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-05-22 | 1 | -186/+142 |
|\ |
|
| * | ALSA: asihpi: Standardise substream name generation | Eliot Blennerhassett | 2011-04-05 | 1 | -15/+16 |
| * | ALSA: asihpi: MMAP for non-busmaster cards | Eliot Blennerhassett | 2011-04-05 | 1 | -135/+70 |
| * | ALSA: asihpi: Handle playback drained status better | Eliot Blennerhassett | 2011-04-05 | 1 | -2/+10 |
| * | ALSA: asihpi: Update debug printing | Eliot Blennerhassett | 2011-04-05 | 1 | -46/+56 |
| * | ALSA: snd-asihpi: Control naming | Eliot Blennerhassett | 2011-04-05 | 1 | -3/+5 |