index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
ASoC: Intel: bytcr_rt5651: Change defaults to enable jack-detect, analog mics
Hans de Goede
1
-9
/
+6
2018-03-07
ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptop
Hans de Goede
1
-0
/
+13
2018-03-07
ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boards
Hans de Goede
1
-16
/
+201
2018-03-07
ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using it
Hans de Goede
1
-0
/
+26
2018-03-07
ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAP
Hans de Goede
1
-11
/
+11
2018-03-07
ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() call
Hans de Goede
1
-2
/
+0
2018-03-07
ASoC: Intel: bytcr_rt5651: Configure PLL1 before using it
Hans de Goede
1
-38
/
+35
2018-03-07
ASoC: Intel: bytcr_rt5651: Add quirk micbias OVCD configuration
Hans de Goede
1
-3
/
+31
2018-03-07
ASoC: Intel: bytcr_rt5651: Only create jack if we have a jack-detect source
Hans de Goede
1
-7
/
+11
2018-03-07
ASoC: Intel: bytcr_rt5651: Actually honor the DMIC_EN quirk if specified
Hans de Goede
1
-3
/
+5
2018-03-07
ASoC: Intel: bytcr_rt5651: Pass jack-src info via device-properties
Hans de Goede
1
-4
/
+50
2018-03-07
ASoC: Intel: bytcr_rt5651: Not being able to find the codec ACPI-dev is an error
Hans de Goede
1
-5
/
+6
2018-03-07
ASoC: rt5651: Rewrite jack-type detection
Hans de Goede
2
-42
/
+70
2018-03-07
ASoC: rt5651: Add rt5651_jack_inserted() helper
Hans de Goede
1
-17
/
+28
2018-03-07
ASoC: rt5651: Enable Platform Clock during jack-type detect
Hans de Goede
1
-0
/
+3
2018-03-07
ASoC: rt5651: Enable sticky mode for OVCD
Hans de Goede
1
-3
/
+30
2018-03-07
ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-property
Hans de Goede
3
-0
/
+41
2018-03-07
ASoC: rt5651: Allow specifying over-current threshold through a device-property
Hans de Goede
2
-1
/
+22
2018-03-07
ASoC: rt5651: Configure jack-detect source through a device-property
Hans de Goede
2
-26
/
+11
2018-03-07
ASoC: rt5651: Add devicetree-bindings for jack-detect
Hans de Goede
1
-0
/
+17
2018-03-07
ASoC: rt5651: Make rt5651_apply_properties() private
Hans de Goede
2
-4
/
+12
2018-03-05
ASoC: Intel: Skylake: Fix typo
Abhijeet Kumar
1
-1
/
+1
2018-03-02
ASoC: Intel: fix argument error in nau8824 machine
John Hsu
1
-2
/
+2
2018-03-01
ASoC: Intel: Skylake: Find module id from UUID for bind params
Sriram Periyasamy
3
-2
/
+96
2018-03-01
ASoC: Intel: board: Add BE DAI link for WoV and update DAPM machine map.
Pawse, GuruprasadX
1
-0
/
+15
2018-03-01
ASoC: Intel: Skylake: Add BE DAI for WoV usecase
Pawse, GuruprasadX
1
-0
/
+11
2018-03-01
ASoC: Intel: Skylake: Refine skl widget type check
Guneshwor Singh
1
-10
/
+14
2018-03-01
ASoC: rt5651: Always keep OVCD enabled
Hans de Goede
1
-8
/
+1
2018-03-01
ASoC: rt5651: Only configure OVCD once at set_jack time
Hans de Goede
1
-9
/
+11
2018-03-01
ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detection
Hans de Goede
1
-8
/
+24
2018-03-01
ASoC: rt5651: Remove "JD Power" dapm supply
Hans de Goede
1
-5
/
+4
2018-03-01
ASoC: rt5651: Only configure LDO voltage once at boot
Hans de Goede
1
-3
/
+3
2018-03-01
ASoC: rt5651: Remove programming of PWR regs before force_bias_level() call
Hans de Goede
1
-10
/
+0
2018-03-01
ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()
Hans de Goede
1
-7
/
+3
2018-03-01
ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()
Hans de Goede
1
-2
/
+3
2018-03-01
ASoC: rt5651: Fix bias_level confusion
Hans de Goede
1
-4
/
+8
2018-03-01
ASoC: rt5651: Remove is_sys_clk_from_pll()
Hans de Goede
1
-20
/
+4
2018-03-01
ASoC: rt5651: Add rt5651_apply_properties() helper function
Hans de Goede
2
-8
/
+16
2018-03-01
ASoC: rt5651: Use standard component set_jack callback
Hans de Goede
3
-6
/
+4
2018-03-01
ASoC: rt5651: Move 2 functions higher up in rt5651.c
Hans de Goede
1
-77
/
+77
2018-03-01
ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detect
Hans de Goede
2
-62
/
+58
2018-03-01
ASoC: rt5651: Remove unused rt5651_platform_data
Hans de Goede
3
-47
/
+10
2018-03-01
ASoC: Intel: add nau8824 sound card
John Hsu
4
-0
/
+304
2018-03-01
ASoC: Intel: kbl: Enable mclk and ssp sclk early for rt5663
Naveen Manohar
1
-0
/
+5
2018-03-01
ASoC: Intel: sst: Free streams on suspend, re-alloc on resume
Hans de Goede
5
-3
/
+53
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
[next]