index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
board-nokia770.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-2
/
+3
2012-09-10
ARM: OMAP1: move lcd pdata out of arch/arm/*
Igor Grinberg
1
-1
/
+0
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+0
2012-07-31
ARM: omap: remove mmc platform data dma_mask and initialization
Russell King
1
-1
/
+0
2012-06-04
ARM: OMAP: Make FS USB omap1 only
Tony Lindgren
1
-1
/
+1
2012-05-08
ARM: omap1: use machine specific hook for late init
Shawn Guo
1
-0
/
+1
2012-03-29
Merge branch 'fixes-gpio-to-irq' into fixes
Tony Lindgren
1
-1
/
+1
2012-03-29
ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()
Tarun Kanti DebBarma
1
-1
/
+1
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+4
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-2
/
+4
2012-02-23
OMAP1: pass LCD config with omapfb_set_lcd_config()
Tomi Valkeinen
1
-6
/
+7
2012-02-23
OMAP: N770: remove HWA742 platform data
Tomi Valkeinen
1
-6
/
+0
2012-01-05
ARM: restart: omap: use new restart hook
Russell King
1
-0
/
+1
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-22
/
+12
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
1
-1
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-10-19
ARM: OMAP1: Use generic map_io, init_early and init_irq
Tony Lindgren
1
-22
/
+12
2011-08-21
ARM: mach-omap1: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+1
2011-06-20
omap: Set separate timer init functions to avoid cpu_is_omap tests
Tony Lindgren
1
-1
/
+1
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-1
/
+1
2011-02-09
ARM: omap1/nokia770: mark some functions __init
Uwe Kleine-König
1
-3
/
+3
2010-12-22
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
1
-13
/
+16
2010-12-07
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
1
-1
/
+0
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-0
/
+1
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
1
-0
/
+1
2010-07-05
Removing dead OMAP_DSP
Christoph Egger
1
-134
/
+0
2010-07-05
omap: Move omap1 USB platform init code into mach-omap1/usb.c
Tony Lindgren
1
-1
/
+1
2009-12-09
OMAP: OMAPFB: split omapfb.h
Tomi Valkeinen
1
-1
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-11
/
+11
2009-06-23
OMAP1: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-06-23
OMAP1: Fix N770 MMC support
Andrew de Quincey
1
-0
/
+2
2009-05-28
ARM: OMAP1: Make 770 LCD work
Andrew de Quincey
1
-0
/
+12
2009-05-25
ARM: OMAP1: Misc clean-up
Tony Lindgren
1
-0
/
+1
2009-04-23
ARM: OMAP1: Fix mmc_set_power GPIO usage
Ladislav Michl
1
-5
/
+1
2009-03-23
ARM: OMAP: get rid of OMAP_TAG_USB, v2
Felipe Balbi
1
-8
/
+1
2009-01-15
ARM: OMAP: Remove unused platform devices, v3
Tony Lindgren
1
-1
/
+7
2008-12-10
omap mmc: Add better MMC low-level init
Tony Lindgren
1
-15
/
+59
2008-12-10
ARM: OMAP: Switch to gpio_request/free calls
Jarkko Nikula
1
-1
/
+1
2008-12-10
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
1
-5
/
+5
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-11
/
+11
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-03
[ARM] OMAP1: N770: Convert audio_pwr_sem in a mutex
Matthias Kaehlcke
1
-8
/
+9
2008-02-08
ARM: OMAP1: Misc clean-up
Tony Lindgren
1
-1
/
+1
2008-02-08
ARM: OMAP1: Use I2C bus registration helper for omap1
Jarkko Nikula
1
-0
/
+1
2008-01-26
[ARM] remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-01-18
ARM: OMAP1: Fix compile for board-nokia770
Daniel Walker
1
-2
/
+2
[next]