summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-03-14omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones1-6/+7
2011-03-14plat-nomadik: make GPIO interrupts work with cpuidle ApSleepRabin Vincent2-17/+100
2011-03-14mach-u300: define a dummy filter function for coh901318Linus Walleij1-0/+7
2011-03-14mach-ux500: basic HREFv60 support v2Linus Walleij5-16/+81
2011-03-14mach-ux500: add hrefv60 GPIO pinsBibek Basu2-90/+200
2011-03-14mach-ux500: move MOP500 pins to separate fileRabin Vincent4-63/+84
2011-03-14plat-nomadik: fix compilation warningLinus Walleij1-5/+2
2011-03-14plat-nomadik: get rid of unused GPIO PM codeRabin Vincent2-79/+3
2011-03-14plat-nomadik: change sleep/wakeup setting in GPIO SLPM registerRikard Olsson1-1/+1
2011-03-14plat-nomadik: implement safe switch sequence for Alt-CRabin Vincent2-40/+172
2011-03-14plat-nomadik: set altfunc to GPIO when enabling the sleep configRabin Vincent1-0/+2
2011-03-14plat-nomadik: type secondary IRQ correctlyVirupax Sadashivpetimath1-1/+1
2011-03-14plat-nomadik: pull-up/down settings for GPIO resumeJonas Aaberg2-24/+60
2011-03-14plat-nomadik: support secondary GPIO interruptsRabin Vincent2-6/+46
2011-03-14plat-nomadik: implement suspend/resume for GPIORabin Vincent1-2/+49
2011-03-14plat-nomadik: add custom dbg_show for GPIORabin Vincent1-0/+92
2011-03-14plat-nomadik: support varying number of GPIOs per blockRabin Vincent3-3/+4
2011-03-14mach-ux500: config Ux500 PL011 PL022 PL180 for DMALinus Walleij8-33/+288
2011-03-14mach-u300: config U300 PL180 PL011 PL022 for DMALinus Walleij3-29/+183
2011-03-14mach-u300: use mmci driver for GPIO card detectLinus Walleij1-135/+13
2011-03-14mach-ux500: add MUSB to db5500 devicesMian Yousaf Kaukab3-0/+44
2011-03-14mach-ux500: add MUSB to db8500 devicesMian Yousaf Kaukab4-2/+64
2011-03-14mach-ux500: update MUSB clock configurationsMian Yousaf Kaukab1-2/+2
2011-03-14mach-ux500: add platform data for musbMian Yousaf Kaukab3-1/+186
2011-03-14mach-ux500: fix inverted SD-card GPIO pinPhilippe Langlais1-2/+2
2011-03-14mach-ux500: set sd/mmc clock rate to 100MHzPhilippe Langlais1-1/+1
2011-03-14mach-ux500: Add Rohm BH1780GLI Light Sensor to i2c_board_infoLee Jones1-0/+4
2011-03-14mach-ux500: platform data for LP5521 leds driverPhilippe Langlais1-1/+67
2011-03-14mach-ux500: platform data for SFH7741 proximity sensor driverPhilippe Langlais2-0/+53
2011-03-14mach-ux500: delete old keypad board fileLinus Walleij2-230/+0
2011-03-14mach-ux500: add U8500 UIB platform dataSundar Iyer2-0/+100
2011-03-14mach-ux500: add ST-UIB platform dataSundar Iyer2-0/+184
2011-03-14mach-ux500: dynamic UIB (user interface boards) detectionRabin Vincent6-4/+173
2011-03-14mach-ux500: fix ux500 build errorSundar Iyer1-2/+2
2011-03-14mach-ux500: add a few AB8500 regulator consumers v3Linus Walleij1-0/+62
2011-03-14mach-ux500: add DB5500 PMU resourcesLinus Walleij1-3/+25
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King39-116/+222
2011-03-12Merge branch 'next-exynos4-pm' into for-nextKukjin Kim8-18/+724
2011-03-12ARM: EXYNOS4: Update HRT for supporting PMJaecheol Lee1-0/+16
2011-03-12ARM: EXYNOS4: Suspend to RAM SupportJaecheol Lee5-0/+547
2011-03-12ARM: EXYNOS4: Add PMU and CMU Registers for PMJaecheol Lee2-11/+154
2011-03-12Merge branch 'next-exynos4' into next-exynos4-pmKukjin Kim75-1528/+3060
2011-03-12ARM: S5P: Add platform definitions for FIMC3Sylwester Nawrocki8-0/+76
2011-03-12ARM: S5P: Update defconfig for HRT supportSangbeom Kim6-2/+16
2011-03-12ARM: S5P: Update machine of S5P64X0 and S5PV210 for HRTSangbeom Kim7-7/+21
2011-03-12ARM: S5P: HRT supportSangbeom Kim3-0/+489
2011-03-12ARM: tegra: Add support for Tegra USB PHYsBenoit Goby4-0/+885
2011-03-11omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren3-0/+6
2011-03-11omap4: board-omap4panda: Initialise the serial padsR Sricharan1-1/+68
2011-03-11omap3: board-3430sdp: Initialise the serial padsR Sricharan1-1/+101