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-nomadik
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-5
/
+1
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-61
/
+39
2012-11-15
ARM: nomadik: fixup some FSMC merge problems
Linus Walleij
1
-4
/
+17
2012-11-15
ARM: nomadik: switch over to using the FSMC driver
Linus Walleij
2
-65
/
+28
2012-11-05
ARM: plat-nomadik: convert platforms to SPARSE_IRQ
Linus Walleij
1
-1
/
+1
2012-11-05
ARM: plat-nomadik: move MTU, kill plat-nomadik
Linus Walleij
2
-5
/
+3
2012-11-05
ARM: plat-nomadik: pass IRQ to timer driver
Linus Walleij
1
-2
/
+2
2012-11-05
pinctrl/nomadik: merge old pincfg header
Linus Walleij
2
-2
/
+0
2012-11-05
pinctrl/nomadik: move the platform data header
Linus Walleij
3
-3
/
+3
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
1
-2
/
+2
2012-10-02
Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+49
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
3
-21
/
+1
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-5
/
+5
2012-09-28
ARM: nomadik: remove NAND_NO_READRDY use
Arnd Bergmann
1
-2
/
+1
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2
-17
/
+1
2012-09-19
ARM: nomadik: use __iomem pointers for MMIO
Arnd Bergmann
2
-5
/
+5
2012-09-14
ARM: make mach/gpio.h headers optional
Rob Herring
1
-4
/
+0
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2
-17
/
+1
2012-09-03
ARM: nomadik: configure Nomadik for pin control
Linus Walleij
2
-0
/
+49
2012-06-11
ARM: nomadik: bump all IRQ numbers by one
Linus Walleij
1
-43
/
+42
2012-06-10
ARM: nomadik: register the MMC/SD device
Linus Walleij
1
-0
/
+24
2012-06-10
ARM: nomadik: register the I2C devices
Linus Walleij
1
-0
/
+32
2012-06-10
ARM: nomadik: register all three I2C busses
Linus Walleij
1
-7
/
+31
2012-06-10
ARM: nomadik: convert to generic clock
Linus Walleij
4
-94
/
+2
2012-06-10
ARM: nomadik: register PL031 RTC
Linus Walleij
1
-0
/
+1
2012-06-10
ARM: nomadik: register AMBA devices dynamically
Linus Walleij
2
-24
/
+6
2012-06-10
ARM: nomadik: register GPIOs dynamically
Linus Walleij
1
-67
/
+47
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2012-05-15
ARM: nomadik: enable PINCTRL_NOMADIK where needed
Arnd Bergmann
1
-0
/
+1
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-1
/
+1
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-22
/
+0
2012-03-21
Merge branch 'tegra/cleanups' into next/timer
Arnd Bergmann
4
-65
/
+6
2012-03-06
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-22
/
+0
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-13
/
+0
2012-02-21
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-13
/
+0
2012-01-31
ARM: plat-nomadik: get rid of global mtu base pointer
Linus Walleij
2
-24
/
+2
2012-01-26
Merge branch 'amba' into for-armsoc
Russell King
2
-20
/
+6
2012-01-26
ARM: amba: nomadik: use common amba device initializers
Russell King
2
-20
/
+6
2012-01-25
ARM: amba: nomadik: get rid of NO_IRQ initializers
Russell King
1
-2
/
+2
2012-01-20
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-32
/
+0
2012-01-05
Merge branch 'restart' into for-linus
Russell King
5
-16
/
+19
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: nomadik: use new restart hook
Russell King
4
-9
/
+13
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-2
/
+0
2011-11-30
ARM: 7179/1: nomadik: localize cpu-8815 header
Linus Walleij
4
-3
/
+6
2011-11-26
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-2
/
+0
2011-11-15
ARM: nomadik: convert to MULTI_IRQ_HANDLER
Jamie Iles
2
-30
/
+2
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
3
-30
/
+2
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
4
-4
/
+3
2011-10-17
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
1
-1
/
+1
[prev]
[next]