index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-cns3xxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
ARM: S3C24XX: remove call to s3c24xx_setup_clocks
Heiko Stuebner
1
-11
/
+4
2012-03-07
ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443
Heiko Stuebner
1
-4
/
+24
2012-03-07
ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443
Heiko Stuebner
1
-9
/
+22
2012-03-07
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443
Heiko Stuebner
2
-8
/
+0
2012-03-07
ARM: S3C24XX: remove obsolete S3C2416_DMA option
Heiko Stuebner
3
-27
/
+0
2012-03-07
ARM: S3C24XX: Reuse S3C2443 dma for S3C2416
Heiko Stuebner
4
-9
/
+27
2012-03-07
ARM: S3C24XX: Fix indentation of dma-s3c2443
Heiko Stuebner
1
-4
/
+4
2012-03-07
ARM: S3C24XX: Move device setup files to mach directory
Heiko Stuebner
6
-10
/
+8
2012-03-07
ARM: S3C24XX: Consolidate Simtec extensions
Heiko Stuebner
11
-32
/
+29
2012-03-07
ARM: S3C24XX: move simtec-specific code to mach directory
Heiko Stuebner
6
-23
/
+20
2012-03-07
ARM: S3C24XX: Move common-smdk code to mach directory
Heiko Stuebner
5
-11
/
+15
2012-03-04
ARM: tegra: Enable CPUIdle on Tegra20
Peter De Schrijver
1
-2
/
+0
2012-03-04
ARM: tegra: export usb phy symbols
Arnd Bergmann
1
-0
/
+11
2012-03-04
ARM: tegra: build localtimer support only when needed
Arnd Bergmann
1
-1
/
+2
2012-03-04
ARM: tegra: select CPU_FREQ_TABLE
Arnd Bergmann
1
-0
/
+2
2012-03-03
ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx
Heiko Stuebner
5
-13
/
+29
2012-03-03
ARM: s3c2410_defconfig: update s3c2410_defconfig
Kukjin Kim
1
-38
/
+17
2012-03-03
ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/
Kukjin Kim
11
-54
/
+35
2012-03-03
ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/
Kukjin Kim
25
-209
/
+191
2012-03-03
ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/
Kukjin Kim
11
-57
/
+57
2012-03-03
ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/
Kukjin Kim
13
-98
/
+98
2012-03-02
ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/
Kukjin Kim
79
-184
/
+214
2012-03-02
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
25
-46
/
+45
2012-02-29
ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
Tony Lindgren
1
-0
/
+2
2012-02-28
rtc: sa1100: remove verification code of alarm
Haojian Zhuang
1
-55
/
+11
2012-02-28
rtc: sa1100: remove periodic code
Haojian Zhuang
1
-15
/
+0
2012-02-27
ARM: davinci: add back dummy header files
Arnd Bergmann
2
-0
/
+2
2012-02-27
ARM: Remove redundant ';' from avic_irq_set_priority()
Jesper Juhl
1
-1
/
+1
2012-02-27
ARM: mx3: Let mx31 and mx35 share the same CCM header file
Fabio Estevam
4
-94
/
+91
2012-02-27
ARM: plat-mxc: audmux-v1: Remove unneeded ifdef's
Fabio Estevam
1
-4
/
+1
2012-02-26
ARM: tegra: select required CPU and L2 errata options
Stephen Warren
1
-0
/
+12
2012-02-25
Linux 3.3-rc5
v3.3-rc5
Linus Torvalds
1
-1
/
+1
2012-02-25
autofs: work around unhappy compat problem on x86-64
Ian Kent
4
-3
/
+23
2012-02-24
coccicheck: change handling of C={1,2} when M= is set
Greg Dietsche
1
-9
/
+4
2012-02-24
ARM: davinci: dm644x: don't force vpfe registeration on all boards
Manjunath Hadli
3
-15
/
+17
2012-02-24
ARM: davinci: dm644x: fix inconsistent variable naming
Manjunath Hadli
2
-18
/
+18
2012-02-24
ARM: davinci: dm644x: improve readability using macro
Manjunath Hadli
1
-3
/
+5
2012-02-24
ARM: davinci: streamline sysmod access
Manjunath Hadli
8
-40
/
+50
2012-02-24
ARM: davinci: create new common platform header for davinci
Manjunath Hadli
16
-153
/
+102
2012-02-24
epoll: ep_unregister_pollwait() can use the freed pwq->whead
Oleg Nesterov
2
-4
/
+32
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
5
-2
/
+25
2012-02-24
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
4
-50
/
+43
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
32
-109
/
+184
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
32
-215
/
+264
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
36
-72
/
+152
2012-02-24
ARM: OMAP1: Move 16xx GPIO system clock to platform init code
Tony Lindgren
2
-7
/
+7
2012-02-24
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
3
-2
/
+3
2012-02-24
ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
Tony Lindgren
2
-4
/
+5
2012-02-24
ARM: OMAP2+: Drop DISPC L3 firewall code
Tony Lindgren
1
-5
/
+0
2012-02-24
ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path
Paul Walmsley
1
-21
/
+1
[next]