index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-02
ARM: imx: remove unused device definitions
Arnd Bergmann
2
-19
/
+0
2016-08-16
ARM: imx: remove platform-mxc_rnga
Fabian Frederick
1
-1
/
+0
2016-08-09
ARM: i.MX: Remove i.MX1 non-DT support
Alexander Shiyan
5
-68
/
+0
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-0
/
+4
2016-06-28
ARM: imx: deconstruct mxc_rnga initialization
Arnd Bergmann
2
-57
/
+0
2016-06-12
ARM: imx: fix missing include of common.h
Ben Dooks
1
-0
/
+1
2016-06-12
ARM: imx: fix missing includes
Ben Dooks
1
-0
/
+3
2016-04-13
ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask
Alexander Kurz
1
-2
/
+3
2015-11-19
[media] move media platform data to linux/platform_data/media
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-27
ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address
Wolfram Sang
1
-1
/
+1
2015-03-13
ARM: mx25: Remove imxdi_rtc platform code
Fabio Estevam
3
-46
/
+0
2015-03-13
ARM: mx25: Remove "mx25.h" header file
Fabio Estevam
12
-84
/
+0
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
18
-345
/
+2
2014-08-01
ARM: imx: Remove references to platform_bus in mxc code
Pawel Moll
1
-2
/
+0
2014-07-18
ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27
Alexander Shiyan
1
-1
/
+1
2014-07-18
ARM: i.MX: Remove i.MX1 camera support
Alexander Shiyan
4
-56
/
+0
2014-07-18
ARM: imx: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-4
/
+1
2014-07-18
ARM: imx5: remove i.MX5 non-DT device registration helpers
Shawn Guo
13
-190
/
+1
2014-07-18
ARM: i.MX: Remove registration helper for i.MX1 USB UDC
Alexander Shiyan
4
-95
/
+0
2014-06-02
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-05-21
ARM: imx: fix error handling in ipu device registration
Emil Goode
1
-1
/
+1
2014-05-12
ARM: i.MX: Fix eMMa PrP resource size
Alexander Shiyan
1
-1
/
+1
2014-03-05
ARM i.MX: remove PWM platform support
Sascha Hauer
4
-82
/
+0
2013-06-27
ARM: imx: prepare for removal of flexcan_platform_data
Marc Kleine-Budde
2
-6
/
+3
2013-06-03
can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol
Marc Kleine-Budde
1
-1
/
+0
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-05-02
Merge branch 'cleanup' into for-linus
Russell King
1
-1
/
+1
2013-05-02
ARM: IMX: remove unnecessary use of IS_ERR_VALUE()
Russell King
1
-1
/
+1
2013-04-09
ARM i.MX53: remove platform ahci support
Sascha Hauer
4
-172
/
+0
2013-01-29
Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
4
-29
/
+1
2013-01-29
ARM: imx: Remove mx508 support
Fabio Estevam
4
-29
/
+1
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-01-18
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2
-7
/
+9
2013-01-14
ARM: imx: platform-imx-fb: modifies platform device name
Gwenhael Goavec-Merou
1
-1
/
+1
2012-12-17
ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices
Fabio Estevam
1
-0
/
+40
2012-11-16
ARM : i.MX27 : split code for allocation of ressources of camera and eMMA
Gaƫtan Carlier
4
-18
/
+12
2012-11-16
Merge remote-tracking branch 'arm-soc/imx/multiplatform' into x
Sascha Hauer
34
-0
/
+2812
2012-10-15
ARM: imx: call mxc_device_init() in soc specific function
Shawn Guo
1
-2
/
+1
2012-10-15
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
28
-28
/
+40
2012-10-15
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-5
/
+7
2012-10-15
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-7
/
+9
2012-10-15
media: mx2_camera: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-5
/
+8
2012-10-15
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-3
/
+3
2012-10-15
dma: imx-dma: retrieve MEM and IRQ from resources
Shawn Guo
2
-3
/
+21
2012-10-15
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-4
/
+6
2012-10-15
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-9
/
+12
2012-10-15
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2
-13
/
+16
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
1
-1
/
+0
2012-10-15
ARM: imx: move platform device code into mach-imx
Shawn Guo
34
-0
/
+2769