index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-nomadik
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+8
2011-01-13
ARM: plat-nomadik: irq_data conversion.
Lennert Buytenhek
1
-28
/
+28
2011-01-07
Merge branch 'devel-stable' into devel
Russell King
2
-22
/
+100
2011-01-05
dmaengine: dma40: Add support to split up large elements
Per Forlin
1
-0
/
+8
2010-12-23
ARM: nomadik: convert sched_clock() to use new infrastructure
Russell King
2
-67
/
+10
2010-12-23
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
1
-0
/
+1
2010-12-23
ARM: nomadik: update clock source registration
Russell King
1
-2
/
+1
2010-12-08
nomadik-gpio: use dev name if no name is specified
Rabin Vincent
1
-1
/
+1
2010-12-08
nomadik-gpio: allow sleep mode dir/pull to differ from normal mode
Rabin Vincent
2
-21
/
+99
2010-11-22
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
Linus Walleij
1
-9
/
+80
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-74
/
+60
2010-10-28
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+50
2010-10-20
ste_dma40: remove channel_type
Rabin Vincent
1
-9
/
+0
2010-10-20
ste_dma40: remove enum for endianess
Rabin Vincent
1
-7
/
+2
2010-10-20
ste_dma40: remove TIM_FOR_LINK option
Rabin Vincent
1
-5
/
+0
2010-10-20
ste_dma40: move mode_opt to separate config
Rabin Vincent
1
-8
/
+10
2010-10-20
ste_dma40: move channel mode to a separate field
Rabin Vincent
1
-5
/
+7
2010-10-20
ste_dma40: move priority to separate field
Rabin Vincent
1
-5
/
+2
2010-10-19
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
4
-38
/
+107
2010-10-13
Input: add support for Nomadik SKE keypad controller
Sundar Iyer
1
-0
/
+50
2010-10-08
DMAENGINE: define a dummy filter function for ste_dma40
Linus Walleij
1
-0
/
+19
2010-10-08
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
Per Forlin
1
-23
/
+1
2010-09-23
DMAENGINE: ste_dma40: added kernel doc for struct
Jonas Aaberg
1
-7
/
+15
2010-09-23
DMAENGINE: ste_dma40: removed non-used variable from struct
Jonas Aaberg
1
-2
/
+0
2010-09-23
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
1
-6
/
+7
2010-09-23
DMAENGINE: ste_dma40: config checks
Linus Walleij
1
-1
/
+1
2010-09-17
ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates
Linus Walleij
1
-7
/
+10
2010-09-17
ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix
Linus Walleij
1
-14
/
+2
2010-09-02
ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-09-02
ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull up
Rabin Vincent
2
-12
/
+61
2010-09-02
ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2
Rabin Vincent
3
-4
/
+33
2010-08-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-1
/
+3
2010-06-23
DMAENGINE: ste_dma40: no disabled phy channels on ux500
Jonas Aaberg
1
-1
/
+3
2010-06-17
ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment
Linus Walleij
2
-4
/
+16
2010-06-17
ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning
Rabin Vincent
1
-18
/
+0
2010-06-17
ARM: 6176/1: nomadik-gpio: implement to_irq
Rabin Vincent
1
-0
/
+9
2010-06-17
ARM: 6175/1: nomadik-gpio: implement set_wake
Rabin Vincent
1
-14
/
+39
2010-06-17
ARM: 6156/1: nomadik-gpio: switch to core_initcall
Rabin Vincent
1
-1
/
+1
2010-06-17
ARM: 6155/1: nomadik-gpio: add pin configuration API
Rabin Vincent
2
-0
/
+168
2010-06-17
ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_mode
Rabin Vincent
1
-11
/
+17
2010-06-17
ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour
Rabin Vincent
2
-0
/
+47
2010-06-17
ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown
Rabin Vincent
2
-0
/
+56
2010-06-17
ARM: 6147/1: nomadik-gpio: set val in ->direction_output()
Rabin Vincent
1
-10
/
+12
2010-05-27
ARM: 6145/1: ux500 MTU clockrate correction
Linus Walleij
1
-2
/
+24
2010-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+239
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+1
2010-05-13
ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clock
Linus Walleij
1
-1
/
+27
2010-05-06
ARM: 6104/1: nomadik-gpio: use clk API
Rabin Vincent
1
-1
/
+19
2010-05-06
ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts
Rabin Vincent
1
-0
/
+1
[prev]
[next]