summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen2015-08-212-35/+4Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-218-2/+50
|\
| * ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson2015-08-211-1/+22
| * ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer2015-08-211-0/+1
| * Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai2015-08-194-0/+24
| |\
| | * ASoC: topology: Disable use from userspaceMark Brown2015-08-181-0/+6
| | * ASoC: topology: Add Kconfig option for topologyMark Brown2015-08-183-0/+18
| * | ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman2015-08-191-0/+1
| * | ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai2015-08-191-1/+1
| * | ALSA: hda - Fix the white noise on Dell laptopWoodrow Shen2015-08-131-0/+1
* | | ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai2015-08-211-0/+1
* | | ALSA: hdsp: silence and underflow warningDan Carpenter2015-08-211-1/+2
* | | ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul2015-08-212-0/+29
* | | ALSA: hdac: add extended device driver registrationVinod Koul2015-08-212-0/+81
* | | ALSA: hdac: add hdac extended deviceVinod Koul2015-08-212-4/+53
* | | ALSA: hdac: Add API for removing hdac extended deviceVinod Koul2015-08-212-0/+20
* | | ALSA: usb-audio: Recurse before saving terminal propertiesJulian Scheel2015-08-191-5/+11
* | | ALSA: hda/eld - Add const to possible placesTakashi Iwai2015-08-171-5/+5
* | | ALSA: hda/proc - Fix racy string access for power statesTakashi Iwai2015-08-171-18/+10Star
* | | ALSA: hda/proc - Add const to possible placesTakashi Iwai2015-08-171-11/+15
* | | ALSA: hda - Make some helper functions localTakashi Iwai2015-08-173-80/+62Star
* | | ALSA: usb: handle descriptor with SYNC_NONE illegal valuePierre-Louis Bossart2015-08-161-2/+16
* | | ALSA: usb: fix corrupted pointers due to interface setting changePierre-Louis Bossart2015-08-161-0/+14
* | | ALSA: usb-audio: Fix parameter block size for UAC2 control requestsJulian Scheel2015-08-142-20/+46
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-11541-3526/+6374
|\| |
| * | Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-08-07530-3506/+6319
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown2015-08-065-34/+76
| | |\ \ \ \
| | | | | * | ASoC: topology: Add private data type and bump ABI version to 3Liam Girdwood2015-08-061-2/+3
| | | | | * | ASoC: topology: Add ops support to byte controls UAPIMengdong Lin2015-08-061-3/+6
| | | | | * | ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin2015-08-062-23/+54
| | | | | * | Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown2015-08-06544-3013/+4296
| | | | | |\ \
| | | | | * | | ASoC: topology: add private data to manifestVinod Koul2015-08-061-0/+1
| | | | | * | | ASoC: topology: Add subsequence in topologySubhransu S. Prusty2015-08-062-0/+2
| | | | | * | | ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin2015-08-041-1/+1
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: Intel: sst_byt: fix initialize 'NULL device *' issueJie Yang2015-07-291-0/+2
| | | | * | | ASoC: Intel: haswell: fix initialize 'NULL device *' issueJie Yang2015-07-291-0/+2
| | | * | | | ASoC: cs4265: Fix setting dai format for Left/Right JustifiedAxel Lin2015-07-241-5/+5
| | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-08-062-0/+6
| | |\ \ \ \
| | | * | | | ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao2015-08-032-0/+6
| | * | | | | Linux 4.2-rc5Linus Torvalds2015-08-031-1/+1
| | * | | | | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-033-7/+8
| | |\ \ \ \ \
| | | * | | | | powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple2015-07-301-1/+1
| | | * | | | | macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-231-1/+1
| | | * | | | | powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy2015-07-231-5/+6
| | * | | | | | i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
| | * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-024-14/+23
| | |\ \ \ \ \ \
| | | * | | | | | scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
| | | * | | | | | ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
| | | * | | | | | ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
| | | * | | | | | ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7