summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-1027-72/+765
|\
| * ARM: EXYNOS: fix cycle count for periodic mode of clock event timersChanghwan Youn2012-03-101-8/+13
| * ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz2012-03-105-0/+32
| * ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham2012-03-102-1/+7
| * ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki2012-03-101-2/+2
| * ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera2012-03-101-2/+2
| * ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera2012-03-091-1/+1
| * ARM: S5PV210: Add usb otg phy controlJoonyoung Shim2012-03-094-4/+97
| * ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim2012-03-099-3/+133
| * ARM: EXYNOS: Enable l2 configuration through device treeAmit Daniel Kachhap2012-03-091-2/+11
| * ARM: EXYNOS: remove useless code to save/restore L2Amit Daniel Kachhap2012-03-091-15/+0
| * ARM: EXYNOS: save L2 settings during bootupAmit Daniel Kachhap2012-03-091-11/+31
| * ARM: S5P: add L2 early resume codeAmit Daniel Kachhap2012-03-091-6/+38
| * ARM: EXYNOS: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap2012-03-092-4/+149
| * ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban2012-02-121-4/+8
| * ARM: S3C64XX: Define some additional always off clocksMark Brown2012-02-111-0/+101
| * ARM: S3C64XX: Reduce residency requirement for cpuidle WFI modeMark Brown2012-02-111-1/+1
| * ARM: SAMSUNG: Add a callback 'notify_after' for PWM backlight controlJingoo Han2012-02-111-0/+2
| * ARM: SAMSUNG: add G2D to plat-s5p and mach-exynosKamil Debski2012-02-114-0/+37
| * ARM: S3C64XX: Gate some more clocks by defaultMark Brown2012-02-111-10/+10
| * ARM: S3C64XX: Add basic cpuidle driverMark Brown2012-01-202-0/+92
* | Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2012-03-0831-77/+192
|\ \
| * | ARM: mx35: Setup the AIPS registersFabio Estevam2012-03-071-0/+4
| * | ARM: mx5: Use common function for configuring AIPSFabio Estevam2012-03-072-36/+8
| * | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-2928-40/+178
| |\ \
| | * \ Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2012-02-2724-125/+265
| | |\ \
| | | * | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-02-271-1/+1
| | | * | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-02-271-0/+18
| | | * | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-02-271-1/+10
| | | * | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-02-271-4/+6
| | | * | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-272-1/+5
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-2716-22/+110
| | |\ \ \
| | | * | | ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen2012-02-231-1/+9
| | | * | | ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter2012-02-231-0/+52
| | | * | | ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren2012-02-211-2/+2
| | | * | | OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)2012-02-211-1/+1
| | | * | | Merge branch 'fixes-mmc' into fixesTony Lindgren2012-02-2072-429/+578
| | | |\ \ \
| | | | * | | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-201-0/+4
| | | | * | | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-202-1/+7
| | | * | | | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-02-1735-1118/+186
| | | |\ \ \ \
| | | | * | | | ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar2012-02-141-3/+2
| | | | * | | | ARM: OMAP: add RCU locking to omap2_set_init_voltage.NeilBrown2012-02-141-0/+3
| | | * | | | | ARM: OMAP2+: usb-host: fix compile warningFelipe Balbi2012-02-141-3/+3
| | | * | | | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-146-11/+27
| | * | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-02-219-11/+28
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin2012-02-171-0/+25
| | | * | | | | arch/arm/mach-pxa/: included linux/gpio.h twiceDanny Kukawka2012-02-162-2/+0
| | | * | | | | arch/arm/mach-mmp/: some files include some headers twiceDanny Kukawka2012-02-163-3/+0
| | | * | | | | ARM: pxa: fix including linux/gpio.h twiceDanny Kukawka2012-02-161-1/+0
| | | * | | | | ARM: pxa: fix mixed declarations and code in sharpsl_pmHaojian Zhuang2012-02-161-2/+1
OpenPOWER on IntegriCloud