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-integrator
/
impd1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-01-11
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-10
gpio: pl061: handle failed allocations
Nicholas Mc Guire
1
-1
/
+5
2016-12-07
gpio: pl061: move platform data into driver
Linus Walleij
1
-1
/
+0
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2014-08-19
ARM: integrator: add MMCI device to IM-PD1
Linus Walleij
1
-0
/
+48
2014-06-17
ARM: integrator: fix section mismatch problem
Linus Walleij
1
-1
/
+11
2014-02-26
ARM: integrator: localize the impd1.h header
Linus Walleij
1
-1
/
+1
2014-02-26
ARM: integrator: localize the lm.h header
Linus Walleij
1
-1
/
+1
2014-02-13
ARM: integrator: register the IM-PD1 VIC
Linus Walleij
1
-9
/
+36
2014-02-13
ARM: integrator: use managed resources for the IM-PD1
Linus Walleij
1
-26
/
+10
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+4
2012-12-03
ARM: 7589/1: integrator: pass the lm resource to amba
Linus Walleij
1
-3
/
+4
2012-11-21
clk: move IM-PD1 clocks to drivers/clk
Linus Walleij
1
-66
/
+3
2012-04-19
ARM: 7371/1: integrator: factor out dynamic amba device allocator
Linus Walleij
1
-15
/
+7
2012-01-25
ARM: amba: integrator: convert to use amba_device_alloc
Russell King
1
-6
/
+3
2011-02-19
ARM: integrator: switch Integrator platforms to use consolidated CLCD
Russell King
1
-0
/
+5
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
1
-2
/
+1
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+1
2010-05-02
ARM: Indirect round/set_rate operations through clk structure
Russell King
1
-2
/
+8
2010-05-02
ARM: Make Integrator/Versatile/Reaview VCO code similar
Russell King
1
-12
/
+4
2010-05-02
ARM: ICST: kill duplicate icst code
Russell King
1
-1
/
+1
2010-05-02
ARM: ICST: indirect s2div and idx2s arrays via icst_params
Russell King
1
-0
/
+2
2010-05-02
ARM: ICST: move minimum VCO frequency to icst_params
Russell King
1
-0
/
+1
2010-05-02
ARM: ICST: use Hz instead of kHz
Russell King
1
-3
/
+3
2010-05-02
ARM: ICST: provide definitions for max/min VCO frequencies
Russell King
1
-1
/
+1
2010-05-02
ARM: ICST: merge common ICST VCO structures
Russell King
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-11-27
[ARM] integrator: convert to clkdev and lookup clocks by device name
Russell King
1
-10
/
+16
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-18
[ARM] fix impd1.c build warning
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
1
-3
/
+1
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
1
-2
/
+1
2008-05-23
[ARM] integrator: fix build warnings and errors
Russell King
1
-1
/
+2
2006-03-21
[ARM] Convert kmalloc+memset to kzalloc
Russell King
1
-5
/
+2
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-2
/
+2
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
1
-2
/
+1
2005-10-21
[ARM] Fix Integrator IM/PD-1 support
Russell King
1
-7
/
+8
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+475