index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
/
setup-r8a7740.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-108
/
+25
2014-06-02
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-6
/
+2
2014-05-13
ARM: shmobile: Use shmobile_init_late() on r8a7740
Magnus Damm
1
-0
/
+1
2014-05-11
ARM: shmobile: Remove unused r8a7740_init_delay()
Magnus Damm
1
-5
/
+0
2014-05-11
ARM: shmobile: Use r8a7740 DT CPU Frequency in common case
Magnus Damm
1
-1
/
+1
2014-05-11
ARM: shmobile: r8a7740: Switch to new style TMU device
Laurent Pinchart
1
-84
/
+13
2014-05-11
ARM: shmobile: r8a7740: Switch to new style CMT device
Laurent Pinchart
1
-24
/
+12
2014-04-16
ARM: shmobile: r8a7740: Make r8a7740_meram_workaround() __init
Geert Uytterhoeven
1
-1
/
+1
2014-04-16
ARM: shmobile: r8a7740: Remove unused r8a7740_add_early_devices_dt()
Geert Uytterhoeven
1
-11
/
+0
2013-12-24
ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-1
/
+0
2013-12-24
ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-2
/
+7
2013-12-24
ARM: shmobile: r8a7740: Use macros to declare SCIF devices
Laurent Pinchart
1
-162
/
+29
2013-08-06
ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setup
Kuninori Morimoto
1
-0
/
+32
2013-08-06
ARM: shmobile: Use default ->init_time() on r8a7740
Magnus Damm
1
-1
/
+0
2013-07-17
ARM: shmobile: r8a7740: add MMCIF DMA definitions
Guennadi Liakhovetski
1
-0
/
+10
2013-07-17
ARM: shmobile: Remove unused r8a7740 auxdata table
Magnus Damm
1
-5
/
+11
2013-07-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-25
/
+29
2013-06-05
ARM: shmobile: r8a7740 pinmux platform device cleanup
Magnus Damm
1
-19
/
+5
2013-06-04
ARM: shmobile: r8a7740: Prepare for reference DT setup
Bastian Hecht
1
-25
/
+29
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
1
-1
/
+0
2013-04-02
ARM: shmobile: r8a7740: Migrate from INTC to GIC
Bastian Hecht
1
-34
/
+158
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+33
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+94
2013-02-21
Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+26
2013-02-06
ARM: mach-shmobile: r8a7740: Add IPMMU device
Hideki EIRAKU
1
-0
/
+33
2013-01-25
ARM: shmobile: r8a7740: add TMU timer support
Kuninori Morimoto
1
-0
/
+94
2013-01-25
ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c
Sachin Kamat
1
-1
/
+0
2013-01-25
ARM: shmobile: r8a7740: Use driver-provided pinmux info
Laurent Pinchart
1
-0
/
+26
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-10
/
+1
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+17
2012-11-13
ARM: shmobile: remove obsoleted init_consistent_dma_size()
Marek Szyprowski
1
-6
/
+0
2012-11-06
ARM: shmobile: r8a7740: Enable PMU
Nobuhiro Iwamatsu
1
-0
/
+16
2012-11-06
ARM: shmobile: r8a7740: fixup DT machine desc name typo
Kuninori Morimoto
1
-1
/
+1
2012-09-04
ARM: shmobile: Move r8a7740's PM domain objects to a table
Rafael J. Wysocki
1
-6
/
+1
2012-09-04
ARM: shmobile: Use domain names when adding subdomains to power domains
Rafael J. Wysocki
1
-1
/
+1
2012-09-04
ARM: shmobile: Use names of power domains for adding devices to them
Rafael J. Wysocki
1
-10
/
+10
2012-07-06
ARM: mach-shmobile: r8a7740 generic board support via DT
Magnus Damm
1
-0
/
+47
2012-07-06
ARM: shmobile: r8a7740: add A4LC pm domain support
Kuninori Morimoto
1
-0
/
+1
2012-07-06
ARM: shmobile: r8a7740: add A3SP pm domain support
Kuninori Morimoto
1
-0
/
+16
2012-07-06
ARM: shmobile: r8a7740: add A4S pm domain support
Kuninori Morimoto
1
-0
/
+5
2012-06-30
ARM: shmobile: use common DMAEngine definitions on r8a7740
Kuninori Morimoto
1
-53
/
+11
2012-06-30
ARM: shmobile: r8a7740: add DMAEngine support for USB
Kuninori Morimoto
1
-0
/
+87
2012-06-30
ARM: shmobile: r8a7740: add DMAEngine support for SDHI
Kuninori Morimoto
1
-0
/
+30
2012-06-30
ARM: shmobile: r8a7740: add DMAEngine support for FSI
Kuninori Morimoto
1
-0
/
+198
2012-06-20
ARM: shmobile: r8a7740: add MERAM work-around
Kuninori Morimoto
1
-0
/
+18
2012-05-12
ARM: mach-shmobile: r8a7740: reserve DMA memory for the frame buffer
Kuninori Morimoto
1
-0
/
+7
2012-05-12
ARM: mach-shmobile: r8a7740: cleanup I2C workaround method
Kuninori Morimoto
1
-6
/
+6
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-03-12
ARM: mach-shmobile: r8a7740 and Bonito timer rework
Magnus Damm
1
-0
/
+10
[next]