index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-mxc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+8
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
9
-408
/
+61
2011-07-14
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
1
-4
/
+8
2011-07-08
ARM: mxc: use ARCH_NR_GPIOS to define gpio number
Shawn Guo
1
-18
/
+3
2011-07-08
gpio/mxc: get rid of the uses of cpu_is_mx()
Shawn Guo
2
-3
/
+3
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
6
-0
/
+6
2011-06-06
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
Shawn Guo
6
-28
/
+57
2011-06-06
gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio
Shawn Guo
2
-362
/
+1
2011-06-06
ARM: mx51/sdma: Check the chip revision in run-time
Fabio Estevam
1
-2
/
+4
2011-05-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
25
-695
/
+255
2011-05-23
Merge branch 'devel-stable' into for-linus
Russell King
24
-648
/
+246
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
1
-16
/
+2
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
1
-31
/
+7
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-20
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
23
-647
/
+245
2011-05-19
ARM: imx: move mx3 support to mach-imx
Uwe Kleine-König
1
-1
/
+0
2011-05-19
ARM: imx: remove some deprecated and unused #defines
Uwe Kleine-König
1
-7
/
+0
2011-05-19
ARM: mx3: make ioremap quirk ready for multi-SoC kernels
Uwe Kleine-König
2
-10
/
+17
2011-05-19
ARM: mxc: don't allow to compile together i.MX51 and i.MX53
Uwe Kleine-König
1
-2
/
+17
2011-05-19
ARM: mxc: don't use the symbols in the CPU family choice to select others
Uwe Kleine-König
1
-4
/
+0
2011-05-19
ARM: remove support for mxc91231
Uwe Kleine-König
13
-608
/
+2
2011-05-19
video i.MX: remove mx1 compile time dependencies
Sascha Hauer
1
-1
/
+0
2011-05-19
ARM: imx51: use platform id 2 for imx51-cspi
Uwe Kleine-König
1
-1
/
+1
2011-05-19
ARM: mx3: dynamically allocate "ipu-core" devices
Uwe Kleine-König
4
-0
/
+151
2011-05-19
ARM: mx3: dynamically allocate "mxc_rtc" devices
Uwe Kleine-König
4
-0
/
+53
2011-05-19
ARM: imx/mx25: add NAND chip select pins to iomux
Baruch Siach
1
-0
/
+3
2011-05-19
ARM: mx27: fix gpt4/5 base address
Wolfram Sang
1
-2
/
+2
2011-05-19
ARM: mx53: Print silicon revision on boot
Fabio Estevam
2
-13
/
+1
2011-05-07
Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...
Russell King
1
-1
/
+1
2011-05-07
ARM: zImage: remove the static qualifier from global data variables
Nicolas Pitre
1
-1
/
+1
2011-04-27
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Russell King
2
-0
/
+9
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-2
/
+2
2011-04-12
ARM: mxc: Add missing lockdep annotation
Thomas Gleixner
1
-0
/
+7
2011-04-12
ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL
Dave Martin
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-11
/
+74
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
4
-8
/
+7
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
5
-21
/
+23
2011-03-29
arm: mxc: Use generic_handle_irq()
Thomas Gleixner
1
-6
/
+1
2011-03-25
mx2/iomux: Set direction for CSPI2 pins
Julien Boibessot
1
-6
/
+6
2011-03-23
ARM: mx51: Implement code to allow mx51 to enter WFI
Dinh Nguyen
2
-1
/
+14
2011-03-23
ARM: mx50: Add support to get the silicon revision
Dinh Nguyen
1
-0
/
+4
2011-03-23
ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codes
Shawn Guo
2
-2
/
+2
2011-03-23
MX51: Add AUDMUX ports definitions
Julien Boibessot
1
-1
/
+9
2011-03-23
ARM: mxc: Add sched_clock to mxc platform
Jan Weitzel
1
-0
/
+16
2011-03-23
ARM: mxc: Add dummy_get_cycles to avoid access before init is done
Jan Weitzel
1
-1
/
+8
2011-03-23
ARM: mx51: Print silicon revision on boot
Fabio Estevam
2
-0
/
+15
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+11
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-873
/
+2522
2011-03-17
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
Wolfram Sang
1
-0
/
+2
[next]