index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-5
/
+5
2016-01-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-19
/
+0
2015-12-17
ARM: OMAP1: Remove device creation for omap-pcm-audio
Peter Ujfalusi
1
-19
/
+0
2015-12-01
ARM: omap1: make headers more local
Arnd Bergmann
1
-1
/
+1
2013-06-18
ARM: OMAP1: Remove duplicated DMA channel definitions
Jarkko Nikula
1
-5
/
+4
2012-11-15
Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...
Arnd Bergmann
1
-3
/
+18
2012-10-31
ARM: OMAP: Split sram.h to local headers and minimal shared header
Tony Lindgren
1
-2
/
+1
2012-10-29
ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
Paul Walmsley
1
-3
/
+18
2012-10-17
ARM: OMAP: Make plat/sram.h local to plat-omap
Tony Lindgren
1
-0
/
+2
2012-10-17
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
1
-1
/
+1
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-1
/
+8
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+0
2012-10-15
ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
Lokesh Vutla
1
-0
/
+1
2012-10-15
mmc: omap: Remove cpu_is_omap usage from the driver
Tony Lindgren
1
-0
/
+7
2012-10-15
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
1
-1
/
+1
2012-10-08
arch/arm/mach-omap1/devices.c: Remove unecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-10-04
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
1
-1
/
+1
2012-09-23
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
1
-0
/
+3
2012-09-23
ARM: OMAP: split OMAP1, OMAP2+ RNG device registration
Paul Walmsley
1
-0
/
+25
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-12
ARM: OMAP1: Move SoC specific headers from plat to mach for omap1
Tony Lindgren
1
-1
/
+1
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
1
-1
/
+0
2012-05-09
ARM: OMAP1: Pass dma request lines in platform data to MMC driver
Tony Lindgren
1
-2
/
+16
2012-05-09
ARM: OMAP: Move omap_mmc_add() to mach-omap1
Tony Lindgren
1
-0
/
+43
2012-05-09
ARM: OMAP1: Move omap_init_uwire to mach-omap1
Tony Lindgren
1
-0
/
+44
2012-05-09
ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical order
Tony Lindgren
1
-19
/
+17
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-03-12
ARM: OMAP: Do not register omap-mcbsp-dai device
Peter Ujfalusi
1
-9
/
+0
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-4
/
+4
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-0
/
+3
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-11
ARM: OMAP: Fix reprogramming of dpll1 rate
Tony Lindgren
1
-0
/
+3
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+3
2011-10-19
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
1
-0
/
+3
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-10
omap1: Add initcall checks for omap1 and booted board
Tony Lindgren
1
-0
/
+3
2010-11-24
arm: omap1: add missing includes
Aaro Koskinen
1
-0
/
+1
2010-11-08
arm: omap1: devices: need to return with a value
Felipe Balbi
1
-3
/
+2
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+70
2010-10-08
Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Tony Lindgren
1
-0
/
+27
2010-10-01
OMAP1: Add support for SoC camera interface
Janusz Krzysztofik
1
-0
/
+43
2010-09-29
OMAP: WDT: Split OMAP1 and OMAP2PLUS device registration
Varadarajan, Charulatha
1
-0
/
+27
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
1
-72
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-0
/
+26
2010-07-05
Removing dead OMAP_STI
Christoph Egger
1
-35
/
+0
2010-07-05
Removing dead OMAP_DSP
Christoph Egger
1
-37
/
+0
2010-02-15
omap1: mailbox: kill compile warning
Felipe Balbi
1
-1
/
+1
2010-01-08
omap1: Add 7xx clocks and pin muxes for SPI
Cory Maccarrone
1
-0
/
+35
2009-11-22
omap1: mmc: Add platform init for omap7xx
Cory Maccarrone
1
-4
/
+11
[next]