index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
ALSA: hdspm - cleanup __user tags in ioctl()
Dan Carpenter
2011-09-23
1
-5
/
+5
*
ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl()
Dan Carpenter
2011-09-23
1
-0
/
+4
*
ALSA: hdspm - Simplify with snd_pcm_hw_constraint_pow2()
Takashi Iwai
2011-08-15
1
-51
/
+25
*
ALSA: hdspm - Add missing KNOT flag for AES32 rate restriction
Takashi Iwai
2011-08-15
1
-0
/
+2
*
ALSA: hdspm - Correct max buffer size limit
Takashi Iwai
2011-08-15
1
-2
/
+2
*
ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIO
Adrian Knoth
2011-08-15
1
-5
/
+20
*
ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency calculation
Adrian Knoth
2011-08-15
1
-5
/
+23
*
ALSA: hdspm - Reorder period sizes according to their bit representation
Adrian Knoth
2011-08-15
1
-1
/
+1
*
ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cards
Adrian Knoth
2011-08-15
1
-2
/
+2
*
ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cards
Adrian Knoth
2011-08-15
1
-1
/
+1
*
ALSA: hdspm - Fix uninitialized compile warnings
Takashi Iwai
2011-08-05
1
-6
/
+13
*
ALSA: hdspm - Add firmware revision 0xcc for RME MADI
Adrian Knoth
2011-07-29
1
-0
/
+2
*
ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIface
Adrian Knoth
2011-07-29
1
-0
/
+16
*
ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIface
Adrian Knoth
2011-07-29
1
-2
/
+89
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-07-22
3
-6
/
+6
|
\
|
*
Merge branch 'test/pci-rename' into topic/misc
Takashi Iwai
2011-06-14
3
-6
/
+6
|
|
\
|
|
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
3
-3
/
+3
|
|
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
3
-3
/
+3
*
|
|
ALSA: hdspm - Fix compile warnings with PPC
Takashi Iwai
2011-06-30
1
-4
/
+4
|
/
/
*
|
ALSA: hdspm - Add firmware revision ID for RME MADI PCI version
Adrian Knoth
2011-06-12
1
-0
/
+2
*
|
ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode
Adrian Knoth
2011-06-12
1
-1
/
+1
*
|
ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read
Adrian Knoth
2011-06-12
1
-1
/
+3
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
[next]