index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
ALSA: hda - Fix superfluous HDMI jack repoll
Takashi Iwai
1
-1
/
+4
2015-12-10
drm/i915: Add reverse mapping between port and intel_encoder
Takashi Iwai
5
-35
/
+30
2015-12-10
drm/i915: Add get_eld audio component
Takashi Iwai
3
-0
/
+58
2015-12-10
ALSA: hda - Allow i915 binding later in codec driver
Takashi Iwai
2
-3
/
+14
2015-12-10
ALSA: hda - Optimize audio component check in patch_hdmi.c
Takashi Iwai
1
-0
/
+4
2015-12-09
sound/oss: remove VIRT_TO_BUS dependency
Arnd Bergmann
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-12-09
ALSA: hda - Less grumbling about lack of i915 binding
Takashi Iwai
1
-2
/
+2
2015-12-08
ALSA: hda - Implement loopback control switch for Realtek and other codecs
Takashi Iwai
1
-19
/
+68
2015-12-08
ALSA: hda - Make snd_hda_parse_nid_path() local
Takashi Iwai
2
-6
/
+2
2015-12-08
ALSA: hda - Remove unused snd_hda_get_nid_path()
Takashi Iwai
2
-18
/
+0
2015-12-07
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
1
-0
/
+13
2015-12-07
Linux 4.4-rc4
v4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
ALSA: hda - Enable audio component for old Intel PCH devices
Takashi Iwai
2
-6
/
+14
2015-12-04
ALSA: hda - Split ELD update code from hdmi_present_sense()
Takashi Iwai
1
-54
/
+54
2015-12-04
ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itself
Takashi Iwai
2
-1
/
+1
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2
-1
/
+10
2015-12-04
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
1
-0
/
+3
2015-12-04
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
1
-4
/
+4
2015-12-04
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2015-12-04
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
1
-8
/
+8
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
6
-19
/
+17
2015-12-04
drm: keep connector status change logging human readable
Jani Nikula
1
-2
/
+3
2015-12-04
drm/nouveau: Fix pre-nv50 pageflip events (v4)
Daniel Vetter
3
-9
/
+68
2015-12-04
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
3
-28
/
+67
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
1
-2
/
+1
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
[next]