messages from 2011-09-27 07:44:55 to 2011-09-28 06:43:15 UTC [more...]
[PATCH v2 0/7] S3C2443/S3C2416: Implement support for ADC
2011-09-28 6:43 UTC (6+ messages)
` [PATCH 1/7] S3C2443/S3C2416: Add adc registers
` [PATCH v2 1/2] "
` [PATCH 2/7] s3c-adc: describe features via quirk constants
` [PATCH v2 2/2] "
[PATCH v3 0/6] add initial imx6q support
2011-09-28 6:29 UTC (6+ messages)
` [PATCH v3 4/6] arm/imx6q: add smp and cpu hotplug support
[PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl
2011-09-28 6:10 UTC (9+ messages)
[PATCH V2 0/1] dmaengine/amba-pl08x: Add support for s3c64xx DMAC
2011-09-28 5:50 UTC (2+ messages)
` [PATCH V2 1/1] "
[PATCH 3/3] mmc: mmci: Change vdd_handler to a generic ios_handler
2011-09-28 5:34 UTC (2+ messages)
CODEC support for s3c2440
2011-09-28 5:29 UTC
[PATCH 2/3] mmc: mmci: Provide option to configure bus signal direction
2011-09-28 5:25 UTC (2+ messages)
[PATCH 1/3] mmc: mmci: Put power register deviations in variant data
2011-09-28 5:23 UTC (2+ messages)
[PATCH 0/4] mmc: mmci: Improvements and bugfixes for SDIO
2011-09-28 5:20 UTC (2+ messages)
[PATCH v4 0/2] Add device tree support for Samsung's keypad controller driver
2011-09-28 5:15 UTC (3+ messages)
` [PATCH v4 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
` [PATCH v4 2/2] input: samsung-keypad: Add device tree support
[PATCH 0/7]: ARM: SAMSUNG: Add SPI clkdev support
2011-09-28 4:25 UTC (4+ messages)
` [PATCH 2/7] ARM: SAMSUNG: Add CLK Macro for "
[PATCH 0/4] arm/tegra: Convert gpio & pinmux to platform devices
2011-09-28 3:56 UTC (3+ messages)
[PATCH] dma/imx-sdma+imx-dma: explicitly #include <linux/module.h>
2011-09-28 3:49 UTC (3+ messages)
[linux-pm Query] Power Management Device Suspend/ Resume
2011-09-28 3:42 UTC (2+ messages)
[PATCH 1/2] devicetree: Add ARM pl061 gpio controller binding doc
2011-09-28 1:45 UTC (2+ messages)
` [PATCH 2/2] devicetree: Add ARM pl022 spi "
[PATCH] arm/tegra: select AUTO_ZRELADDR by default
2011-09-28 1:07 UTC
[PATCH v4 0/3] Add support for tegra2 based ventana board
2011-09-28 1:05 UTC (4+ messages)
` [PATCH v4 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v4 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v4 3/3] arm/tegra: device tree support for ventana board
[PATCH v2 00/16] Switch GIC users (and omap2plus) to CONFIG_MULTI_IRQ_HANDLER
2011-09-28 1:04 UTC (26+ messages)
` [PATCH v2 01/16] ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
` [PATCH v2 02/16] ARM: smp: Add an IPI handler callable from C code
` [PATCH v2 03/16] ARM: GIC: Add global gic_handle_irq() function
` [PATCH v2 10/16] ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER
` [PATCH v2 14/16] ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions
` [PATCH v2 15/16] ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
` [PATCH v2 16/16] ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
[PATCH v3 0/3] Add support for tegra2 based ventana board
2011-09-28 0:59 UTC (4+ messages)
` [PATCH v3 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v3 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v3 3/3] arm/tegra: device tree support for ventana board
[PATCH v3 0/3] genirq: handling GIC per-cpu interrupts
2011-09-28 0:59 UTC (4+ messages)
` [PATCH v3 2/3] ARM: gic: consolidate PPI handling
[PATCH 2/2 v7] pinmux: add a driver for the U300 pinmux
2011-09-28 0:15 UTC (6+ messages)
[PATCH 1/2] drivers: create a pin control subsystem v7
2011-09-28 0:08 UTC (7+ messages)
[PATCH v7 00/26] gpio/omap: driver cleanup and fixes
2011-09-27 23:42 UTC (9+ messages)
[PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor
2011-09-27 23:30 UTC (8+ messages)
` [PATCH v2 1/5] omap3evm: Enable regulators for camera interface
` [PATCH v2 2/5] [media] v4l: Add support for mt9t111 sensor driver
` [PATCH v2 3/5] omap3evm: Add Camera board init/hookup file
` [PATCH v2 4/5] ispccdc: Configure CCDC_SYN_MODE register
` [PATCH v2 5/5] omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers
[RFC PATCH v3] drivercore: Add driver probe deferral mechanism
2011-09-27 22:13 UTC (6+ messages)
[PATCH v3 0/6] OMAP: omap_device cleanup before device-tree integration
2011-09-27 21:32 UTC (11+ messages)
` [PATCH v3 1/6] OMAP: omap_device: Add omap_device_get_by_hwmod_name
` [PATCH v3 2/6] OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API
` [PATCH v3 3/6] OMAP2+: pm: Use hwmod name instead of dev pointer
` [PATCH v3 4/6] OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM
` [PATCH v3 5/6] OMAP: omap_device: Create a default omap_device_pm_latency
` [PATCH v3 6/6] OMAP2+: devices: Remove all omap_device_pm_latency structures
[PATCH v3] of/irq: introduce of_irq_init
2011-09-27 21:24 UTC (5+ messages)
` [PATCH v4] "
[PATCH 1/2] ARM: vic: device tree binding
2011-09-27 21:05 UTC (8+ messages)
` [PATCH 2/2] ARM: vic: MULTI_IRQ_HANDLER handler
Porting linux to Stellaris Cortex-M3
2011-09-27 20:50 UTC (8+ messages)
[PATCH V2 0/3] S5P64X0 PM Support
2011-09-27 20:22 UTC (4+ messages)
` [PATCH 1/3] ARM: S5P: Make the common S5P PM code conditionally compile
` [PATCH 2/3] ARM: S5P: Make the sleep code common for S5P series SoCs
` [PATCH 3/3] ARM: S5P64X0: Add Power Management support
[PATCH 0/9] Device tree support for regulators
2011-09-27 18:59 UTC (25+ messages)
` [PATCH 1/9] regulator: twl: Remove hardcoded board constraints from driver
` [PATCH 2/9] regulator: helper routine to extract regulator_init_data
` [PATCH 3/9] omap4: sdp: Pass regulator data from dt
` [PATCH 4/9] regulator: twl: Make twl-regulator driver extract data from DT
` [PATCH 5/9] regulator: helper routine to extract fixed_voltage_config
` [PATCH 6/9] regulator: make fixed regulator driver extract data from dt
` [PATCH 7/9] omap4: panda: Pass regulator data from DT
` [PATCH 8/9] regulator: helper to extract regulator node based on supply name
` [PATCH 9/9] regulator: map consumer regulator based on device tree
[RFC PATCH 0/3] Add accurate boot timing to a Linux system
2011-09-27 18:42 UTC (9+ messages)
[PATCH v3 0/3] Add support for tegra2 based ventana board
2011-09-27 18:35 UTC (4+ messages)
` [PATCH v3 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v3 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v3 3/3] arm/tegra: device tree support for ventana board
[PATCH V2] Add CS890x0 ethernet controller support to the i.MX21ADS
2011-09-27 18:31 UTC
[PATCH] Add platform driver support to the CS890x driver
2011-09-27 18:27 UTC (2+ messages)
` [PATCH V2] "
[PATCH v3 0/6] iommu: split mapping to page sizes as supported by the hardware
2011-09-27 18:14 UTC (8+ messages)
` [PATCH v3 1/6] iommu/core: "
[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
2011-09-27 18:09 UTC (4+ messages)
` [RFC 5/5] iommu/omap: eliminate the public omap_find_iommu_device() method
` [RFC 2/5] ARM: OMAP: omap_device: add a method to set iommu private archdata
[PATCH v2 0/3] Add support for tegra2 based ventana board
2011-09-27 18:08 UTC (6+ messages)
` [PATCH v2 1/3] arm/tegra: prepare Seaboard pinmux code for derived boards
` [PATCH v2 2/3] arm/tegra: add support for ventana pinmuxing
` [PATCH v2 3/3] arm/tegra: device tree support for ventana board
try_to_freeze() called with IRQs disabled on ARM
2011-09-27 17:45 UTC (11+ messages)
[PATCH V7 0/4] cpuidle: Global registration of idle states with per-cpu statistics
2011-09-27 17:12 UTC (6+ messages)
` [PATCH V7 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
` [PATCH V7 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [PATCH V7 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [PATCH V7 4/4] cpuidle: Single/Global registration of idle states
[PATCH v3 0/2] OMAP: omap_device: Add a method to build an omap_device from a DT node
2011-09-27 16:04 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH] of: Add helpers to get one string in multiple strings property
2011-09-27 15:45 UTC
[PATCH v7 REPOST 00/24] gpio/omap: driver cleanup and fixes
2011-09-27 14:27 UTC (2+ messages)
[PATCH 0/5] OMAP3EVM: Add support for MT9T111 sensor
2011-09-27 14:07 UTC (4+ messages)
` [PATCH 2/5] [media] v4l: Add mt9t111 sensor driver
Update: ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
2011-09-27 13:25 UTC (2+ messages)
Pull request: removal of most instances of mach/memory.h
2011-09-27 12:31 UTC (12+ messages)
[PATCH 0/3] Clearify code paths for how to modify the power register
2011-09-27 11:32 UTC
[RFC PATCH 0/3] ARM: mm: add L2 suspend/resume support
2011-09-27 10:57 UTC (7+ messages)
` [RFC PATCH 3/3] ARM: mm: add l2x0 "
[PATCH 2/2 v2] plat-pxa: break out GPIO driver specifics
2011-09-27 10:56 UTC
[PATCH 1/2 v2] plat-pxa: move PXA GPIO driver to GPIO subsystem
2011-09-27 10:56 UTC
[PATCH 3/4] iommu/exynos: Add iommu driver for Exynos4 Platforms
2011-09-27 9:19 UTC (12+ messages)
[PATCH v3 1/4] ARM: mx53: Change pad configs for flexcan pins
2011-09-27 9:08 UTC (3+ messages)
` [PATCH v3 4/4] ARM: mx53_ard: Add flexcan support
[PATCH] leds-class: change back LEDS_CLASS to tristate instead of bool
2011-09-27 8:50 UTC
[PATCH 9/9] clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:29 UTC
[PATCH 8/9] clk: timer-sp: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:29 UTC
[PATCH 7/9] clk: sa1111: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:28 UTC
[PATCH 6/9] clk: mmci: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:28 UTC
[PATCH v3 0/2] Add device tree support for Samsung's keypad controller driver
2011-09-27 8:28 UTC (7+ messages)
` [PATCH v3 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
` [PATCH v3 2/2] input: samsung-keypad: Add device tree support
[PATCH 5/9] clk: amba-pl011: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:28 UTC
[PATCH 4/9] clk: amba-pl010: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:27 UTC
[PATCH 3/9] clk: amba-clcd: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:27 UTC
[PATCH 2/9] clk: amba bus: convert to clk_prepare()/clk_unprepare()
2011-09-27 8:27 UTC
[PATCH 1/9] clk: provide prepare/unprepare functions
2011-09-27 8:26 UTC
[PATCH] clk: provide prepare/unprepare functions
2011-09-27 8:26 UTC (3+ messages)
[GIT PULL] ux500-timers
2011-09-27 8:16 UTC
[PATCH] iommu/core: let drivers know if an iommu fault
2011-09-27 8:14 UTC
[PATCH 4/4] mmc: mmci: Fix incorrect handling of HW flow control for SDIO
2011-09-27 7:46 UTC
[PATCH 3/4] mmc: mmci: Prepare for SDIO before setting up DMA job
2011-09-27 7:46 UTC
[PATCH 2/4] mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant
2011-09-27 7:46 UTC
[PATCH 1/4] mmc: mmci: Bugfix in pio read for small packets
2011-09-27 7:46 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).