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: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
2016-02-29
1
-2
/
+2
*
ALSA: hdspm: Fix zero-division
Takashi Iwai
2016-02-29
1
-0
/
+8
*
ALSA: hdspm: Fix wrong boolean ctl value accesses
Takashi Iwai
2016-02-29
1
-4
/
+4
*
Merge branch 'topic/hw-constraint-single' into for-next
Takashi Iwai
2015-10-23
1
-5
/
+4
|
\
|
*
ALSA: rme9652: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-5
/
+4
*
|
ALSA: hdsp: fix memory leak
Sudip Mukherjee
2015-09-11
1
-0
/
+1
|
/
*
ALSA: hdsp: silence a sprinft() overflow warning
Dan Carpenter
2015-08-22
1
-2
/
+2
*
ALSA: hdsp: silence and underflow warning
Dan Carpenter
2015-08-21
1
-1
/
+2
*
ALSA: hdspm - DRY cleanup of snd_pcm_ops
Adrian Knoth
2015-02-17
1
-15
/
+3
*
ALSA: hdspm - DRY cleanup in .release callback
Adrian Knoth
2015-02-17
1
-18
/
+11
*
ALSA: hdspm - DRY cleanup in .open callbacks
Adrian Knoth
2015-02-17
1
-76
/
+24
*
ALSA: hdspm - Constrain periods to 2 on older cards
Adrian Knoth
2015-02-13
1
-0
/
+6
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
3
-3
/
+3
*
ALSA: hdspm: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-9
/
+5
*
ALSA: hdsp: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-9
/
+5
*
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
3
-8
/
+3
*
ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...
Markus Elfring
2014-11-17
1
-2
/
+1
*
ALSA: Fix invalid kerneldoc markers
Takashi Iwai
2014-11-11
1
-24
/
+24
*
ALSA: hdspm: remove unused variable
Sudip Mukherjee
2014-10-29
1
-20
/
+3
*
ALSA: rme9652: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-40
/
+18
*
ALSA: hdspm: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-12
/
+1
*
ALSA: hdsp: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-118
/
+57
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
3
-3
/
+3
*
ALSA: rme9652: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-6
/
+13
*
ALSA: hdspm: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-56
/
+69
*
ALSA: hdsp: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-49
/
+79
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
3
-10
/
+6
*
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2014-01-09
2
-16
/
+4
*
ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
Takashi Iwai
2014-01-05
1
-1
/
+1
*
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
2013-10-29
1
-1
/
+1
*
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2013-10-25
1
-0
/
+1
|
\
|
*
ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
Dan Carpenter
2013-10-16
1
-0
/
+1
*
|
ALSA: rme9652: Remove redundant break
Sachin Kamat
2013-09-13
1
-5
/
+0
|
/
*
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
[next]