index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-10
Merge branch 'ptebits' into devel
Russell King
3
-3
/
+6
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
15
-17
/
+15
2008-09-05
[ARM] omap: fix virtual vs physical address space confusions
Russell King
2
-2
/
+5
2008-09-03
[ARM] omap: fix gpio.c build error
Russell King
1
-1
/
+1
2008-09-01
[ARM] 5195/1: ARMv7 Oprofile support
Jean PIHET
1
-0
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-10
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
1
-7
/
+8
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
88
-48
/
+7775
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
11
-11
/
+11
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2
-2
/
+0
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-14
/
+14
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+3
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-3
/
+1
2008-07-22
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
1
-1
/
+1
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-07-03
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
Tony Lindgren
1
-9
/
+50
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-40
/
+91
2008-07-03
ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework
Hiroshi DOYU
1
-36
/
+92
2008-07-03
ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code
Eduardo Valentin
2
-409
/
+301
2008-07-03
ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
Eduardo Valentin
1
-95
/
+102
2008-07-03
ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
Tony Lindgren
1
-35
/
+176
2008-07-03
ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1
Tony Lindgren
2
-58
/
+1
2008-07-03
ARM: OMAP: DMA: Clean-up code
Tony Lindgren
1
-123
/
+132
2008-07-03
ARM: OMAP: DMA: Remove __REG access
Tony Lindgren
1
-179
/
+324
2008-07-03
ARM: OMAP: DMA: Make channels dynamic for multi-boot
Tony Lindgren
1
-21
/
+41
2008-07-03
ARM: OMAP: DMTimer: Optimize by adding load and start
Richard Woodruff
1
-1
/
+18
2008-07-03
ARM: OMAP: DMTimer: Use posted mode
Richard Woodruff
1
-42
/
+151
2008-06-06
ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
Jarkko Nikula
1
-2
/
+0
2008-05-22
[ARM] omap: fix omap clk support build errors
Russell King
1
-0
/
+1
2008-05-09
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
Hiroshi DOYU
1
-1
/
+0
2008-05-09
ARM: OMAP: DMA: Fix incorrect channel linking
Jarkko Nikula
1
-1
/
+1
2008-05-09
ARM: OMAP: Warn on disabling clocks with no users
Tony Lindgren
1
-1
/
+9
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-14
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
1
-0
/
+42
2008-04-14
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
1
-3
/
+44
2008-04-14
ARM: OMAP2: Add common register access for 24xx and 34xx
Paul Walmsley
1
-16
/
+51
2008-04-14
ARM: OMAP2: Clean-up mux code
Tony Lindgren
1
-2
/
+2
2008-04-14
ARM: OMAP: Timer32K: Move timer32k to mach-omap1
Kevin Hilman
2
-205
/
+0
2008-04-14
ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code
Kevin Hilman
2
-26
/
+17
2008-04-14
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
Kevin Hilman
2
-43
/
+3
2008-04-14
ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
Tony Lindgren
1
-137
/
+5
2008-04-14
ARM: OMAP: Allow registering pin mux function
Tony Lindgren
1
-14
/
+16
2008-04-14
ARM: OMAP: use edge/level handlers from generic IRQ framework
Kevin Hilman
1
-35
/
+7
2008-04-14
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
Kevin Hilman
1
-14
/
+13
2008-04-14
ARM: OMAP: Use gpiolib
David Brownell
1
-18
/
+89
2008-03-20
ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
Gadiyar, Anand
1
-2
/
+3
2008-03-20
ARM: OMAP: Fix chain_a_transfer return value
Anand Gadiyar
1
-2
/
+2
2008-03-20
ARM: OMAP: Fix missing makefile options
Tony Lindgren
1
-0
/
+5
[next]