| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes | Adrian Knoth | 2013-01-16 | 1 | -26/+65 |
|/ |
|
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 3 | -38/+39 |
* | ALSA: hdspm - Remove obsolete settings functions | Adrian Knoth | 2012-12-03 | 1 | -393/+0 |
* | ALSA: hdspm - Use HDSPM_TOGGLE_SETTING to alter settings | Adrian Knoth | 2012-12-03 | 1 | -13/+13 |
* | ALSA: hdspm - Implement generic function to toggle settings | Adrian Knoth | 2012-12-03 | 1 | -0/+57 |
* | ALSA: hdsp: Add missing inclusion of linux/vmalloc.h | Takashi Iwai | 2012-11-22 | 1 | -0/+1 |
* | ALSA: hdsp: improve firmware caching | Takashi Iwai | 2012-11-22 | 1 | -28/+34 |
* | ALSA: hdspm - Fix sync check reporting on RME RayDAT | Adrian Knoth | 2012-11-07 | 1 | -1/+2 |
* | ALSA: Fix typo in drivers sound | Masanari Iida | 2012-11-04 | 1 | -1/+1 |
* | ALSA: hdspm - Fix coding style in CTL_ELEM macros | Adrian Knoth | 2012-10-20 | 1 | -90/+90 |
* | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards | Adrian Knoth | 2012-10-20 | 1 | -1/+1 |
* | ALSA: hdspm - Fix sync_in detection on AES/AES32 | Adrian Knoth | 2012-10-20 | 1 | -2/+2 |
* | ALSA: hdspm - Fix sync_in reporting on RME MADI cards | Adrian Knoth | 2012-10-20 | 1 | -0/+5 |
* | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface | Adrian Knoth | 2012-10-20 | 1 | -0/+16 |
* | ALSA: hdspm - Fix reported autosync_sample_rate | Adrian Knoth | 2012-10-20 | 1 | -1/+3 |
* | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards | Adrian Knoth | 2012-10-20 | 1 | -0/+4 |
* | ALSA: hdspm - Report external rate in slave mode on PCI MADI | Adrian Knoth | 2012-10-20 | 1 | -4/+9 |
* | ALSA: hdspm - Allow DDS/Varispeed to be set from userspace | Adrian Knoth | 2012-10-20 | 1 | -1/+13 |
* | ALSA: sound/pci/rme9652/hdspm.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -1/+1 |
* | ALSA: hdspm - Work around broken DDS value on PCI RME MADI | Adrian Knoth | 2012-05-31 | 1 | -0/+7 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-05-21 | 3 | -40/+6 |
|\ |
|
| * | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 3 | -40/+6 |
* | | ALSA: hdsp - Provide ioctl_compat | Andre Schramm | 2012-05-08 | 1 | -0/+1 |
|/ |
|
* | ALSA: hdspm - Provide ioctl_compat | Adrian Knoth | 2012-03-08 | 1 | -0/+1 |
* | ALSA: hdspm - Provide unique driver id based on card serial | Adrian Knoth | 2012-01-11 | 1 | -2/+19 |
* | ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() | Takashi Iwai | 2012-01-09 | 1 | -2/+1 |
* | ALSA: hdspm - Refactor serial number to avoid code duplication | Adrian Knoth | 2012-01-08 | 1 | -5/+8 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 3 | -4/+4 |
* | ALSA: hdspm - Fix PCI ID for PCIe RME MADI cards | Adrian Knoth | 2011-11-22 | 1 | -1/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 3 | -3/+3 |
|\ |
|
| * | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 3 | -3/+3 |
* | | ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards | Adrian Knoth | 2011-10-31 | 1 | -23/+17 |
* | | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection | Adrian Knoth | 2011-10-31 | 1 | -1/+1 |
* | | ALSA: hdspm - Fix MADI channel format in the status ioctl | Adrian Knoth | 2011-10-31 | 1 | -1/+1 |
|/ |
|