summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm9081: Use module_i2c_driverMark Brown2012-02-131-22/+1
* ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky2012-02-131-0/+1
* ASoC: wm8994: Actively discharge VMID when not in useMark Brown2012-02-121-0/+4
* ASoC: wm8994: VMID management improvementsMark Brown2012-02-121-6/+14
* ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2012-02-122-0/+19
* ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2012-02-124-8/+125
* ASoC: alc5632: Allow 8kHz stream support.Andrey Danin2012-02-121-0/+1
* ASoC: alc5632: Fix Capture/Playback attributes for microphone inputsPaul Fertser2012-02-121-5/+5
* ASoC: alc5632: Fix Boost Volume TLVs used for the external microphonesPaul Fertser2012-02-121-6/+5
* ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut MixMarc Dietrich2012-02-121-0/+3
* ASoC: alc5632: Fix I2S digital interface power for recordingAndrey Danin2012-02-121-1/+1
* ASoC: alc5632: Add DMIC switches and controlsAndrey Danin2012-02-121-3/+23
* ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin2012-02-122-16/+70
* ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin2012-02-121-1/+0
* ASoC: alc5632: Rename capture switches to common scheme XXX2RECAndrey Danin2012-02-111-28/+28
* ASoC: alc5632: Add voice DAC playback switchAndrey Danin2012-02-111-0/+2
* ASoC: alc5632: Fixed voice DAC volume step.Andrey Danin2012-02-111-1/+1
* ASoC: alc5632: Coding style. Remove two extra empty lines.Andrey Danin2012-02-111-2/+0
* ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown2012-02-101-0/+1
* ASoC: mxs-saif: use devm_ functionsJulia Lawall2012-02-101-40/+11
* ASoC: wm8993: Correct typos in regmap conversionMark Brown2012-02-101-2/+2
* ASoC: Fix build error in sound/soc/omap/n810.cAxel Lin2012-02-101-1/+1
* ASoC: Fix typo in twl4030.cMasanari Iida2012-02-101-1/+1
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-09250-2268/+1962
|\
| * Linux 3.3-rc3v3.3-rc3Linus Torvalds2012-02-091-1/+1
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-092-6/+4
| |\
| | * iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
| | * iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
| * | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0921-140/+266
| |\ \
| | * | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-071-3/+3
| | * | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-071-0/+8
| | * | iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7
| | * | target: handle empty string writes in sysfsDan Carpenter2012-02-071-4/+8
| | * | iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
| | * | target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-071-1/+1
| | * | target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-071-8/+10
| | * | target: Change target_submit_cmd() to return voidAndy Grover2012-02-073-11/+5
| | * | target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-071-10/+4
| | * | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-181-0/+7
| | * | target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-181-1/+1
| | * | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-183-8/+62
| | * | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-188-54/+78
| | * | iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-181-2/+2
| | * | iscsi-target: make one-bit bitfields unsignedDan Carpenter2012-01-181-2/+2
| | * | iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger2012-01-181-1/+1
| | * | iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger2012-01-181-0/+11
| | * | target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-184-14/+14
| | * | target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior2012-01-181-2/+3
| | * | target: avoid multiple outputs in scsi_dump_inquiry()Sebastian Andrzej Siewior2012-01-181-11/+13
| | * | target: Add workaround for zero-length control CDB handlingNicholas Bellinger2012-01-181-0/+13