index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_controller.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGN
Takashi Iwai
1
-1
/
+1
2015-12-17
ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bit
Takashi Iwai
1
-1
/
+1
2015-12-17
ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
Takashi Iwai
1
-1
/
+1
2015-12-17
ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
Takashi Iwai
1
-1
/
+1
2015-12-15
ALSA: hda - Clean up the code to check bdl_pos_adj option
Takashi Iwai
1
-1
/
+1
2015-12-09
ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is set
Takashi Iwai
1
-0
/
+4
2015-10-19
ALSA: hda - Spell vga_switcheroo consistently
Lukas Wunner
1
-1
/
+1
2015-04-29
Merge branch 'topic/hda' into for-next
Takashi Iwai
1
-0
/
+2
2015-04-29
ALSA: hda - implement link_power ops for i915 display power control
Mengdong Lin
1
-0
/
+2
2015-04-27
Merge branch 'topic/hda' into for-4.2
Takashi Iwai
1
-242
/
+28
2015-04-17
ALSA: hda - Move prepared flag into struct hdac_stream
Takashi Iwai
1
-1
/
+0
2015-04-16
ALSA: hda - Drop azx_sd_read*/write*() macros
Takashi Iwai
1
-13
/
+0
2015-04-16
ALSA: hda - simplify azx_has_pm_runtime
David Henningsson
1
-1
/
+1
2015-04-16
ALSA: hda - Embed bus into controller object
Takashi Iwai
1
-45
/
+20
2015-04-16
ALSA: hda - Migrate hdac_stream into legacy driver
Takashi Iwai
1
-49
/
+12
2015-04-16
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
1
-25
/
+15
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
1
-130
/
+2
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
1
-6
/
+0
2015-02-26
ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal
Takashi Iwai
1
-1
/
+1
2015-02-26
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
1
-1
/
+1
2015-02-19
ALSA: hda - Split azx_codec_create() to two phases
Takashi Iwai
1
-3
/
+2
2015-02-19
ALSA: hda - Drop azx_mixer_create()
Takashi Iwai
1
-1
/
+0
2015-02-19
ALSA: hda - Fold hda_priv.h into hda_controller.h
Takashi Iwai
1
-1
/
+390
2014-06-26
ALSA: hda - Use common reboot notifier
Takashi Iwai
1
-0
/
+3
2014-06-26
ALSA: hda - Make position_fix as generic callback
Takashi Iwai
1
-3
/
+3
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
1
-1
/
+1
2014-03-01
ALSA: hda - Move codec create to hda_controller
Dylan Reid
1
-18
/
+8
2014-03-01
ALSA: hda - Move azx_interrupt to hda_controller
Dylan Reid
1
-1
/
+1
2014-03-01
ALSA: hda - Move low level functions to hda_controller
Dylan Reid
1
-2
/
+5
2014-03-01
ALSA: hda - move alloc_cmd_io to hda_controller
Dylan Reid
1
-1
/
+0
2014-03-01
ALSA: hda - Relocate RIRB/CORB interface to hda_controller
Dylan Reid
1
-0
/
+11
2014-03-01
ALSA: hda - Move the dsp loader to hda_controller
Dylan Reid
1
-17
/
+6
2014-03-01
ALSA: hda - Pull pages allocation to hda_controller
Dylan Reid
1
-0
/
+4
2014-03-01
ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel
Dylan Reid
1
-0
/
+57