index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
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
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-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-03
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
3
-3
/
+19
2015-12-03
ALSA: hda - Skip ELD notification during PM process
Takashi Iwai
1
-0
/
+3
2015-12-03
ALSA: hda - Enable power_save_node for CX20722
David Henningsson
1
-0
/
+3
2015-12-02
ALSA: usx2y: fix inconsistent indenting on if statement
Colin Ian King
1
-1
/
+1
2015-12-01
ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entry
Takashi Iwai
1
-0
/
+1
2015-12-01
ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3
Takashi Iwai
1
-2
/
+2
2015-11-30
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
3
-3
/
+20
2015-11-30
ALSA: compress: Add procfs info file for compressed nodes
Richard Fitzgerald
2
-1
/
+77
2015-11-30
ALSA: i2c: constify snd_i2c_ops structures
Julia Lawall
3
-3
/
+3
2015-11-30
ALSA: pcm: constify action_ops structures
Julia Lawall
1
-13
/
+13
2015-11-27
ALSA: hda - Skip ELD notification during system suspend
Takashi Iwai
1
-0
/
+6
2015-11-25
ASoC: core: Change power state before rechecking endpoint
Jeeja KP
1
-3
/
+3
2015-11-25
ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c
Randy Dunlap
1
-1
/
+1
2015-11-25
ASoC: rt5645: Add dmi_system_id "Google Terra"
Bard Liao
1
-0
/
+7
2015-11-25
ASoC: rockchip: Fix incorrect VDW value for 24 bit
Sjoerd Simons
1
-3
/
+3
2015-11-25
ASoC: fsl: clarify ac97 dependency
Arnd Bergmann
1
-0
/
+2
2015-11-24
ALSA: hda - Fix noise on Gigabyte Z170X mobo
Takashi Iwai
1
-0
/
+8
2015-11-24
ALSA: hda - Fix headphone noise after Dell XPS 13 resume back from S3
Hui Wang
1
-0
/
+13
2015-11-23
ASoC: Intel: Skylake: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-11-23
ASoC: davinci-mcasp: Fix master capture only mode
Peter Ujfalusi
1
-0
/
+8
2015-11-23
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
6
-11
/
+11
2015-11-22
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+5
2015-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
1
-18
/
+22
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
1
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
1
-18
/
+67
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
3
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
3
-3
/
+3
2015-11-21
ALSA: azt3328: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-2
/
+0
2015-11-21
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-21
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
[next]