summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-11-2119-177/+45
|\
| * ARM: SAMSUNG: use devm_ functions for ADC driverEunki Kim2012-11-201-35/+13
| * ARM: EXYNOS: no duplicate mask/unmask in eint0_15Daniel Kurtz2012-11-201-7/+0
| * ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443Alexander Varnin2012-11-201-6/+0
| * ARM: EXYNOS: Remove i2c0 resource information and setting of device namesThomas Abraham2012-11-191-17/+0
| * ARM: S3C64XX: Statically define parent clock of "camera" clockAndrey Gusakov2012-11-121-11/+1
| * ARM: S3C64XX: Remove duplicated camera clockAndrey Gusakov2012-11-121-4/+0
| * ARM: EXYNOS: Add missing static storage class specifiers in clock-exynos5.cSachin Kamat2012-11-081-9/+9
| * ARM: EXYNOS: Make combiner_of_init function staticSachin Kamat2012-11-081-1/+2
| * ARM: EXYNOS: Make s3c_device_i2c0 always use id 0Tomasz Figa2012-11-082-8/+0
| * ARM: EXYNOS: Remove wrongly placed usb2.0 PHY_CFG definition from PMU_REGVivek Gautam2012-11-071-2/+0
| * ARM: EXYNOS: reorder inclusions of <linux/platform_data/xxx.h>Jingoo Han2012-11-077-14/+14
| * Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim2012-11-078-63/+6
| |\
| | * ARM: EXYNOS: Remove unused static uart resource informationThomas Abraham2012-10-294-40/+6
| | * ARM: EXYNOS: Remove static io-remapping for gic and combinerThomas Abraham2012-10-291-15/+0
| | * ARM: EXYNOS: Remove wrong I2S0 clock from peril clockSangsu Park2012-10-231-5/+0
| | * ARM: EXYNOS: remove the MMC_CAP2_BROKEN_VOLTAGEJaehoon Chung2012-09-213-3/+0
* | | Merge tag 'bcm2835-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-11-213-6/+4
|\ \ \
| * | | ARM: bcm2835: remove useless variables from Makefile.bootThomas Petazzoni2012-10-251-3/+1
| * | | ARM: bcm2835: Fix typo in the error messageDomenico Andreoli2012-10-251-1/+1
| * | | ARM: bcm2835: Add missing static modifiersDomenico Andreoli2012-10-251-2/+2
* | | | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-2148-480/+150
|\ \ \ \
| * | | | ARM: tegra: move irammap.h to mach-tegraStephen Warren2012-11-054-5/+3
| * | | | ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-0522-31/+22
| * | | | ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-054-60/+0
| * | | | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-053-5/+5
| * | | | ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-0510-17/+2
| * | | | iommu: tegra: remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+0
| * | | | staging: nvec: remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+0
| * | | | crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-051-2/+0
| * | | | ARM: tegra: update *.dts for regulator-compatible deprecationStephen Warren2012-11-057-357/+112
| * | | | usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+3
| * | | | usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+4
| | |/ / | |/| |
* | | | Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in...Olof Johansson2012-11-201-7/+0
|\ \ \ \
| * | | | ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre2012-11-161-7/+0
* | | | | Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann2012-11-153-25/+11
|\ \ \ \ \
| * | | | | ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk2012-11-142-24/+9
| * | | | | ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selectedTony Lindgren2012-11-141-1/+2
* | | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-15114-2936/+3728
|\ \ \ \ \ \
| * | | | | | ARM: OMAP2: Fix compillation error in cm_commonPeter Ujfalusi2012-11-121-0/+1
| * | | | | | Merge tag 'omap-cleanup-b2-for-3.8' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-11-0990-851/+991
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-0816-115/+1
| | * | | | | | ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...Paul Walmsley2012-11-081-1/+2
| | * | | | | | ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley2012-11-089-30/+25
| | * | | | | | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-0817-72/+111
| | * | | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-082-41/+0
| | * | | | | | ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley2012-11-088-4/+257
| | * | | | | | ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley2012-11-087-48/+85
| | * | | | | | ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-0833-151/+46
| | * | | | | | ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley2012-11-085-0/+147
OpenPOWER on IntegriCloud