Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
38cf6f1a41e40a33d80924554b356fcd5b5d2751
38cf6f1
ALSA: hda - Implement independent HP control
by Takashi Iwai
· 12 years ago
b3a8c74
ALSA: hda - Allow aamix in the primary output path
by Takashi Iwai
· 12 years ago
4ac0eef
ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument
by Takashi Iwai
· 12 years ago
708122e
ALSA: hda - Fix typos in debug_show_configs()
by Takashi Iwai
· 12 years ago
0c8c0f5
ALSA: hda - Add more debug prints about new paths
by Takashi Iwai
· 12 years ago
545502d
ALSA: hda - Drop spec->channel_mode field from hda_gen_spec
by Takashi Iwai
· 12 years ago
f873e53
ALSA: hda - Fix PCM name string for generic parser
by Takashi Iwai
· 12 years ago
7594aa3
ALSA: hda - Use cached version for changing pins in hda_generic.c
by Takashi Iwai
· 12 years ago
d5a9f1b
ALSA: hda - Dynamically turn on/off EAPD in generic codec driver
by Takashi Iwai
· 12 years ago
64049c8
ALSA: hda - Fix initialization of primary outputs in hda_generic.c
by Takashi Iwai
· 12 years ago
db23fd1
ALSA: hda - Refactor init_extra_out() in hda_generic.c
by Takashi Iwai
· 12 years ago
973e497
ALSA: hda - Clear unsol enable bits on unused pins in generic parser
by Takashi Iwai
· 12 years ago
fd25a97
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
by Takashi Iwai
· 12 years ago
406b285
ALSA: hda - Begin HDA_GEN_* event tag from 1
by Takashi Iwai
· 12 years ago
d94ddd8
ALSA: hda - Increase the max depth of widget connections
by Takashi Iwai
· 12 years ago
2ce4886a
ALSA: hda - Avoid access of amp cache element outside mutex
by Takashi Iwai
· 12 years ago
8565f05
ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
by Takashi Iwai
· 12 years ago
3bbcd27
ALSA: hda - Do sequential writes in snd_hda_gen_init()
by Takashi Iwai
· 12 years ago
47d46ab
ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c
by Takashi Iwai
· 12 years ago
84e3908
ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls
by Takashi Iwai
· 12 years ago
0c3d47b
ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
by Takashi Iwai
· 12 years ago
c4f3ebe
ALSA: hda - Flush dirty amp caches before writing inv_dmic fix
by Takashi Iwai
· 12 years ago
3bcce5c
ALSA: hda - Check CORB overflow
by Takashi Iwai
· 12 years ago
aa88a35
ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
by Takashi Iwai
· 12 years ago
de1e37b
ALSA: hda - Clear dirty flag upon cache write
by Takashi Iwai
· 12 years ago
5fdaecd
ALSA: hda - Allow one chance for zero NID in connection list
by Takashi Iwai
· 12 years ago
624d914
ALSA: hda - Use "Capture Source" for single sources
by Takashi Iwai
· 12 years ago
08c189f
ALSA: hda - Use generic parser codes for Realtek driver
by Takashi Iwai
· 12 years ago
5d550e1
ALSA: hda - Export standard jack event handlers for generic parser
by Takashi Iwai
· 12 years ago
36502d0
ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()
by Takashi Iwai
· 12 years ago
9eb413e
ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_parse_auto_config()
by Takashi Iwai
· 12 years ago
12c93df
ALSA: hda - Export snd_hda_gen_add_kctl()
by Takashi Iwai
· 12 years ago
731dc30
ALSA: hda - Add EAPD control to generic parser
by Takashi Iwai
· 12 years ago
352f7f9
ALSA: hda - Merge Realtek parser code to generic parser
by Takashi Iwai
· 12 years ago
fdf52ca
ALSA: hda/realtek - Remove redundant argument from alc_mux_select()
by Takashi Iwai
· 12 years ago
ab16c6d
ALSA: hda - More generic auto-mic switching for Realtek codecs
by Takashi Iwai
· 12 years ago
5ec16d1
ALSA: hda - Rearrange INPUT_PIN_ATTR_*
by Takashi Iwai
· 12 years ago
7e35dd3
ALSA: hda/realtek - Fix split stereo dmic code
by Takashi Iwai
· 12 years ago
c9ce6b2
ALSA: hda - Move fixup code into struct hda_codec
by Takashi Iwai
· 12 years ago
81fede89
ALSA: hda/realtek - Add conexant-style inverted dmic handling
by Takashi Iwai
· 12 years ago
9bf387b
ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
by Takashi Iwai
· 12 years ago
bc54976
ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()
by Takashi Iwai
· 12 years ago
2eab694
ALSA: hda/realtek - Merge a few split functions
by Takashi Iwai
· 12 years ago
52a8efa
ALSA: hda/realtek - Assign Master mixer when possible
by Takashi Iwai
· 12 years ago
3bd7b64
ALSA: hda/realtek - Handle vmaster hook in the parser side
by Takashi Iwai
· 12 years ago
20c18f5
ALSA: hda/realtek - Remove unused fields and macro definitions
by Takashi Iwai
· 12 years ago
480967d
ALSA: hda/realtek - Drop auto_mic_valid_imux flag
by Takashi Iwai
· 12 years ago
37c0420
ALSA: hda/realtek - Allow different pins for shared hp/mic vref check
by Takashi Iwai
· 12 years ago
df1d1fb
ALSA: hda/realtek - Parse digital input path
by Takashi Iwai
· 12 years ago
965cceb
ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()
by Takashi Iwai
· 12 years ago
6234399
ALSA: hda/realtek - Remove superfluous input amp init
by Takashi Iwai
· 12 years ago
27d3153
ALSA: hda/realtek - Clean up some spec fields
by Takashi Iwai
· 12 years ago
666a70d
ALSA: hda/realtek - Make input path parser more generic
by Takashi Iwai
· 12 years ago
183a444
ALSA: hda/realtek - Don't change connection at path deactivation
by Takashi Iwai
· 12 years ago
829f69e
ALSA: hda/realtek - Initialize loopback paths properly
by Takashi Iwai
· 12 years ago
8dd4867
ALSA: hda/realtek - Add boost volumes to path list
by Takashi Iwai
· 12 years ago
3ebf1e9
ALSA: hda/realtek - Add missing initialization of multi-io routes
by Takashi Iwai
· 12 years ago
0250f7c
ALSA: hda/realtek - Fix the initialization of pin amp-in
by Takashi Iwai
· 12 years ago
6518f7a
ALSA: hda/realtek - Rename get_out_path() to get_nid_path()
by Takashi Iwai
· 12 years ago
fef7fbb
ALSA: hda/realtek - Use path-based parser for digital outputs
by Takashi Iwai
· 12 years ago
c9967f1
ALSA: hda/realtek - Consolidate to a single path list
by Takashi Iwai
· 12 years ago
9c64076
ALSA: hda/realtek - Consolidate is_reachable_path()
by Takashi Iwai
· 12 years ago
130e5f0
ALSA: hda/realtek - Add path active flag
by Takashi Iwai
· 12 years ago
b8a47c7
ALSA: hda/realtek - Remove non-standard automute mode
by Takashi Iwai
· 12 years ago
280e57d
ALSA: hda - Introduce snd_hda_codec_amp_init*()
by Takashi Iwai
· 12 years ago
c370dd6
ALSA: hda - Introduce cache & flush cmd / amp writes
by Takashi Iwai
· 12 years ago
8092e60
ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c
by Takashi Iwai
· 12 years ago
9366ede
ALSA: hda/realtek - Fix initialization of input amps in output paths
by Takashi Iwai
· 12 years ago
bd32f78
ALSA: hda/realtek - Check amp capabilities of aa-mixer widget
by Takashi Iwai
· 12 years ago
c2fd19c
ALSA: hda/realtek - Parse analog loopback paths more generically
by Takashi Iwai
· 12 years ago
36f0fd5
ALSA: hda/realtek - Parse input paths
by Takashi Iwai
· 12 years ago
95e960c
ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent
by Takashi Iwai
· 12 years ago
78e635c
ALSA: hda/realtek - Simplify the output volume initialization
by Takashi Iwai
· 12 years ago
792cf2f
ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec
by Takashi Iwai
· 12 years ago
2f17972
ALSA: hda - Fix mono amp values in proc output
by Takashi Iwai
· 12 years ago
ba811127
ALSA: hda/realtek - Manage mixer controls in out_path list
by Takashi Iwai
· 12 years ago
30dcd3b
ALSA: hda/realtek - Add output path parser
by Takashi Iwai
· 12 years ago
463419d
ALSA: hda/realtek - List up all available DACs
by Takashi Iwai
· 12 years ago
6a84c30
ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable()
by Takashi Iwai
· 12 years ago
065380f
ALSA: hda - Add support of new codec ALC284
by Kailang Yang
· 12 years ago
e8e7da2
ALSA: usb-audio: Make ebox44_table static
by Sachin Kamat
· 12 years ago
56bde0f
ALSA: hdspm - Fix wordclock status on AES32
by Andre Schramm
· 12 years ago
7ed4165
Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"
by David Henningsson
· 12 years ago
d7dab4d
ALSA: hda - Disable runtime D3 for Intel CPT & co
by Takashi Iwai
· 12 years ago
6d3cd5d
ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
by David Henningsson
· 12 years ago
61ed1dc
ALSA: au88x0: fix incorrect left shift
by Nickolai Zeldovich
· 12 years ago
dc30a43
sound: oss/pas2: Fix possible access out of array
by Asim Kadav
· 12 years ago
b7b435e
ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirk
by Damien Zammit
· 12 years ago
8f7f3ab1
ALSA: usb-audio: Add support for Creative BT-D1 via usb sound quirks
by Alexander Schremmer
· 12 years ago
c86c2d4
ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol
by David Henningsson
· 12 years ago
a49f0d1
Linux 3.8-rc1
by Linus Torvalds
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
0264405
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
7e65df3
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
by Kukjin Kim
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
Next »