index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
...
|
*
ARM: OMAP: Reset GPIO irq state after free_irq()
Tony Lindgren
2006-09-25
1
-4
/
+21
|
*
ARM: OMAP: Use GPT iclk only when needed
Timo Teras
2006-09-25
1
-13
/
+62
|
*
ARM: OMAP: DMA source and destination addresses are unsigned
Tony Lindgren
2006-09-25
1
-0
/
+2
|
*
ARM: OMAP: Fix OMAP1 compilation after MPUIO check change
Jonathan McDowell
2006-09-25
1
-1
/
+1
|
*
ARM: OMAP: Sleep is prevented when no LCD is attached
Imre Deak
2006-09-25
1
-0
/
+8
|
*
ARM: OMAP: GPIO: fix MPUIO check
Imre Deak
2006-09-25
1
-3
/
+3
|
*
ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
Tony Lindgren
2006-09-25
1
-9
/
+0
|
*
ARM: OMAP: Apollon MMC support
Kyungmin Park
2006-09-25
1
-3
/
+17
|
*
ARM: OMAP: 2420 boot BUG(): failure to map SRAM
Kevin Hilman
2006-09-25
1
-4
/
+1
|
*
ARM: OMAP: timer32k: fix tick count calculation when reprogramming
Imre Deak
2006-09-25
1
-1
/
+11
*
|
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
2006-09-27
1
-1
/
+1
|
/
*
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-08-01
1
-3
/
+5
*
[PATCH] genirq: Fixup ARM devel merge
Thomas Gleixner
2006-07-02
1
-7
/
+8
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
3
-3
/
+3
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
2
-2
/
+2
|
\
|
*
[ARM] 3701/1: ARM: Convert plat-omap to generic irq handling
Thomas Gleixner
2006-07-01
2
-2
/
+2
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
9
-234
/
+546
|
\
\
|
|
/
|
/
|
|
*
[ARM] 3678/1: MMC: Make OMAP MMC work
Tony Lindgren
2006-07-01
1
-4
/
+4
|
*
[ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1
Tony Lindgren
2006-07-01
2
-3
/
+4
|
*
ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE
Tony Lindgren
2006-06-26
1
-6
/
+3
|
*
ARM: OMAP: Update dmtimers
Timo Teras
2006-06-26
1
-16
/
+30
|
*
ARM: OMAP: Make clock variables static
Juha Yrjola
2006-06-26
1
-2
/
+2
|
*
ARM: OMAP: Update cpufreq support for 24xx
Tony Lindgren
2006-06-26
1
-5
/
+13
|
*
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
2006-06-26
1
-15
/
+22
|
*
ARM: OMAP: OMAP2 DMA burst support
Kyungmin Park
2006-06-26
1
-4
/
+37
|
*
ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1
Timo Teras
2006-06-26
1
-4
/
+5
|
*
ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support
Timo Teras
2006-06-26
3
-188
/
+348
|
*
ARM: OMAP: Fix GPIO IRQ mask handling
Imre Deak
2006-06-26
1
-1
/
+16
|
*
ARM: OMAP: DMA transfer parameter configuration fix
Peter Ujfalusi
2006-06-26
1
-0
/
+6
|
*
ARM: OMAP: Add core fsample support
Brian Swetland
2006-06-26
1
-1
/
+1
|
*
ARM: OMAP: GPIO IRQ lazy IRQ disable fix
Imre Deak
2006-06-26
1
-9
/
+79
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
11
-11
/
+0
|
/
*
[ARM] 3616/1: fix timer handler wrap logic for a number of platforms
Lennert Buytenhek
2006-06-22
1
-1
/
+2
*
[ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name
Tony Lindgren
2006-04-09
1
-1
/
+2
*
[ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()
Tony Lindgren
2006-04-09
1
-22
/
+0
*
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
Tony Lindgren
2006-04-02
1
-35
/
+108
*
[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
Tony Lindgren
2006-04-02
3
-45
/
+309
*
[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2
Tony Lindgren
2006-04-02
2
-0
/
+86
*
[ARM] 3430/1: ARM: OMAP: 5/8 Update PM
Tony Lindgren
2006-04-02
3
-474
/
+122
*
[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIO
Tony Lindgren
2006-04-02
1
-25
/
+61
*
[ARM] 3427/1: ARM: OMAP: 2/8 Update timers
Tony Lindgren
2006-04-02
3
-2
/
+353
*
[ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework
Tony Lindgren
2006-04-02
1
-2
/
+65
*
[ARM] remove duplicate #includes
Herbert Poetzl
2006-02-15
1
-1
/
+0
*
[ARM] 3279/1: OMAP: 1/3 Fix low-level io init
Tony Lindgren
2006-02-08
1
-0
/
+9
*
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
2006-01-17
3
-11
/
+11
*
ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable
Tony Lindgren
2006-01-17
1
-37
/
+4
*
[ARM] Remove useless 'default n' from Kconfig files
Russell King
2006-01-13
1
-3
/
+0
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-12
1
-7
/
+8
|
\
|
*
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
2006-01-12
1
-7
/
+8
*
|
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
1
-1
/
+1
|
/
[prev]
[next]