index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
ARM i.MX: Move gpio initialization to SoC specific files
Sascha Hauer
8
-124
/
+82
2011-03-07
MX1: Add structure, registration functions for framebuffer and rename LCDC INT
Gwenhael Goavec-Merou
3
-1
/
+10
2011-03-07
ARM: mx5/mx53_evk: Fix IOMUX for UART3
Fabio Estevam
1
-3
/
+1
2011-03-07
ARM: mx5/mx53_smd: Fix IOMUX for UART2
Fabio Estevam
1
-3
/
+1
2011-03-07
ARM: mx3/mx35_3ds: Use MX35 USB OTG Erratum
Fabio Estevam
1
-0
/
+5
2011-03-07
arm: mxs: add irq_chip-name for GPIO IRQs
Wolfram Sang
1
-0
/
+1
2011-03-07
ARM i.MX23/28: Add framebuffer device support
Sascha Hauer
7
-0
/
+60
2011-03-07
video: Add i.MX23/28 framebuffer driver
Sascha Hauer
1
-0
/
+49
2011-03-07
ARM: mxc91231/iomux: allow pin_list to be const
Uwe Kleine-König
2
-11
/
+11
2011-03-07
ARM: iomux-imx31: allow pin_list to be const
Uwe Kleine-König
2
-10
/
+10
2011-03-07
ARM: mx53_smd: Add I2C support
Fabio Estevam
2
-0
/
+9
2011-03-07
ARM: mx25_3ds: Add I2C support
Fabio Estevam
2
-0
/
+10
2011-03-07
ARM: mx27_3ds: Add I2C support
Fabio Estevam
2
-0
/
+8
2011-03-07
ARM: mx31_3ds: Add I2C support
Fabio Estevam
2
-0
/
+9
2011-03-07
ARM: mx35_3ds: Add I2C support
Fabio Estevam
2
-0
/
+9
2011-03-07
ARM: Add SSI and aic3204 code to Visstrim_M10 boards.
Javier Martin
2
-0
/
+15
2011-03-07
ARM: mx3/cpuimx35: fix build failure
Uwe Kleine-König
1
-1
/
+1
2011-03-07
ARM: imx53_loco: add esdhc device support
Richard Zhu
2
-0
/
+3
2011-03-07
ARM: imx51/53: add sdhc3/4 clock
Richard Zhu
2
-1
/
+146
2011-03-07
arm: mxs: tx28: add i2c bus and connected RTC
Wolfram Sang
2
-0
/
+11
2011-03-07
arm: mxs: add i2c-devices for mx28
Wolfram Sang
5
-0
/
+67
2011-03-07
MX1: Add registration functions for SPI.
Gwenhael Goavec-Merou
1
-0
/
+7
2011-03-07
MX1: Add data structure for SPI
Gwenhael Goavec-Merou
1
-0
/
+9
2011-03-07
MX1: Register clock for SPI2
Gwenhael Goavec-Merou
1
-0
/
+1
2011-03-07
MX1: Rename SPI interrupt name and base address.
Gwenhael Goavec-Merou
1
-3
/
+4
2011-03-07
ARM: imx35: fix trivial copy/paste error
Ryan Lortie
1
-1
/
+1
2011-03-07
ARM: imx35: fix ATA_DATA3 pad control address
Ryan Lortie
1
-7
/
+7
2011-03-07
i.MX25: add sdma clock definitions
Eric Bénard
1
-0
/
+3
2011-03-07
ARM: mxs: Initial support for Ka-Ro TX28
Lothar Waßmann
7
-2
/
+335
2011-03-07
ARM: mxs: Add missing EXPORT_SYMBOL for mxs_reset_block
Sascha Hauer
1
-0
/
+2
2011-03-01
ARM: mxs: Add pwm clocks and device registration
Sascha Hauer
9
-2
/
+49
2011-03-01
ARM: mxc: add a dma mask to fec devices
Uwe Kleine-König
1
-2
/
+2
2011-03-01
ARM: mxs: add a dma mask to fec devices
Lothar Waßmann
1
-2
/
+3
2011-03-01
ARM: mxc: free dma_mask in error path
Uwe Kleine-König
1
-0
/
+2
2011-03-01
ARM: mxs: free dma_mask in error path
Lothar Waßmann
1
-0
/
+2
2011-03-01
cpuimx51sd: mcp2515 supports up to 10MHz SPI clock
Eric Bénard
1
-1
/
+1
2011-03-01
cpuimx51sd: fix tsc2007
Eric Bénard
1
-7
/
+1
2011-03-01
cpuimx51sd: add cpufreq support
Eric Bénard
1
-0
/
+5
2011-03-01
arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values
Wolfram Sang
3
-6
/
+6
2011-02-28
mx31: add support for the bugbase 1.3 from buglabs
Denis 'GNUtoo' Carikli
4
-0
/
+80
2011-02-28
ARM: mx51_defconfig: change CONFIG_LEDS_CLASS 'm' to 'y'
Shawn Guo
1
-1
/
+1
2011-02-28
ARM: imx/mach-mx25_3ds: Use IMX_GPIO_NR instead of hard-coded values
Fabio Estevam
1
-2
/
+2
2011-02-28
ARM: imx53: add sdhc pad settings
Richard Zhu
1
-40
/
+43
2011-02-21
ARM: imx53: correct Silicon Revision definition following fuse map
Richard Zhao
1
-3
/
+8
2011-02-21
ARM: imx53_smd add uncompress print
Frank Li
1
-0
/
+1
2011-02-18
ARM: imx50: correct iomux-mx50.h wrong daisy chain settings
Richard Zhao
1
-22
/
+22
2011-02-18
ARM: imx53_loco: add i2c device support
Richard Zhao
2
-0
/
+7
2011-02-18
ARM: imx53_loco add uncompress print
Richard Zhao
1
-0
/
+1
2011-02-18
ARM: imx53_loco: add all pad configure.
Richard Zhao
1
-0
/
+137
2011-02-18
ARM: mach-mx5: Add watchdog support for MX53 based boards
Fabio Estevam
4
-0
/
+6
[next]