summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-12ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan40-53/+6
2014-05-12ARM: i.MX27 pca100: remove deprecated IRQF_DISABLEDJuan Solano1-2/+1
2014-05-12ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2-0/+2
2014-05-12ARM: i.MX: Fix eMMa PrP resource sizeAlexander Shiyan1-1/+1
2014-05-12ARM: imx_v4_v5_defconfig: drop CONFIG_COMMON_CLK_DEBUG optionShawn Guo1-1/+0
2014-05-12ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan1-17/+0
2014-05-12ARM: i.MX27 clk: Add missing clocks for MSHC and RTICAlexander Shiyan2-2/+13
2014-05-12ARM: imx6q: add the missing esai_ahb clockShawn Guo2-2/+6
2014-05-12ARM: imx: add shared gate clock supportShawn Guo2-3/+23
2014-05-12ARM: imx: lock is always valid for clk_gate2Shawn Guo1-8/+4
2014-05-12ARM: imx: define struct clk_gate2 on our ownShawn Guo1-7/+15
2014-05-12ARM: i.MX: Remove #ifdef CONFIG_OFAlexander Shiyan2-4/+0
2014-05-12ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTOShawn Guo1-1/+0
2014-05-12ARM: imx: drop CONFIG_MMC_UNSAFE_RESUME from defconfigShawn Guo3-3/+0
2014-05-12ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clockIain Paton1-1/+5
2014-05-12ARM: imx_v6_v7_defconfig: enable cpufreq and CMA supportShawn Guo1-1/+5
2014-04-30ARM: imx_v6_v7_defconfig: Add more drm drivers.Denis Carikli1-0/+2
2014-04-30ARM: mxs_defconfig: Select CONFIG_CRYPTO_DEV_MXS_DCPFabio Estevam1-4/+1
2014-04-30ARM: imx: factor device tree timer initializationGilles Chanteperdrix6-33/+25
2014-04-30ARM: imx: Remove mx51_babbage board fileFabio Estevam3-444/+0
2014-04-30ARM: i.MX5: Remove outdated VPU clock lookupsPhilipp Zabel1-2/+0
2014-04-30ARM: imx_v4_v5_defconfig: Enable drivers for i.MX25/i.MX35 USB support.Denis Carikli1-0/+6
2014-04-30ARM: i.MX: mx21ads: Cleanup boardAlexander Shiyan1-7/+3
2014-04-30ARM: i.MX: mx21ads: Use fixed voltage regulator for LCD powerAlexander Shiyan1-17/+28
2014-04-30ARM: vf610: add UART choice for low-level debugStefan Agner2-2/+22
2014-04-30ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOsAlexander Shiyan1-70/+66
2014-04-27Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds6-33/+111
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+48
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+52
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-34/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+59
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-162/+304
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+188
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason1-0/+5
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds6-33/+111
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2-3/+81
2014-04-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+74
2014-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+20
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds76-181/+430
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds7-54/+54
2014-04-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-13/+6
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo1-0/+2
2014-04-25kernfs: fix a subdir count leakJianyu Zhan1-3/+6
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70