| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Fix cancel_work_sync() stall from jackpoll work | Takashi Iwai | 2018-08-30 | 1 | -1/+2 |
* | Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-24 | 1 | -1/+17 |
|\ |
|
| * | ALSA: hda/realtek - Fix HP Headset Mic can't record | Kailang Yang | 2018-08-21 | 1 | -1/+17 |
* | | ALSA: update dell-wmi mic-mute registration to new world order | Linus Torvalds | 2018-08-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2018-08-12 | 59 | -1258/+1344 |
|\ |
|
| * | ALSA: mixart: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-09 | 1 | -1/+1 |
| * | ALSA: hda/ca0132 - Add exit commands for Recon3D | Connor McAdams | 2018-08-08 | 1 | -14/+16 |
| * | ALSA: hda/ca0132 - Change mixer controls for Recon3D | Connor McAdams | 2018-08-08 | 1 | -7/+11 |
| * | ALSA: hda/ca0132 - Add Recon3D input and output select commands | Connor McAdams | 2018-08-08 | 1 | -0/+15 |
| * | ALSA: hda/ca0132 - Add DSP setup defaults for Recon3D | Connor McAdams | 2018-08-08 | 1 | -10/+11 |
| * | ALSA: hda/ca0132 - Add Recon3D startup functions and setup | Connor McAdams | 2018-08-08 | 1 | -13/+36 |
| * | ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmio | Connor McAdams | 2018-08-08 | 1 | -13/+19 |
| * | ALSA: hda/ca0132 - Add Recon3D pincfg | Connor McAdams | 2018-08-08 | 1 | -2/+24 |
| * | ALSA: hda/ca0132 - Add quirk ID and enum for Recon3D | Connor McAdams | 2018-08-08 | 1 | -0/+2 |
| * | ALSA: hda/ca0132 - Add alt_functions unsolicited response | Connor McAdams | 2018-08-08 | 1 | -1/+6 |
| * | ALSA: hda/ca0132 - Clean up ca0132_init function. | Connor McAdams | 2018-08-08 | 1 | -13/+3 |
| * | ALSA: hda/ca0132 - Create mmio gpio function to make code clearer | Connor McAdams | 2018-08-08 | 1 | -24/+38 |
| * | ALSA: echoaudio: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-06 | 1 | -0/+2 |
| * | ALSA: emu10k1: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-06 | 1 | -2/+2 |
| * | ALSA: mixart: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-06 | 1 | -0/+1 |
| * | ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360 | Alexandru Gagniuc | 2018-08-05 | 1 | -0/+1 |
| * | ALSA: pci: Remove empty init and exit | Takashi Iwai | 2018-08-03 | 2 | -28/+0 |
| * | ALSA: sonicvibes: remove redundant pointer 'dir' | Colin Ian King | 2018-08-01 | 1 | -2/+0 |
| * | ALSA: ens137x: remove redundant array pcm_devs | Colin Ian King | 2018-08-01 | 1 | -2/+1 |
| * | ALSA: emu10k1: remove redundant variable attn | Colin Ian King | 2018-08-01 | 1 | -2/+1 |
| * | ALSA: cs5535audio: remove redundant pointer 'dma' | Colin Ian King | 2018-08-01 | 1 | -6/+1 |
| * | ALSA: asihpi: remove redundant variable max_streams | Colin Ian King | 2018-08-01 | 1 | -5/+0 |
| * | Merge branch 'for-linus' into topic/virmidi | Takashi Iwai | 2018-07-29 | 5 | -10/+13 |
| |\ |
|
| * | | ALSA: hda/hdmi: Use single mutex unlock in error paths | Takashi Iwai | 2018-07-29 | 1 | -34/+33 |
| * | | ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range() | Jia-Ju Bai | 2018-07-27 | 1 | -6/+6 |
| * | | ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep() | Jia-Ju Bai | 2018-07-27 | 1 | -3/+3 |
| * | | ALSA: atiixp_modem: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -2/+2 |
| * | | ALSA: atiixp: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -2/+2 |
| * | | ALSA: bt87x: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -2/+2 |
| * | | ALSA: echoaudio: Proper endian notations | Takashi Iwai | 2018-07-27 | 5 | -38/+42 |
| * | | ALSA: maestro3: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -3/+3 |
| * | | ALSA: intel8x0m: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -3/+3 |
| * | | ALSA: intel8x0: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -3/+3 |
| * | | ALSA: lola: Proper endian notations | Takashi Iwai | 2018-07-27 | 3 | -8/+8 |
| * | | ALSA: mixart: Proper endian notations | Takashi Iwai | 2018-07-27 | 3 | -27/+27 |
| * | | ALSA: riptide: Properly endian notations | Takashi Iwai | 2018-07-27 | 1 | -4/+4 |
| * | | ALSA: trident: Proper endian notations | Takashi Iwai | 2018-07-27 | 2 | -2/+2 |
| * | | ALSA: ymfpci: Proper endian notations | Takashi Iwai | 2018-07-27 | 2 | -42/+42 |
| * | | ALSA: asihpi: Fix PCM format notations | Takashi Iwai | 2018-07-27 | 1 | -11/+13 |
| * | | ALSA: au88x0: Fix sparse warning wrt PCM format type | Takashi Iwai | 2018-07-27 | 2 | -2/+2 |
| * | | ALSA: riptide: Fix PCM format type conversion | Takashi Iwai | 2018-07-27 | 1 | -1/+1 |
| * | | ALSA: trident: Suppress gcc string warning | Takashi Iwai | 2018-07-26 | 1 | -1/+1 |
| * | | ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast | Takashi Iwai | 2018-07-26 | 1 | -12/+12 |
| * | | ALSA: korg1212: Add __force annotation to cast in user-copy callbacks | Takashi Iwai | 2018-07-26 | 1 | -2/+2 |
| * | | ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t | Takashi Iwai | 2018-07-26 | 1 | -2/+2 |