summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim2012-07-197-15/+6
* Merge branch 'next/board-samsung-2' into next/board-samsung-3Kukjin Kim2012-07-1912-10/+107
|\
| * ARM: EXYNOS: Add framebuffer support for SMDK4X12Sachin Kamat2012-07-132-0/+36
| * ARM: EXYNOS: Add HSOTG support to SMDK4X12Sachin Kamat2012-07-132-0/+9
| * ARM: S5PV210: Add audio platform device in Goni boardSachin Kamat2012-07-131-0/+7
| * ARM: S5PV210: Add audio platform device in Aquila boardSachin Kamat2012-07-131-0/+7
| * ARM: EXYNOS: Add audio platform device in SMDKV310 boardSachin Kamat2012-07-131-0/+7
| * ARM: S3C64XX: Don't specify an irq_base for WM1192-EV1 boardMark Brown2012-07-131-1/+0
| * Merge branch 'next/board-samsung' into next/board-samsung-2Kukjin Kim2012-07-139-9/+41
| |\
| | * ARM: S3C64XX: Add IRQ mapping for wm0010 on CragganmoreDimitris Papastamos2012-06-211-0/+1
| | * ARM: S5PV210: Add HSOTG support to SMDKV210Sachin Kamat2012-06-202-0/+11
| | * ARM: EXYNOS: Update keypad entries for SMDK4X12Sachin Kamat2012-06-201-4/+6
| | * ARM: S3C64XX: Dynamically assign interrupts for CPU PMIC on CragganmoreMark Brown2012-06-202-3/+1
| | * ARM: S3C64XX: Dynamically allocate the IRQ range for WM8994 on CragganmoreMark Brown2012-06-202-2/+0
| | * ARM: S3C64XX: Add WM5102 EVM to Cragganmore modulesMark Brown2012-06-201-0/+7
| | * ARM: S3C64XX: Add module identification for Balblair Cragganmore moduleMark Brown2012-06-201-0/+1
| | * ARM: EXYNOS: Add HSOTG support to SMDKV310Sachin Kamat2012-06-112-0/+7
| | * ARM: EXYNOS: Add HSOTG support to OrigenSachin Kamat2012-06-112-0/+7
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-145-9/+18
|\ \ \
| * | | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-131-1/+2
| * | | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki2012-07-131-1/+1
| * | | ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-131-3/+5
| * | | ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera2012-07-131-0/+1
| * | | ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski2012-07-121-1/+3
| * | | ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski2012-07-121-3/+6
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-118-15/+44
|\ \ \ | |/ / |/| |
| * | Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-105-10/+30
| |\ \
| | * | ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman2012-07-091-1/+0
| | * | Merge branch 'for_3.5/fixes/pm-3' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-07-064-9/+30
| | |\ \
| | | * | ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley2012-07-054-9/+30
| * | | | ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm2012-07-061-0/+5
| * | | | Merge branch 'ux500/fixes-3.5' into fixesArnd Bergmann2012-07-062-5/+9
| |\ \ \ \
| | * | | | ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones2012-07-061-0/+2
| | * | | | ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones2012-07-062-5/+7
| | | |/ / | | |/| |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\ \ \ \ \
| * | | | | ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * | | | | ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * | | | | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * | | | | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * | | | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| * | | | | ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * | | | | ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| * | | | | ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-0512-47/+56
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-053-15/+17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-07-051-14/+14
| | |\ \ \
| | | * | | ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson2012-07-041-4/+4
| | | * | | ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...Paul Walmsley2012-07-041-10/+10
| | | |/ /
| | * | | ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabledKevin Hilman2012-07-021-0/+2
| | * | | ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failureKevin Hilman2012-07-021-1/+1
| | |/ /