summaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst
AgeCommit message (Expand)AuthorFilesLines
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker1-0/+1
2011-10-03staging: intel_sst: fix compile errorLu Guanqun1-0/+1
2011-09-26Staging: intel_sst: instel_sst: fixed some coding style issues.Jaap Crezee1-4/+6
2011-09-12staging: intel_sst: fix comment typoMark Brown1-1/+1
2011-07-08sst: avoid unnecessary firmware reloading for MRSTFeng Tang3-1/+16
2011-07-08sst: report correct jack eventLu Guanqun1-1/+1
2011-06-28staging: intel_sst: Fix memory leakAndre Bartke1-1/+3
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-567/+2131
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+4
2011-05-11sst: tweak the shared functions so we don't crash the ASoC driverAlan Cox1-1/+3
2011-05-10intel_sst: fix output noises when it's not in playbackLu Guanqun2-9/+25
2011-05-10intel_sst: internal speaker needs setting a GPIO lineLu Guanqun3-3/+37
2011-05-10intel_sst: add Master VolumeLu Guanqun4-16/+81
2011-05-10intel_sst: set default output and input deviceLu Guanqun1-0/+2
2011-05-10intel_sst: fix runtime pm issueChandramouli Narayanan1-9/+38
2011-05-10intel_sst: intelmid_v2_control: correct jack event typeAndy CH Lin1-1/+1
2011-05-10intel_sst: MRST can only do 16bit recordingWu Fengguang1-1/+4
2011-05-10intel_sst: MRST can only do mono recordingWu Fengguang1-0/+7
2011-05-10intel_sst: make sure the sst_drop_stream() get called when neededFeng Tang1-2/+2
2011-05-10intel_sst: return correct output/input device idLu Guanqun1-1/+20
2011-05-10intel_sst: move jack detection related configs to init timeLu Guanqun1-15/+13
2011-05-10intel_sst: Headphone Automute supportxingchao1-0/+15
2011-05-10intel_sst: Enable recording via DMICLu Guanqun1-4/+4
2011-05-10intel_sst: Enable recording via HS_MICLu Guanqun1-1/+4
2011-05-10intel_sst: Set de-bounce timeLu Guanqun1-1/+5
2011-05-10intel_sst: rework jack implementationRamesh Babu K V12-381/+887
2011-05-10intel_sst: DMIC routingSitanshu Nanavati5-3/+270
2011-05-10intel_sst: parameter tuning ioctlVinod Koul5-2/+66
2011-05-10intel_sst: Line out supportDharageswari R12-24/+330
2011-05-10intel_sst: ignore IRQ when suspendedVinod Koul1-0/+3
2011-05-10intel_sst: fix unload bugsVinod Koul1-6/+6
2011-05-10intel_sst: MSIC codec power optimisationVinod Koul6-100/+201
2011-05-10sst: fix compile errorLu Guanqun1-0/+3
2011-05-10intel_sst: Save audio state across D3 on MedfieldVinod Koul9-27/+148
2011-05-10sst: make register_sst_card more self-containedLu Guanqun2-1/+1
2011-04-25staging: intel_sst: intelmid needs delay.hRandy Dunlap2-0/+2
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-1/+1
2011-04-20drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfreeJulia Lawall1-4/+4
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown10-19/+19
2011-04-08sst: fix compile errorLu Guanqun1-0/+3
2011-04-06sst: make register_sst_card more self-containedLu Guanqun2-1/+1
2011-03-31Fix common misspellingsLucas De Marchi10-19/+19
2011-02-18staging/trivial: fix typos concerning "select"Uwe Kleine-König1-2/+2
2011-02-18staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König3-5/+5
2011-02-18staging/trivial: fix typos concerning "function"Uwe Kleine-König1-4/+4
2011-02-02staging: sst: Fix for dmic capture on v2 pmicHarsha Priya1-1/+4
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2-2/+1
2010-11-29staging: fix intel_sst/intelmid sound buildRandy Dunlap1-0/+1
2010-11-29Staging: sst: add ioctls for post processing algorithm interfaceVinod Koul6-23/+215