summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-134-3/+7
|\
| * ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhciJaehoon Chung2012-03-102-3/+3
| * ARM: SAMSUNG: support the second capability for samsung-socJaehoon Chung2012-03-102-0/+4
* | Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson2012-03-1012-83/+242
|\ \
| * | ARM: OMAP3+: SmartReflex: fix error handlingJean Pihet2012-03-051-6/+6
| * | ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* APIJean Pihet2012-03-051-3/+3
| * | ARM: OMAP3+: SmartReflex: micro-optimization for sanity checkFelipe Balbi2012-03-051-1/+1
| * | ARM: OMAP3+: SmartReflex: misc cleanupsFelipe Balbi2012-03-051-33/+67
| * | ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argumentFelipe Balbi2012-03-051-1/+1
| * | ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()Felipe Balbi2012-03-051-0/+2
| * | ARM: OMAP3+: hwmod: add SmartReflex IRQsNishanth Menon2012-03-051-0/+14
| * | ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a needNishanth Menon2012-03-051-6/+16
| * | ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG registerNishanth Menon2012-03-051-13/+8
| * | ARM: OMAP3+: SmartReflex: Add a shutdown hookNishanth Menon2012-03-051-0/+24
| * | ARM: OMAP3+: SmartReflex Class3: disable errorgen before disable VPNishanth Menon2012-03-053-0/+46
| * | ARM: OMAP3+: SmartReflex: fix err interrupt disable sequenceNishanth Menon2012-03-051-2/+2
| * | ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati2012-03-055-13/+45
| * | ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren2012-02-241-1/+1
| * | ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren2012-02-231-0/+4
| * | ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren2012-02-231-1/+1
| * | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-231-3/+4
| * | ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren2012-02-231-2/+2
| * | ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-231-4/+1
* | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-0855-103/+390
|\ \ \
| * | | pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner2012-03-063-13/+55
| | |/ | |/|
| * | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-031-0/+4
| |\ \
| | * | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-034-4/+54
| |\ \ \
| | * | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-013-5/+29
| |\ \ \ \
| | * | | | [S390] memory hotplug: prevent memory zone interleaveGerald Schaefer2012-02-241-4/+26
| | * | | | [S390] crash_dump: remove duplicate includeDanny Kukawka2012-02-241-1/+0
| | * | | | [S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-02-241-0/+3
| * | | | | 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-2757-219/+405
| | |\ \ \ \ \
| | | * | | | | 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-2098-617/+945
| | | |\ \ \ \ \ \
| | | | * | | | | | 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-1752-1180/+345
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar2012-02-141-3/+2
OpenPOWER on IntegriCloud