summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ALSA: hda/ca0132 - Add ZxR quirks + new quirk check functionConnor McAdams2018-10-021-0/+28
* | | ALSA: hda/ca0132 - Fix surround sound with output effectsConnor McAdams2018-10-021-5/+14
* | | ALSA: hda/ca0132 - Fix AE-5 control typeConnor McAdams2018-10-021-2/+2
* | | ALSA: hda/ca0132 - Add AE-5 exit functionConnor McAdams2018-09-201-0/+28
* | | ALSA: hda/ca0132 - Add AE-5 specific controlsConnor McAdams2018-09-201-1/+238
* | | ALSA: hda/ca0132 - Add input selection commands for AE-5Connor McAdams2018-09-201-6/+29
* | | ALSA: hda/ca0132 - Add output set commands for AE-5Connor McAdams2018-09-201-10/+70
* | | ALSA: hda/ca0132 - Clean up ca0132_alt_out_selectConnor McAdams2018-09-201-51/+69
* | | ALSA: hda/ca0132 - Add DSP setup functions for AE-5Connor McAdams2018-09-201-0/+215
* | | ALSA: hda/ca0132 - Merge post-dsp functions + cleanupConnor McAdams2018-09-201-96/+75
* | | ALSA: hda/ca0132 - Change firmware name and usageConnor McAdams2018-09-201-5/+7
* | | ALSA: hda/ca0132 - Add AE-5 regular init setupConnor McAdams2018-09-201-0/+12
* | | ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functionsConnor McAdams2018-09-201-23/+134
* | | ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5Connor McAdams2018-09-201-6/+55
* | | ALSA: hda/ca0132 - Set AE-5 bools and select mixerConnor McAdams2018-09-201-1/+10
* | | ALSA: hda/ca0132 - Add pincfg for AE-5Connor McAdams2018-09-201-13/+60
* | | ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5Connor McAdams2018-09-201-0/+2
* | | ALSA: hda/ca0132 - Define new verbs and control paramsConnor McAdams2018-09-201-11/+12
* | | ALSA: atiixp: fix fall-through annotationsGustavo A. R. Silva2018-09-141-3/+3
* | | ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai2018-09-131-10/+10
* | | ALSA: hda: fix unused variable warningAnders Roxell2018-09-111-5/+4
* | | Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai2018-09-044-18/+16
|\ \ \
| * | | ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-2/+4
| * | | ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-1/+2
| * | | ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-14/+8
| |/ /
| * / ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-08-301-1/+2
| |/
* | Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-08-3025-558/+24
|\ \
| * | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-3025-558/+24
| |/
* | ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai2018-08-303-24/+4
* | ALSA: intel8x0: Use the new non-cached allocation for 440MX workaroundTakashi Iwai2018-08-281-77/+12
* | ALSA: hda: Remove substream allocation/free opsTakashi Iwai2018-08-284-41/+5
* | ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai2018-08-283-79/+8
* | ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-08-282-3/+9
* | ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King2018-08-271-1/+1
|/
* Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-241-1/+17
|\
| * ALSA: hda/realtek - Fix HP Headset Mic can't recordKailang Yang2018-08-211-1/+17
* | ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds2018-08-161-1/+1
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2018-08-1259-1258/+1344
|\
| * ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva2018-08-091-1/+1
| * ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams2018-08-081-14/+16
| * ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams2018-08-081-7/+11
| * ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams2018-08-081-0/+15
| * ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams2018-08-081-10/+11
| * ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams2018-08-081-13/+36
| * ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams2018-08-081-13/+19
| * ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams2018-08-081-2/+24
| * ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams2018-08-081-0/+2
| * ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams2018-08-081-1/+6
| * ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams2018-08-081-13/+3
| * ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams2018-08-081-24/+38