Top search
[PATCH] mfd: wm5102: Add readback of DSP status 3 register
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> drivers/mfd/wm5102-tables.c | 2 ++ include/linux/mfd/arizona/registers.h | 1 + 2 files changed, 3 insertions(+) diff --git a/drivers/mfd/wm5102-tables.c ...
Message posted on the December 1st, 2012 - 12:20 PM ET
[PATCH] mfd: arizona: Add debug trace on entering and leaving runtime suspend
There doesn't appear to be any useful diagnostic information from the core. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> drivers/mfd/arizona-core.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git ...
Message posted on the July 20th, 2012 - 12:10 PM ET
[PATCH v4 1/2] mfd: Add ASIC3 LED support
Add LED support for the HTC ASIC3. Underlying support is provided by the mfd/asic3 and leds/leds-asic3 drivers. An example configuration is provided by the pxa/hx4700 platform. Signed-off-by: Paul Parsons <lost.distance@yahoo.com> Identical ...
Message posted on the May 13th, 2011 - 3:00 PM ET
[PATCH 2/3] mfd: Add s5m series irq support
This patch support irq for s5m series. Basically, S5M8767 and S5M8763 irq can be handled by this patch. Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> drivers/mfd/s5m-irq.c | 486 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files ...
Message posted on the October 23rd, 2011 - 4:10 AM ET
[PATCH] mfd: Convert WM8400 to regmap API
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> This one also depends on regmap stuff in -next. drivers/mfd/wm8400-core.c | 106 ++++++++++-- include/linux/mfd/wm8400-private.h | 7 +-- 2 files changed, 32 ...
Message posted on the August 9th, 2011 - 10:40 AM ET
[PATCH] Documentation: add docs for max8925 dt
From: Qing Xu <qingx@marvell.com> add docs for dt of max8925-mfd, max8925-backlight, and max8925-battery Signed-off-by: Qing Xu <qingx@marvell.com> Documentation/devicetree/bindings/mfd/max8925.txt | 64 ++++++++++++++++++++ ...
Message posted on the November 29th, 2012 - 1:00 AM ET
[PATCH 1/3] mfd: Add WM1811 support
The WM1811 is mostly register compatible with the WM8994 and WM8958, providing a high performance audio hub CODEC in a small form factor suitable for ultra compact system designs. Signed-off-by: Mark Brown ...
Message posted on the September 27th, 2011 - 3:00 PM ET
[PATCH] mfd/ab8500-gpadc: refactor GPADC API, add raw access
From: Karl Komierowski <karl.komierowski@stericsson.com> Refactor the GPADC interface to avoid bugs in calling code: - ab8500_gpadc_[convert|read_raw|ad_to_voltage] clarifies each functions use case, *convert wraps *read_raw, and we can ...
Message posted on the August 10th, 2011 - 9:20 AM ET
[PATCH] mfd/ab8500-gpadc: refactor GPADC API, add raw access
From: Kalle Komierowski <kalle.komierowski@gmail.com> - A bug in the use of the exported functions made the raw ADC value converted to voltage entity twice. - ab8500_gpadc_[convert|read_raw|ad_to_voltage] clarifies each functions use case, ...
Message posted on the June 28th, 2011 - 5:20 AM ET
[PATCH 1/3] mfd: Add Makefile and Kconfig Entries for tps65911 comparator
Base on Mark's comment [1], I make the Kconfig entry invisible to users. [1] https://lkml.org/lkml/2011/5/14/136 Signed-off-by: Axel Lin <axel.lin@gmail.com> Hi Jorge, I don't have this device handy, can you help to test this serial of ...
Message posted on the June 22nd, 2011 - 10:20 PM ET
[PATCH] power_supply: Add charger driver for MAX8997/8966
MAX8997/8966 chip is a multi-function device which includes PMIC, RTC, Fuel Gauge, MUIC, Haptic, Flash control, and Battery charging control. The driver for it is located at drivers/mfd. This patch supports battery charging control of MAX8997/8966 ...
Message posted on the June 22nd, 2011 - 6:50 AM ET
[PATCH] mfd: syscon: Add missing struct device_node declaration
syscon.h header uses struct device_node in functions' declarations without declaring it. This causes compilation warnings like: include/linux/mfd/syscon.h:20: warning: ‘struct device_node’ declared inside parameter list ...
Message posted on the March 25th, 2013 - 12:00 PM ET
[PATCH] mfd: wm8994: add missing variable initialization
Fixed build warning as below: drivers/mfd/wm8994-core.c: In function 'wm8994_i2c_probe': drivers/mfd/wm8994-core.c:595:7: warning: 'patch_regs' may be used uninitialized in this function [-Wuninitialized] drivers/mfd/wm8994-core.c:408:14: note: ...
Message posted on the February 18th, 2013 - 8:00 PM ET
[PATCH] mfd: tps65090: Add compatible string for charger subnode
This patch adds the of_compatible value for the tps65090 charger subnode used when loading the driver to find its properties and of_node. Signed-off-by: Rhyland Klein <rklein@nvidia.com> drivers/mfd/tps65090.c | 1 + 1 file changed, 1 ...
Message posted on the April 10th, 2013 - 1:20 PM ET
Previous3 4 5 6 7 8 9 10 11 12 Next 
1... ...67
May 22nd, 2013 - 12:53 AM ET
Join now
Login

