开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
/
plat
Age
Commit message (
Expand
)
Author
2011-12-14
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
2011-12-14
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
Govindraj.R
2011-12-13
ARM: OMAP: TI814X: Add cpu type macros and detection support
Hemant Pedanekar
2011-12-13
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
2011-12-13
ARM: OMAP: ID: Chip detection for OMAP4470
Leonid Iziumtsev
2011-12-13
ARM: OMAP: id: add chip id recognition for omap4430 es2.3
David Anders
2011-12-13
ARM: OMAP: am33xx: Update common OMAP machine specific sources
Afzal Mohammed
2011-12-13
ARM: OMAP: am33xx: Update common omap platform files
Afzal Mohammed
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-11-24
Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...
Arnd Bergmann
2011-11-21
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2011-11-18
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-15
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
2011-11-15
ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions
Marc Zyngier
2011-11-10
ARM: OMAP: Fix dpll_data compile error when omap2 only is selected
Tony Lindgren
2011-11-08
ARM: OMAP: HWMOD: Unify DSS resets for OMAPs
Tomi Valkeinen
2011-11-04
ARM: OMAP1: Remove unused omap-alsa.h
Jarkko Nikula
2011-11-04
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-11-04
Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...
Tony Lindgren
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
2011-10-31
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
2011-10-31
Merge branch 'depends/rmk/memory_h' into next/fixes
Arnd Bergmann
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-19
ARM: OMAP: Warn if omap_ioremap is called before SoC detection
Tony Lindgren
2011-10-19
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
2011-10-19
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
2011-10-19
ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
Tony Lindgren
2011-10-19
ARM: OMAP1: Use generic map_io, init_early and init_irq
Tony Lindgren
2011-10-08
Merge branch 'depends/rmk/devel-stable' into next/cleanup
Arnd Bergmann
2011-10-07
ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection
Paul Walmsley
2011-10-04
ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name
Nishanth Menon
2011-10-04
Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base
Tony Lindgren
[next]