linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-04 15:43:54 to 2011-05-06 06:20:11 UTC [more...]

[PATCH v4 0/8] OMAP: add PM_CONSTRAINTS framework
 2011-05-06  6:20 UTC  (8+ messages)
` [PATCH 1/8] OMAP PM: create a PM layer plugin for per-device constraints
` [PATCH 6/8] OMAP2+: omap_device: implement the constraints management code

[RFC PATCH] arm: drop Execute-In-Place
 2011-05-06  6:07 UTC  (19+ messages)

[PATCH] arm: exynos4: PM Bugfix for not waking up from suspend-to-RAM
 2011-05-06  5:33 UTC  (2+ messages)

[PATCH] ARM: EXYNOS4: Add to support ORIGEN board
 2011-05-06  5:19 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control
 2011-05-06  5:02 UTC  (2+ messages)

[PATCH v2] ARM: S3C64XX: Remove gpio-bank-X header files
 2011-05-06  4:59 UTC  (2+ messages)

[PATCH] ARM: S3C6410: Add some lower frequencies for 800MHz base clock operation
 2011-05-06  4:58 UTC  (2+ messages)

[PATCH] ARM: S3C6410: Support 800MHz operation in cpufreq
 2011-05-06  4:48 UTC  (2+ messages)

[PATCH] leds: drop leds-h1940 driver
 2011-05-06  4:15 UTC  (2+ messages)

[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
 2011-05-06  2:15 UTC  (14+ messages)
` [PATCH v2 1/7] mmc: sdhci: make sdhci-pltfm device drivers "
` [PATCH v2 2/7] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH v2 3/7] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH v2 4/7] sdhci: rename sdhci-esdhc-imx.c to sdhci-esdhc.c
` [PATCH v2 5/7] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx
` [PATCH v2 6/7] mmc: sdhci: merge two sdhci-pltfm.h into one
` [PATCH v2 7/7] ARM: mxc: remove esdhc.h and use the public one

[RFC] What is the preferred way to share ADC unit between hwmon and input(ts) drivers?
 2011-05-05 23:43 UTC  (5+ messages)

Common clock and dvfs
 2011-05-05 23:15 UTC  (8+ messages)

[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
 2011-05-05 23:01 UTC  (3+ messages)
` [PATCH][WAS:bcmai, axi] "

[PATCH v3] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
 2011-05-05 21:58 UTC  (2+ messages)

[PATCH] kirkwood: add dir-665 support
 2011-05-05 19:55 UTC  (16+ messages)
  ` [PATCH v2] "

ARM, AF_PACKET: caching problems on Marvell Kirkwood
 2011-05-05 19:46 UTC  (4+ messages)

[PATCH v3] sdio: optimized SDIO IRQ handling for single irq
 2011-05-05 19:14 UTC  (2+ messages)

Tegra gpio driver: Need to configure pins in gpio mode/nontristate with gpio-request
 2011-05-05 18:21 UTC  (5+ messages)

[PATCH 1/4] drivers: create a pinmux subsystem
 2011-05-05 18:16 UTC  (3+ messages)

[PATCH v2 0/4] OMAP: cpuidle code clean-up
 2011-05-05 17:55 UTC  (6+ messages)
` [PATCH 1/4] OMAP3: clean-up mach specific cpuidle data structures
` [PATCH 2/4] OMAP3: cpuidle: re-organize the C-states data
` [PATCH 3/4] OMAP3: cpuidle: code rework for improved readability
` [PATCH 4/4] OMAP3: cpuidle: change the power domains modes determination logic

[PATCH v2 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
 2011-05-05 17:32 UTC  (19+ messages)
` [PATCH v2 04/12] Serial: OMAP: Add runtime pm support for omap-serial driver
` [PATCH v2 05/12] OMAP: Serial: Hold console lock for console usage
` [PATCH v2 10/12] OMAP2+: hwmod: Add api to enable io_ring wakeup
` [PATCH v2 11/12] OMAP: Serial: Use resume call from prcm to enable uart
` [PATCH v2 12/12] OMAP2: Serial: Add no async wake flag

[PATCH] ARM: Thumb-2: Relax relocation requirements for non-function symbols
 2011-05-05 14:43 UTC 

[PATCH v4 00/11] pruss mfd drivers
 2011-05-05 14:12 UTC  (8+ messages)
` [PATCH v4 01/11] mfd: add pruss mfd driver

[PATCH 00/22] omap_hsmmc patches
 2011-05-05 13:34 UTC  (26+ messages)
` [PATCH 01/22] OMAP: sDMA: descriptor autoloading feature
` [PATCH 02/22] OMAP: DMA: add omap_dma_has_sglist()
` [PATCH 03/22] OMAP: DMA: Ensure the sglist registers are cleared
` [PATCH 04/22] mmc: omap hsmmc: adaptation of sdma descriptor
` [PATCH 05/22] mmc: omap_hsmmc: fix dma sglist use
` [PATCH 06/22] mmc: omap_hsmmc: limit scatterlist size for sDMA autoloading
` [PATCH 07/22] mmc: omap_hsmmc: fix missing mmc_release_host() in no_off case
` [PATCH 08/22] mmc: omap_hsmmc: correct debug report error status mnemonics
` [PATCH 09/22] mmc: omap_hsmmc: move hardcoded frequency constants to definition block
` [PATCH 10/22] mmc: omap_hsmmc: reduce a bit the error handlers in probe()
` [PATCH 11/22] mmc: omap_hsmmc: split duplicate code to calc_divisor() function
` [PATCH 12/22] mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
` [PATCH 13/22] mmc: omap_hsmmc: fix few bugs when set the clock divisor
` [PATCH 14/22] mmc: omap_hsmmc: split same pieces of code to separate functions
` [PATCH 15/22] OMAP: hsmmc: Do not mux the slot if non default muxing is already done
` [PATCH 16/22] OMAP: board-rm680: set MMC nomux flag
` [PATCH 17/22] mmc: omap_hsmmc: ensure pbias configuration is always done
` [PATCH 18/22] mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb
` [PATCH 19/22] OMAP: hsmmc: implement clock switcher
` [PATCH 20/22] mmc: omap_hsmmc: adjust host controller clock in regard to current OPP
` [PATCH 21/22] OMAP: hsmmc: add platform data for eMMC hardware reset gpio
` [PATCH 22/22] mmc: omap_hsmmc: add a hardware reset before initialization

Could I (ab)use bus (struct bus_type) for virtual Broadcom bus?
 2011-05-05 12:54 UTC  (9+ messages)
          ` AXI driver status => previously: "

[PATCH V4 0/5] dmaengine/dw_dmac updates
 2011-05-05 12:00 UTC  (6+ messages)
` [PATCH V4 1/5] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V4 2/5] dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
` [PATCH V4 3/5] dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
` [PATCH V4 4/5] dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback
` [PATCH V4 5/5] dmaengine/dw_dmac: implement pause and resume in dwc_control

[PATCH 2/2] mmci: fixup sg buffer handling in mmci_pio_irq
 2011-05-05 11:14 UTC 

[PATCH 1/2] mmci: trigger card detect IRQs on falling and rising edges
 2011-05-05 11:14 UTC 

[PATCH 0/6] drop IRQF_DISABLED from RTC, then convert stmp-rtc to mach-mxs
 2011-05-05 10:22 UTC  (7+ messages)
` [PATCH 1/6] rtc: remove IRQF_DISABLED
` [PATCH 2/6] rtc: stmp3xxx: get rid of platform-specific register include
` [PATCH 3/6] rtc: stmp3xxx: port stmp-functions to mxs-equivalents
` [PATCH 4/6] rtc: stmp3xxx: fix crash on boot
` [PATCH 5/6] rtc: stmp3xxx: get rid of mach-specific accessors
` [PATCH 6/6] rtc: stmp3xxx: remove UIE handlers

AT91: Convert WDT driver to be independent of processor base-address
 2011-05-05 10:00 UTC  (4+ messages)

[PATCH] arm: omap3: cm-t35: add support for cm-t3730
 2011-05-05  9:51 UTC  (2+ messages)

Tegra gpio driver: Need to configure pins in gpio mode/nontristate with gpio-request
 2011-05-05  9:27 UTC 

PXA270 DIMM Module (NOR Flash) on v2.6.38
 2011-05-05  9:14 UTC  (4+ messages)

[Patch v1] AM35xx-Craneboard:Update
 2011-05-05  8:46 UTC  (2+ messages)

[PATCH RFC] clk: add support for automatic parent handling
 2011-05-05  8:35 UTC  (11+ messages)

Error in head-common.S file while ARM Linux booting
 2011-05-05  7:24 UTC  (3+ messages)

Duration of mdelay and udelay depends on MPU frequency in SMP
 2011-05-05  6:53 UTC  (2+ messages)

[PATCH V3] ARM: GIC: Convert GIC library to use the IO relaxed operations
 2011-05-05  6:03 UTC  (6+ messages)

[RFC PATCH 00/12] Consolidating GIC per-cpu interrupts
 2011-05-05  1:17 UTC  (7+ messages)
` [RFC PATCH 08/12] ARM: msm: use remapped PPI interrupts for local timer

[PATCH] pxa/hx4700: Avoid unbalanced irq wakeup enables/disables
 2011-05-05  1:10 UTC 

[RFC] sanitizing crazy clock data files
 2011-05-04 23:35 UTC  (12+ messages)
` [PATCH 01/10] Add a common struct clk

[PATCH] omap: iommu: fix pte attributes for super section
 2011-05-04 22:45 UTC 

[PATCH] ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init
 2011-05-04 21:57 UTC 

[PATCH] ARM: omap4: Enable keypad controller hwmod
 2011-05-04 21:57 UTC 

AT91: Interrupt handling independent of processor base-address
 2011-05-04 20:56 UTC  (3+ messages)

[PATCH v4 0/1] pruss CAN driver
 2011-05-04 20:55 UTC  (10+ messages)
` [PATCH v4 1/1] can: add "

AT91: PIO base-address should be calculated by processor-specific code
 2011-05-04 20:53 UTC  (2+ messages)

AT91: Convert RTC and RTT drivers to be independent of processor base-address
 2011-05-04 20:49 UTC  (2+ messages)

[PATCH v2] sdio: optimized SDIO IRQ handling for single irq
 2011-05-04 20:22 UTC  (8+ messages)

[PATCH 0/5] OMAP: cpuidle code clean-up
 2011-05-04 20:09 UTC  (3+ messages)
` [PATCH 2/5] OMAP3: clean-up mach specific cpuidle data structures

[PATCH 1/2] dmaengine: at_hdmac: set residue as total len in atc_tx_status
 2011-05-04 18:14 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: at_hdmac: implement pause and resume in atc_control

[PATCH] atomic: add *_dec_not_zero
 2011-05-04 18:13 UTC  (3+ messages)

[PATCH] arm: omap2plus: fix ads7846 pendown gpio request
 2011-05-04 17:22 UTC  (2+ messages)

[PATCH 4/4] ARM: tegra: irq: Replace tegra_ack with tegra_eoi
 2011-05-04 17:01 UTC  (5+ messages)
` [PATCHv2 4/4] ARM: tegra: irq: Add tegra_eoi

[PATCH] ARM: Allow for kernel command line concatenation
 2011-05-04 16:10 UTC  (4+ messages)

[PATCH 1/6] ARM: mxc: update defconfigs
 2011-05-04 16:04 UTC  (7+ messages)
` [PATCH 4/6] ARM: mxc: don't allow to compile together i.MX51 and i.MX53

[PATCH] sdio: optimized SDIO IRQ handling for single function
 2011-05-04 16:03 UTC  (5+ messages)

[PATCH] omap: fix build when MTD_NAND_OMAP2 and TOUCHSCREEN_ADS7846 are disabled
 2011-05-04 16:02 UTC  (2+ messages)

[PATCH 0/4] omap: cleanup board files
 2011-05-04 15:54 UTC  (6+ messages)
` [PATCH 3/4] omap: move detection of NAND CS to common-board-devices

[PATCH] arm: mach-imx/mxs: drop 'default' boards
 2011-05-04 15:43 UTC 


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).