index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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-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-05
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-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-18
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
2008-03-20
ARM: OMAP: Fix GPIO IRQ unmask
Kevin Hilman
1
-2
/
+1
2008-03-20
ARM: OMAP: Fix clockevent support for hrtimers
Kevin Hilman
1
-1
/
+0
2008-03-06
Merge branch 'omap-fixes'
Russell King
4
-117
/
+53
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-3
/
+3
2008-03-05
ARM: OMAP: gpio lockdep updates
David Brownell
1
-24
/
+35
2008-03-05
ARM: OMAP: fix omap i2c init (regression)
David Brownell
1
-63
/
+0
2008-03-05
ARM: OMAP: fix false lockdep warnings
David Brownell
1
-0
/
+6
2008-03-05
ARM: OMAP: Fix sleep under spinlock for cpufreq
Hiroshi DOYU
1
-22
/
+10
2008-03-05
ARM: OMAP: Pass logical DMA channel number always to callback handlers
Jarkko Nikula
1
-8
/
+2
2008-02-08
ARM: OMAP: Add helper module for board specific I2C bus registration
Jarkko Nikula
2
-0
/
+149
2008-02-08
ARM: OMAP: Add dmtimer support for OMAP3
Syed Mohammed, Khasim
1
-4
/
+47
2008-02-08
ARM: OMAP: Pre-3430 clean-up for dmtimer.c
Syed Mohammed, Khasim
1
-24
/
+41
2008-02-08
ARM: OMAP: Add DMA support for chaining and 3430
Anand Gadiyar
1
-40
/
+804
2008-02-08
ARM: OMAP: Add 24xx GPIO debounce support
Kevin Hilman
1
-5
/
+55
2008-02-08
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
Tony Lindgren
1
-41
/
+6
2008-02-08
ARM: OMAP: Add 3430 gpio support
Syed Mohammed, Khasim
1
-35
/
+132
[next]