index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
mach-mx27ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-5
/
+1
2012-10-15
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
1
-1
/
+1
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
1
-1
/
+1
2012-10-15
ARM: imx: move iomux drivers and headers into mach-imx
Shawn Guo
1
-1
/
+1
2012-07-23
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-6
/
+6
2012-07-06
ARM: imx: remove unused pdata from device macros
Benoît Thébaudeau
1
-1
/
+1
2012-07-01
ARM: imx: eliminate macro IRQ_GPIOx()
Shawn Guo
1
-6
/
+6
2012-01-05
ARM: restart: mxc: use new restart hook
Russell King
1
-0
/
+1
2011-11-01
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+1
2011-10-31
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
1
-2
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-09-26
ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER
Sascha Hauer
1
-0
/
+1
2011-08-21
ARM: mach-imx: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+1
2011-06-06
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
Shawn Guo
1
-0
/
+2
2011-05-19
ARM: imx: remove #includes already available from devices-common.h
Uwe Kleine-König
1
-1
/
+0
2011-02-10
ARM: imx: use .init_early to initialize cpu type and reset address
Uwe Kleine-König
1
-5
/
+6
2010-11-17
ARM: imx: remove now empty devices.h
Uwe Kleine-König
1
-1
/
+0
2010-11-17
ARM: imx: dynamically register mxc-mmc devices
Uwe Kleine-König
1
-5
/
+4
2010-11-17
ARM: imx: dynamically register imx-fb devices
Uwe Kleine-König
1
-3
/
+2
2010-11-17
ARM: imx: dynamically allocate mxc_w1 devices
Uwe Kleine-König
1
-1
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-10-11
ARM: imx: dynamically register fec devices
Uwe Kleine-König
1
-1
/
+1
2010-10-01
ARM: imx: make all pin lists const and signed, move to .init where possible
Uwe Kleine-König
1
-1
/
+1
2010-10-01
ARM: imx: fix name of macros to add imx-i2c devices
Uwe Kleine-König
1
-1
/
+1
2010-06-30
ARM: imx: dynamically register imx-uart devices (imx27)
Uwe Kleine-König
1
-21
/
+8
2010-06-30
ARM: imx: dynamically register imx-i2c devices (imx27)
Uwe Kleine-König
1
-3
/
+2
2010-06-30
ARM: imx: Change the way nand devices are registered (imx27)
Uwe Kleine-König
1
-2
/
+4
2010-06-30
ARM: imx: remove paragraphs with old address of the FSF
Uwe Kleine-König
1
-4
/
+0
2010-06-30
ARM: imx: rename mxc_uart_devicex to follow a common naming scheme
Uwe Kleine-König
1
-6
/
+6
2010-06-24
ARM: imx: rename mach dir for mx21 and mx27 to mach-imx
Uwe Kleine-König
1
-0
/
+373