aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-09-02PRCMU, SHRM: Hooking modem reset request from PRCMU with SHRMKumar Sanghvi
2010-09-02Added comments in kernal doc format. moved Macro's to be on top of the file. ...Arun Murthy
2010-09-02PRCMU: Fixing lock-ups resulting due to misplaced spin_unlock(s)Kumar Sanghvi
2010-09-02modification in device.c clock.c and mop_board.c for i2c driverNAMIT JAIN
2010-09-02remove i2c legacy driverNAMIT JAIN
2010-09-02defconfig updated for new i2c driver macroNAMIT JAIN
2010-09-02Add support for ux500 nomadik i2c controllerNAMIT JAIN
2010-09-02u8500-pm : fix governor sharing for both CPUsSundar R Iyer
2010-09-02Adding macros for AB8500 USB PhyNaveen Kumar Gaddipati
2010-09-02Fix for USB coverity errorsNaveen Kumar Gaddipati
2010-09-02Removal of warnings for TouchscreenNaveen Kumar Gaddipati
2010-09-02Fix for moving USB platform specific codeNaveen Kumar Gaddipati
2010-09-02PRCMU: Updating logic of configuring wakeup events to align withKumar Sanghvi
2010-09-02u8500: add some register addresses (VI 25473)Rabin Vincent
2010-09-02mop500: fix i2c2 GPIO numbers (VI 24978)Rabin Vincent
2010-09-02Added USB charging Maintenance chargingArun Murthy
2010-09-02u8500-pm : remove depecated ED addressesSundar R Iyer
2010-09-02u8500-pm : migrate device names to the new ux500 formatSundar R Iyer
2010-09-02u8500-pm : enable CONFIG_PM for U8500Sundar R Iyer
2010-09-02PRCMU: Fixing Kernel doc error related to a parameterKumar Sanghvi
2010-09-02ux500-gpio: replace GPIO_ALTF_* macros with NMK_GPIO_*Rabin Vincent
2010-09-02ux500: switch to nomadik-gpioRabin Vincent
2010-09-02nomadik-gpio: add kerneldoc comments for exported funcsRabin Vincent
2010-09-02nomadik-gpio: add custom dbg_showRabin Vincent
2010-09-02nomadik-gpio: support varying number of GPIOs per blockRabin Vincent
2010-09-02nomadik-gpio: implement suspend/resumeRabin Vincent
2010-09-02nomadik-gpio: implement set_wakeRabin Vincent
2010-09-02nomadik-gpio: set a default trigger for interruptsRabin Vincent
2010-09-02nomadik-gpio: don't enable in set_typeRabin Vincent
2010-09-02nomadik-gpio: fix mask/unmaskRabin Vincent
2010-09-02nomadik-gpio: make gpio input when made irqRabin Vincent
2010-09-02nomadik-gpio: remove gpio_to_irqRabin Vincent
2010-09-02u8500-gpio: reset gpio when altfunc is disabledRabin Vincent
2010-09-02nomadik-gpio: add function to enable/disable pull up/downRabin Vincent
2010-09-02u8500-gpio: clear up gpio irq numberingRabin Vincent
2010-09-02u8500-gpio: don't hardcode gpio baseRabin Vincent
2010-09-02u8500-gpio: add altfunctable functions for legacy supportRabin Vincent
2010-09-02nomadik-gpio: use clk APIRabin Vincent
2010-09-02plat-nomadik: add Nomadik GPIO driverRabin Vincent
2010-09-02mop500-sdi: use plain 1 instead of GPIO_HIGHRabin Vincent
2010-09-02u8500-tsc: don't hardcode gpio numbersRabin Vincent
2010-09-02PRCMU: Fixing kernel docs errorsKumar Sanghvi
2010-09-02PRCMU: Protecting mailbox writes with spinlocksKumar Sanghvi
2010-09-02PRCMU: Updating ping-pong and wakeup events logic Updating ping-pong mailbox ...Kumar Sanghvi
2010-09-02PRCMU: Correcting the IRQ handling logicKumar Sanghvi
2010-09-02PRCMU-Ab8500: Enabling compile time options for selecting access mode in Ab85...Kumar Sanghvi
2010-09-02checkpatch_fixfor_tc35892hanumath
2010-09-02kernel.org_complinace_formmchanumath
2010-09-02Fix for disable Event debugging from default configNaveen Kumar Gaddipati
2010-09-02coverity fixes 18th marchvirupaxs