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-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-17
/
+17
2011-03-29
arm: nomadik: Use local irq state
Thomas Gleixner
1
-6
/
+10
2011-03-29
arm: nomadik: Remove non existing cpu id check
Thomas Gleixner
1
-7
/
+0
2011-03-25
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
1
-45
/
+0
2011-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-19
/
+3
2011-03-14
plat-nomadik: make GPIO interrupts work with cpuidle ApSleep
Rabin Vincent
2
-17
/
+100
2011-03-14
plat-nomadik: fix compilation warning
Linus Walleij
1
-5
/
+2
2011-03-14
plat-nomadik: get rid of unused GPIO PM code
Rabin Vincent
2
-79
/
+3
2011-03-14
plat-nomadik: change sleep/wakeup setting in GPIO SLPM register
Rikard Olsson
1
-1
/
+1
2011-03-14
plat-nomadik: implement safe switch sequence for Alt-C
Rabin Vincent
2
-40
/
+172
2011-03-14
plat-nomadik: set altfunc to GPIO when enabling the sleep config
Rabin Vincent
1
-0
/
+2
2011-03-14
plat-nomadik: type secondary IRQ correctly
Virupax Sadashivpetimath
1
-1
/
+1
2011-03-14
plat-nomadik: pull-up/down settings for GPIO resume
Jonas Aaberg
2
-24
/
+60
2011-03-14
plat-nomadik: support secondary GPIO interrupts
Rabin Vincent
2
-6
/
+46
2011-03-14
plat-nomadik: implement suspend/resume for GPIO
Rabin Vincent
1
-2
/
+49
2011-03-14
plat-nomadik: add custom dbg_show for GPIO
Rabin Vincent
1
-0
/
+92
2011-03-14
plat-nomadik: support varying number of GPIOs per block
Rabin Vincent
2
-3
/
+3
2011-01-31
dma40: remove export of stedma40_memcpy_sg
Rabin Vincent
1
-19
/
+0
2011-01-31
dma40: allow realtime and priority for event lines
Rabin Vincent
1
-0
/
+3
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
[next]