summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Oleksij Rempel2012-06-201-0/+4
* ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-181-1/+1
* ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-183-10/+40
* ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack2012-06-181-1/+2
* ALSA: snd-usb: fix sync pipe checkDaniel Mack2012-06-181-7/+11
* Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-187-47/+43
|\
| * ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
| * ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-111-2/+1
| * ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-111-2/+2
| * ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
| * ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
| * ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
| * ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-112-27/+12
| * ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-113-1/+3
* | ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-132-1/+2
* | ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
* | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
* | ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-121-3/+1
* | ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai2012-06-111-5/+5
* | vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-091-6/+8
* | ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury2012-06-081-1/+4
* | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-081-1/+1
* | ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai2012-06-081-1/+1
* | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-082-0/+20
* | ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2012-06-082-4/+4
|/
* ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren2012-06-081-0/+1
* ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown2012-06-081-38/+21
* ASoC: dapm: Fix input list to use source widgetsLiam Girdwood2012-06-081-1/+1
* ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BELiam Girdwood2012-06-081-0/+6
* ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2012-06-051-35/+58
* ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2012-06-051-4/+8
* ASoC: imx-audmux: add pinctrl supportRichard Zhao2012-06-041-0/+8
* ASoC: dapm: Fix connected widget capture path query.Liam Girdwood2012-06-041-1/+1
* Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\
| * dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11