aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Collapse)Author
2010-09-02include slab.h in drivers to fix build erros on v2.6.34Mian Yousaf Kaukab
Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ica2f4a2cb8e1be5f390dfe8f99320f704ebd78b3 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2408 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02mop500_power_defconfig: Use SHM V1 Fifo Address with SHM V1 updatesKumar Sanghvi
SHM V1 updates has a different Fifo Address than the SHM ED implementation. DV6 and above MB Modem sw uses the SHM V1 implementation. ST-Ericsson ID: ER263228 Signed-off-by: Kumar Sanghvi <kumar.sanghvi@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/859 Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I4362e9ac557f4aa44e0f2bfc37ddcad8fbccbc49 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2407 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02u8500-shrm: Optimise SHRM V1 updatesBiju C Das
Optimise SHRM V1 updates so as to allow modem to go into low power modes, as part of V1 updates ST-Ericsson ID: ER263237 Signed-off-by: Kumar Sanghvi <kumar.sanghvi@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/864 Reviewed-by: Biju C DAS <biju.das@stericsson.com> Tested-by: Biju C DAS <biju.das@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Iebd6224c759f87d41035cec16dbc0fae96d31369 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2406
2010-09-02Remove remaining B2R2 printouts and clean up.Robert Fekete
A regdump is still beeing printed. It is now put under b2r2_log_regdump instead and only visible when requested. ST-Ericsson change id: AP263023 Signed-off-by: Robert Fekete <robert.fekete@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/837 Reviewed-by: Dan JOHANSSON <dan.johansson@stericsson.com> Reviewed-by: Robert LIND <robert.lind@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I53796121ec6126783dbdd03b35785143f75a1ea9 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2404
2010-09-02Add support for TC35893 Keypad ControllerJayeeta Banerjee
This patch adds support for NUIB keypad. The driver supports both polling and interrupt mode. Default mode is interrupt mode. The keypad mapping is kept same as ST UIB keypad. ST-Ericsson ID: AP261147 Signed-off-by: Jayeeta Banerjee <jayeeta.banerjee@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/740 Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I2a61ee4eee8007aa251372ff29b84e70615756df Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2403 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02U8500 Battery driver:Send uevent if there is change in Battery capacityTobin
This change is to get the updated capacity to power sysfs interface and hence the Android UI will get the latest capacity value. ST-Ericsson ID: ER-256516 Signed-off-by: Tobin <tobin.luke@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/661 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ia6eb05d177171d9d4a065c4bac77b202cb4da722 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2402
2010-09-02bu21013:Fix for html docs in dual touch controllers supportNaveen Kumar Gaddipati
Fix added to support the html docs in dual touch controllers support ST-Ericsson ID: WP 257134 Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/803 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ie7f34af95ca65ff64f6af97acb2a264042c06132 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2397
2010-09-02bu21013:Coverity fix for Dual touch controllers supportNaveen Kumar Gaddipati
Fixed the coverity issues in bu21013 driver. ST-Ericsson ID: WP 257134 Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/801 Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ia1064ddfcc678c6945f6895993f7d5dcb816e129 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2396 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02Introduce CPU Idle support from modem(DV6)Biju C Das
ST-Ericsson ID: WP260931 Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/528 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ifb5b73e92203c1f0c4a9c621953530f16d6459fa Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2393
2010-09-02bu21013: Driver for new dual touch controllers supportNaveen Kumar Gaddipati
Adding bu21013 dual touch controllers driver and support for it in mach-ux500. ST-Ericsson ID: WP 257134 Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/413 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: If084c45539cd18982ddf210cf2b80be2e8da4dd3 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2390
2010-09-02ARM: pl011 baudrate precision fixJerzy Kasenberg
Settings of baudrate divisor registers (IBRD, FBRD) were always rounded down. Now they can be rounded up if it could make better precision. This patch also fixes white spaces. ST-Ericsson ID: ER260310 Signed-off-by: Marcin Mielczarczyk <marcin.mielczarczyk@tieto.com> Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@tieto.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/725 Reviewed-by: Marcus COOPER <marcus.xm.cooper@stericsson.com> Tested-by: Marcus COOPER <marcus.xm.cooper@stericsson.com> Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I1d3107ea3e033712b3d9be77f9f716d106241aaa Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2389 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02leds-ab8500: support backlight feature for secondary lcdArun Murthy
pwm1 is being used for primary lcd and pwm2 is used by sencondary lcd. checks if secondary lcd is enabled and if so monitors the backlight(intensity) of secondary lcd. LCD backlight control in android standard application is supported for only primary lcd, the same is replicated for secondary lcd. Only one interface is provided by name "lcd-backlight" in sysfs, which controls both the lcd's. ST-Ericsson ID: ER262317 Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/556 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I989d67eeea75730f9b863cbe4f29c3c1da3305e0 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2387
2010-09-02MCDE: enable configurable voltages through platformJimmy Rubin
Enable the MCDE driver to request voltages to the AB8500 for the generic display and analog supplies. Acked-By: Sundar R Iyer <sundar.iyer@stericsson.com> Signed-off-by: Jimmy Rubin <ejimrub@steludxu031.lud.stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/544 Reviewed-by: Jimmy RUBIN <jimmy.rubin@stericsson.com> Reviewed-by: Sundar R IYER <sundar.iyer@stericsson.com> Reviewed-by: Dan JOHANSSON <dan.johansson@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I2f66f07c73736dfe36248cfc87c20bc1de3b8c89 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2385
2010-09-02ux500-mmc: pass mmc operating voltage through platformSundar R Iyer
Pass the appropriate opertaing voltage required for the mmc peripheral through the platform data. This will allow the mmc driver to configure the source supply to the required voltages. Acked-By: Hanumath PRASAD <hanumath.prasad@stericsson.com> Signed-off-by: Sundar R Iyer <sundar.iyer@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/543 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I452d69f92ae8f713cbbcc14a3ff69f7e3ca23a78 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2384
2010-09-02ab8500-regulator: allow configurable regulator voltagesSundar R Iyer
This patch allows configuring the AB8500 regulator voltages as requested by the individual clients. This configurable voltage support is available only for VAUXn and the VINTCORE regulators on the AB8500. ST-Ericsson Change ID:262332 Cc: Bengt JONSSON <bengt.g.jonsson@stericsson.com> Signed-off-by: Sundar R Iyer <sundar.iyer@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/542 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I7721aa9af2e2720215855e23deaf587cfecb900b Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2383
2010-09-02i2c-nomadik: release region when removedRabin Vincent
So that the module can be loaded again after an unload. ST-Ericsson ID: ER262651 Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/711 Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com> Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Tested-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I34e5687f0854b7f0a9e390f553535e1438aa2afc Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2382 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02i2c-nomadik: fix operator precedence warningRabin Vincent
Fix this warning: i2c-nomadik.c:707: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' ST-Ericsson ID: ER262651 Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/710 Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com> Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Tested-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ib5abb157580a78ac126500b36a4f26a430f2c32b Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2381 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02MCDE: Adding new MCDE display, AB8500 Denc and AV8100 driverJimmy Rubin
This patch does the following: * Removes display support on ED! * Removes the old MCDE display driver and adds the new MCDE drivers to drivers/video/mcde. * Removes the old AV8100 driver and adds the new AV8100 drivers to drivers/video/av8100. * Moves the mcde and av8100 specific header files from machine to include/video. * Adds AB8500 Denc driver to drivers/misc/ab8500_denc. * Power management support added to the MCDE display driver. * Removes old MCDE specific configurations. * Adds new menuconfig selection SystemType/Display Selection where it is possbile to choose display types. * Updated standard configurations (mop500_defconfig, mop500_power_defconfig and mop500_USB_HOST_defconfig). * Landscape mode removed from menuconfig for main display. ST Ericsson Change-ID: WP259355 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/369 Reviewed-by: Dan JOHANSSON <dan.johansson@stericsson.com> Tested-by: Dan JOHANSSON <dan.johansson@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I0c5e5c0f80fde304d8b96e3faee0e8b1819d1ae7 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2378 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02B2R2: Changed behaviour of log prints.Fredrik Allansson
The use of printk for error and debug prints has been changed to a set of log macros. The verbosity of the log prints can now be controlled through debugfs. If the kernel is compiled with support for dynamic debug (Documentation/dynamic-debug-howto.txt), this will be used instead of the debugfs files. ST-Ericsson Change ID: ER261401 Signed-off-by: Fredrik Allansson <fredrik.allansson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/502 Reviewed-by: Robert LIND <robert.lind@stericsson.com> Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com> Tested-by: Robert FEKETE <robert.fekete@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ifbbc09525636ef396d4814ce21b61861983fbbe0 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2377 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02B2R2: Fixed Coverity Errors.Robert Fekete
Fixed the OVERRUN_STATIC and NO_EFFECT errors. The DEADCODE error was false and reported as such in Coverity Prevent. ST-Ericsson Change ID: ER260829 Signed-off-by: Robert Fekete <robert.fekete@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/511 Reviewed-by: Fredrik ALLANSSON <fredrik.allansson@stericsson.com> Reviewed-by: Robert LIND <robert.lind@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I577a9791b01630c4f728c228c74511ba2b375b54 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2376
2010-09-02WP:239161 Removed checkpatch warningsArun Murthy
Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/370 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ia8896db116d83f501610cefc157740f0257ede74 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2373
2010-09-02WP:239161 Added support for battery intensity for range 0 to 255Arun Murthy
Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/368 Reviewed-by: Biju C DAS <biju.das@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Id961dcf4edb987cae1d24db1ff5d322f71ba66d0 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2372
2010-09-02ER:259738-Copyright-correctionsvirupaxs
Add the missing Copyright statements. Signed-off-by: virupaxs <virupax.sadashivpetimath@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/309 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: If18ff3732e8c22bbf684363783c2411db1f56ced Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2371
2010-09-02WP:239161 Removed magic values in leds-u8500.cArun Murthy
Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/317 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I765b730d3959d3b79755bfe2c0dac895556745c0 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2369
2010-09-02WP:239161 driver for backlight pwm control addedArun Murthy
Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/97 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I2fc6cb8b8c0ec24ec7ed649861bc74cfef67f0af Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2368
2010-09-02MCDE: Fixed build errors for ED build.Robert Fekete
Reverted defines to fixed values(ed only), gpio defines are missing in ed builds. ST-Ericsson change id: ER261184 Signed-off-by: Robert Fekete <robert.fekete@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/304 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I6cd98337e6e28ec622b559525b49e9a212cf9a24 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2367
2010-09-02WP:239161 Fix for suspend/resume in Accelerometer and MagnetometerArun Murthy
Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/206 Reviewed-by: Mian Yousaf KAUKAB <mian.yousaf.kaukab@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I4483ba38561e86ea41fe217d48c82ff3e465434e Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2366
2010-09-02Connectivity: Fix bad Master mode in CG29XX Audio driverPar-Gunnar Hjalmdahl
This commit corrects bad setting of I2S Master mode in the CG29XX Audio driver. This commit also removes some usage of magic numbers and also aligns PCM and I2S code. This commit also corrects a bug in the FM flow control mechanism in the CG2900 driver. ST-Ericsson ID: ER 261924 Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I935c22ab628e7b069396c6351c6eda2223b78720 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2365 Reviewed-by: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02Connectivity: Fix errors in CG29XX Audio driverPar-Gunnar Hjalmdahl
This commit corrects wrong types in the CG29XX Audio driver API. This commit also adds new commands that will be sent when setting up FM RX and FM TX streams. The new commands were earlier missing from the system design, but have now been added. ST-Ericsson ID: ER 261924 Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ia2eec4adc7c1b3fc8457b6da46adb8f57e93854a Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2364 Reviewed-by: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02ux500-cleanup: fix copyrights/authors for power management filesSundar R Iyer
FIDO_IR_ER: 260771 Signed-off-by: Sundar R Iyer <sundar.iyer@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ia77f8b859f6775e5eab00600be497909e26b97f3 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2363 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02fix htmldoc warningsVirupax Sadashivpetimath
Patch to fix the htmldoc warnings in various kernel files. Signed-off-by: Virupax Sadashivpetimath <virupax.sadashivpetimath@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I435b9cc0e42640a1e43d5c5471667c4afb3eb883 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2361 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02ab8500-regulator: enable VAUX1 regulator at 2.5VSundar R Iyer
The VAUX1 supply is shared between the camera/display and the touchscreen peripherals. Owing to an earlier HW limitation of the touchscreen optimum performance, the VAUX1 regulator was programmed at 2.8V. However, on the v1.0 cut boards, the camera runs at 2.5V and doesnt support over voltage. Hence, defaulting VAUX1 output to 2.5V ST-Ericsson Change ID:253898 Signed-off-by: Sundar R Iyer <sundar.iyer@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I7a5e93b5c35288043f2a0668a548535086fda24f Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2358 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02ER 256770: Added exported function and sysfs implementation to call ↵Jayeeta Banerjee
mmc_detect_change() for SDIO host from userside or from kernel module. This is required for the WLAN card in order to allow the SDIO host to detect card status after enabling /disabling WLAN ip from WLAN driver. Also this patch removes WLAN specific code (enabling WLAN ip by controlling GPIO215) from mop500-sdi.c file. Signed-off-by: Jayeeta Banerjee <jayeeta.banerjee@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I129f91cad1889aa9a6d5e44edd212ed4c23bd6c2 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2357 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
2010-09-02FM Radio: Integration of CG2900 FM driverStuart MacDonald
This change updates the driver, documentation, and firmware files for the CG2900 FM radio driver. ST-Ericsson Change-ID: 259611 Change-Id: I95f9cb6b6944bcfe268ac1f442553a3ec72c32ee
2010-09-02CAIF: Fixed setting of flow controll on serial drv.Kim Lilliestierna XX
The flow controll of the serial port driver in caif is settable via a module parameter, the default value was incorrect, makeing it impossible to actually control. ER: 261675 Change-Id: Ic0ea8d7ad9f544fc782ab7ed104b70d220fa3484
2010-09-02CAIF: changes and updates to driversKim Lilliestierna XX
Change-Id: Ic204bda6a90dbe56291a683cf77907fce969fb48
2010-09-02Change of build flag name excludes code from buildHans Petter SELASKY
"CONFIG_USB_U8500" appears always undefined. "CONFIG_ARCH_U8500" appears to be defined for our platform. Change-Id: Ib2aca84d913daaaf7a921508873e391414d594d8
2010-09-02ab8500-gpadc: Fix un-balanced regulator enable/disable callsArun Murthy
Since, no check is done at regulator_disable, this fix removes un-balanced controls to the VTVout regulator. ST-Ericsson ER:261815 Change-Id: Ice8919b7fb591136cd7c3f87561fe4778bd6f10d Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
2010-09-02ER:261001 Fix for compilation error: Android does not send intent ↵Arun Murthy
Intent.ACTION_BATTERY_LOW when battery has low power Change-Id: Ieb9a72b4aab490fa75e9b9b90264f43525015c6a Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
2010-09-02fix build issues of cg2900 driver for v2.6.34Mian Yousaf Kaukab
Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com>
2010-09-02fix ste_conn build issues for v2.6.34Mian Yousaf Kaukab
Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com>
2010-09-02b2r2: added include slab.h for kmalloc & familyJonas Aaberg
2010-09-02b2r2: fix build errors when kernel debugging is disabledMian Yousaf Kaukab
Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com>
2010-09-02ER255940 Kconfig correction and Documentation updateStuart MacDonald
Change-Id: Id3d73249ff422fec626661dd21f771bbca196f3c
2010-09-02Mentor USB DMA double buffering and other improvementsRaj Kumar
Change-Id: Ibbede7967a8edeb51c894039ae6413bb231723f5
2010-09-02Patch to enable USB Host, HID and Dual-role DeviceParirajan Muthalagu
Change-Id: I44cd42dec94485d3ff2e09a32e7d1040160b39f9
2010-09-02Removed warnings in Phonet & SHRM DriverB Sampath Kumar
Signed-off-by: B Sampath Kumar <sampath.kumar@stericsson.com>
2010-09-02u8500-bm: Sampling rate changes and corrections related to 2's complement.Tobin
Signed-off-by: Tobin <tobin.luke@stericsson.com>
2010-09-02ER:261001 CorePl: Android does not send intent Intent.ACTION_BATTERY_LOW ↵Arun Murthy
when battery has low power Change-Id: I6c5c0a63496a9ace795fa528a55ad443866b4b0e Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
2010-09-02ER:260350 CorePl: Battery type is not detected.Arun Murthy
Battery detection supported for the below batteries Nokia BL-5F Li-Ion Nokia BP-5M Li-Poly Change-Id: I08b567d572c17fa2046419b1f2d1fc1d13749038 Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>