index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i2c-mxs: move to use generic DMA helper
Shawn Guo
2013-04-04
2
-41
/
+11
*
spi: mxs-spi: move to use generic DMA helper
Shawn Guo
2013-04-04
3
-58
/
+18
*
mmc: mxs-mmc: move to use generic DMA helper
Shawn Guo
2013-04-04
2
-47
/
+13
*
dma: mxs-dma: move to generic device tree binding
Shawn Guo
2013-04-04
1
-4
/
+66
*
dma: mxs-dma: use devm_* managed functions
Shawn Guo
2013-04-04
1
-30
/
+9
*
ARM: dts: add generic DMA device tree binding for mxs-dma
Shawn Guo
2013-04-04
4
-9
/
+148
*
pinctrl: pinctrl-mxs: document the missing pull-ups
Alexandre Belloni
2013-04-04
1
-0
/
+4
*
ARM: cfa10036: add one wire bitbanging to the cfa10049
Alexandre Belloni
2013-04-04
1
-1
/
+19
*
video: mxsfb: remove mxsfb_platform_data
Shawn Guo
2013-04-04
2
-66
/
+17
*
ARM: mxs: move display timing configurations into device tree
Shawn Guo
2013-04-04
7
-158
/
+150
*
video: mxsfb: get display timings from device tree
Shawn Guo
2013-04-04
3
-12
/
+146
*
video: mxsfb: remove dotclk_delay from platform_data
Shawn Guo
2013-04-04
2
-2
/
+0
*
video: mxsfb: remove fb_phys/fb_size from platform_data
Shawn Guo
2013-04-04
2
-41
/
+7
*
video: mxsfb: use devm_* managed functions
Shawn Guo
2013-04-04
1
-34
/
+16
*
ARM: mxs: remove unneeded enet_out clk initialization
Shawn Guo
2013-04-04
1
-12
/
+0
*
ARM: dts: mxs: add enet_out clock to devicetree
Wolfram Sang
2013-04-04
2
-2
/
+4
*
net: freescale: fec: add support for optional enet_out clk
Wolfram Sang
2013-04-04
2
-0
/
+11
*
net: fec: handle optional clk_ptp more gracefully
Shawn Guo
2013-04-04
1
-5
/
+3
*
clocksource: mxs_timer: Add semicolon at end of line
Fabio Estevam
2013-04-03
1
-1
/
+1
*
ARM: mxs: remove unused headers
Shawn Guo
2013-04-01
5
-533
/
+27
*
ARM: mxs: merge imx23 and imx28 into one machine_desc
Shawn Guo
2013-04-01
1
-30
/
+13
*
ARM: mxs: remove common.h
Shawn Guo
2013-04-01
3
-21
/
+17
*
ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
Shawn Guo
2013-04-01
4
-105
/
+76
*
ARM: mxs: remove mm.c
Shawn Guo
2013-04-01
3
-55
/
+1
*
ARM: mxs: use debug_ll_io_init for low-level debug
Shawn Guo
2013-04-01
2
-8
/
+6
*
ARM: mxs: get ocotp base address from device tree
Shawn Guo
2013-04-01
3
-1
/
+10
*
ARM: mxs: remove system.c
Shawn Guo
2013-04-01
4
-140
/
+38
*
ARM: mxs: get reset address from device tree
Shawn Guo
2013-04-01
3
-21
/
+19
*
ARM: mxs: remove empty hardware.h
Shawn Guo
2013-04-01
2
-24
/
+0
*
ASoC: mxs-saif: remove mach header inclusion
Shawn Guo
2013-04-01
1
-2
/
+3
*
iio: mxs-lradc: remove unneeded mach header inclusion
Shawn Guo
2013-04-01
1
-3
/
+0
*
rtc: stmp3xxx: use stmp_reset_block() instead
Shawn Guo
2013-04-01
1
-4
/
+2
*
clk: mxs: remove the use of mach level IO accessor
Shawn Guo
2013-04-01
2
-13
/
+11
*
clk: mxs: get base address from device tree
Shawn Guo
2013-04-01
4
-16
/
+37
*
ARM: mxs: remove unneeded mach-types.h inclusion
Shawn Guo
2013-04-01
1
-1
/
+0
*
ARM: mxs: move icoll driver into drivers/irqchip
Shawn Guo
2013-04-01
6
-16
/
+23
*
ARM: mxs: call stmp_reset_block() in icoll
Shawn Guo
2013-04-01
1
-2
/
+2
*
ARM: mxs: get icoll base address from device tree
Shawn Guo
2013-04-01
1
-2
/
+5
*
ARM: mxs: move timer driver into drivers/clocksource
Shawn Guo
2013-04-01
3
-1
/
+2
*
ARM: mxs: select STMP_DEVICE and use it for timer code
Shawn Guo
2013-04-01
2
-9
/
+9
*
ARM: mxs: remove cpu_is_mx23() call from timer code
Shawn Guo
2013-04-01
1
-1
/
+2
*
ARM: mxs: get timrot base address from device tree
Shawn Guo
2013-04-01
1
-1
/
+5
*
ARM: mxs: look up timrot clock from device tree
Shawn Guo
2013-04-01
5
-4
/
+3
*
ARM: mxs: use CLKSRC_OF helper to initialize timer
Shawn Guo
2013-04-01
6
-15
/
+6
*
Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanup
Shawn Guo
2013-04-01
14
-106
/
+49
|
\
|
*
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
2013-03-11
10
-37
/
+17
|
*
clocksource: tegra20: use the device_node pointer passed to init
Rob Herring
2013-03-11
1
-41
/
+26
|
*
clocksource: pass DT node pointer to init functions
Rob Herring
2013-03-11
4
-28
/
+5
|
*
clocksource: add empty version of clocksource_of_init
Rob Herring
2013-03-11
1
-0
/
+1
*
|
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
2013-04-01
1
-1
/
+1
[next]