| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: sb8: remove redundant pointer runtime | Colin Ian King | 2018-07-16 | 1 | -3/+0 |
* | ALSA: gus: remove redundant pointer private_data | Colin Ian King | 2018-07-16 | 1 | -2/+0 |
* | ALSA: es1688: remove redundant pointer chip | Colin Ian King | 2018-07-16 | 1 | -2/+0 |
* | ALSA: opl3: remove redundant pointer opl3 | Colin Ian King | 2018-07-16 | 2 | -18/+0 |
* | ALSA: pcm: Fix snd_interval_refine first/last with open min/max | Timo Wischer | 2018-07-11 | 1 | -4/+10 |
* | ALSA: pcm: Allow drivers to set R/W wait time. | Liam Girdwood | 2018-07-06 | 2 | -5/+13 |
* | ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection | Takashi Iwai | 2018-07-04 | 2 | -7/+2 |
* | ALSA: pcm: trace XRUN event at injection, too | Takashi Iwai | 2018-07-04 | 4 | -8/+11 |
* | Merge branch 'topic/hda-core-intel' into for-next | Takashi Iwai | 2018-07-03 | 15 | -674/+605 |
|\ |
|
| * | ALSA: hdac: add extended ops in the hdac_bus | Rakesh Ughreja | 2018-06-28 | 4 | -3/+15 |
| * | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init | Rakesh Ughreja | 2018-06-28 | 3 | -8/+11 |
| * | ALSA: hda: split snd_hda_codec_new function | Rakesh Ughreja | 2018-06-28 | 2 | -17/+53 |
| * | ALSA: hdac: ext: add wait for codec to respond after link reset | Rakesh Ughreja | 2018-06-28 | 1 | -0/+9 |
| * | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead | Rakesh Ughreja | 2018-06-28 | 4 | -38/+26 |
| * | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead | Rakesh Ughreja | 2018-06-28 | 13 | -376/+308 |
| * | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead | Rakesh Ughreja | 2018-06-28 | 3 | -253/+204 |
* | | ALSA: usb-midi: use irqsave() in USB's complete callback | John Ogness | 2018-07-02 | 1 | -2/+3 |
* | | ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback | John Ogness | 2018-07-02 | 1 | -2/+3 |
* | | ALSA: snd-aoa: add of_node_put() in error path | Nicholas Mc Guire | 2018-06-29 | 1 | -1/+3 |
* | | ALSA: hda/hdmi - Don't fall back to generic when i915 binding fails | Takashi Iwai | 2018-06-28 | 2 | -0/+3 |
* | | ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge | Kai-Heng Feng | 2018-06-28 | 1 | -1/+2 |
* | | ALSA: hda - Move in_pm accessors to HDA core | Takashi Iwai | 2018-06-28 | 3 | -16/+34 |
* | | ALSA: intel_hdmi: Use strlcpy() instead of strncpy() | Takashi Iwai | 2018-06-27 | 1 | -1/+1 |
* | | ALSA: hda - Kill snd_hda_codec_update_cache() | Takashi Iwai | 2018-06-27 | 5 | -12/+9 |
* | | ALSA: hda/realtek - Comprehensive model list for ALC882 & co | Takashi Iwai | 2018-06-26 | 2 | -2/+77 |
* | | ALSA: hda/realtek - Comprehensive model list for ALC262 | Takashi Iwai | 2018-06-26 | 2 | -0/+24 |
* | | ALSA: hda/realtek - Comprehensive model list for ALC268 | Takashi Iwai | 2018-06-26 | 2 | -0/+3 |
* | | ALSA: hda/realtek - Comprehensive model list for ALC259 & co | Takashi Iwai | 2018-06-26 | 2 | -0/+238 |
* | | ALSA: hda/realtek - Comprehensive model list for ALC662 & co | Takashi Iwai | 2018-06-26 | 2 | -0/+54 |
* | | ALSA: Fix references to Documentation/.*/MultiSound | Mauro Carvalho Chehab | 2018-06-26 | 2 | -2/+2 |
* | | ALSA: multisound.sh: update module namespace | Mauro Carvalho Chehab | 2018-06-26 | 1 | -36/+36 |
* | | ALSA:: multisound.sh: fix script to make it build with modern tools | Mauro Carvalho Chehab | 2018-06-26 | 1 | -14/+16 |
* | | sound: restore MultiSound script | Mauro Carvalho Chehab | 2018-06-26 | 1 | -0/+1137 |
* | | ALSA: hda/realtek - Apply PRE_PROBE fixup after ALC269 codec variant setups | Takashi Iwai | 2018-06-25 | 1 | -15/+14 |
* | | ALSA: hda/via - Use standard verb containers | Takashi Iwai | 2018-06-25 | 1 | -29/+35 |
* | | ALSA: hda/via - Simplify control management | Takashi Iwai | 2018-06-25 | 1 | -86/+44 |
* | | ALSA: hda/via - Rewrite with error goto | Takashi Iwai | 2018-06-25 | 1 | -40/+60 |
* | | ALSA: hda/cirrus - Simplify creation of new controls | Takashi Iwai | 2018-06-25 | 1 | -20/+9 |
* | | ALSA: hda/conexant - Clean up beep code | Takashi Iwai | 2018-06-25 | 1 | -58/+27 |
* | | ALSA: hda/realtek - Use common helper for creating beep controls | Takashi Iwai | 2018-06-25 | 1 | -49/+65 |
* | | ALSA: hda/realtek - Use common helper for creating ALC268 beep controls | Takashi Iwai | 2018-06-25 | 1 | -24/+9 |
* | | ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixup | Takashi Iwai | 2018-06-25 | 1 | -8/+13 |
* | | ALSA: hda/realtek - Simplify Dell XPS13 GPIO handling | Takashi Iwai | 2018-06-25 | 1 | -18/+6 |
* | | ALSA: hda/realtek - Convert some manual GPIO setups | Takashi Iwai | 2018-06-25 | 1 | -23/+26 |
* | | ALSA: hda/realtek - Simplify mute LED GPIO handling | Takashi Iwai | 2018-06-25 | 1 | -103/+46 |
* | | ALSA: hda/realtek - Simplify alc885_fixup_macpro_gpio() | Takashi Iwai | 2018-06-25 | 1 | -37/+7 |
* | | ALSA: hda/realtek - Consolidate gpio_data and gpio_led | Takashi Iwai | 2018-06-25 | 1 | -24/+4 |
* | | ALSA: hda/realtek - Add GPIO data update helper | Takashi Iwai | 2018-06-25 | 1 | -2/+16 |
* | | ALSA: hda/realtek - Manage GPIO bits commonly | Takashi Iwai | 2018-06-25 | 1 | -48/+81 |
* | | ALSA: hda/realtek - Allow skipping spec->init_amp detection | Takashi Iwai | 2018-06-25 | 1 | -23/+21 |