nt='cgit v1.3-7-g2ca7'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/vctrl-regulator.c
t/sound/pci/echoaudio/echoaudio.c?id=4f8ada444cc7a7ea70cdc81f098b34c5f1f2df41'>ALSA: Echoaudio - Add firmware cache #2
AgeCommit message (Expand)AuthorFilesLines
2023-07-14regulator: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson1-0/+1
2022-03-15regulator: vctrl: Use min() instead of doing it manuallyHaowen Bai1-4/+1
2021-08-25regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai1-30/+42
2021-08-25regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai1-1/+2
2020-01-17regulator: vctrl-regulator: Avoid deadlock getting and setting the voltageEnric Balletbo i Serra1-15/+23
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-04-01regulator: vctrl: Remove unneeded continue statementAxel Lin1-3/+1
Giuliano Pochini1-4/+38
2010-02-15ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini1-1/+7
2009-09-30ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini1-4/+26
2009-03-24Merge branch 'topic/echoaudio' into for-linusTakashi Iwai1-14/+3
2009-03-16ALSA: echoaudio: remove line-out volume from vmixer cardsGiuliano Pochini1-14/+3
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-10/+4
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-3/+5