index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
5
-32
/
+35
2010-01-08
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
Paul Walmsley
3
-0
/
+13
2010-01-08
OMAP clock: remove incorrect EXPORT_SYMBOL()s
Paul Walmsley
1
-6
/
+0
2010-01-08
OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
Paul Walmsley
1
-6
/
+9
2010-01-08
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
Paul Walmsley
2
-26
/
+19
2010-01-08
omap3: add missing parentheses
Roel Kluin
1
-1
/
+1
2010-01-08
omap1: Fix compile for omap1_bl.c
Tony Lindgren
1
-1
/
+0
2010-01-08
omap1: Add 7xx clocks and pin muxes for SPI
Cory Maccarrone
2
-0
/
+11
2010-01-08
omap: Remove uninitialized warning for gpio.c
Tony Lindgren
1
-1
/
+1
2010-01-08
omap: &&/|| confusion in iommu_put()
Roel Kluin
1
-1
/
+1
2010-01-08
omap: gpio: Simultaneously requested rising and falling edge
Cory Maccarrone
1
-1
/
+60
2010-01-08
omap: McBSP: Fix possible port lockout
Janusz Krzysztofik
1
-3
/
+17
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-12-14
mfd: Add support for twl6030 irq framework
Balaji T K
1
-1
/
+15
2009-12-11
omap3: Fix OMAP35XX_REV macros
Sanjeev Premi
1
-6
/
+6
2009-12-11
omap3: id code detection 3525 vs 3515
Sergey Lapin
1
-4
/
+4
2009-12-11
omap: header: remove unused data-type
vikram pandita
1
-9
/
+0
2009-12-11
omap: arch/arm/plat-omap/devices.c - sort alphabetically
Ladislav Michl
1
-34
/
+34
2009-12-11
omap: Correcting GPMC_CONFIG1_DEVICETYPE_NAND
Vimal Singh
1
-1
/
+1
2009-12-11
OMAP3: serial - allow platforms specify which UARTs to initialize
Mika Westerberg
1
-0
/
+1
2009-12-11
OMAP4: AuxCoreBoot registers only accessible in secure mode
Santosh Shilimkar
1
-0
/
+2
2009-12-11
OMAP4: Fix SRAM base and size
Santosh Shilimkar
1
-3
/
+9
2009-12-11
OMAP4: Fix cpu detection
Santosh Shilimkar
2
-4
/
+7
2009-12-11
omap1: I2C mux and clocks for omap7xx
Cory Maccarrone
1
-0
/
+4
2009-12-11
omap1: Add omap7xx USB support
Cory Maccarrone
2
-1
/
+9
2009-12-11
omap1: DMA: move LCD related code from plat-omap to mach-omap1
Janusz Krzysztofik
2
-458
/
+12
2009-12-11
omap: use smc91x_platdata to setup smc91x
Ladislav Michl
1
-0
/
+10
2009-12-11
omap: mux: Remove old mux code for 34xx
Tony Lindgren
1
-224
/
+2
2009-12-11
omap: Split i2c platform init for mach-omap1 and mach-omap2
Tony Lindgren
3
-55
/
+42
2009-12-11
omap: mux: Add new style pin multiplexing code for omap3
Tony Lindgren
1
-2
/
+6
2009-12-11
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
Rajendra Nayak
2
-21
/
+1
2009-12-11
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
Rajendra Nayak
2
-1
/
+4
2009-12-11
ARM: OMAP4: PM: Fix the PRM and CM base addresses
Rajendra Nayak
4
-7
/
+7
2009-12-11
OMAP: omap_device: track latency in nanoseconds
Kevin Hilman
2
-6
/
+6
2009-12-11
OMAP: omap_device: fix nsec/usec conversion in latency calculations
Kevin Hilman
1
-2
/
+2
2009-12-11
OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
Kevin Hilman
1
-4
/
+4
2009-12-11
OMAP: omap_device: use UINT_MAX for default wakeup latency limit
Kevin Hilman
1
-1
/
+1
2009-12-11
OMAP: omap_device: add to_omap_device() macro
Kevin Hilman
1
-1
/
+3
2009-12-11
OMAP hwmod: add names to module MPU IRQ lines
Paul Walmsley
1
-2
/
+16
2009-12-11
OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
Paul Walmsley
1
-1
/
+7
2009-12-11
OMAP clock/hwmod: fix off-by-one errors
Paul Walmsley
1
-0
/
+20
2009-12-11
OMAP3: PM: Fix for MPU power domain MEM BANK position
Thara Gopinath
1
-1
/
+4
2009-12-11
OMAP powerdomain: rearrange struct powerdomain to save some memory
Paul Walmsley
1
-3
/
+3
2009-12-11
OMAP powerdomain/PM: use symbolic constants for the max number of power states
Paul Walmsley
1
-2
/
+4
2009-12-11
OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN
Paul Walmsley
1
-42
/
+20
2009-12-11
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
Paul Walmsley
1
-7
/
+11
2009-12-11
OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
Paul Walmsley
1
-0
/
+2
2009-12-11
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
Paul Walmsley
1
-0
/
+37
2009-12-10
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
7
-401
/
+750
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
[next]