summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lpc32xx/core2' of git://git.antcom.de/linux-2.6 into next/socArnd Bergmann2012-07-213-2/+23
|\
| * ARM: LPC32xx: Add PWM supportAlexandre Pereira da Silva2012-07-201-0/+1
| * ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva2012-07-201-0/+14
| * ARM: LPC32xx: Set system serial based on cpu unique idAlexandre Pereira da Silva2012-07-201-2/+8
* | Merge tag 'ep93xx-devel-for-3.6' of git://github.com/RyanMallon/linux-ep93xx ...Arnd Bergmann2012-07-184-0/+124
|\ \
| * | ep93xx: Add IDE support to edb93xx boardsRafal Prylowski2012-06-041-0/+24
| * | ep93xx: IDE driver platform support codeRafal Prylowski2012-06-043-0/+100
* | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-178-26/+92
|\ \ \
| * | | ARM: SAMSUNG: Introduce Kconfig variable for Samsung custom clk APIMark Brown2012-07-132-2/+6
| * | | ARM: EXYNOS: Add missing static storage class specifier in pmu.c fileSachin Kamat2012-07-131-2/+2
| * | | ARM: EXYNOS: Make combiner_init function staticSachin Kamat2012-07-131-1/+2
| * | | ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat2012-07-133-21/+63
| * | | ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi2012-07-122-0/+19
* | | | Merge branch 'vexpress-v3.5-rc6' of git://git.linaro.org/people/pawelmoll/lin...Arnd Bergmann2012-07-1316-243/+506
|\ \ \ \
| * | | | ARM: vexpress: Config option for early printk consolePawel Moll2012-07-133-0/+81
| * | | | ARM: vexpress: Add Device Tree for V2P-CA15_CA7 core tilePawel Moll2012-07-132-1/+190
| * | | | ARM: vexpress: Convert V2P-CA15 Device Tree to 64 bit addressesPawel Moll2012-07-131-18/+18
| * | | | ARM: vexpress: Add fixed regulator for SMSCPawel Moll2012-07-134-0/+31
| * | | | ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS filesPawel Moll2012-07-132-0/+2
| * | | | ARM: vexpress: Initial common clock supportPawel Moll2012-07-135-205/+139
| * | | | ARM: versatile: Make plat-versatile clock optionalPawel Moll2012-07-123-1/+8
| * | | | ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll2012-07-123-11/+31
| * | | | ARM: vexpress: remove automatic errata workaround selectionWill Deacon2012-07-121-3/+2
* | | | | Merge branch 'lpc32xx/core-fixes' of git://git.antcom.de/linux-2.6 into next/socArnd Bergmann2012-07-121-4/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: LPC32xx: Adjust to pl08x DMA interface changesRoland Stigge2012-07-121-4/+3
* | | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socArnd Bergmann2012-07-119-22/+100
|\ \ \ \ \
| * | | | | ARM: imx: fix mx51 ehci setup errorsBenoît Thébaudeau2012-07-091-7/+7
| * | | | | ARM: imx: make ehci power/oc polarities configurableBenoît Thébaudeau2012-07-094-14/+67
| * | | | | ARM: imx: add rtc support to mx35_3dsBenoît Thébaudeau2012-07-092-0/+2
| * | | | | ARM: imx: enable support for mx35 rtcBenoît Thébaudeau2012-07-092-0/+9
| * | | | | ARM: imx: fix i.MX35 CPU architectureBenoît Thébaudeau2012-07-091-1/+1
| * | | | | ARM: i.MX51 iomux: added missing pin definitionsAlexander Shiyan2012-07-091-0/+14
| | |/ / / | |/| | |
* | | | | Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-11725-3198/+5368
|\| | | |
| * | | | Linux 3.5-rc6v3.5-rc6Linus Torvalds2012-07-071-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-072-0/+9
| |\ \ \ \
| | * | | | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-082-0/+9
| * | | | | vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-071-3/+3
| * | | | | 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 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-062-20/+30
| |\ \ \ \ \
| | * | | | | eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
| | * | | | | eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-031-12/+13
| | * | | | | eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-031-1/+1