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
*
omap: Fix access to already released memory in clk_debugfs_register_one()
Marek Skuczynski
2010-02-03
1
-2
/
+2
*
omap: Remove old unused defines for OMAP_32KSYNCT_BASE
Tony Lindgren
2010-02-03
1
-10
/
+0
*
omap: define _toggle_gpio_edge_triggering only for OMAP1
Uwe Kleine-König
2010-01-29
1
-2
/
+2
*
OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
Tero Kristo
2010-01-21
1
-0
/
+13
*
Merge branch 'omap-fixes' into omap-fixes-for-linus
Tony Lindgren
2010-01-20
2
-1
/
+2
|
\
|
*
OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...
Roel Kluin
2010-01-19
1
-1
/
+1
|
*
omap3: Fix cpu detection
Tony Lindgren
2010-01-19
1
-0
/
+1
*
|
Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...
Tony Lindgren
2010-01-20
2
-0
/
+29
|
\
\
|
*
|
OMAP: timekeeping: time should not stop during suspend
Kevin Hilman
2010-01-20
1
-0
/
+26
|
*
|
OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
Tero Kristo
2010-01-20
1
-0
/
+2
|
*
|
OMAP3: PM: Ack pending interrupts before entering suspend
Tero Kristo
2010-01-20
1
-0
/
+1
|
|
/
*
|
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
2010-01-19
1
-0
/
+1
|
/
*
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
2010-01-08
5
-32
/
+35
|
\
|
*
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
2010-01-08
3
-0
/
+13
|
*
OMAP clock: remove incorrect EXPORT_SYMBOL()s
Paul Walmsley
2010-01-08
1
-6
/
+0
|
*
OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
Paul Walmsley
2010-01-08
1
-6
/
+9
|
*
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
Paul Walmsley
2010-01-08
2
-26
/
+19
*
|
omap3: add missing parentheses
Roel Kluin
2010-01-08
1
-1
/
+1
*
|
omap1: Fix compile for omap1_bl.c
Tony Lindgren
2010-01-08
1
-1
/
+0
*
|
omap1: Add 7xx clocks and pin muxes for SPI
Cory Maccarrone
2010-01-08
2
-0
/
+11
*
|
omap: Remove uninitialized warning for gpio.c
Tony Lindgren
2010-01-08
1
-1
/
+1
*
|
omap: &&/|| confusion in iommu_put()
Roel Kluin
2010-01-08
1
-1
/
+1
*
|
omap: gpio: Simultaneously requested rising and falling edge
Cory Maccarrone
2010-01-08
1
-1
/
+60
*
|
omap: McBSP: Fix possible port lockout
Janusz Krzysztofik
2010-01-08
1
-3
/
+17
|
/
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
2
-2
/
+2
*
mfd: Add support for twl6030 irq framework
Balaji T K
2009-12-14
1
-1
/
+15
*
omap3: Fix OMAP35XX_REV macros
Sanjeev Premi
2009-12-11
1
-6
/
+6
*
omap3: id code detection 3525 vs 3515
Sergey Lapin
2009-12-11
1
-4
/
+4
*
omap: header: remove unused data-type
vikram pandita
2009-12-11
1
-9
/
+0
*
omap: arch/arm/plat-omap/devices.c - sort alphabetically
Ladislav Michl
2009-12-11
1
-34
/
+34
*
omap: Correcting GPMC_CONFIG1_DEVICETYPE_NAND
Vimal Singh
2009-12-11
1
-1
/
+1
*
OMAP3: serial - allow platforms specify which UARTs to initialize
Mika Westerberg
2009-12-11
1
-0
/
+1
*
OMAP4: AuxCoreBoot registers only accessible in secure mode
Santosh Shilimkar
2009-12-11
1
-0
/
+2
*
OMAP4: Fix SRAM base and size
Santosh Shilimkar
2009-12-11
1
-3
/
+9
*
OMAP4: Fix cpu detection
Santosh Shilimkar
2009-12-11
2
-4
/
+7
*
omap1: I2C mux and clocks for omap7xx
Cory Maccarrone
2009-12-11
1
-0
/
+4
*
omap1: Add omap7xx USB support
Cory Maccarrone
2009-12-11
2
-1
/
+9
*
omap1: DMA: move LCD related code from plat-omap to mach-omap1
Janusz Krzysztofik
2009-12-11
2
-458
/
+12
*
omap: use smc91x_platdata to setup smc91x
Ladislav Michl
2009-12-11
1
-0
/
+10
*
omap: mux: Remove old mux code for 34xx
Tony Lindgren
2009-12-11
1
-224
/
+2
*
omap: Split i2c platform init for mach-omap1 and mach-omap2
Tony Lindgren
2009-12-11
3
-55
/
+42
*
omap: mux: Add new style pin multiplexing code for omap3
Tony Lindgren
2009-12-11
1
-2
/
+6
*
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
Rajendra Nayak
2009-12-11
2
-21
/
+1
*
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
Rajendra Nayak
2009-12-11
2
-1
/
+4
*
ARM: OMAP4: PM: Fix the PRM and CM base addresses
Rajendra Nayak
2009-12-11
4
-7
/
+7
*
OMAP: omap_device: track latency in nanoseconds
Kevin Hilman
2009-12-11
2
-6
/
+6
*
OMAP: omap_device: fix nsec/usec conversion in latency calculations
Kevin Hilman
2009-12-11
1
-2
/
+2
*
OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
Kevin Hilman
2009-12-11
1
-4
/
+4
*
OMAP: omap_device: use UINT_MAX for default wakeup latency limit
Kevin Hilman
2009-12-11
1
-1
/
+1
*
OMAP: omap_device: add to_omap_device() macro
Kevin Hilman
2009-12-11
1
-1
/
+3
[next]