index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
atom
/
sst
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
ASoC: Intel: sst: Fix some style
Christophe JAILLET
1
-3
/
+3
2018-01-08
ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
Christophe JAILLET
1
-1
/
+1
2018-01-08
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
1
-0
/
+1
2017-12-01
ASoC: intel: sst: Handle return value of platform_get_irq
Arvind Yadav
1
-0
/
+3
2017-11-10
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
3
-291
/
+23
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-21
ASoC: Intel: move all ACPI match tables to common module
Pierre-Louis Bossart
1
-292
/
+19
2017-10-21
ASoC: move ACPI common code out of Intel/sst tree
Pierre-Louis Bossart
1
-12
/
+12
2017-09-20
ASoC: intel: Kill BUG_ON() usage
Takashi Iwai
2
-2
/
+0
2017-09-19
ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include
Corentin LABBE
1
-1
/
+0
2017-09-19
ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail Chromebooks
Pierre-Louis Bossart
1
-0
/
+8
2017-08-16
ASoC: Intel: constify snd_compr_codec_caps structures
Julia Lawall
1
-2
/
+2
2017-08-04
ASoC: Intel: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-06-16
ASoC: intel: Use kvzalloc() for suspend buffers
Takashi Iwai
2
-15
/
+15
2017-06-13
ASoC: Intel: add machine driver for BYT/CHT + ES8316
Daniel Drake
1
-0
/
+7
2017-06-06
ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used
Douglas Anderson
3
-55
/
+0
2017-05-24
ASoC: Move quirk to identify correct machine driver
Naveen M
1
-2
/
+0
2017-05-24
ASoC: Intel: Convert atom machine data to C99 style
Naveen M
1
-47
/
+162
2017-05-24
ASoC: Intel: sst: Remove unused function sst_restore_shim64()
Matthias Kaehlcke
1
-16
/
+0
2017-05-14
ASoC: intel: atom: localize variable without external linkage
Takashi Sakamoto
1
-1
/
+1
2017-04-18
ASoC: Intel: Atom: update Thinkpad 10 quirk
Pierre-Louis Bossart
1
-1
/
+15
2017-03-27
ASoC: intel: Don't print FW version repeatedly
Takashi Iwai
1
-1
/
+3
2017-03-13
ASoC: Intel: Enable bytcht_nocodec machine driver
Pierre-Louis Bossart
1
-1
/
+16
2017-03-13
ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driver
Pierre-Louis Bossart
1
-0
/
+8
2017-01-31
ASoC: Intel: add support for ALC3270 codec
Pierre-Louis Bossart
1
-0
/
+3
2017-01-31
ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
Pierre-Louis Bossart
1
-1
/
+36
2017-01-31
ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardware
Pierre-Louis Bossart
1
-0
/
+6
2017-01-31
ASoC: Intel: add support for Realtek 5651 on Cherrytrail
Pierre-Louis Bossart
1
-1
/
+3
2017-01-31
ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entry
Alexandrov Stansilav
1
-0
/
+2
2016-12-15
ASoC: Intel: sst: remove unused 'msg_high'
Vinod Koul
1
-2
/
+0
2016-12-15
ASoC: Intel: sst: remove unused 'ops'
Vinod Koul
1
-2
/
+0
2016-12-12
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
4
-2
/
+53
2016-12-12
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
1
-0
/
+2
2016-12-05
ASoC: Intel: atom: save FW version
Sebastien Guiriec
2
-0
/
+7
2016-12-05
ASoC: Intel: atom: Add sysfs entry in order to store FW version
Sebastien Guiriec
1
-0
/
+39
2016-11-30
ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry Trail
Takashi Iwai
1
-0
/
+2
2016-11-29
ASoC: Intel: atom: Make some messages to debug level
Takashi Iwai
1
-2
/
+2
2016-11-04
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
1
-0
/
+1
2016-10-28
ASoC: Intel: atom: Add debug information related to FW version
Sebastien Guiriec
1
-0
/
+5
2016-10-24
ASoC: Intel: Atom: add terminate entry for dmi_system_id tables
Wei Yongjun
1
-0
/
+1
2016-09-29
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2
-14
/
+88
2016-09-24
ASoC: Intel: remove status, it is shadowing status of a higher scope
Colin Ian King
1
-1
/
+0
2016-09-24
ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages
Colin Ian King
1
-8
/
+8
2016-09-03
ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"
Colin Ian King
1
-1
/
+1
2016-09-01
ASoC: Intel: Atom: add a missing star in a memcpy call
Nicolas Iooss
1
-8
/
+6
2016-09-01
ASoC: Intel: Atom: Fix message handling during drop stream
Harsha Priya
1
-0
/
+3
2016-08-18
ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"
Colin Ian King
1
-1
/
+2
2016-08-17
ASoC: Intel: atom: fix 0-day warnings
Pierre-Louis Bossart
1
-1
/
+1
2016-08-15
ASoC: Intel: Atom: auto-detection of Baytrail-CR
Pierre-Louis Bossart
1
-4
/
+78
2016-07-08
ASoC: Intel: atom: statify cht_quirk
Vinod Koul
1
-1
/
+1
[next]