messages from 2012-01-19 13:34:17 to 2012-01-20 12:00:03 UTC [more...]
Building of arch/arm/plat-mxc/ssi-fiq.S failed w/ THUMB2 enabled?
2012-01-20 12:00 UTC (7+ messages)
Making allyesconfig work
2012-01-20 11:51 UTC
[PATCH] S3C24XX DMA resume regression fix
2012-01-20 11:49 UTC (3+ messages)
[PATCH] ARM: perf: add support for the Cortex-A7 PMU
2012-01-20 11:34 UTC
[PATCH] ARM: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
2012-01-20 11:33 UTC
[PATCH] ARM: mm: update CONTEXTIDR register to contain PID of current process
2012-01-20 11:22 UTC
[PATCH] mach-u300: do away with MMC config files
2012-01-20 11:09 UTC (2+ messages)
[PATCH 2/2] MTD: sa11x0: remove definitions and code left for documentation purposes
2012-01-20 10:42 UTC
[PATCH 1/2] MTD: sa11x0: Remove shutdown handler
2012-01-20 10:42 UTC
[PATCH 00/19] ARM SA11x0 / PXA / SoC-common PCMCIA cleanups
2012-01-20 10:39 UTC (21+ messages)
` [PATCH 01/19] PCMCIA: soc_common: move common initialization into soc_common
` [PATCH 02/19] PCMCIA: soc_common: add GPIO support for card status signals
` [PATCH 03/19] PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management
` [PATCH 04/19] PCMCIA: sa1111: use new per-socket irq/gpio infrastructure
` [PATCH 05/19] PCMCIA: sa11x0: assabet: convert to use new irq/gpio management
` [PATCH 06/19] PCMCIA: sa11x0: cerf: "
` [PATCH 07/19] PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystem
` [PATCH 08/19] PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio management
` [PATCH 09/19] PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystem
` [PATCH 10/19] PCMCIA: sa11x0: shannon: convert to use new irq/gpio management
` [PATCH 11/19] PCMCIA: sa11x0: simpad: "
` [PATCH 12/19] PCMCIA: sa11x0: h3600: "
` [PATCH 13/19] PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions
` [PATCH 14/19] PCMCIA: soc_common: remove explicit wrprot initialization in socket drivers
` [PATCH 15/19] PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure code
` [PATCH 16/19] PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_io
` [PATCH 17/19] PCMCIA: Add Kconfig control for building sa11xx_base.c
` [PATCH 18/19] PCMCIA: make lubbock socket driver part of sa1111_cs
` [PATCH 19/19] PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix
[PATCH 0/5] Minor cleanups to kernel pte handling
2012-01-20 10:36 UTC (6+ messages)
` [PATCH 1/5] ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
` [PATCH 2/5] ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
` [PATCH 3/5] ARM: pgtable: consolidate set_pte_ext(TOP_PTE, ...) + tlb flush
` [PATCH 4/5] ARM: pgtable: provide get_top_pte() to complement set_top_pte()
` [PATCH 5/5] ARM: pgtable: get rid of TOP_PTE()
mc13xxx: add I2C support
2012-01-20 10:36 UTC (4+ messages)
[PATCH] ARM: debug: arrange Kconfig options more logically
2012-01-20 10:34 UTC (2+ messages)
[PATCH] ARM: cache-l2x0.c: consistently use u32
2012-01-20 10:18 UTC (2+ messages)
Pinmux bindings proposal
2012-01-20 10:05 UTC (10+ messages)
[PATCH] ARM: move CP15 definitions to separate header file
2012-01-20 10:03 UTC
[PATCH] ARM: SMP: use a timing out completion for cpu hotplug
2012-01-20 10:03 UTC
[PATCH] ARM: ecard: get rid of NO_IRQ madness
2012-01-20 10:03 UTC
[PATCH] ARM: earlier initialization of vectors page
2012-01-20 10:02 UTC
[PATCH] ARM: add dma coherent region reporting via procfs
2012-01-20 10:02 UTC
[PATCH 00/31] Clean up amba/primecell bus support
2012-01-20 9:38 UTC (34+ messages)
` [PATCH 01/31] ARM: amba: add amba_device allocation/add/put functions
` [PATCH 02/31] ARM: amba: of: convert to use amba_device_alloc
` [PATCH 03/31] ARM: amba: ux500: "
` [PATCH 04/31] ARM: amba: integrator: "
` [PATCH 05/31] ARM: amba: mxs: "
` [PATCH 06/31] ARM: amba: make irq 0 invalid
` [PATCH 07/31] ARM: amba: ux500: get rid of NO_IRQ
` [PATCH 08/31] ARM: amba: get rid of NO_IRQ initializers
` [PATCH 09/31] ARM: amba: samsung: "
` [PATCH 10/31] ARM: amba: integrator/realview/versatile/vexpress: "
` [PATCH 11/31] ARM: amba: lpc32xx: "
` [PATCH 12/31] ARM: amba: mxs: "
` [PATCH 13/31] ARM: amba: nomadik: "
` [PATCH 14/31] ARM: amba: netx: "
` [PATCH 15/31] ARM: amba: spear: "
` [PATCH 16/31] ARM: amba: u300: "
` [PATCH 17/31] ARM: amba: make use of -1 IRQs warn
` [PATCH 18/31] ARM: amba: provide common initializers for static amba devices
` [PATCH 19/31] ARM: amba: vexpress: get rid of private platform amba_device initializer
` [PATCH 20/31] ARM: amba: versatile: "
` [PATCH 21/31] ARM: amba: realview: "
` [PATCH 22/31] ARM: amba: integrator: use common amba device initializers
` [PATCH 23/31] ARM: amba: omap2: "
` [PATCH 24/31] ARM: amba: ep93xx: "
` [PATCH 25/31] ARM: amba: bcmring: "
` [PATCH 26/31] ARM: amba: netx: "
` [PATCH 27/31] ARM: amba: lpc32xx: "
` [PATCH 28/31] ARM: amba: u300: "
` [PATCH 29/31] ARM: amba: nomadik: "
` [PATCH 30/31] ARM: amba: spear: "
` [PATCH 31/31] ARM: amba: samsung: "
[PATCH 0/5] uart updates
2012-01-20 9:35 UTC (9+ messages)
` [PATCH 3/5] omap-serial: Fix the error handling in the omap_serial probe
` [PATCH 4/5] ARM : OMAP : serial : Make context_loss_cnt signed
` [PATCH 5/5] OMAP : serial : Check for error in get_context_loss_count
[PATCH] ep93xx: Convert the watchdog driver into a platform device
2012-01-20 9:31 UTC (2+ messages)
[PATCH] [ARM][Orion] Fix Orion5x GPIO regression from MPP cleanup
2012-01-20 9:07 UTC
[PATCH 0/3] coupled cpuidle state support
2012-01-20 8:46 UTC (2+ messages)
[PATCH] mach-ux500: sdi: MMC_CAP_SD_HIGHSPEED capability is not yet supported on Snowball
2012-01-20 8:20 UTC
[GIT PULL] mxs: board support for 3.3
2012-01-20 7:37 UTC (6+ messages)
[PATCH v2 0/2] patch set about the MXS-DMA
2012-01-20 7:33 UTC (3+ messages)
` [PATCH v2 1/2] mxs-dma : move the mxs dma.h to a more common place
` [PATCH v2 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
[PATCH] ARM: proc-v7.S: remove HARVARD_CACHE preprocessor guards
2012-01-20 7:15 UTC (2+ messages)
[PATCH RFC 1/2] ARM : OMAP : serial : Make context_loss_cnt signed
2012-01-20 5:59 UTC (4+ messages)
` [PATCH RFC 2/2] OMAP : serial : Check for error in get_context_loss_count
[PATCH] ARM: ftrace: clear zero bit in reported IPs for Thumb-2
2012-01-20 5:58 UTC (2+ messages)
` [PATCHv2] "
[PATCH] ARM: mx28: Clear CLKGATE bit prior to changing DIV field
2012-01-20 3:56 UTC (11+ messages)
[PATCH 00/10] patch set about the MXS-DMA
2012-01-20 3:29 UTC (4+ messages)
[PATCH v7 1/2] video: support MIPI-DSI controller driver
2012-01-20 0:52 UTC (3+ messages)
[PATCH] arm: irq: Allow for specification of no preallocated irqs
2012-01-20 0:29 UTC (4+ messages)
[PATCH] integrator: implement sched_clock across all boards
2012-01-19 22:47 UTC (2+ messages)
[PATCH v6 0/9] Versatile Express DT support
2012-01-19 22:07 UTC (20+ messages)
` [PATCH v6 6/9] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v6 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)
[PATCH] pinctrl: unbreak error messages
2012-01-19 21:42 UTC
[PATCH v2] Documentation/pinctrl: various minor fixes
2012-01-19 21:35 UTC (2+ messages)
` [PATCH] Documentation/pinctrl: fix a few syntax errors in code examples
[RFC v3 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
2012-01-19 20:56 UTC (6+ messages)
` [RFC v3 PATCH 1/3] dt: device tree bindings for DDR memories
` [RFC v3 PATCH 2/3] dt: device tree bindings for TI's EMIF sdram controller
` [RFC v3 PATCH 3/3] arm/dts: EMIF and lpddr2 device tree data for OMAP4 boards
[PATCH] ARM: mach-davinci DA850: removed un-existing pll1_sysclk4-7 clock domains
2012-01-19 20:23 UTC (2+ messages)
[RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
2012-01-19 19:30 UTC (15+ messages)
[RFC v2 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
2012-01-19 19:26 UTC (16+ messages)
` [PATCH 1/3] dt: device tree bindings for DDR memories
` [PATCH 2/3] dt: device tree bindings for TI's EMIF sdram controller
` [PATCH 3/3] arm/dts: EMIF and lpddr2 device tree data for OMAP4 boards
[PATCH] pinctrl: pin configuration states
2012-01-19 19:03 UTC (2+ messages)
[PATCH] mach-sa1100: add missing module_init() call
2012-01-19 18:39 UTC
[PATCH V2] gpio: tegra: Parameterize the number of banks
2012-01-19 18:16 UTC
[PATCH V4 4/4] CS89x0 : add CS89x0 platform device to the iMX31ADS board
2012-01-19 18:14 UTC
[PATCH V4 3/4] CS89x0 : remove QQ2440 board support from the CS89x0 driver
2012-01-19 18:14 UTC
[PATCH V4 2/4] CS89x0 : add CS89x0 platform device to the iMX21ADS board
2012-01-19 18:13 UTC
[PATCH V4 1/4] CS89x0 : add platform driver support
2012-01-19 18:13 UTC
[PATCH 0/3] ARM: at91/tc: DT support
2012-01-19 18:05 UTC (4+ messages)
` [PATCH 1/3] ARM: at91/tclib: take iomem size from resource
` [PATCH 2/3] ARM: at91/tc: add device tree support to atmel_tclib
` [PATCH 3/3] ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter
[PATCH] RFC: spi/sa1100: rewrite the SA1100 SPI driver
2012-01-19 17:57 UTC (7+ messages)
[PATCH V2 00/12] dmaengine: Pl08x and dw_dmac updates
2012-01-19 17:36 UTC (11+ messages)
` [PATCH V2 02/12] dmaengine: Add flow controller information to dma_slave_config
` [PATCH V2 03/12] dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
` [PATCH V2 04/12] dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
` [PATCH V2 08/12] dmaengine/dw_dmac: Unmap all memory buffers after completion of slave transfers
Oops in guest after ioremap() on ARMv7
2012-01-19 17:35 UTC (8+ messages)
[PATCH 0/9] dmaengine: Pl08x and dw_dmac updates
2012-01-19 17:34 UTC (7+ messages)
` [PATCH 7/8] dmaengine/dw_dmac: Unmap all memory buffers after completion of slave transfers
[PATCH 00/11] Recently pending ARM fixes
2012-01-19 17:28 UTC (19+ messages)
` [PATCH 01/11] Revert "ARM: sa1100: clean up of the clock support"
` [PATCH 02/11] Revert "ARM: pxa: add dummy clock for sa1100-rtc"
` [PATCH 03/11] Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
` [PATCH 05/11] ARM: sa11x0: fix collie build error
` [PATCH 06/11] ARM: sa11x0: fix section mismatch in cpu-sa1100.c
` [PATCH 07/11] ARM: fix a section mismatch warning with our use of memblock
` [PATCH 08/11] ARM: vexpress: fix two section mismatch warnings
` [PATCH 09/11] ARM: fix rcu stalls on SMP platforms
` [PATCH 10/11] ARM: 7279/1: standardize /proc/iomem "Kernel code" name
` [PATCH 11/11] ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
oprofile and ARM A9 hardware counter
2012-01-19 17:07 UTC (16+ messages)
[PATCH] ARM: irq: avoid NULL check in for_each_irq_desc loop
2012-01-19 16:07 UTC
[PATCH 0/3] ARM: OMAP1/2+: 32k-timer: Add hwmod lookup for 32k-timer
2012-01-19 14:28 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer
` [PATCH 2/3] ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common header
` [PATCH 3/3] ARM: OMAP2+: hwmod data: Add 32k-sync timer data to hwmod database
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).