| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hdspm - Use enums in hdspm_tco_ltc_frames() | Adrian Knoth | 2013-08-19 | 1 | -5/+5 |
* | ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC | Adrian Knoth | 2013-08-19 | 1 | -1/+1 |
* | ALSA: hdspm - remove unneeded semicolon | Fengguang Wu | 2013-07-15 | 1 | -1/+1 |
* | ALSA: hdspm - Added some comments and control register documentation | Martin Dausel | 2013-07-05 | 1 | -7/+99 |
* | ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_ref | Adrian Knoth | 2013-07-05 | 1 | -20/+4 |
* | ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosync | Adrian Knoth | 2013-07-05 | 1 | -19/+10 |
* | ALSA: hdspm - Use snd_ctl_enum_info for most text arrays | Adrian Knoth | 2013-07-05 | 1 | -31/+19 |
* | ALSA: hdspm - AES32: Enable TCO support | Adrian Knoth | 2013-07-05 | 1 | -0/+1 |
* | ALSA: hdspm - AES32: Report external sample rate to userspace | Adrian Knoth | 2013-07-05 | 1 | -3/+8 |
* | ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function | Adrian Knoth | 2013-07-05 | 1 | -11/+17 |
* | ALSA: hdspm - AES32: Include TCO and Sync-In in proc output | Adrian Knoth | 2013-07-05 | 1 | -0/+7 |
* | ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref() | Adrian Knoth | 2013-07-05 | 1 | -7/+8 |
* | ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate() | Adrian Knoth | 2013-07-05 | 1 | -9/+28 |
* | ALSA: hdspm - AES32: Ignore float/int format bit | Adrian Knoth | 2013-07-05 | 1 | -0/+10 |
* | ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate | Adrian Knoth | 2013-07-05 | 1 | -0/+3 |
* | ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate | Adrian Knoth | 2013-07-05 | 1 | -0/+3 |
* | ALSA: hdspm - Add prototype declarations | Adrian Knoth | 2013-07-05 | 1 | -4/+12 |
* | ALSA: hdspm - Introduce hdspm_get_aes_sample_rate() | Adrian Knoth | 2013-07-05 | 1 | -0/+17 |
* | ALSA: hdspm - AES32: Add TCO and Sync-In text entries | Adrian Knoth | 2013-07-05 | 1 | -4/+7 |
* | ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF | Adrian Knoth | 2013-07-05 | 1 | -1/+0 |
* | ALSA: hdspm - Cosmetics, no real change | Adrian Knoth | 2013-07-05 | 1 | -5/+7 |
* | ALSA: hdspm - AES32: Fix TCO sync check reporting | Adrian Knoth | 2013-07-05 | 1 | -7/+18 |
* | ALSA: hdspm - Create TCO readout function | Adrian Knoth | 2013-07-05 | 1 | -60/+77 |
* | ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO | Adrian Knoth | 2013-07-05 | 1 | -2/+3 |
* | ALSA: hdspm - Add support for AEBs on RME AIO | Adrian Knoth | 2013-07-05 | 1 | -17/+37 |
* | ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO | Adrian Knoth | 2013-07-05 | 1 | -1/+5 |
* | ALSA: hdspm - Introduce generic AIO tristate control | Adrian Knoth | 2013-07-05 | 1 | -0/+78 |
* | ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function | Adrian Knoth | 2013-07-05 | 1 | -8/+14 |
* | ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards | Adrian Knoth | 2013-07-05 | 1 | -1/+6 |
* | ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT | Adrian Knoth | 2013-07-05 | 1 | -1/+3 |
* | ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode() | Adrian Knoth | 2013-07-05 | 1 | -20/+5 |
* | ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT | Adrian Knoth | 2013-07-05 | 1 | -4/+23 |
* | ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() | Adrian Knoth | 2013-07-05 | 1 | -2/+7 |
* | ALSA: hdspm - Add missing defines for RME AIO and RayDAT | Adrian Knoth | 2013-07-05 | 1 | -0/+19 |
* | ALSA: hdspm - Allow SingleSpeed WordClock when in DS/QS mode | Adrian Knoth | 2013-05-31 | 1 | -1/+1 |
* | ALSA: hdspm - Refactor SS/DS/QS clock multiplier into function | Adrian Knoth | 2013-05-31 | 1 | -15/+22 |
* | ALSA: hdspm - Add support for 128-192kHz WordClock input | Adrian Knoth | 2013-05-31 | 1 | -3/+16 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 3 | -3/+0 |
* | ALSA: hdspm - Enable new TCO ALSA controls | Adrian Knoth | 2013-03-11 | 1 | -1/+5 |
* | ALSA: hdspm - Add ALSA controls to read the TCO LTC state | Adrian Knoth | 2013-03-11 | 1 | -0/+106 |
* | ALSA: hdspm - Also check for TCO sync states | Adrian Knoth | 2013-03-11 | 1 | -0/+42 |
* | ALSA: hdspm - Remove duplicate code from ALSA controls | Adrian Knoth | 2013-03-11 | 1 | -124/+22 |
* | ALSA: hdspm - Provide ALSA control to disable 96K frames | Adrian Knoth | 2013-03-11 | 1 | -0/+1 |
* | ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode | Adrian Knoth | 2013-03-11 | 1 | -14/+51 |
* | ALSA: hdspm - Refactor sample rate acquisition | Adrian Knoth | 2013-03-11 | 1 | -3/+13 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2013-01-23 | 1 | -5/+12 |
|\ |
|
| * | ALSA: hdspm - Fix wordclock status on AES32 | Andre Schramm | 2013-01-09 | 1 | -5/+12 |
* | | ALSA: hdsp - Remove obsolete settings functions | Adrian Knoth | 2013-01-16 | 1 | -339/+0 |
* | | ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings | Adrian Knoth | 2013-01-16 | 1 | -15/+28 |
* | | ALSA: hdsp - Implement generic function to toggle settings | Adrian Knoth | 2013-01-16 | 1 | -0/+59 |