summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R2011-12-141-1/+8
* ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R2011-12-141-26/+25
* ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R2011-12-141-5/+2
* ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-142-2/+6
* ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-144-17/+57
* ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R2011-12-141-36/+0
* ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-142-84/+14
* ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-142-70/+38
* ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-142-0/+5
* ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-142-14/+2
* ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-141-0/+4
* ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-141-118/+0
* ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-142-4/+0
* ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-144-258/+133
* ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-143-118/+2
* ARM: OMAP2+: UART: cleanup 8250 console driver supportGovindraj.R2011-12-141-97/+0
* ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-144-119/+0
* ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-134-0/+33
* ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-1316-76/+90
* ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev2011-12-132-1/+17
* ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders2011-12-132-2/+6
* ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-1311-3/+105
* ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed2011-12-136-4/+35
* ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren2011-12-061-1/+2
* ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren2011-12-061-0/+1
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-0593-1398/+146
|\
| * ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-261-0/+7
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-2659-866/+0
| * ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-263-25/+64
| * ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-261-11/+9
| * ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-262-21/+36
| * ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-183-2/+3
| * ARM: sort the meminfo array earlierNicolas Pitre2011-11-182-30/+16
| * ARM: realview-eb11mp: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * ARM: realview: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * ARM: versatile: remove overlapping map_desc entryRob Herring2011-11-181-5/+0
| * ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-184-75/+0
| * ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-29/+0
| * ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| * ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| * ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre2011-11-181-1/+1
| * ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-186-170/+8
| * ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-27/+0
| * ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-153-57/+1
| * ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-152-26/+0
| * ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
| * ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-151-2/+4
| * ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05241-1618/+2028
|\ \
| | \
| | \
| *-. \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-024-16/+200
| |\ \ \