summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: add basic imx6sx SoC supportShawn Guo2014-05-165-0/+69
* ARM: imx: add clock driver for imx6sxAnson Huang2014-05-163-0/+793
* ARM: imx: add low-level debug support for imx6sxShawn Guo2014-05-162-2/+22
* ARM: mx51: Remove mach-cpuimx51sd board fileFabio Estevam2014-05-135-639/+6Star
* ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan2014-05-1240-53/+6Star
* ARM: i.MX27 pca100: remove deprecated IRQF_DISABLEDJuan Solano2014-05-121-2/+1Star
* ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-122-0/+2
* ARM: i.MX: Fix eMMa PrP resource sizeAlexander Shiyan2014-05-121-1/+1
* ARM: imx_v4_v5_defconfig: drop CONFIG_COMMON_CLK_DEBUG optionShawn Guo2014-05-121-1/+0Star
* ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan2014-05-121-17/+0Star
* ARM: i.MX27 clk: Add missing clocks for MSHC and RTICAlexander Shiyan2014-05-122-2/+13
* ARM: imx6q: add the missing esai_ahb clockShawn Guo2014-05-122-2/+6
* ARM: imx: add shared gate clock supportShawn Guo2014-05-122-3/+23
* ARM: imx: lock is always valid for clk_gate2Shawn Guo2014-05-121-8/+4Star
* ARM: imx: define struct clk_gate2 on our ownShawn Guo2014-05-121-7/+15
* ARM: i.MX: Remove #ifdef CONFIG_OFAlexander Shiyan2014-05-122-4/+0Star
* ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTOShawn Guo2014-05-121-1/+0Star
* ARM: imx: drop CONFIG_MMC_UNSAFE_RESUME from defconfigShawn Guo2014-05-123-3/+0Star
* ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clockIain Paton2014-05-121-1/+5
* ARM: imx_v6_v7_defconfig: enable cpufreq and CMA supportShawn Guo2014-05-121-1/+5
* ARM: imx_v6_v7_defconfig: Add more drm drivers.Denis Carikli2014-04-301-0/+2
* ARM: mxs_defconfig: Select CONFIG_CRYPTO_DEV_MXS_DCPFabio Estevam2014-04-301-4/+1Star
* ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-306-33/+25Star
* ARM: imx: Remove mx51_babbage board fileFabio Estevam2014-04-303-444/+0Star
* ARM: i.MX5: Remove outdated VPU clock lookupsPhilipp Zabel2014-04-301-2/+0Star
* ARM: imx_v4_v5_defconfig: Enable drivers for i.MX25/i.MX35 USB support.Denis Carikli2014-04-301-0/+6
* ARM: i.MX: mx21ads: Cleanup boardAlexander Shiyan2014-04-301-7/+3Star
* ARM: i.MX: mx21ads: Use fixed voltage regulator for LCD powerAlexander Shiyan2014-04-301-17/+28
* ARM: vf610: add UART choice for low-level debugStefan Agner2014-04-302-2/+22
* ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOsAlexander Shiyan2014-04-301-70/+66Star
* Linux 3.15-rc3Linus Torvalds2014-04-281-1/+1
* word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-281-6/+2Star
* Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-286-33/+111
|\
| * mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-266-33/+111
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-278-45/+48
|\ \
| * | Btrfs: limit the path size in send to PATH_MAXChris Mason2014-04-261-0/+5
| * | Btrfs: correctly set profile flags on seqlock retryFilipe Manana2014-04-251-1/+3
| * | Btrfs: use correct key when repeating search for extent itemFilipe Manana2014-04-251-0/+2
| * | Btrfs: fix inode caching vs tree logMiao Xie2014-04-251-16/+2Star
| * | Btrfs: fix possible memory leaks in open_ctree()Wang Shilong2014-04-251-5/+5
| * | Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong2014-04-251-1/+5
| * | Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-252-14/+14
| * | btrfs: replace error code from btrfs_drop_extentsDavid Sterba2014-04-252-5/+5
| * | btrfs: Change the hole range to a more accurate value.Qu Wenruo2014-04-251-1/+1
| * | btrfs: fix use-after-free in mount_subvol()Christoph Jaeger2014-04-141-2/+6
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-275-15/+56
|\ \ \
| * | | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-252-3/+4
| * | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7
| * | | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth2014-04-251-1/+33
| * | | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth2014-04-251-2/+6