Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | ALSA: hdspm - DRY cleanup of snd_pcm_ops | Adrian Knoth | 1 | -15/+3 |
2015-02-17 | ALSA: hdspm - DRY cleanup in .release callback | Adrian Knoth | 1 | -18/+11 |
2015-02-17 | ALSA: hdspm - DRY cleanup in .open callbacks | Adrian Knoth | 1 | -76/+24 |
2015-02-13 | ALSA: hdspm - Constrain periods to 2 on older cards | Adrian Knoth | 1 | -0/+6 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 3 | -3/+3 |
2015-01-19 | ALSA: hdspm: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -9/+5 |
2015-01-19 | ALSA: hdsp: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -9/+5 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 3 | -8/+3 |
2014-11-17 | ALSA: hdsp: Deletion of an unnecessary check before the function call "releas... | Markus Elfring | 1 | -2/+1 |
2014-11-11 | ALSA: Fix invalid kerneldoc markers | Takashi Iwai | 1 | -24/+24 |
2014-10-29 | ALSA: hdspm: remove unused variable | Sudip Mukherjee | 1 | -20/+3 |
2014-10-21 | ALSA: rme9652: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -40/+18 |
2014-10-21 | ALSA: hdspm: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -12/+1 |
2014-10-21 | ALSA: hdsp: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -118/+57 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 3 | -3/+3 |
2014-02-26 | ALSA: rme9652: Use standard printk helpers | Takashi Iwai | 1 | -6/+13 |
2014-02-26 | ALSA: hdspm: Use standard printk helpers | Takashi Iwai | 1 | -56/+69 |
2014-02-26 | ALSA: hdsp: Use standard printk helpers | Takashi Iwai | 1 | -49/+79 |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 3 | -10/+6 |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai | 2 | -16/+4 |
2014-01-05 | ALSA: rme9652: fix a missing comma in channel_map_9636_ds[] | Takashi Iwai | 1 | -1/+1 |
2013-10-29 | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 1 | -1/+1 |
2013-10-25 | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -0/+1 |
2013-10-16 | ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() | Dan Carpenter | 1 | -0/+1 |
2013-09-13 | ALSA: rme9652: Remove redundant break | Sachin Kamat | 1 | -5/+0 |
2013-08-19 | ALSA: hdspm - Use enums in hdspm_tco_ltc_frames() | Adrian Knoth | 1 | -5/+5 |
2013-08-19 | ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC | Adrian Knoth | 1 | -1/+1 |
2013-07-15 | ALSA: hdspm - remove unneeded semicolon | Fengguang Wu | 1 | -1/+1 |
2013-07-05 | ALSA: hdspm - Added some comments and control register documentation | Martin Dausel | 1 | -7/+99 |
2013-07-05 | ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref | Adrian Knoth | 1 | -20/+4 |
2013-07-05 | ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync | Adrian Knoth | 1 | -19/+10 |
2013-07-05 | ALSA: hdspm - Use snd_ctl_enum_info for most text arrays | Adrian Knoth | 1 | -31/+19 |
2013-07-05 | ALSA: hdspm - AES32: Enable TCO support | Adrian Knoth | 1 | -0/+1 |
2013-07-05 | ALSA: hdspm - AES32: Report external sample rate to userspace | Adrian Knoth | 1 | -3/+8 |
2013-07-05 | ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function | Adrian Knoth | 1 | -11/+17 |
2013-07-05 | ALSA: hdspm - AES32: Include TCO and Sync-In in proc output | Adrian Knoth | 1 | -0/+7 |
2013-07-05 | ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref() | Adrian Knoth | 1 | -7/+8 |
2013-07-05 | ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate() | Adrian Knoth | 1 | -9/+28 |
2013-07-05 | ALSA: hdspm - AES32: Ignore float/int format bit | Adrian Knoth | 1 | -0/+10 |
2013-07-05 | ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate | Adrian Knoth | 1 | -0/+3 |
2013-07-05 | ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate | Adrian Knoth | 1 | -0/+3 |
2013-07-05 | ALSA: hdspm - Add prototype declarations | Adrian Knoth | 1 | -4/+12 |
2013-07-05 | ALSA: hdspm - Introduce hdspm_get_aes_sample_rate() | Adrian Knoth | 1 | -0/+17 |
2013-07-05 | ALSA: hdspm - AES32: Add TCO and Sync-In text entries | Adrian Knoth | 1 | -4/+7 |
2013-07-05 | ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF | Adrian Knoth | 1 | -1/+0 |
2013-07-05 | ALSA: hdspm - Cosmetics, no real change | Adrian Knoth | 1 | -5/+7 |
2013-07-05 | ALSA: hdspm - AES32: Fix TCO sync check reporting | Adrian Knoth | 1 | -7/+18 |
2013-07-05 | ALSA: hdspm - Create TCO readout function | Adrian Knoth | 1 | -60/+77 |
2013-07-05 | ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO | Adrian Knoth | 1 | -2/+3 |
2013-07-05 | ALSA: hdspm - Add support for AEBs on RME AIO | Adrian Knoth | 1 | -17/+37 |