256 results
Order by date - Order by pertinence
All (256)
Press (4)
High-tech (252)
 
[PATCH 0/9 v2] ASoC: codecs: Fix register cache incoherencies
The multi-component patch(commit f0fba2ad1) moved the allocation of the register cache from the driver to the ASoC core. Most drivers where adjusted to this, but there are also some drivers now which use a mixture of their own register cache and the ...
Message posted on the December 28th, 2010 - 3:40 PM ET
CSR’s SiRFstarIVTM is Chosen for Timex® Ironman® Run Trainer™ With GPS
CSR SiRFstarIVTM enables low-power, high-precision, body-worn GPS location, pace and distance tracking for runners in the Timex® Ironman® Run Trainer™ System.
Press published on the January 10th, 2012 - 7:00 AM ET
CSR Debuts an Indoor Location and Navigation Breakthrough with SiRFstarV™ Architecture and SiRFusion™ Platform
Self-Learning, End-to-End Platform “Fuses” Multiple Location Technologies to Make Accurate Indoor Location and Navigation a Reality.
Press published on the November 1st, 2011 - 6:00 AM ET
CSR Drives First SiRFstarVe™ Location Platform into Automotive Market
Auto-Qualified SiRFstarVe Quad-GNSS Location Engine Offering Unique Radio Frequency Interference Immunity Capabilities to be Presented at Telematics Detroit.
Press published on the June 6th, 2012 - 5:00 AM ET
Spreadtrum selects CSR connectivity and Location for Smartphone reference designs
Arrangement further expands CSR’s technology presence in China and emerging markets for smart phones.
Press published on the February 27th, 2012 - 1:00 AM ET
Other results are also available in our forums :
[PATCH 0/9] ASoC: codecs: Fix register cache incoherencies
The multi-component patch(commit f0fba2ad1) introduced a generic register cache framework. Most of the drivers where converted to use this new framework. But there are also some drivers now which use a mixture of their own register cache and the ...
Message posted on the December 24th, 2010 - 8:50 AM ET
[patch v2] sound/soc/codecs : fix build failure for next-20130325
From: Xiong Zhou <jencce.kernel@gmail.com> This patch fixes build failure of next-20130325 (and also next-20130322), about sound soc codec modules. I try to fix this by moving arrays to the header last time. Failing message: ERROR: ...
Message posted on the March 27th, 2013 - 8:40 AM ET
[PATCH] [trivial] Fix typo in tty, arm, hotplug, sound and others.
Fix multiple typo on printk messages on tty, arm, hotplug sound and others. Signed-off-by: Masanari Iida <standby24x7@gmail.com> arch/arm/kernel/kprobes-test.c | 2 +- arch/arm/mach-imx/iomux-imx31.c | 2 +- ...
Message posted on the April 2nd, 2012 - 1:00 PM ET
[PATCH v2 00/12] sound/alsa/soc/codec: fix memory leak and resource relaim in error path
This serial of patches fixes memory leak and resource relaim in error path I made a mistake that changed the subject line for some of the update patches. So. here is a re-send and all patches are marked as v2. Regards, Axel changes for v2: ...
Message posted on the July 23rd, 2010 - 2:00 AM ET
[patch] sound/soc/codec : fix build failure in next-201303225
From: Xiong Zhou <jencce.kernel@gmail.com> This patch fixes build failure of next-20130325 (and also next-20130322), about sound soc codec modules, based on previous implementation. Failing message: MODPOST 2490 modules ERROR: ...
Message posted on the March 25th, 2013 - 7:20 AM ET
[PATCH] ASoC: tlv320aic3x - fix variable may be used uninitialized warning
If aic3x_read failed , val is used uninitialized. Fix it by initializing val to 0. This patch fixes below compile warning: sound/soc/codecs/tlv320aic3x.c: In function 'aic3x_get_gpio': sound/soc/codecs/tlv320aic3x.c:1183: warning: 'val' may be used ...
Message posted on the November 24th, 2010 - 9:50 AM ET
[PATCH] [trivial] sound: Fix typo in drivers sound
Correct spelling typo in debug messages within drivers/sound Signed-off-by: Masanari Iida <standby24x7@gmail.com> sound/i2c/other/ak4113.c | 2 +- sound/i2c/other/ak4114.c | 2 +- sound/i2c/other/ak4117.c | 2 +- sound/pci/rme9652/hdspm.c ...
Message posted on the November 1st, 2012 - 10:30 AM ET
[GIT PULL] extcon/ASoC: arizona: Fix interactions around HPDET
This patch series fixes an interaction between the extcon and ASoC drivers for arizona. Since both drivers are under active development there are likely going to be cross tree issues - there's already some further patches on the ASoC side - so ...
Message posted on the March 26th, 2013 - 10:50 AM ET
[PATCH 0/5] ASoC: Fix incorrect kfree in error path
This serial of patches fixes incorrect kfree in error path. Axel Lin (5): ASoC: Fix incorrect kfree in ad1836_probe error path ASoC: Fix incorrect kfree in ad193x_probe error path ASoC: Fix incorrect kfree in aic3x_probe error path ASoC: Fix ...
Message posted on the November 16th, 2010 - 3:10 AM ET