index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
atom
/
sst
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
9
-85
/
+11
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+2
2019-06-10
ASoC: Intel: sst: fix kmalloc call with wrong flags
Alex Levin
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-11
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
8
-72
/
+8
2019-05-30
ASoC: Intel: use common helpers to detect CPUs
Pierre-Louis Bossart
1
-62
/
+3
2019-01-04
ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
Stephan Gerhold
1
-2
/
+14
2019-01-04
ASoC: Intel: sst: Simplify is_byt_cr()
Stephan Gerhold
1
-19
/
+14
2019-01-03
ASoC: Intel: Atom: simplify boolean tests
Pierre-Louis Bossart
3
-3
/
+3
2018-11-06
ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL
Pierre-Louis Bossart
1
-2
/
+2
2018-11-06
ASoC: Intel: use standard interface for Atom machine drivers
Pierre-Louis Bossart
1
-0
/
+4
2018-11-05
ASoC: Intel: mrfld: fix uninitialized variable access
Arnd Bergmann
1
-4
/
+4
2018-07-25
ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32
Pierre-Louis Bossart
1
-3
/
+3
2018-07-25
ASoC: Intel: Atom: simplify iomem address and casts
Pierre-Louis Bossart
1
-14
/
+15
2018-03-01
ASoC: Intel: sst: Free streams on suspend, re-alloc on resume
Hans de Goede
4
-3
/
+52
2018-03-01
ASoC: Intel: sst: Add sst_realloc_stream() function
Hans de Goede
2
-35
/
+56
2018-03-01
ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET states
Hans de Goede
2
-22
/
+1
2018-03-01
ASoC: Intel: sst: Remove unnecessary sst_init_stream() function
Hans de Goede
3
-12
/
+2
2018-03-01
ASoC: Intel: sst: Remove 2 unused members from stream_info struct
Hans de Goede
2
-8
/
+0
2018-03-01
ASoC: Intel: sst: Fix error-code check in sst_pause_stream()
Hans de Goede
1
-1
/
+1
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
[next]