index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
2008-08-10
1
-7
/
+8
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
88
-48
/
+7775
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
11
-11
/
+11
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
2
-2
/
+0
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-14
/
+14
*
gpio: sysfs interface
David Brownell
2008-07-25
1
-0
/
+3
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
1
-3
/
+1
*
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
1
-1
/
+1
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-1
/
+1
*
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
Tony Lindgren
2008-07-03
1
-9
/
+50
*
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
2008-07-03
1
-40
/
+91
*
ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework
Hiroshi DOYU
2008-07-03
1
-36
/
+92
*
ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code
Eduardo Valentin
2008-07-03
2
-409
/
+301
*
ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
Eduardo Valentin
2008-07-03
1
-95
/
+102
*
ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
Tony Lindgren
2008-07-03
1
-35
/
+176
*
ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1
Tony Lindgren
2008-07-03
2
-58
/
+1
*
ARM: OMAP: DMA: Clean-up code
Tony Lindgren
2008-07-03
1
-123
/
+132
*
ARM: OMAP: DMA: Remove __REG access
Tony Lindgren
2008-07-03
1
-179
/
+324
*
ARM: OMAP: DMA: Make channels dynamic for multi-boot
Tony Lindgren
2008-07-03
1
-21
/
+41
*
ARM: OMAP: DMTimer: Optimize by adding load and start
Richard Woodruff
2008-07-03
1
-1
/
+18
*
ARM: OMAP: DMTimer: Use posted mode
Richard Woodruff
2008-07-03
1
-42
/
+151
*
ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
Jarkko Nikula
2008-06-05
1
-2
/
+0
*
[ARM] omap: fix omap clk support build errors
Russell King
2008-05-22
1
-0
/
+1
*
ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
Hiroshi DOYU
2008-05-09
1
-1
/
+0
*
ARM: OMAP: DMA: Fix incorrect channel linking
Jarkko Nikula
2008-05-09
1
-1
/
+1
*
ARM: OMAP: Warn on disabling clocks with no users
Tony Lindgren
2008-05-09
1
-1
/
+9
*
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-21
1
-1
/
+0
|
\
|
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
|
ARM: OMAP2: Change 24xx to use shared clock code and new reg access
Paul Walmsley
2008-04-14
1
-0
/
+42
*
|
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
2008-04-14
1
-3
/
+44
*
|
ARM: OMAP2: Add common register access for 24xx and 34xx
Paul Walmsley
2008-04-14
1
-16
/
+51
*
|
ARM: OMAP2: Clean-up mux code
Tony Lindgren
2008-04-14
1
-2
/
+2
*
|
ARM: OMAP: Timer32K: Move timer32k to mach-omap1
Kevin Hilman
2008-04-14
2
-205
/
+0
*
|
ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code
Kevin Hilman
2008-04-14
2
-26
/
+17
*
|
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
Kevin Hilman
2008-04-14
2
-43
/
+3
*
|
ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
Tony Lindgren
2008-04-14
1
-137
/
+5
*
|
ARM: OMAP: Allow registering pin mux function
Tony Lindgren
2008-04-14
1
-14
/
+16
*
|
ARM: OMAP: use edge/level handlers from generic IRQ framework
Kevin Hilman
2008-04-14
1
-35
/
+7
*
|
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
Kevin Hilman
2008-04-14
1
-14
/
+13
*
|
ARM: OMAP: Use gpiolib
David Brownell
2008-04-14
1
-18
/
+89
|
/
*
ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
Gadiyar, Anand
2008-03-20
1
-2
/
+3
*
ARM: OMAP: Fix chain_a_transfer return value
Anand Gadiyar
2008-03-20
1
-2
/
+2
*
ARM: OMAP: Fix missing makefile options
Tony Lindgren
2008-03-20
1
-0
/
+5
*
ARM: OMAP: Fix GPIO IRQ unmask
Kevin Hilman
2008-03-20
1
-2
/
+1
*
ARM: OMAP: Fix clockevent support for hrtimers
Kevin Hilman
2008-03-20
1
-1
/
+0
*
Merge branch 'omap-fixes'
Russell King
2008-03-06
4
-117
/
+53
|
\
|
*
ARM: OMAP: gpio lockdep updates
David Brownell
2008-03-05
1
-24
/
+35
|
*
ARM: OMAP: fix omap i2c init (regression)
David Brownell
2008-03-05
1
-63
/
+0
[next]