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
*
ASoC: adau17x1: Unused exported functions changed to internal
Robert Rosengren
2018-08-29
2
-8
/
+5
*
ASoC: pcm3060: Improve legibility of if-statements
Kirill Marinushkin
2018-08-29
1
-2
/
+8
*
ASoC: pcm3060: Improve stylistics of file comments
Kirill Marinushkin
2018-08-29
3
-15
/
+12
*
ASoC: atmel: tse850: switch to SPDX license identifier
Peter Rosin
2018-08-28
1
-42
/
+36
*
ASoC: AMD: Change MCLK to 48Mhz
Akshu Agrawal
2018-08-28
1
-1
/
+1
*
ASoC: AMD: Set constraints for DMIC and MAX98357a codec
Akshu Agrawal
2018-08-28
1
-0
/
+33
*
ASoC: pcm3060: Add codec driver
Kirill Marinushkin
2018-08-28
8
-0
/
+546
*
ASoC: rsnd: Add r8a774a1 support
Fabrizio Castro
2018-08-28
1
-1
/
+2
*
ASoC: Intel: cht-bsw-rt5672: Add key-mappings for the headset buttons
Hans de Goede
2018-08-28
1
-0
/
+5
*
ASoC: Intel: common: Add quirk for Thinkpad 8 tablet
Hans de Goede
2018-08-28
1
-0
/
+7
*
ASoC: rt5670: Add quirk for Thinkpad 8 tablet
Hans de Goede
2018-08-28
1
-0
/
+12
*
ASoC: adau17x1: Implemented safeload support
Danny Smith
2018-08-28
1
-2
/
+75
*
ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
Rakesh Ughreja
2018-08-28
10
-5
/
+634
*
ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
Rakesh Ughreja
2018-08-28
2
-5
/
+16
*
ASoC: Intel: Skylake: add HDA BE DAIs
Rakesh Ughreja
2018-08-28
1
-12
/
+58
*
ASoC: Intel: Skylake: use HDAudio if ACPI enumeration fails
Rakesh Ughreja
2018-08-28
1
-5
/
+33
*
ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs
Rakesh Ughreja
2018-08-28
6
-0
/
+297
*
ASoC: Intel: common: add table for HDA-based platforms
Pierre-Louis Bossart
2018-08-28
3
-1
/
+48
*
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
2018-08-28
25
-24
/
+24
*
ASoC: rt5682: Update calibration function
Shuming Fan
2018-08-28
1
-17
/
+5
*
ASoC: meson: axg-tdm: restrict formats depending on slot width
Jerome Brunet
2018-08-28
1
-21
/
+29
*
ASoC: meson: axg-fifo: report interrupt request failure
Jerome Brunet
2018-08-28
1
-0
/
+2
*
ASoC: meson: imply clock and reset controllers
Jerome Brunet
2018-08-28
1
-0
/
+4
*
ASoC: dpcm: Properly initialise hw->rate_max
Charles Keepax
2018-08-28
1
-1
/
+1
*
ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrl
Charles Keepax
2018-08-28
1
-1
/
+1
*
ASoC: dapm: Remove clock framework ifdefs
Charles Keepax
2018-08-28
1
-6
/
+1
*
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
5
-9
/
+8
*
Merge tag 'v4.19-rc1' into asoc-4.19
Mark Brown
2018-08-28
11389
-213270
/
+511543
|
\
|
*
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
2018-08-26
1
-2
/
+2
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-08-26
1
-0
/
+15
|
|
\
|
|
*
y2038: Provide aliases for compat helpers
Arnd Bergmann
2018-08-22
1
-0
/
+15
|
*
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
28
-679
/
+485
|
|
\
\
|
|
*
|
ida: Change ida_get_new_above to return the id
Matthew Wilcox
2018-08-22
1
-18
/
+12
|
|
*
|
ida: Remove old API
Matthew Wilcox
2018-08-22
3
-67
/
+11
|
|
*
|
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
2
-66
/
+58
|
|
*
|
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
2
-46
/
+40
|
|
*
|
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
2
-28
/
+23
|
|
*
|
test_ida: Move ida_check_leaf
Matthew Wilcox
2018-08-22
2
-27
/
+25
|
|
*
|
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
2018-08-22
1
-6
/
+7
|
|
*
|
ida: Start new test_ida module
Matthew Wilcox
2018-08-22
7
-7
/
+71
|
|
*
|
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
|
|
*
|
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
|
|
*
|
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
|
|
*
|
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
|
|
*
|
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-22
/
+4
|
|
*
|
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
|
|
*
|
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-40
/
+4
|
|
*
|
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-22
1
-10
/
+6
|
|
*
|
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
|
|
*
|
rsxx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+5
[next]