summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-14config: Add config for snowball lcd DPI displayramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14mach-ux500: mcde: Add plat-data for snowball lcd displayramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14mach-ux500: clk: Enable lcd clock for snowball DPI displayramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14mach-ux500: configure gpios for snowball display and touchscreenramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14config: add config for snowball touchscreenramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14mach-ux500: touchscreen: Add platform data and gpio settingramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14st-mems-sensors: Sensor Code Migration to IIO frameworkramesh.chandrasekaran
Documentation for sensor Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14config: Sensor Code Migration to IIO frameworkramesh.chandrasekaran
Add config file Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14pm: Sensor Code Migration to IIO frameworkramesh.chandrasekaran
Add regulator support for sensors Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14st-mems-sensors: Sensor Code Migration to IIO frameworkramesh.chandrasekaran
Add platform data for sensors Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14st-mems-sensors: Sensor Code Migration to IIO frameworkramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-12-14trace-debug[stm]: Fix for BT/WLAN instabilityramesh.chandrasekaran
Pins under mop500_ske_pins array are used for different functionalities in snowball. Ex: GPIO161 pin configured for keypad here must stay configured as GPIO alternate function for operating PMU_EN pin of BT/WLAN chip in snowball. So forbid configuring these pins, for snowball Signed-off-by: Rajanikanth H.V <rajanikanth.hv@stericsson.com>
2012-06-21Removing 'gatord' target definitionandroid-release-2012-07android-release-2012-06Mathieu J. Poirier
When building in the linaro environment gator is compiled out of the kernel and also happens to have 'gatord' as a target, creating conflicts at compilation time. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2012-06-18android: Enable Android alarm drivermathieu.poirier@linaro.org
Please apply to: stable-android-ux500-3.3-1 stable-android-ux500-3.4 integration-android-ux500 From d9136de15feb9ad6d938012a697f7c04c48fea96 Mon Sep 17 00:00:00 2001 From: "Mathieu J. Poirier" <mathieu.poirier@linaro.org> Date: Mon, 18 Jun 2012 08:16:47 -0600 Subject: [PATCH] android: Enable Android alarm driver Setting INTF_ALARM_DEV allows time related services to work properly. LP: https://bugs.launchpad.net/linaro-android/+bug/987236 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2012-06-18cg2900: Fix for softirq warning during bootingmjain001
spin_lock_bh called in interrupt mode, which is incorrect. Changed from spin_lock_bh/spin_inlock_bh to spin_lock_irqsave/spin_lock_irqrestore. Signed-off-by: mjain001 <mridul.jain@stericsson.com>
2012-06-14audio: Fix for choppy playback in Ubuntu pulse audioramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-06-11usb: gadget: storage: Add short_not_ok flagsupriya karanth
The short_not_ok flag is needed by the musb driver to allow mass storage data to go over DMA in mode1. Signed-off-by: supriya karanth <supriya.karanth@stericsson.com>
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
' into integration-android-ux500 Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'cg2900-android' into integration-android-ux500Philippe Langlais
2012-06-04Merge topic branch 'audio-android' into integration-android-ux500Philippe Langlais
2012-06-04Merge topic branch 'mali-android' into integration-android-ux500Philippe Langlais
2012-06-04Merge topic branch 'video-android' into integration-android-ux500Philippe Langlais
2012-06-04Merge topic branch 'usb-android' into integration-android-ux500Philippe Langlais
2012-06-04Merge topic branch 'pm-android' into integration-android-ux500Philippe Langlais
2012-06-04Merge topic branch 'tracking-armlt-gator-5.10' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'other' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'caif' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'hsi' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'modem' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'ste-multimedia-framework' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'wlan' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'st-mems-sensors' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'cg2900-fm' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'cg2900' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'audio' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'security' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'mali-generic' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'video' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'hwmem' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'input' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'trace-debug' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'usb' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'storage-mmc' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'dma' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'gpio' into integration-linux-ux500Philippe Langlais
2012-06-04Merge topic branch 'mach-plat' into integration-linux-ux500Philippe Langlais
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
2012-06-04Merge topic branch 'core' into integration-linux-ux500Philippe Langlais
2012-06-04[ANDROID]: ARM: u8500: pm: debug: Add suspend test casepm-androidJonas Aaberg
Add automatic suspend testcase that can be used from android. To use, write the number of time you wish to do suspend to <debugfs>/pwr_test/suspend and when done read the same file. It will answer PASS or FAIL. ST-Ericsson Linux next: - ST-Ericsson ID: 370799 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Iad7d5365e7cde8b9aeeb87e99318e5455d56201f Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/43663
2012-06-04core: Fix for prcmu pending interrupt during suspendmach-platramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
2012-06-04pm: Fix for prcmu pending interrupt during suspendpmramesh.chandrasekaran
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>