| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: ctl: fill identical information to return value when adding userspace e... | Takashi Sakamoto | 2015-04-11 | 1 | -1/+21 |
* | ALSA: ctl: fix a bug to return no identical information in info operation for... | Takashi Sakamoto | 2015-04-11 | 1 | -0/+7 |
* | ALSA: ctl: confirm to return all identical information in 'activate' event | Takashi Sakamoto | 2015-04-11 | 1 | -0/+2 |
* | ALSA: emu10k1: handle dock disconnects | Michael Gernoth | 2015-04-11 | 1 | -0/+9 |
* | ALSA: seq: fill client ID in return value of pool operation | Takashi Sakamoto | 2015-04-11 | 1 | -0/+1 |
* | ALSA: hda/realtek - Fix a typo | Takashi Iwai | 2015-04-10 | 1 | -1/+1 |
* | ALSA: ctl: evaluate macro instead of numerical value | Takashi Sakamoto | 2015-04-10 | 1 | -5/+8 |
* | ALSA: hda/via - Add missing stream_pm ops setup | Takashi Iwai | 2015-04-09 | 1 | -0/+1 |
* | ALSA: hda/realtek - Fix the regression by widget power-saving | Takashi Iwai | 2015-04-09 | 1 | -2/+3 |
* | ALSA: hda/generic - Don't override power_filter when power_save_node is set | Takashi Iwai | 2015-04-09 | 1 | -1/+2 |
* | ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable | Takashi Iwai | 2015-04-09 | 1 | -0/+4 |
* | ALSA: hda/generic - Fix wrong initial power state for fixed pins | Takashi Iwai | 2015-04-09 | 1 | -3/+11 |
* | ALSA: hda/generic - Check power state cap at updating the widget power | Takashi Iwai | 2015-04-09 | 1 | -0/+2 |
* | ALSA: hda - Always allow access for POWER_STATE verbs via regmap | Takashi Iwai | 2015-04-09 | 1 | -5/+5 |
* | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 2015-04-08 | 6 | -25/+25 |
* | ALSA: hda - Create AFG sysfs node at last | Takashi Iwai | 2015-04-08 | 1 | -8/+8 |
* | ALSA: hda/realtek - Support Dell headset mode for ALC288 | Kailang Yang | 2015-04-08 | 1 | -0/+67 |
* | ALSA: hda/realtek - Support headset mode for ALC286/288 | Kailang Yang | 2015-04-08 | 1 | -0/+77 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-04-08 | 3 | -4/+28 |
|\ |
|
| * | ALSA: hda/realtek - Make more stable to get pin sense for ALC283 | Kailang Yang | 2015-04-08 | 1 | -0/+2 |
| * | ALSA: usb-audio: don't try to get Benchmark DAC1 sample rate | Eric Wong | 2015-04-04 | 1 | -2/+7 |
| * | ALSA: hda/realtek - Support Dell headset mode for ALC256 | Kailang Yang | 2015-04-04 | 1 | -0/+16 |
| * | ALSA: hda - Add one more node in the EAPD supporting candidate list | Hui Wang | 2015-03-26 | 1 | -1/+1 |
| * | ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point | Libin Yang | 2015-03-26 | 1 | -1/+1 |
| * | ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036) | Sebastian Wicki | 2015-03-23 | 1 | -0/+1 |
* | | ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW | Libin Yang | 2015-04-07 | 1 | -2/+6 |
* | | ALSA: emu10k1: add Audigy 5/Rx | Michael Gernoth | 2015-04-05 | 1 | -0/+16 |
* | | ALSA: au1x00: fix error return code | Julia Lawall | 2015-04-05 | 1 | -3/+9 |
* | | ALSA: Use const struct ac97_quirk | Joe Perches | 2015-04-05 | 6 | -6/+7 |
* | | ALSA: hda: fix possible null dereference | Sudip Mukherjee | 2015-04-04 | 1 | -3/+2 |
* | | ALSA: hda - Enable widget power saving for Realtek codecs | Takashi Iwai | 2015-04-04 | 1 | -0/+1 |
* | | ALSA: hda - Sync node attributes at resume from widget power saving | Takashi Iwai | 2015-04-04 | 1 | -4/+2 |
* | | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai | 2015-04-04 | 17 | -746/+738 |
|\ \ |
|
| * | | ALSA: hda - Set use_single_rw flag for regmap | Takashi Iwai | 2015-03-27 | 1 | -0/+1 |
| * | | ALSA: hda - Handle a few verbs as read-only | Takashi Iwai | 2015-03-26 | 1 | -3/+7 |
| * | | ALSA: hda - Add cache support for COEF read/write | Takashi Iwai | 2015-03-23 | 1 | -1/+48 |
| * | | ALSA: hda - Handle get/set power verb symmetrically via regmap | Takashi Iwai | 2015-03-23 | 1 | -1/+12 |
| * | | ALSA: hda - Add a fake stereo amp register support | Takashi Iwai | 2015-03-23 | 1 | -1/+70 |
| * | | ALSA: hda - Use regmap for command verb caches, too | Takashi Iwai | 2015-03-23 | 9 | -309/+64 |
| * | | ALSA: hda - Allow driver to add vendor-specific verbs for regmap | Takashi Iwai | 2015-03-23 | 1 | -0/+28 |
| * | | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 2015-03-23 | 5 | -141/+79 |
| * | | ALSA: hda - Use regmap for amp accesses | Takashi Iwai | 2015-03-23 | 4 | -199/+32 |
| * | | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai | 2015-03-23 | 3 | -17/+41 |
| * | | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 2015-03-23 | 2 | -13/+10 |
| * | | ALSA: hda - Add regmap support | Takashi Iwai | 2015-03-23 | 6 | -1/+312 |
| * | | ALSA: hda - Move generic array helpers to core lib | Takashi Iwai | 2015-03-23 | 4 | -77/+51 |
* | | | ALSA: hda - Fix subsystem ID read regression | David Henningsson | 2015-04-04 | 1 | -1/+1 |
* | | | ALSA: hda/via - Add beep controls to VIA codecs | W. Trevor King | 2015-03-25 | 1 | -0/+61 |
* | | | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h | Takashi Iwai | 2015-03-25 | 1 | -3/+0 |
* | | | ALSA: asihpi: Fix duplicate const for clock sources | Krzysztof Kozlowski | 2015-03-24 | 1 | -1/+1 |