| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pcm: Embed struct device | Takashi Iwai | 2015-02-02 | 1 | -1/+2 |
* | ALSA: hwdep: Embed struct device | Takashi Iwai | 2015-02-02 | 1 | -2/+5 |
* | ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda | Aaron Plattner | 2015-01-07 | 1 | -0/+2 |
* | ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs | Takashi Iwai | 2015-01-05 | 1 | -2/+2 |
* | ALSA: hda_intel: apply the Seperate stream_tag for Skylake | Libin Yang | 2014-12-26 | 1 | -1/+4 |
* | ALSA: hda_controller: Separate stream_tag for input and output streams. | Rafal Redzimski | 2014-12-26 | 2 | -2/+23 |
* | Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-20 | 11 | -32/+96 |
|\ |
|
| * | ALSA: hda/realtek - New codec support for ALC298 | Kailang Yang | 2014-12-18 | 1 | -0/+7 |
| * | ALSA: asihpi: update to HPI version 4.14 | Eliot Blennerhassett | 2014-12-18 | 1 | -3/+3 |
| * | ALSA: asihpi: increase tuner pad cache size | Eliot Blennerhassett | 2014-12-18 | 1 | -3/+3 |
| * | ALSA: asihpi: relax firmware version check | Eliot Blennerhassett | 2014-12-18 | 1 | -14/+12 |
| * | ALSA: hda - Add quirk for Packard Bell EasyNote MX65 | Takashi Iwai | 2014-12-17 | 1 | -0/+39 |
| * | ALSA: hda/realtek - New codec support for ALC256 | Kailang Yang | 2014-12-17 | 1 | -0/+7 |
| * | ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset mode | Kailang Yang | 2014-12-17 | 1 | -0/+1 |
| * | ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec | Libin Yang | 2014-12-16 | 1 | -1/+3 |
| * | ALSA: hda - Make add_stereo_mix_input flag tristate | Takashi Iwai | 2014-12-15 | 5 | -10/+16 |
| * | ALSA: hda - Create capture source ctls when stereo mix input is added | Takashi Iwai | 2014-12-15 | 1 | -0/+2 |
| * | ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc comments | Takashi Iwai | 2014-12-15 | 1 | -1/+1 |
| * | ALSA: hda - add codec ID for Skylake display audio codec | Libin Yang | 2014-12-15 | 1 | -0/+2 |
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 2 | -5/+2 |
|\ \
| |/
|/| |
|
| * | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 2 | -5/+2 |
| * | Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2014-12-05 | 1 | -0/+2 |
| |\ |
|
* | | | ALSA: pcxhr: NULL dereference on probe failure | Dan Carpenter | 2014-12-10 | 1 | -1/+1 |
* | | | ALSA: lola: NULL dereference on probe failure | Dan Carpenter | 2014-12-10 | 1 | -1/+1 |
* | | | ALSA: hda - Add "eapd" model string for AD1986A codec | Takashi Iwai | 2014-12-10 | 1 | -0/+1 |
* | | | ALSA: hda - Add EAPD fixup for ASUS Z99He laptop | Takashi Iwai | 2014-12-10 | 1 | -0/+1 |
* | | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2014-12-08 | 101 | -1770/+2013 |
|\ \ \ |
|
| * | | | ALSA: ctxfi: Neaten get_daio_rsc | Joe Perches | 2014-12-03 | 1 | -17/+13 |
| * | | | ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZE | Takashi Iwai | 2014-12-03 | 2 | -11/+9 |
| * | | | ALSA: hda - Define the DCAPS preset for the old Intel chipsets | Takashi Iwai | 2014-12-03 | 1 | -17/+20 |
| * | | | Merge tag 'v3.18-rc7' into for-next | Takashi Iwai | 2014-12-03 | 2 | -5/+20 |
| |\| | |
|
| | * | | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-11-28 | 1 | -1/+0 |
| | |\ \ |
|
| | * | | | sound/radeon: Move 64-bit MSI quirk from arch to driver | Benjamin Herrenschmidt | 2014-11-24 | 2 | -2/+9 |
| | * | | | ALSA: hda - Limit 40bit DMA for AMD HDMI controllers | Takashi Iwai | 2014-11-24 | 1 | -3/+11 |
| * | | | | ALSA: trident: Deletion of a check before snd_util_memhdr_free() | Markus Elfring | 2014-12-02 | 1 | -2/+1 |
| * | | | | ALSA: echoaudio: Deletion of a check before release_and_free_resource() | Markus Elfring | 2014-12-02 | 1 | -2/+1 |
| * | | | | ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree" | Markus Elfring | 2014-12-02 | 1 | -2/+1 |
| * | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2014-11-28 | 1 | -1/+0 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ALSA: hda - Allow forcibly enabling/disabling snoop | Takashi Iwai | 2014-11-28 | 1 | -15/+18 |
| * | | | | ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup) | Takashi Iwai | 2014-11-28 | 2 | -36/+47 |
| * | | | | Merge branch 'topic/usb-resume' into for-next | Takashi Iwai | 2014-11-27 | 3 | -32/+148 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'for-linus' into test/usb-resume | Takashi Iwai | 2014-11-20 | 3 | -32/+148 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| * | | | | | ALSA: hda - using uninitialized data | Dan Carpenter | 2014-11-27 | 1 | -1/+3 |
| * | | | | | ALSA: asihpi: used parts of message/response are zeroed before use | Eliot Blennerhassett | 2014-11-22 | 1 | -10/+20 |
| * | | | | | ALSA: asihpi: don't fail probe if adapter mode read fails | Eliot Blennerhassett | 2014-11-22 | 1 | -7/+6 |
| * | | | | | ALSA: asihpi: Use standard printk helpers | Eliot Blennerhassett | 2014-11-22 | 1 | -19/+13 |
| * | | | | | ALSA: asihpi: Turn off msg/resp logging after DSP has crashed. | Eliot Blennerhassett | 2014-11-22 | 1 | -3/+12 |
| * | | | | | ALSA: asihpi: Add support for stream interrupt. | Eliot Blennerhassett | 2014-11-22 | 6 | -50/+321 |
| * | | | | | ALSA: asihpi: Refactor control cache code. | Eliot Blennerhassett | 2014-11-22 | 1 | -44/+63 |
| * | | | | | ALSA: asihpi: Use CONFIG_64BIT directly | Eliot Blennerhassett | 2014-11-22 | 2 | -10/+10 |