index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
ALSA: hda - Mark reg op args as iomem
Dylan Reid
1
-6
/
+6
2014-03-03
ALSA: hda - Rename reg access ops in hda_controller_ops
Dylan Reid
1
-6
/
+6
2014-03-01
ALSA: hda - Move codec create to hda_controller
Dylan Reid
1
-218
/
+0
2014-03-01
ALSA: hda - Move azx_interrupt to hda_controller
Dylan Reid
1
-65
/
+0
2014-03-01
ALSA: hda - Add position_check op
Dylan Reid
1
-9
/
+21
2014-03-01
ALSA: hda - Move low level functions to hda_controller
Dylan Reid
1
-175
/
+0
2014-03-01
ALSA: hda - move alloc_cmd_io to hda_controller
Dylan Reid
1
-4
/
+0
2014-03-01
ALSA: hda - Relocate RIRB/CORB interface to hda_controller
Dylan Reid
1
-383
/
+0
2014-03-01
ALSA: hda - Move the dsp loader to hda_controller
Dylan Reid
1
-124
/
+0
2014-03-01
ALSA: hda - Pull pages allocation to hda_controller
Dylan Reid
1
-29
/
+5
2014-03-01
ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel
Dylan Reid
1
-998
/
+1
2014-03-01
ALSA: hda - Add pcm_mmap_prepare op.
Dylan Reid
1
-6
/
+14
2014-03-01
ALSA: hda - Move snd page allocation to ops
Dylan Reid
1
-54
/
+87
2014-03-01
ALSA: hda - Pass max_slots and power_save to codec_create
Dylan Reid
1
-11
/
+17
2014-03-01
ALSA: hda - Add jackpoll_ms to struct azx
Dylan Reid
1
-1
/
+7
2014-03-01
ALSA: hda - remove unused clear of STATESTS
Dylan Reid
1
-5
/
+0
2014-03-01
ALSA: hda - Add function pointer for disabling MSI
Dylan Reid
1
-5
/
+18
2014-03-01
ALSA: hda - Use device pointer from the card instead of pci
Dylan Reid
1
-13
/
+14
2014-03-01
ALSA: hda - Keep pointer to bdl_pos_fix in chip struct
Dylan Reid
1
-4
/
+8
2014-03-01
ALSA: hda - Allow different ops to read/write registers
Dylan Reid
1
-70
/
+94
2014-03-01
ALSA: hda - Move some definitions to new hda_priv.h
Dylan Reid
1
-365
/
+1
2014-02-28
ALSA: hda - Fix CORB reset to follow specification
David Henningsson
1
-1
/
+23
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
1
-129
/
+111
2014-02-25
ALSA: hda - Create own device struct for each codec
Takashi Iwai
1
-0
/
+2
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2014-02-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-1
/
+1
2014-02-07
ALSA: hda - Fix leftover ifdef checks after modularization
Takashi Iwai
1
-1
/
+1
2014-01-30
ALSA: hda - Do not accept responses from non-existing codecs
David Henningsson
1
-14
/
+9
2014-01-09
ALSA: hda - add device ID for Broadwell display audio controller
Mengdong Lin
1
-0
/
+3
2014-01-08
ALSA: hda - Increment default stream numbers for AMD HDMI controllers
Takashi Iwai
1
-2
/
+2
2013-12-16
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+4
2013-12-12
ALSA: hda - Add enable_msi=0 workaround for four HP machines
David Henningsson
1
-0
/
+4
2013-12-06
ALSA: hda - Ignore small negative LPIB delay correction
Takashi Iwai
1
-2
/
+17
2013-12-02
ALSA: hda - Always do delayed probes for HD-audio devices
Takashi Iwai
1
-21
/
+7
2013-12-02
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+5
2013-12-02
ALSA: hda - Fix complete_all() timing in deferred probes
Takashi Iwai
1
-4
/
+5
2013-11-26
ALSA: hda - Enable runtime PM on Panther Point
Takashi Iwai
1
-1
/
+1
2013-11-26
ALSA: hda - Drop bus->avoid_link_reset flag
Takashi Iwai
1
-2
/
+1
2013-11-08
ALSA: hda_intel: ratelimit "spurious response" message
Joe Perches
1
-3
/
+3
2013-11-05
ALSA: hda - Name Haswell HDMI controllers better
Takashi Iwai
1
-3
/
+5
2013-11-05
ALSA: hda - Force buffer alignment for Haswell HDMI controllers
Takashi Iwai
1
-6
/
+8
2013-11-05
ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMI
Clemens Ladisch
1
-0
/
+16
2013-11-04
ALSA: hda - Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
1
-0
/
+4
2013-10-24
ALSA: hda - Fix mute LED on HP laptops in runtime suspend
Takashi Iwai
1
-1
/
+2
2013-09-12
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+1
2013-09-09
ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
Takashi Iwai
1
-0
/
+1
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+32
2013-08-29
snd/hda: add runtime suspend/resume on optimus support (v4)
Dave Airlie
1
-4
/
+32
2013-08-19
ALSA: hda - Try to allow haswell HDMI audio even without powerwell
David Henningsson
1
-0
/
+2
[next]