index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 - Clean up jackpoll_ms option handling
Takashi Iwai
2018-08-30
1
-22
/
+1
*
ALSA: hda: Remove substream allocation/free ops
Takashi Iwai
2018-08-28
1
-4
/
+4
*
ALSA: hda: Use new non-cached allocation for non-snoop mode
Takashi Iwai
2018-08-28
1
-1
/
+4
*
ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
Bo Chen
2018-06-01
1
-1
/
+3
*
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
|
\
\
[next]