summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-15ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter
2011-12-15ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K
2011-12-15ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R
2011-12-15ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R
2011-12-15ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R
2011-12-15ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R
2011-12-15ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R
2011-12-15ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R
2011-12-14ARM: OMAP2+: UART: cleanup 8250 console driver supportGovindraj.R
2011-12-14ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R
2011-12-13ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar
2011-12-13ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev
2011-12-13ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed
2011-12-13ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren
2011-12-06ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-12-05ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar
2011-12-05ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...Santosh Shilimkar
2011-12-03Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei
2011-12-02arm: introduce cross trigger interface helpersMing Lei
2011-12-02ARM: perf: remove unused armpmu_get_max_eventsWill Deacon
2011-12-02ARM: perf: add support for stalled cycle ABI eventsWill Deacon
2011-12-02ARM: perf: clean and update ARMv7 event numbersWill Deacon
2011-12-02ARM: exynos4: Fix build errorAxel Lin
2011-12-02ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclaredAxel Lin
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann
2011-11-29ARM: ux500: update defconfigLinus Walleij
2011-11-29ARM: u300: update defconfigLinus Walleij
2011-11-27ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-27ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre
2011-11-27ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre
2011-11-27ARM: move iotable mappings within the vmalloc regionNicolas Pitre
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier