summaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-2323-567/+2131
|\
| * sst: tweak the shared functions so we don't crash the ASoC driverAlan Cox2011-05-111-1/+3
| * intel_sst: fix output noises when it's not in playbackLu Guanqun2011-05-102-9/+25
| * intel_sst: internal speaker needs setting a GPIO lineLu Guanqun2011-05-103-3/+37
| * intel_sst: add Master VolumeLu Guanqun2011-05-104-16/+81
| * intel_sst: set default output and input deviceLu Guanqun2011-05-101-0/+2
| * intel_sst: fix runtime pm issueChandramouli Narayanan2011-05-101-9/+38
| * intel_sst: intelmid_v2_control: correct jack event typeAndy CH Lin2011-05-101-1/+1
| * intel_sst: MRST can only do 16bit recordingWu Fengguang2011-05-101-1/+4
| * intel_sst: MRST can only do mono recordingWu Fengguang2011-05-101-0/+7
| * intel_sst: make sure the sst_drop_stream() get called when neededFeng Tang2011-05-101-2/+2
| * intel_sst: return correct output/input device idLu Guanqun2011-05-101-1/+20
| * intel_sst: move jack detection related configs to init timeLu Guanqun2011-05-101-15/+13
| * intel_sst: Headphone Automute supportxingchao2011-05-101-0/+15
| * intel_sst: Enable recording via DMICLu Guanqun2011-05-101-4/+4
| * intel_sst: Enable recording via HS_MICLu Guanqun2011-05-101-1/+4
| * intel_sst: Set de-bounce timeLu Guanqun2011-05-101-1/+5
| * intel_sst: rework jack implementationRamesh Babu K V2011-05-1012-381/+887
| * intel_sst: DMIC routingSitanshu Nanavati2011-05-105-3/+270
| * intel_sst: parameter tuning ioctlVinod Koul2011-05-105-2/+66
| * intel_sst: Line out supportDharageswari R2011-05-1012-24/+330
| * intel_sst: ignore IRQ when suspendedVinod Koul2011-05-101-0/+3
| * intel_sst: fix unload bugsVinod Koul2011-05-101-6/+6
| * intel_sst: MSIC codec power optimisationVinod Koul2011-05-106-100/+201
| * sst: fix compile errorLu Guanqun2011-05-101-0/+3
| * intel_sst: Save audio state across D3 on MedfieldVinod Koul2011-05-109-27/+148
| * sst: make register_sst_card more self-containedLu Guanqun2011-05-102-1/+1
| * staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-1/+1
| * drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfreeJulia Lawall2011-04-201-4/+4
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-222-1/+4
|\ \
| * \ ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-1810-19/+19
| |\ \ | | |/
| * | sst: fix compile errorLu Guanqun2011-04-081-0/+3
| * | sst: make register_sst_card more self-containedLu Guanqun2011-04-062-1/+1
* | | staging: intel_sst: intelmid needs delay.hRandy Dunlap2011-04-252-0/+2
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-3110-19/+19
|/
* staging/trivial: fix typos concerning "select"Uwe Kleine-König2011-02-181-2/+2
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2011-02-183-5/+5
* staging/trivial: fix typos concerning "function"Uwe Kleine-König2011-02-181-4/+4
* staging: sst: Fix for dmic capture on v2 pmicHarsha Priya2011-02-021-1/+4
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-072-2/+1
|\
| * Merge branch 'master' into workGreg Kroah-Hartman2010-11-291-1/+0
| |\
| | * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| * | Staging: intel_sst: fix memory leakDan Carpenter2010-11-161-1/+1
| |/
* | staging: fix intel_sst/intelmid sound buildRandy Dunlap2010-11-291-0/+1
* | Staging: sst: add ioctls for post processing algorithm interfaceVinod Koul2010-11-296-23/+215
* | Staging: sst: Construct fw string name runtimeVinod Koul2010-11-292-7/+7
* | Staging: sst: Add runtime PM supportVinod Koul2010-11-296-8/+69
* | sst: log error returned by scu ipc read/writeVinod Koul2010-11-191-13/+12
* | sst: Firmware error codes force number valuesVinod Koul2010-11-191-48/+62
* | sst: Change the SST driver PCM interfaceVinod Koul2010-11-1910-88/+134
OpenPOWER on IntegriCloud