index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
sound_firmware.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader
Takashi Iwai
2
-4
/
+17
2013-02-10
ALSA: CA0132: Improve the DSP transfer timeout calculations
Ian Minett
1
-16
/
+25
2013-02-10
ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+5
2013-02-08
ALSA: hda - Yet another fix for broken HSW HDMI pin connections
Takashi Iwai
1
-19
/
+37
2013-02-08
ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgets
Mengdong Lin
1
-0
/
+54
2013-02-08
ALSA: hda - Support rereading widgets under the function group
Mengdong Lin
2
-0
/
+25
2013-02-07
ALSA: hda - Remove limit of widget connections
Takashi Iwai
4
-28
/
+61
2013-02-07
ALSA: hda - Set non-snoop for Creative HD-audio controllers
Takashi Iwai
1
-0
/
+3
2013-02-07
ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependencies
Heiko Carstens
2
-1
/
+2
2013-02-07
ALSA: hda - Fix misc compile warnings in patch_ca0132.c
Takashi Iwai
1
-8
/
+6
2013-02-07
ALSA: hda - Use generic array for loopback list management
Takashi Iwai
3
-12
/
+17
2013-02-07
ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
Takashi Iwai
2
-6
/
+1
2013-02-07
ALSA: ice1712: fix boundary check in snd_wm8766_write()
Dan Carpenter
1
-1
/
+1
2013-02-06
ALSA: hda - Apply mic-mute LED fixup for new HP laptops
Takashi Iwai
1
-0
/
+2
2013-02-05
ALSA: Replace 0 with NULL in writing-an-alsa-driver.tmpl
Takashi Iwai
1
-4
/
+4
2013-02-05
ALSA: Fix wrong description about hw constraints
Takashi Iwai
1
-19
/
+20
2013-02-05
ALSA: hda - detect jacks on VT1708 even when no streams are active
David Henningsson
1
-2
/
+1
2013-02-05
ALSA: hda - Fix phantom jacks on VT1708
David Henningsson
1
-0
/
+13
2013-02-04
ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP
Takashi Iwai
2
-10
/
+16
2013-02-04
ALSA: aloop: Fix Oops while PM resume
Takashi Iwai
1
-1
/
+4
2013-02-04
ALSA: hda - Fix default multichannel HDMI mapping regression
Anssi Hannula
1
-4
/
+7
2013-02-01
ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()
Takashi Iwai
1
-1
/
+5
2013-02-01
ALSA - HDA: New PCI ID for Haswell ULT
Wang Xingchao
1
-0
/
+2
2013-02-01
ALSA: hda - add support for IDT 92HD95 HDA codec
Vitaliy Kulikov
1
-0
/
+39
2013-01-31
ALSA: usb-audio: fix Roland A-PRO support
Clemens Ladisch
1
-1
/
+1
2013-01-29
ALSA: hda - Fix non-snoop page handling
Takashi Iwai
1
-14
/
+26
2013-01-29
ALSA: usb: cosmetics, remove a leading space
Antonio Ospite
1
-1
/
+1
2013-01-29
ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()
Antonio Ospite
1
-4
/
+4
2013-01-29
ALSA: Documentation: fix some typos
Antonio Ospite
1
-2
/
+2
2013-01-29
ALSA: Documentation: fix some thinkos
Antonio Ospite
1
-4
/
+3
2013-01-29
ALSA: Force a cast to silence a warning from "sparse"
Antonio Ospite
1
-1
/
+1
2013-01-29
ALSA: hda - Enable LPIB delay count for Poulsbo / Oaktrail
Takashi Iwai
1
-5
/
+4
2013-01-29
ALSA: hda - Update documentation
Takashi Iwai
1
-25
/
+101
2013-01-28
ALSA: hda - Fix powermap for external mics on IDT codecs
David Henningsson
1
-0
/
+8
2013-01-28
ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5
David Henningsson
1
-0
/
+1
2013-01-27
ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices
Clemens Ladisch
1
-5
/
+12
2013-01-25
Linux 3.8-rc5
v3.8-rc5
Linus Torvalds
1
-1
/
+1
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
11
-25
/
+29
2013-01-24
Btrfs: fix repeated delalloc work allocation
Miao Xie
1
-14
/
+41
2013-01-24
Btrfs: fix wrong max device number for single profile
Miao Xie
1
-1
/
+1
2013-01-24
Btrfs: fix missed transaction->aborted check
Miao Xie
1
-0
/
+16
2013-01-24
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2
-2
/
+3
2013-01-24
Btrfs: put csums on the right ordered extent
Josef Bacik
1
-2
/
+2
2013-01-24
Btrfs: use right range to find checksum for compressed extents
Liu Bo
1
-0
/
+5
2013-01-24
Btrfs: fix panic when recovering tree log
Josef Bacik
1
-8
/
+12
2013-01-24
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
3
-3
/
+16
2013-01-24
ALSA: hda - Enable power down of unused widgets for IDT codecs
Takashi Iwai
1
-8
/
+3
2013-01-24
ALSA: hda - Implement path-based power filter to the generic parser
Takashi Iwai
2
-6
/
+68
2013-01-24
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
3
-15
/
+18
2013-01-24
ALSA: hda - Synchronize the power state at the end of codec init
Takashi Iwai
1
-0
/
+32
[next]