summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-04Merge topic branch 'core' into integration-linux-ux500Philippe Langlais
2012-06-04core: Fix for prcmu pending interrupt during suspendmach-platramesh.chandrasekaran
2012-06-04pm: Fix for prcmu pending interrupt during suspendpmramesh.chandrasekaran
2012-05-25core: Fix for Ethernet doesn't work after suspendramesh.chandrasekaran
2012-05-25pm: Fix for Ethernet doesn't work after suspendramesh.chandrasekaran
2012-05-23pm: Fix for Basic Suspend/Resume to workramesh.chandrasekaran
2012-05-23core: Fix for Basic Suspend/Resume to workramesh.chandrasekaran
2012-05-22dma40: don't check for pm_runtime_suspended()dmaNarayanan G
2012-05-22dma40: Add the needed functions for STE audio supportPhilippe Langlais
2012-05-22dmaengine/ste_dma40: limit burst size to 16Per Forlin
2012-05-22dmaengine/ste_dma40: set dma max seg to 0xffffPer Forlin
2012-05-22dmaengine/ste_dma40: use writel_relaxed for lcxaPer Forlin
2012-05-22dma40: Resetting priority bit for logical channelsNarayanan
2012-05-22gpio/nomadik: use ioremap() instead of static mappingsgpioPhilippe Langlais
2012-05-22ab8500-gpio: allow gpios waking system from suspendPaer-Olof Haakansson
2012-05-22gpio-ab8500:Add support for AB8505 ChipNaga Radhesh
2012-05-22gpio: mach-ux500: support ape u9450Michel JAOUEN
2012-05-22drivers: gpio ab9540Michel JAOUEN
2012-05-22mfd/ab8500: gpio: remaining mainline differencesPhilippe Langlais
2012-05-22gpio: ab8500: Fix bad include name after renamingPhilippe Langlais
2012-05-22gpio: nomadik: support low EMI modeRabin Vincent
2012-05-22gpio: ab8500: fix gpio offset bounds for irq mappingMian Yousaf Kaukab
2012-05-22gpio: ab8500: use gpio base number defined for the platformMian Yousaf Kaukab
2012-05-22gpio: ab8500: write argument value instead of hardwired 1Marcel Tunnissen
2012-05-22gpio: ab8500: add api to enable pulldownMian Yousaf Kaukab
2012-05-22gpio: ab8500: allow direction and pullups configurationMian Yousaf Kaukab
2012-05-22gpio: ab8500: read register corrected in get_value apiBibek Basu
2012-05-22gpio: ab8500: fix alternate function register addressBibek Basu
2012-05-22gpio: ab8500: make pins configurableMian Yousaf Kaukab
2012-05-22nmk-gpio: fix spurious interrupts with SKERabin Vincent
2012-05-22nmk-gpio: cache [rf]w?imscRabin Vincent
2012-05-22gpio: ux500: Activate and port ab8500 GPIO driver onto 3.xPhilippe Langlais
2012-05-22gpio/nomadik: move the Nomadik GPIO headerPhilippe Langlais
2012-05-22ux500: gpio: move gpio base numbers to platform headerMian Yousaf Kaukab
2012-05-22mach-ux500: gpio: Moved the NOMADIK_NR_GPIOPhilippe Langlais
2012-05-22add html doc for ux500 gpioMian Yousaf Kaukab
2012-05-22ux500: dma: Give parent device to dma initializationPhilippe Langlais
2012-05-22ux500: cw1200: Give parent device to wlan initializationPhilippe Langlais
2012-05-22board-mop500: changing default user_led trigger to heartbeatRicardo Salveti de Araujo
2012-05-22mach-ux500: try to manage parent device for sound devices at initPhilippe Langlais
2012-05-22mach-ux500: id.c: Include missing <linux/export.h>Philippe Langlais
2012-05-22cyttsp: ux500: Partial port to new cyttsp ts driver into mop500 board for 3.4Philippe Langlais
2012-05-22mach-ux500: reboot: Porting on 3.4Philippe Langlais
2012-05-22mach-ux500: Include new <asm/system_misc.h> in 3.4 for arm_pm_restartPhilippe Langlais
2012-05-22mach-ux500: dt: workaround for 3.4 porting, the mop500 gpios keys management ...Philippe Langlais
2012-05-22mach-ux500: device-common: Temporary re-add deleted functions in mainlinePhilippe Langlais
2012-05-22inlining without body is not allowed with gcc 4.7Bernhard Rosenkranzer