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
/
hda
/
hda_controller.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Skip card registration when no codec is found
Takashi Iwai
2017-06-28
1
-0
/
+3
*
ALSA: hda - Fix endless loop of codec configure
Takashi Iwai
2017-06-28
1
-2
/
+6
*
ALSA: hda - Make single_cmd option to stop the fallback mechanism
Takashi Iwai
2017-01-15
1
-0
/
+4
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
ALSA - hda: Add support for link audio time reporting
Guneshwor Singh
2016-08-09
1
-1
/
+197
*
ALSA - hda: Add support for parsing new HDA capabilities
Guneshwor Singh
2016-08-09
1
-0
/
+5
*
ALSA: hda - Loop interrupt handling until really cleared
Takashi Iwai
2016-02-26
1
-21
/
+26
*
ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
Takashi Iwai
2015-12-17
1
-5
/
+0
*
ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
Takashi Iwai
2015-12-17
1
-1
/
+1
*
ALSA: hda - Clean up the code to check bdl_pos_adj option
Takashi Iwai
2015-12-15
1
-2
/
+1
*
ALSA: hda - Fix lost 4k BDL boundary workaround
Takashi Iwai
2015-11-02
1
-0
/
+3
*
ALSA: hda - Fix bogus codec address check for mixer name assignment
Takashi Iwai
2015-10-17
1
-0
/
+1
*
ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.h
Libin Yang
2015-05-18
1
-1
/
+5
*
ALSA: hda - implement link_power ops for i915 display power control
Mengdong Lin
2015-04-29
1
-0
/
+11
*
ALSA: hda - Replace open codes with snd_hdac_stream_set_params()
Takashi Iwai
2015-04-18
1
-19
/
+4
*
ALSA: hda - Move prepared flag into struct hdac_stream
Takashi Iwai
2015-04-17
1
-4
/
+4
*
ALSA: hda - Replace hda_bus_ops with static binding
Takashi Iwai
2015-04-16
1
-25
/
+17
*
ALSA: hda - Reenable tracepoints for controller
Takashi Iwai
2015-04-16
1
-0
/
+6
*
ALSA: hda - Move PCM format and rate handling code to core library
Takashi Iwai
2015-04-16
1
-2
/
+1
*
ALSA: hda - Minor refactoring
Takashi Iwai
2015-04-16
1
-3
/
+7
*
ALSA: hda - Embed bus into controller object
Takashi Iwai
2015-04-16
1
-454
/
+107
*
ALSA: hda - Migrate more hdac_stream codes
Takashi Iwai
2015-04-16
1
-379
/
+49
*
ALSA: hda - Migrate hdac_stream into legacy driver
Takashi Iwai
2015-04-16
1
-259
/
+156
*
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
2015-04-16
1
-13
/
+13
*
ALSA: hda - Move send_cmd / get_response to hdac_bus_ops
Takashi Iwai
2015-04-16
1
-9
/
+15
*
ALSA: hda - Merge codec and controller helpers
Takashi Iwai
2015-04-16
1
-3
/
+0
*
ALSA: hda - Handle error from get_response bus ops directly
Takashi Iwai
2015-04-14
1
-23
/
+24
*
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
2015-03-23
1
-4
/
+4
*
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
2015-03-16
1
-52
/
+27
|
\
|
*
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
2015-03-13
1
-26
/
+0
|
*
ALSA: hda - Implement unbind more safely
Takashi Iwai
2015-03-03
1
-0
/
+3
|
*
ALSA: hda - Don't assume non-NULL PCM ops
Takashi Iwai
2015-03-03
1
-11
/
+19
|
*
ALSA: hda - Remove superfluous memory allocation error messages
Takashi Iwai
2015-03-03
1
-14
/
+4
|
*
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
2015-03-03
1
-1
/
+1
*
|
Merge branch 'topic/hda-bus' into for-next
Takashi Iwai
2015-03-16
1
-43
/
+19
|
\
\
|
|
/
|
*
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
Takashi Iwai
2015-02-26
1
-7
/
+15
|
*
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
2015-02-26
1
-19
/
+0
|
*
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
2015-02-26
1
-4
/
+1
|
*
ALSA: hda - Use standard runtime PM for codec power-save control
Takashi Iwai
2015-02-23
1
-1
/
+1
|
*
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
2015-02-23
1
-9
/
+2
|
*
ALSA: hda - Decouple PCM and hwdep devices from codec object
Takashi Iwai
2015-02-23
1
-3
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-03-09
1
-1
/
+1
|
\
\
|
*
|
ALSA: hda - Fix regression of HD-audio controller fallback modes
Takashi Iwai
2015-03-09
1
-1
/
+1
*
|
|
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2015-03-06
1
-5
/
+0
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
ALSA: hda: controller code - do not export static functions
Jaroslav Kysela
2015-02-24
1
-5
/
+0
*
|
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
2015-02-23
1
-11
/
+29
|
\
\
|
*
|
ALSA: hda: replace .wallclock by .get_time_info
Pierre-Louis Bossart
2015-02-20
1
-11
/
+29
|
|
/
*
|
ALSA: hda - Split azx_codec_create() to two phases
Takashi Iwai
2015-02-19
1
-16
/
+24
*
|
ALSA: hda - Drop azx_mixer_create()
Takashi Iwai
2015-02-19
1
-7
/
+0
*
|
ALSA: hda - Fold hda_priv.h into hda_controller.h
Takashi Iwai
2015-02-19
1
-1
/
+0
[next]