index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: fm801: store struct device instead of pci_dev
Andy Shevchenko
2015-12-20
1
-4
/
+5
*
ALSA: fm801: put curly braces around empty if-body
Andy Shevchenko
2015-12-20
1
-2
/
+3
*
ALSA: fm801: convert rest outw() / inw() to use helpers
Andy Shevchenko
2015-12-20
1
-10
/
+26
*
ALSA: fm801: explicitly free IRQ line
Andy Shevchenko
2015-12-20
1
-0
/
+2
*
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
2015-12-20
1
-2
/
+1
*
ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGN
Takashi Iwai
2015-12-17
2
-2
/
+2
*
ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bit
Takashi Iwai
2015-12-17
2
-4
/
+3
*
ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
Takashi Iwai
2015-12-17
4
-9
/
+10
*
ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
Takashi Iwai
2015-12-17
3
-6
/
+4
*
Merge branch 'topic/firewire-update' into for-next
Takashi Iwai
2015-12-16
4
-34
/
+46
|
\
|
*
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2015-11-14
4
-23
/
+22
|
*
ALSA: fireworks: move mutex from function callees to callers
Takashi Sakamoto
2015-11-14
3
-11
/
+24
*
|
ALSA: oxfw: gather model-dependent conditions to a function
Takashi Sakamoto
2015-12-15
1
-11
/
+18
*
|
ALSA: oxfw: reuse driver entry to detect quirks
Takashi Sakamoto
2015-12-15
2
-16
/
+24
*
|
ALSA: oxfw: change function prototype for AV/C Audio Subunit command
Takashi Sakamoto
2015-12-15
1
-23
/
+31
*
|
ALSA: oxfw: rename local functions for control elements so that they represen...
Takashi Sakamoto
2015-12-15
3
-23
/
+23
*
|
ALSA: oxfw: rename a file for control elements so that it's for model-specific
Takashi Sakamoto
2015-12-15
2
-3
/
+3
*
|
ALSA: hda - Increase default bdl_pos_adj for Baytrail/Braswell
Takashi Iwai
2015-12-15
1
-0
/
+9
*
|
ALSA: hda - Clean up the code to check bdl_pos_adj option
Takashi Iwai
2015-12-15
3
-16
/
+18
*
|
ALSA: usb-audio: constify usb_protocol_ops structures
Julia Lawall
2015-12-11
1
-12
/
+13
*
|
ALSA: hda - Fix superfluous HDMI jack repoll
Takashi Iwai
2015-12-10
1
-1
/
+4
*
|
ALSA: hda - Allow i915 binding later in codec driver
Takashi Iwai
2015-12-10
2
-3
/
+14
*
|
ALSA: hda - Optimize audio component check in patch_hdmi.c
Takashi Iwai
2015-12-10
1
-0
/
+4
*
|
sound/oss: remove VIRT_TO_BUS dependency
Arnd Bergmann
2015-12-09
1
-1
/
+1
*
|
ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is set
Takashi Iwai
2015-12-09
1
-0
/
+4
*
|
ALSA: hda - Less grumbling about lack of i915 binding
Takashi Iwai
2015-12-09
1
-2
/
+2
*
|
ALSA: hda - Implement loopback control switch for Realtek and other codecs
Takashi Iwai
2015-12-08
1
-19
/
+68
*
|
ALSA: hda - Make snd_hda_parse_nid_path() local
Takashi Iwai
2015-12-08
2
-6
/
+2
*
|
ALSA: hda - Remove unused snd_hda_get_nid_path()
Takashi Iwai
2015-12-08
2
-18
/
+0
*
|
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
2015-12-07
1
-0
/
+13
*
|
ALSA: hda - Enable audio component for old Intel PCH devices
Takashi Iwai
2015-12-04
2
-6
/
+14
*
|
ALSA: hda - Split ELD update code from hdmi_present_sense()
Takashi Iwai
2015-12-04
1
-54
/
+54
*
|
ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itself
Takashi Iwai
2015-12-04
2
-1
/
+1
*
|
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
2015-12-03
3
-3
/
+19
*
|
ALSA: hda - Skip ELD notification during PM process
Takashi Iwai
2015-12-03
1
-0
/
+3
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-12-03
2
-2
/
+9
|
\
\
|
*
|
ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entry
Takashi Iwai
2015-12-01
1
-0
/
+1
|
*
|
ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3
Takashi Iwai
2015-12-01
1
-2
/
+2
|
*
|
ALSA: hda - Skip ELD notification during system suspend
Takashi Iwai
2015-11-27
1
-0
/
+6
*
|
|
ALSA: hda - Enable power_save_node for CX20722
David Henningsson
2015-12-03
1
-0
/
+3
*
|
|
ALSA: usx2y: fix inconsistent indenting on if statement
Colin Ian King
2015-12-02
1
-1
/
+1
*
|
|
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
2015-11-30
3
-3
/
+20
*
|
|
ALSA: compress: Add procfs info file for compressed nodes
Richard Fitzgerald
2015-11-30
2
-1
/
+77
*
|
|
ALSA: i2c: constify snd_i2c_ops structures
Julia Lawall
2015-11-30
3
-3
/
+3
*
|
|
ALSA: pcm: constify action_ops structures
Julia Lawall
2015-11-30
1
-13
/
+13
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-11-27
364
-5619
/
+4447
|
\
|
|
|
*
|
Merge tag 'asoc-fix-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2015-11-27
9311
-234777
/
+453759
|
|
\
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/su...
Mark Brown
2015-11-25
7
-61
/
+86
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
ASoC: wm8962: correct addresses for HPF_C_0/1
Sachin Pandhare
2015-11-16
1
-2
/
+2
|
|
|
|
|
|
|
*
|
|
ASoC: wm8960: Fix the Input PGA Mute switch
JongHo Kim
2015-11-03
1
-1
/
+1
[next]