summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Collapse)Author
2012-02-21input:lps001wp_prs: Correct sysfs file permissionsandroid-release-2012-02Benn Pörscke
2012-02-17serial/amba-pl011: Return early in deadlock work-around if there is no ttyKalle Vahlman
The first amba port does not always have an attached tty, which will result in a crash if the work-around is activated. This seems to be the case for example on Snowball which has no modem hw, which seems to be the main use-case for this work-around.
2012-02-15Merge branch 'stable-linux-ux500-3.2' into stable-android-ux500-3.2Philippe Langlais
Conflicts: arch/arm/mach-ux500/board-mop500-pins.c
2012-02-15lsm303dlhc: Include <linux/module.h>Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
2012-02-15lps001wp_prs:free prs struct after regulator freeNaga RADHESH Y
free the prs structure after freeing regulator ST-Ericsson ID: 401383 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id:Iba5a833e427a83ad3e7201499f13e120545a307d Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com>
2012-02-15ANDROID:input:lps001wp_prs:add regulator,sysfsNaga RADHESH Y
add regulator,sysfs paths and add error handling in all error cases. ST-Ericsson ID: 371766 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id:I9efe9ab97b1a7d051d26e7a803aa7cecccc4d6f4 Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com> Conflicts: drivers/input/misc/lps001wp_prs.c
2012-02-15Revert "Revert "usb: musb: drop a gigantic amount of ifdeferry""Philippe Langlais
This reverts commit c8a60ba6986b3094176f7c43527004812437e6b1.
2012-02-15lps001wp_prs:add compilation switch for work queueNaga RADHESH Y
add compilation switch for work queue,input subsystem. ST-Ericsson ID: 371766 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id:I0cb3ea3e4f9ea64de427a2b0784032a4eab55580 Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com>
2012-02-15Android:lps001wp: add early suspend,late resumeNaga RADHESH Y
add early suspend,late resume functionlity for pressure sensor. ST-Ericsson ID: 371766 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id:If517adc3bbef3d203a9be2af946c3264cb35b265 Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com>
2012-02-15misc: bh1780gli: Fix some obvious short commingsJonas Aaberg
Unbalanced regulator handling on error during probe and msleep on times less than 10 ms. ST-Ericsson Linux next: - ST-Ericsson ID: 370799 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ic1080bf38a2f1e1922ec015b305b5a2de3b30f0e Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
2012-02-15lsm303dlh_m: Check for DLHC device to invert y,zNaga RADHESH Y
Invert y,z co-ordinates as specified in data sheet if device is LSM303DLHC ST-Ericsson ID: 374970 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id:I45e706e3f783dd58e02f23d9579f3422ef7fc984 Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com>
2012-02-15hwmon: add mutex unlock in error casesNaga RADHESH Y
In some error cases mutexunlock is missed, so add mutex unlock in error cases. ST-Ericsson ID: 371373 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com>
2012-02-15drivers: hwmon: l3g4200d: Provide gyroscope temperature via sysfsAnil Kumar
Add sysfs interface to read gyroscope temperature ST-Ericsson ID: 371726 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I8fe2fa836c92f927cb70742a06a8b87b0beaec2f Signed-off-by: Anil Kumar <anil.kumar@stericsson.com>
2012-02-15hwmon:(lsm303dlh)enable X, Y and Z axis by defaultNaga RADHESH Y
Enable x,y and z axis bits of accelerometer, to read data from x,y and z axis. ST-Ericsson ID: 369951 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id:Ie8cdf30c210cd90520914b051c342050a80bf350 Signed-off-by: Naga Radhesh <naga.radheshy@stericsson.com>
2012-02-15hwmon: lsm303dlhc_a: use regulator_set_optimum_mode()Rabin Vincent
ST-Ericsson ID: 366715 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I3fd6e8025e658110505e77c724f6bf9b00f6ce9c Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
2012-02-15hwmon: lsm303dlh: use regulator_set_optimum_mode()Rabin Vincent
Inform the regulator framework about the current consumption, to be used with DRMS. Note that the current consumption in sleep modes is much lower, but we do not inform the regulator framework about those for now. ST-Ericsson ID: 366715 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I52b9162eead0091595b731e34ebca3bfc4d3d9be Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
2012-02-15input: gpio-keys: Disable hw on suspendJonas Aaberg
Disable hw if active when suspending if the hw can't wake the system from suspend. ST-Ericsson Linux next: - ST-Ericsson ID: - ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ieaf2a2022b23782bc19afa152dc5e3fa5a0024ad Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32721 Reviewed-by: Bengt JONSSON <bengt.g.jonsson@stericsson.com>
2012-02-15lsm303dlh: add support for Android early suspendPhilippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
2012-02-02Revert "Revert "usb: musb: drop a gigantic amount of ifdeferry""Philippe Langlais
This reverts commit c8a60ba6986b3094176f7c43527004812437e6b1.
2012-02-02Add support for the 9100 Li-ION battery and adjust the bkup battery charger ↵Gregory Hermant
parameters Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
2012-02-02Add support for the 9100 Li-ION battery and adjust the bkup battery charger ↵Gregory Hermant
parameters Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
2012-01-31Merge branch 'mali-android' into stable-android-ux500-3.2Philippe Langlais
2012-01-31mali: Add include <linux/module.h>Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
2012-01-13Revert "usb: musb: drop a gigantic amount of ifdeferry"Philippe Langlais
This reverts commit 622859634a663c5e55d0e2a2cdbb55ac058d97b3. Conflicts: drivers/usb/musb/musb_core.c
2012-01-13Revert "usb: musb: drop a gigantic amount of ifdeferry"Philippe Langlais
This reverts commit 622859634a663c5e55d0e2a2cdbb55ac058d97b3. Conflicts: drivers/usb/musb/musb_core.c
2012-01-13usb: musb: TXMAXP,TXCSR setting in Host modesupriya karanth
The TXMAXP and TXCSR registers were not set correctly for the BULK OUT endpoints causing issues in Full speed in Host mode. ST-Ericsson Linux next: NA ST-Ericsson ID: 367049 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: If5f3552235d8909adef4777f08d612df432d8709 Signed-off-by: supriya karanth <supriya.karanth@stericsson.com>
2012-01-13usb: musb: TXMAXP,TXCSR setting in Host modesupriya karanth
The TXMAXP and TXCSR registers were not set correctly for the BULK OUT endpoints causing issues in Full speed in Host mode. ST-Ericsson Linux next: NA ST-Ericsson ID: 367049 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: If5f3552235d8909adef4777f08d612df432d8709 Signed-off-by: supriya karanth <supriya.karanth@stericsson.com>
2012-01-09snowball: android: Add "CONFIG_MALI_DRM" configVishal Bhoj
This config will help to selectively enable/disable drm support in the kernel Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2012-01-09snowball: android: Upversioning mali driver to V9Mathieu J. Poirier
This originates from: is12dac198c352df28890265d237f389f5ddda8c35 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2012-01-05Automatically merging tracking-igloo_kernel-other into ↵Lee Jones
merging-integration-android-ux500 Conflicting files:
2012-01-05Merge branch 'tracking-igloo_kernel-caif' into merge-integration-linux-ux500Lee Jones
2012-01-05Merge branch 'tracking-igloo_kernel-hsi' into merge-integration-linux-ux500Lee Jones
2012-01-05Automatically merging tracking-igloo_kernel-modem into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files:
2012-01-05Automatically merging tracking-igloo_kernel-ste-multimedia-framework into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files:
2012-01-05Merge branch 'tracking-igloo_kernel-wlan' into merge-integration-linux-ux500Lee Jones
2012-01-05Merge branch 'tracking-igloo_kernel-st-mems-sensors' into ↵Lee Jones
merge-integration-linux-ux500
2012-01-05Merge branch 'tracking-igloo_kernel-cg2900-fm' into ↵Lee Jones
merge-integration-linux-ux500
2012-01-05Merge branch 'tracking-igloo_kernel-cg2900' into merge-integration-linux-ux500Lee Jones
2012-01-05Automatically merging tracking-igloo_kernel-audio into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files:
2012-01-05Merge branch 'tracking-igloo_kernel-security' into merge-integration-linux-ux500Lee Jones
2012-01-05Merge branch 'tracking-igloo_kernel-mali' into merge-integration-linux-ux500Lee Jones
2012-01-05Automatically merging tracking-igloo_kernel-video into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files:
2012-01-05Automatically merging tracking-igloo_kernel-hwmem into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files:
2012-01-05Merge branch 'tracking-igloo_kernel-input' into merge-integration-linux-ux500Lee Jones
2012-01-05Merge branch 'tracking-igloo_kernel-trace-debug' into ↵Lee Jones
merge-integration-linux-ux500
2012-01-05Automatically merging tracking-igloo_kernel-usb into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files: arch/arm/mach-ux500/board-mop500.c arch/arm/mach-ux500/board-u5500.c
2012-01-05Automatically merging tracking-igloo_kernel-storage-mmc into ↵Lee Jones
merge-integration-linux-ux500 Conflicting files:
2012-01-05Merge branch 'tracking-igloo_kernel-dma' into merge-integration-linux-ux500Lee Jones
2012-01-05Merge branch 'tracking-igloo_kernel-gpio' into merge-integration-linux-ux500Lee Jones
2012-01-05Merge branch 'tracking-igloo_kernel-core' into merge-integration-linux-ux500Lee Jones