messages from 2012-02-03 10:09:08 to 2012-02-04 04:17:38 UTC [more...]
patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
2012-02-04 4:17 UTC (41+ messages)
Want to Get Suggestion for MX28 USB Submisson
2012-02-04 1:24 UTC (3+ messages)
[PATCH 0/2] Initial DT only generic pinctrl-simple driver
2012-02-04 0:55 UTC (5+ messages)
` [PATCH 1/2] pinmux: Export pinmux_register_mappings for pinmux modules
` [PATCH 2/2] pinctrl: Add simple pinmux driver using device tree data
[GIT PULL] mxs/boards for v3.4
2012-02-04 0:32 UTC (2+ messages)
` [GIT PULL v2] "
[GIT PULL] mxs: board support for 3.3
2012-02-04 0:26 UTC (3+ messages)
` [PATCH v5] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
2012-02-04 0:05 UTC (8+ messages)
[PATCH v4 0/4] generic irq chip domain support
2012-02-03 23:47 UTC (6+ messages)
` [PATCH v4 1/4] ARM: kconfig: always select IRQ_DOMAIN
` [PATCH v4 2/4] irq: add irq_domain support to generic-chip
` [PATCH v4 3/4] ARM: imx: add irq domain support to tzic
` [PATCH v4 4/4] gpio: pl061: enable interrupts with DT style binding
[PATCH] gpiolib/arches: Centralise bolierplate asm/gpio.h
2012-02-03 23:16 UTC (4+ messages)
[PATCH v2] pinctrl: pin configuration states
2012-02-03 22:37 UTC (4+ messages)
[PATCH] [trivial] media: Fix typo in mixer_drv.c and hdmi_drv.c
2012-02-03 22:17 UTC (2+ messages)
[PATCH V2 1/4] pinctrl: add a driver for NVIDIA Tegra
2012-02-03 22:12 UTC (8+ messages)
[PATCH v9 00/25] gpio/omap: driver cleanup and fixes
2012-02-03 21:16 UTC (17+ messages)
` [PATCH v9 01/25] gpio/omap: remove dependency on gpio_bank_count
Pinmux bindings proposal V2
2012-02-03 21:05 UTC (9+ messages)
[PATCH 0/5] SA1111 USB cleanups
2012-02-03 20:59 UTC (10+ messages)
` [PATCH 1/5] USB: sa1111: sparse and checkpatch cleanups
` [PATCH 2/5] USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
` [PATCH 3/5] USB: sa1111: reorganize ohci-sa1111.c
` [PATCH 4/5] USB: sa1111: add OHCI shutdown methods
` [PATCH 5/5] USB: sa1111: add hcd .reset method
Pinmux bindings proposal V2
2012-02-03 20:57 UTC (10+ messages)
` Reg pinmux driver for OMAP based SoC- AM335X
[PATCH 00/17] SA11x0 cleanups (mainly assabet/neponset)
2012-02-03 20:53 UTC (20+ messages)
` [PATCH 01/17] ARM: sa11x0: convert to use DEFINE_RES_xxx macros
` [PATCH 02/17] ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered
` [PATCH 03/17] ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs
` [PATCH 04/17] ARM: sa11x0: assabet: ensure that GPIO27 is driven
` [PATCH 05/17] ARM: sa11x0: neponset: fix interrupt setup
` [PATCH 06/17] ARM: sa11x0: neponset: provide function to manipulate NCR_0
` [PATCH 07/17] ARM: sa11x0: neponset: shuffle some code around
` [PATCH 08/17] ARM: sa11x0: neponset: add driver .owner initializer
` [PATCH 09/17] ARM: sa11x0: neponset: save and restore MDM_CTL_0
` [PATCH 10/17] ARM: sa11x0: neponset: dynamically create neponset child devices
` [PATCH 11/17] ARM: sa11x0: neponset: implement support for sparse IRQs
` [PATCH 12/17] ARM: sa11x0: neponset: get parent IRQ from neponset device resource
` [PATCH 13/17] ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device
` [PATCH 14/17] ARM: sa11x0: neponset: suspend/resume in _noirq state
` [PATCH 15/17] ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
` [PATCH 16/17] ARM: sa11x0: neponset: move register definitions to neponset.c
` [PATCH 17/17] ARM: sa11x0: neponset: don't static map neponset registers
[PATCH RFC idle 2/3] arm: Avoid invoking RCU when CPU is idle
2012-02-03 20:23 UTC (23+ messages)
[PATCH 00/20] SA1111 cleanups
2012-02-03 20:01 UTC (21+ messages)
` [PATCH 01/20] ARM: sa1111: fix memory request/grant setup on PM events
` [PATCH 02/20] ARM: sa1111: fix PWM state on suspend
` [PATCH 03/20] ARM: sa1111: add sa1111 core driver .owner initializer
` [PATCH 04/20] ARM: sa1111: add .owner initializer to sa1111 driver structures
` [PATCH 05/20] ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
` [PATCH 06/20] ARM: sa1111: implement support for sparse IRQs
` [PATCH 07/20] ARM: sa1111: add shutdown hook to sa1111_driver structure
` [PATCH 08/20] ARM: sa1111: add platform enable/disable functions
` [PATCH 09/20] ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
` [PATCH 10/20] ARM: sa1111: change devid to be a bitmask
` [PATCH 11/20] ARM: sa1111: provide a generic way to prevent devices from registering
` [PATCH 12/20] ARM: sa1111: delete unused physical GPIO register definitions
` [PATCH 13/20] ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
` [PATCH 14/20] ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
` [PATCH 15/20] ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
` [PATCH 16/20] ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
` [PATCH 17/20] ARM: sa1111: only setup DMA for DMA capable devices
` [PATCH 18/20] ARM: sa1111: cleanup sub-device registration and unregistration
` [PATCH 19/20] ARM: sa1111: use dev_err() rather than printk()
` [PATCH 20/20] ARM: sa11x0: don't static map sa1111
[PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
2012-02-03 19:59 UTC (5+ messages)
` [PATCH 1/3] arm: tegra: dts: Support host/device selection and legacy mode
` [PATCH 2/3] arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port
` [PATCH 3/3] arm: tegra: dts: Mark USB1 as an OTG port on Seaboard
[PATCH v4 1/2] pxa/hx4700: Add PCMCIA/CF support
2012-02-03 19:40 UTC (3+ messages)
[PATCH 0/3] SA11x0 fixes
2012-02-03 19:16 UTC (4+ messages)
` [PATCH 1/3] ARM: sa11x0: fix off-by-one resource sizes
` [PATCH 2/3] ARM: sa11x0: fix sleep entry
` [PATCH 3/3] ARM: sa11x0: fix section mismatch warnings
[PATCH 0/2] ARM: OMAP: Couple of misc fixes for 3.3
2012-02-03 17:54 UTC (5+ messages)
` [PATCH 1/2] ARM: OMAP: Get rid of reset for system timer
[PATCH v3 00/25] irq_domain generalization and refinement
2012-02-03 16:42 UTC (4+ messages)
` [PATCH v3 13/25] irq_domain: Remove 'new' irq_domain in favour of the ppc one
[PATCH V6 0/7] add a generic cpufreq driver
2012-02-03 16:28 UTC (5+ messages)
[PATCH 02/13] ARM: SAMSUNG: allow the configuration of KERNEL HZ in plat-samsung
2012-02-03 16:13 UTC (2+ messages)
insmod problem on ARM with more than 16MB of RAM?
2012-02-03 16:12 UTC (2+ messages)
[PATCH 1/2] i.MX DMA: Add support for 2D transfers
2012-02-03 16:11 UTC (2+ messages)
` [PATCH 2/2] dmaengine: i.MX: Add support for interleaved transfers
[PATCHv20 00/15] Contiguous Memory Allocator
2012-02-03 15:50 UTC (22+ messages)
` [PATCH 01/15] mm: page_alloc: remove trailing whitespace
` [PATCH 02/15] mm: compaction: introduce isolate_migratepages_range()
` [PATCH 03/15] mm: compaction: introduce map_pages()
` [PATCH 04/15] mm: compaction: introduce isolate_freepages_range()
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 06/15] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 07/15] mm: page_alloc: change fallbacks array handling
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 09/15] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 10/15] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [PATCH 12/15] drivers: add Contiguous Memory Allocator
` [PATCH 13/15] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 14/15] ARM: "
` [PATCH 15/15] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
[PATCH 1/1] arm: vfp: Raising SIGFPE on invalid floating point operation
2012-02-03 15:11 UTC (8+ messages)
[GIT PULL] at91: at91sam9x5 family basic support
2012-02-03 14:54 UTC
[GIT PULL] at91: devices and boards files update for 3.4
2012-02-03 14:35 UTC
[GIT PULL] at91: pm cleanup for standby
2012-02-03 14:19 UTC
[PATCH v2 0/9] imx patches when I enable imx6q sabrelite audio
2012-02-03 13:32 UTC (10+ messages)
` [PATCH v2 6/9] ARM: mx31ads: add audmux device
[GIT PULL] at91: base for 3.4 development (aka CAP9 removal)
2012-02-03 13:26 UTC
[PATCH] mmc: mmci: Cleanup code for DMA handling
2012-02-03 13:13 UTC
[PATCH] ux500 : decouple/recouple gic from the PRCMU
2012-02-03 12:07 UTC
[PULL] Convert remaining platforms to common sched_clock()
2012-02-03 11:58 UTC
[PATCH v3 0/2] Remaining VFP fixes
2012-02-03 11:58 UTC (4+ messages)
` [PATCH v3 2/2] ARM: vfp: clear fpscr length and stride bits on entry to sig handler
[RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec
2012-02-03 11:58 UTC (5+ messages)
` [alsa-devel] "
[PATCH 1/1] ARM: OMAP3+: dpll: Configure autoidle mode only if its supported
2012-02-03 11:50 UTC
[PATCH-V3 0/3] ARM: OMAP4: Remove hardcoded reg-offs for PWRSTCTRL & PWRSTST
2012-02-03 11:43 UTC (4+ messages)
` [PATCH-V3 1/3] "
` [PATCH-V3 2/3] ARM: OMAP4: prminst: Add boot time __init function for prminst
` [PATCH-V3 3/3] ARM: OMAP: am33xx: Hook-up am33xx support to existing prm code
[PATCH V3] Skip unnecessary pte makeup when clearing it
2012-02-03 11:27 UTC (7+ messages)
` [PATCH] "
[PATCHv19 00/15] Contiguous Memory Allocator
2012-02-03 11:27 UTC (9+ messages)
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating
[PATCH] ARM: Fix proc_info table alignment
2012-02-03 11:16 UTC
[PATCH] ARM: cache-v7: Disable preemption when reading CCSIDR
2012-02-03 11:15 UTC (5+ messages)
[PATCH v2] ARM: hotplug: copy the affinity mask when forcefully migrating IRQs
2012-02-03 10:26 UTC
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).