messages from 2013-05-15 09:52:02 to 2013-05-16 04:11:43 UTC [more...]
[PATCH v2 0/3] clk: implement remuxing during set_rate
2013-05-16 4:11 UTC (2+ messages)
[PATCH] clk: Fix race condition between clk_set_parent and clk_enable()
2013-05-16 4:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] arm: prima2: use of_platform_populate instead of of_platform_bus_probe
2013-05-16 3:26 UTC
linux-next: manual merge of the renesas tree with Linus' tree
2013-05-16 3:22 UTC
[PATCH] pinctrl: sirf: save the status in suspend and restore after resuming
2013-05-16 3:17 UTC
[PATCH] i2c: sirf: move driver init from module_init to subsys_initcall
2013-05-16 2:50 UTC
[PATCH v3 0/1] Add I2C support to R8A7778/BOCK-W
2013-05-16 1:10 UTC (3+ messages)
` [PATCH v3 1/1] ARM: shmobile: r8a7778: add I2C support
[PATCHv2 0/5] arm: arch_timer cleanups and niceties
2013-05-16 0:07 UTC (7+ messages)
` [PATCHv2 1/5] ARM: hyp: initialize CNTVOFF to zero
` [PATCHv2 2/5] ARM: KVM: arch_timers: zero CNTVOFF upon return to host
` [PATCHv2 3/5] clocksource: arch_timer: use virtual counters
` [PATCHv2 4/5] arm: fix up ARM_ARCH_TIMER selects
` [PATCHv2 5/5] ARM: arch_timer: stop virtual timer when booted in HYP mode
[PATCH v2 0/4] marzen-reference ethernet patches
2013-05-15 23:56 UTC (4+ messages)
` [PATCH v2 3/4] ARM: shmobile: marzen-reference: Initialise irqpin
[PATCH 0/6] ARM: tegra114: add CPU hotplug support
2013-05-15 23:38 UTC (13+ messages)
` [PATCH 1/6] ARM: tegra: add an assembly marco to check Tegra SoC ID
` [PATCH 2/6] ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9
` [PATCH 3/6] ARM: tegra: make tegra_resume can work for Tegra114
` [PATCH 4/6] ARM: tegra114: add power up sequence for warm boot CPU
` [PATCH 5/6] clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH 6/6] ARM: tegra114: add CPU hotplug support
[PATCH v2 0/3] Separate generic header usage from ARCH_MULTIPLATFORM
2013-05-15 23:33 UTC (4+ messages)
` [PATCH v2 1/3] ARM: allow platforms to use generic headers without ARCH_MULTIPLATFORM
u8500_defconfig: build failure in linux-next
2013-05-15 23:29 UTC
[RFC 0/4] ARM: S3C24XX: add dmaengine based dma-driver
2013-05-15 23:26 UTC (11+ messages)
` [RFC 2/4] dma: add dmaengine driver for Samsung s3c24xx SoCs
ARM: mach-moxart: platform port for MOXA ART SoC
2013-05-15 22:54 UTC (8+ messages)
` [PATCH] "
[PATCH 0/4] ARM: Remove boilerplate debug_ll_io_init code
2013-05-15 22:40 UTC (2+ messages)
[PATCH RFC 0/2] clk: add metag specific gate/mux clocks
2013-05-15 22:31 UTC (2+ messages)
Naming convention DSI + device tree
2013-05-15 22:28 UTC (2+ messages)
[PATCH v4 0/3] R8A7779/Marzen R-Car VIN driver support
2013-05-15 21:59 UTC (4+ messages)
` [PATCH v4 1/3] ARM: shmobile: r8a7779: add VIN support
` [PATCH v4 2/3] ARM: shmobile: Marzen: add VIN and ADV7180 support
` [PATCH v4 3/3] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig
[PATCH] ARM: OMAP3: Fix iva2_pwrdm settings for 3703
2013-05-15 21:50 UTC (4+ messages)
[PATCHv9 0/9] PCIe support for the Armada 370 and Armada XP SoCs
2013-05-15 21:41 UTC (11+ messages)
` [PATCHv9 1/9] arm: mvebu: fix the 'ranges' property to handle PCIe
` [PATCHv9 2/9] of/pci: Provide support for parsing PCI DT ranges property
` [PATCHv9 3/9] of/pci: Add of_pci_get_devfn() function
` [PATCHv9 4/9] of/pci: Add of_pci_parse_bus_range() function
` [PATCHv9 5/9] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCHv9 6/9] clk: mvebu: add more PCIe clocks for Armada XP
` [PATCHv9 7/9] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCHv9 8/9] arm: mvebu: PCIe support is now available on mvebu
` [PATCHv9 9/9] arm: mvebu: update defconfig with PCI and USB support
SIGSEGV changing pc register (help for my master thesis on ARM/linux kernel)
2013-05-15 21:01 UTC (2+ messages)
ux500 breaking multi-platform kernels
2013-05-15 20:30 UTC
[PATCH v3 0/4] clk: implement remuxing during set_rate
2013-05-15 20:25 UTC (7+ messages)
` [PATCH v3 1/4] clk: abstract parent cache
` [PATCH v3 2/4] clk: add support for clock reparent on set_rate
` [PATCH v3 3/4] clk: add CLK_SET_RATE_NO_REPARENT flag
` [PATCH v3 4/4] clk: clk-mux: implement remuxing on set_rate
[PATCH 00/39] Continuation of DMA changes in ux500 based drivers
2013-05-15 20:14 UTC (33+ messages)
` [PATCH 01/39] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 02/39] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 03/39] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 04/39] ARM: ux500: Stop passing UART's platform data for Device Tree boots
` [PATCH 05/39] ARM: ux500: Stop passing MMC's "
` [PATCH 06/39] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading
` [PATCH 07/39] dmaengine: ste_dma40: Only use addresses passed as configuration information
` [PATCH 08/39] dmaengine: ste_dma40: Remove redundant address fetching function
` [PATCH 09/39] ARM: ux500: Remove DMA address look-up table
` [PATCH 10/39] dmaengine: ste_dma40: Correct copy/paste error
` [PATCH 11/39] ARM: ux500: Remove unnecessary attributes from DMA channel request pdata
` [PATCH 12/39] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 13/39] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 15/39] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver
` [PATCH 39/39] dmaengine: ste_dma40: Fetch disabled channels from DT
[PATCH V2 00/10] mmc_of_parse() adaptations, DT support for Sheevaplugs
2013-05-15 19:42 UTC (4+ messages)
[RFC 0/8] ARM:STiH41x: Add STiH41x platform and board support
2013-05-15 19:41 UTC (2+ messages)
` [RFC 6/8] ARM:stih41x: Add STiH416 SOC support
[PATCH] ARM: avoid mis-detecting some V7 cores in the decompressor
2013-05-15 19:38 UTC (2+ messages)
[PATCH] ARM: ux500: update MSP1 pinctrl defintions
2013-05-15 19:35 UTC (2+ messages)
[PATCH 1/5] ARM: socfpga: dts: Add ethernet bindings for SOCFPGA
2013-05-15 19:18 UTC (18+ messages)
` [PATCH 2/5] ARM: socfpga: dts: Add gate-clock bindings
` [PATCH 3/5] ARM: socfpga: Add support to gate peripheral clocks
` [PATCH 4/5] ARM: socfpga: dts: Add support for SD/MMC
` [PATCH 5/5] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
[PATCHv2 00/20] Cleanup irqchip_init calls
2013-05-15 18:52 UTC (6+ messages)
` [PATCH 14/20] ARM: msm: Remove init_irq declaration in machine description
` [PATCH 20/20] ARM: vt8500: "
[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
2013-05-15 17:28 UTC (4+ messages)
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu
[PATCH 0/4] TLB and mm-related optimisations
2013-05-15 17:16 UTC (13+ messages)
` [PATCH 3/4] ARM: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead
[PATCH v4] ARM:dts:omap4-panda: Update the LED support for the panda DTS
2013-05-15 17:05 UTC (2+ messages)
[PATCHv2 1/3] arm: introduce config HAS_BANDGAP
2013-05-15 16:57 UTC (6+ messages)
` [PATCHv2 2/3] arm: dts: add bandgap entry for OMAP443x devices
` [PATCHv2 3/3] arm: dts: add bandgap entry for OMAP4460 devices
[PATCHv2] arm: mm: Use phys_addr_t properly for ioremap functions
2013-05-15 16:48 UTC (3+ messages)
[PATCH] Move PCIe node to correct place
2013-05-15 16:21 UTC (2+ messages)
[GIT PULL] ux500 fixes for v3.10-rc1+
2013-05-15 16:17 UTC
[PATCH] rtc: max8998: Check for pdata presence before dereferencing
2013-05-15 16:12 UTC (2+ messages)
dmatest regression in 3.10-rc1
2013-05-15 15:28 UTC
[PATCH v2] ARM: at91: udpate defconfigs
2013-05-15 15:19 UTC
[PATCH] ARM: SAMSUNG: devs: Add names to fimd0 IRQ resources
2013-05-15 15:09 UTC
[PATCH] ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
2013-05-15 15:08 UTC
[PATCH 1/5] ARM: at91: dt: use #include for all device trees
2013-05-15 15:07 UTC (5+ messages)
` [PATCH 2/5] ARM: at91: dt: switch to standard GPIO flag defines
` [PATCH 3/5] ARM: at91: dt: add pinctrl pre-processor define
` [PATCH 5/5] ARM: at91: dt: switch to standard IRQ flag defines
[PATCH v2 0/6] ARM; OMAP2+: hwmod and SERIAL: Remove sysc handling from driver
2013-05-15 15:00 UTC (4+ messages)
[RFC PATCH v3] ARM CCI support
2013-05-15 14:55 UTC (7+ messages)
` [RFC PATCH v3] drivers: bus: add "
[RFC/PATCH] dma: of: Make of_dma_simple_xlate match on DMA device and channel ID
2013-05-15 14:52 UTC (2+ messages)
[PATCH 1/1] ARM: at91: udpate defconfigs
2013-05-15 14:48 UTC
[PATCH v3 0/6] ARM: OMAP2+: hwmod and SERIAL: Remove sysc handling from driver
2013-05-15 14:48 UTC (7+ messages)
` [PATCH v3 1/6] ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()
` [PATCH v3 2/6] ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in active
` [PATCH v3 3/6] ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modes
` [PATCH v3 4/6] ARM: OMAP2+: serial: Remove the un-used slave idle hooks
` [PATCH v3 5/6] SERIAL: OMAP: Remove the slave idle handling from the driver
` [PATCH v3 6/6] ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apis
[PATCH 1/1] ARM: at91: dt: switch to standard IRQ flag defines
2013-05-15 14:45 UTC
[PATCH] arm: prima2: use of_platform_populate instead of of_platform_bus_probe
2013-05-15 14:42 UTC (3+ messages)
[V9 PATCH 00/12] mv-usb phy driver
2013-05-15 14:35 UTC (3+ messages)
[PATCH 0/5 v2] ARM: at91: dt: switch to pre-processor
2013-05-15 14:19 UTC
Fwd: Tegra 30 System hangs because of commit "pinctrl: move subsystem mutex to pinctrl_dev struct"
2013-05-15 14:13 UTC (11+ messages)
[RFC PATCHv3 0/6] arm: Initial TI-Nspire support
2013-05-15 14:10 UTC (5+ messages)
` [RFC PATCHv3 2/6] arm: Add device trees for TI-Nspire
` [RFC PATCHv3 3/6] clk: Add TI-Nspire clock drivers
[PATCH 0/4] mmc: mmci: Add support for UHS cards
2013-05-15 14:10 UTC (2+ messages)
Introduce a new helper framework for buffer synchronization
2013-05-15 14:06 UTC (12+ messages)
[PATCH] arm: kirkwood: use the default of match table
2013-05-15 14:04 UTC
[PATCH v3 00/20] SH pinctrl DT support
2013-05-15 14:03 UTC (3+ messages)
` [PATCH v3 01/20] sh-pfc: Add "
[PATCH] ARM: ux500: select REGULATOR
2013-05-15 13:54 UTC (2+ messages)
[PATCHv4 0/9] Use the mvebu PCIe driver on Kirkwood
2013-05-15 13:37 UTC (10+ messages)
` [PATCHv4 1/9] pci: mvebu: enable driver usage "
` [PATCHv4 2/9] arm: kirkwood: move PCIe window init to legacy driver
` [PATCHv4 3/9] arm: kirkwood: add SoC-level Device Tree data for PCIe interfaces
` [PATCHv4 4/9] arm: kirkwood: convert Iomega Iconnect to use DT for the PCIe interface
` [PATCHv4 5/9] arm: kirkwood: convert MPL CEC4 "
` [PATCHv4 6/9] arm: kirkwood: convert ZyXEL NSA310 "
` [PATCHv4 7/9] arm: kirkwood: convert QNAP TS219 "
` [PATCHv4 8/9] arm: kirkwood: convert db-88f6281/db-88f6282 to the Device Tree
` [PATCHv4 9/9] arm: kirkwood: update defconfig with PCIe driver and board updates
[PATCH] spi: sirf: fix the issue while transferring more than 256 words
2013-05-15 12:59 UTC (2+ messages)
[PATCH] ARM: crypto: sha1-armv4-large.S: fix SP handling
2013-05-15 12:48 UTC (2+ messages)
v3.10-rc1: compile problem in arch/arm/common/mcpm_platsmp.c
2013-05-15 12:44 UTC (3+ messages)
[RFC PATCH 0/2] ARM: Remove any correlation between IPC and BogoMips value
2013-05-15 12:34 UTC (10+ messages)
` [RFC PATCH 1/2] ARM: delay: print dummy values for bogomips
[PATCH] ARM: sunxi: New watchdog driver for Allwinner A10/A13
2013-05-15 12:28 UTC (3+ messages)
[PATCH 2/6] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
2013-05-15 12:11 UTC (3+ messages)
[PATCH v3] ARM:dts:omap4-panda:Update the LED support for the panda DTS
2013-05-15 11:56 UTC (3+ messages)
[PATCH v2] pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC
2013-05-15 11:27 UTC
[PATCH] ARM: OMAP4: change the device names in usb_bind_phy
2013-05-15 10:53 UTC (2+ messages)
[GIT PULL] at91: fixes for 3.10 #1
2013-05-15 10:45 UTC
[PATCH 1/1] ARM: at91: rm9200 fix time support
2013-05-15 10:36 UTC (2+ messages)
[PATCH 1/1] ARM: at91: rm9200 fix time support
2013-05-15 10:08 UTC (2+ messages)
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).