messages from 2013-02-11 23:30:33 to 2013-02-12 16:48:11 UTC [more...]
[RFC] i2c: Providing hooks for i2c multimaster bus arbitration
2013-02-12 16:48 UTC (7+ messages)
[PATCH] HACK: ARM: Fix generic timer broadcast for TWD
2013-02-12 16:40 UTC (4+ messages)
[PATCH v7 00/10] DMA Engine support for AM33XX
2013-02-12 16:38 UTC (3+ messages)
` [PATCH v7 07/10] dmaengine: add dma_request_slave_channel_compat()
[PATCH] [RFC] arm: fix memset-related crashes caused by recent GCC (4.7.2) optimizations
2013-02-12 16:38 UTC (8+ messages)
[v2 1/3] ARM: tegra: Unify tegra{20,30,114}_init_early()
2013-02-12 16:35 UTC (7+ messages)
` [v2 3/3] ARM: tegra: Unify Device tree board files
[PATCH 1/2] pinctrl: tegra: add clfvs function to Tegra114 support
2013-02-12 16:33 UTC (3+ messages)
[PATCH v2 0/8] ARM: omap2: GPMC cleanup
2013-02-12 16:32 UTC (10+ messages)
` [PATCH v2 1/8] ARM: omap2: gpmc: Mark local scoped functions static
` [PATCH v2 2/8] ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() function
` [PATCH v2 3/8] ARM: omap2: gpmc: Fix gpmc_cs_reserved() return value
` [PATCH v2 4/8] ARM: omap2: gpmc-nand: Print something useful on CS request failure
` [PATCH v2 5/8] ARM: omap2: gpmc-onenand: "
` [PATCH v2 6/8] ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()
` [PATCH v2 7/8] ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()
` [PATCH v2 8/8] ARM: omap2: gpmc: Remove redundant chip select out of range check
[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
2013-02-12 16:29 UTC (33+ messages)
` [PATCH 01/32] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH 02/32] of/pci: Add of_pci_get_devfn() function
` [PATCH 03/32] of/pci: Add of_pci_parse_bus_range() function
` [PATCH 04/32] ARM: pci: Allow passing per-controller private data
` [PATCH 05/32] lib: devres: don't enclose pcim_*() functions in CONFIG_HAS_IOPORT
` [PATCH 06/32] arm: pci: add a align_resource hook
` [PATCH 07/32] arm: mvebu: fix address-cells in mpic DT node
` [PATCH 08/32] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCH 09/32] clk: mvebu: add more PCIe clocks for Armada XP
` [PATCH 10/32] arm: plat-orion: introduce WIN_CTRL_ENABLE in address mapping code
` [PATCH 11/32] arm: plat-orion: refactor the orion_disable_wins() function
` [PATCH 12/32] plat-orion: introduce ORION_ADDR_MAP_NO_REMAP
` [PATCH 13/32] arm: mach-dove: use ORION_ADDR_MAP_NO_REMAP
` [PATCH 14/32] arm: mach-kirkwood: "
` [PATCH 15/32] arm: mach-mvebu: "
` [PATCH 16/32] arm: mach-orion5x: "
` [PATCH 17/32] arm: plat-orion: convert 'int remap' to 'u32 remap'
` [PATCH 18/32] arm: plat-orion: remove __init from addr-map functions needed after boot time
` [PATCH 19/32] arm: plat-orion: introduce orion_{alloc, free}_cpu_win() functions
` [PATCH 20/32] arm: plat-orion: remove __init from PCIe functions needed after boot time
` [PATCH 21/32] arm: mvebu: add functions to alloc/free PCIe decoding windows
` [PATCH 22/32] arm: plat-orion: make common PCIe code usable on mvebu
` [PATCH 23/32] pci: infrastructure to add drivers in drivers/pci/host
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCH 25/32] arm: mvebu: PCIe support is now available on mvebu
` [PATCH 26/32] arm: mvebu: add PCIe Device Tree informations for Armada 370
` [PATCH 27/32] arm: mvebu: add PCIe Device Tree informations for Armada XP
` [PATCH 28/32] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4
` [PATCH 29/32] arm: mvebu: PCIe Device Tree informations for Armada XP DB
` [PATCH 30/32] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox
` [PATCH 31/32] arm: mvebu: PCIe Device Tree informations for Armada 370 DB
` [PATCH 32/32] arm: mvebu: update defconfig with PCI and USB support
Getting your opinion about the best place to put one specific device driver
2013-02-12 16:26 UTC (4+ messages)
[PATCH] ARM: OMAP3+: Fix kernel panic on boot
2013-02-12 16:15 UTC (3+ messages)
[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-12 16:15 UTC (16+ messages)
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
2013-02-12 16:00 UTC (4+ messages)
` Giving special alignment/size constraints to the Linux PCI core?
[PATCH 0/9] gpiolib: remove gpio_desc[] static array
2013-02-12 15:59 UTC (9+ messages)
` [PATCH 6/9] gpiolib: use descriptors internally
[PATCH 3/6] dma: coh901318_lli: avoid unbalanced locking
2013-02-12 15:57 UTC (3+ messages)
` [PATCH 4/6] dma: coh901318_lli: set residue only if dma is in progress
[PATCH 00/06] ARM: shmobile: Trivial SMP cleanups
2013-02-12 15:45 UTC (7+ messages)
` [PATCH 01/06] ARM: shmobile: Remove unused headers from hotplug.c
` [PATCH 02/06] ARM: shmobile: Remove partial CPU Hotplug from EMEV2
` [PATCH 03/06] ARM: shmobile: Move EMEV2 CPU boot vector setup code
` [PATCH 04/06] ARM: shmobile: Remove sh73a0_get_core_count()
` [PATCH 05/06] ARM: shmobile: Remove r8a7779_get_core_count()
` [PATCH 06/06] ARM: shmobile: Remove emev2_get_core_count()
[PATCH] pinctrl/pinconfig: add debug interface
2013-02-12 15:32 UTC (4+ messages)
[PATCH 0/3] ARM: OMAP2+: PM/hwmod: clean up some WFI-related code
2013-02-12 15:28 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active
[PATCH] ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()
2013-02-12 15:18 UTC (5+ messages)
` [PATCH] ARM: OMAP4: PM: Avoid expensive cpu_suspend() path for all CPU power states except off
[PATCH] arm: Preserve TPIDRURW on context switch
2013-02-12 15:02 UTC (8+ messages)
[PATCH 0/5 v3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
2013-02-12 15:01 UTC (3+ messages)
linux-next: manual merge of the arm-soc tree with the mfd tree
2013-02-12 14:53 UTC (4+ messages)
[PATCH V4 0/5] Add generic DMA DT binding support
2013-02-12 14:49 UTC (2+ messages)
[PATCH v4] USB: add devicetree helpers for determining dr_mode and phy_type
2013-02-12 13:59 UTC (3+ messages)
[PATCH] USB: EHCI: make ehci-spear a separate driver
2013-02-12 13:59 UTC (2+ messages)
[PATCH 1/2 v2] drivers/db8500-cpufreq: delete dangling include
2013-02-12 13:58 UTC (2+ messages)
linux-next: manual merge of the arm-soc tree with the metag tree
2013-02-12 13:31 UTC (2+ messages)
ARM/Kernel: Problems with multiple VIC registration
2013-02-12 13:11 UTC (6+ messages)
[PATCH] ARM: dts: omap3-devkit8000: Enable audio support
2013-02-12 12:21 UTC
[GIT PULL] <mach/id.h> fixup of fallouts
2013-02-12 12:10 UTC
[PATCH] USB: EHCI: make ehci-atmel a separate driver
2013-02-12 11:45 UTC
[PATCH V3]usb: ehci: more bus glues as separate modules
2013-02-12 11:45 UTC
[PATCH] ARM: mm: fix missing use of 'asid' to get asid value from mm->context.id
2013-02-12 11:27 UTC
[PATCH 00/12] ARM: samsung-time: Prepare for multiplatform support
2013-02-12 11:06 UTC (8+ messages)
` [PATCH 04/12] clocksource: samsung-time: Move samsung-time.h header to include/linux
` [PATCH 12/12] clocksource: samsung-time: Add Device Tree support
[PATCH 07/16] ARM64 idle: delete pm_idle
2013-02-12 11:03 UTC (2+ messages)
[PATCH V3] USB:ehci: more bus glues as separate modules
2013-02-12 11:01 UTC
[PATCH v3 0/3] Add DT support for davinci_mmc driver
2013-02-12 11:00 UTC (5+ messages)
` [PATCH v3 1/3] mmc: davinci_mmc: add DT support
` [PATCH v3 2/3] ARM: davinci: da850: add mmc DT entries
` [PATCH v3 3/3] ARM: davinci: da850: override mmc DT node device name
LPAE on mvenu
2013-02-12 10:46 UTC
[PATCH v2 00/13] drivers: mailbox: framework creation
2013-02-12 10:39 UTC (15+ messages)
` [PATCH v2 01/13] ARM: OMAP2+: mbox: remove dependencies with soc.h
` [PATCH v2 02/13] mailbox: OMAP: introduce mailbox framework
` [PATCH v2 03/13] mailbox: split internal header from API header
` [PATCH v2 04/13] mailbox: rename omap_mbox in mailbox
` [PATCH v2 05/13] mailbox: create opened message type
` [PATCH v2 06/13] mailbox: change protection mechanisms
` [PATCH v2 07/13] mailbox: add shared memory mailbox type
` [PATCH v2 08/13] mailbox: add IRQF_NO_SUSPEND flag
` [PATCH v2 09/13] mailbox: add no_irq send message
` [PATCH v2 10/13] mailbox: create dbx500 mailbox driver
` [PATCH v2 11/13] mailbox/omap: check iomem resource before dereferencing it
` [PATCH v2 12/13] mailbox: check for NULL nb in mailbox_put
` [PATCH v2 13/13] mailbox: call request_irq after mbox queues are allocated
[PATCH V4] i2c: add bcm2835 driver
2013-02-12 10:34 UTC (2+ messages)
[PATCH 2/2] mfd: db8500-prcmu: update resource passing
2013-02-12 10:28 UTC (2+ messages)
[PATCH V3] i2c: add bcm2835 driver
2013-02-12 10:27 UTC (4+ messages)
[PATCH] ARM: OMAP: Clock: Remove CK_* flags
2013-02-12 10:22 UTC (7+ messages)
at91sam9260 MACB problem with IP fragmentation
2013-02-12 10:08 UTC (2+ messages)
` [PATCH] net/macb: fix race with RX interrupt while doing NAPI
[PATCH] arm: arch_timer: add missing inline in stub function
2013-02-12 9:24 UTC (2+ messages)
calexda/xgmac bug fixes
2013-02-12 9:19 UTC (5+ messages)
` [PATCH 2/2] net: calexdaxgmac: fixup endian issues after __raw IO function change
[GIT PULL] i.MX defconfig updates
2013-02-12 8:59 UTC
[GIT PULL] at91: fixes for 3.9-rc1
2013-02-12 8:32 UTC (2+ messages)
Devicetree node to turn off LCD when backlight is 'disabled'
2013-02-12 8:26 UTC (4+ messages)
[PATCH 1/2] ARM: imx_v4_v5_defconfig: Add VPU support
2013-02-12 8:10 UTC (9+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: "
[PATCH 1/1] ARM: imx: configs: enable netfilter support
2013-02-12 8:09 UTC (2+ messages)
[GIT PULL] i.MX clock fixes for v3.8
2013-02-12 8:02 UTC (2+ messages)
[PATCH 1/2] ARM: OMAP2+: Allow clock alias provision from device tree
2013-02-12 7:47 UTC (3+ messages)
[PATCH v2] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
2013-02-12 7:32 UTC
[PATCH 0/7] HWMOD fixes for AM33xx PWM submodules and device tree nodes
2013-02-12 6:57 UTC (7+ messages)
` [PATCH 1/7] ARM: OMAP: AM33xx hwmod: Corrects PWM subsystem HWMOD entries
` [PATCH 4/7] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
[PATCH v2 0/3] Add DT support for davinci_mmc driver
2013-02-12 6:21 UTC (6+ messages)
` [PATCH v2 1/3] ARM: davinci: da850: override mmc DT node device name
` [PATCH v2 2/3] mmc: davinci_mmc: add DT support
[PATCH V4 1/2] get_maintainer: allow keywords to match filenames
2013-02-12 6:17 UTC (3+ messages)
` [PATCH V4 2/2] MAINTAINERS: update Tegra section to capture all Tegra files
[PATCH] ARM: EXYNOS: update secondary startup code to use 24 bits of MPIDR
2013-02-12 5:32 UTC
[PATCH 1/3] cpufreq: exynos: Remove error return even if no soc found
2013-02-12 5:00 UTC (7+ messages)
` [PATCH 3/3] dts: Add cpufreq controller node for Exynos5440 SoC
[PATCH V4] ARM: bcm281xx: Add timer driver
2013-02-12 4:44 UTC (5+ messages)
[PATCH V5] ARM: bcm281xx: Add timer driver
2013-02-12 4:37 UTC
linux-next: manual merge of the arm-soc tree with the usb tree
2013-02-12 3:59 UTC
[PATCH] ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by default
2013-02-12 3:58 UTC
[PATCHv5 for soc 0/4] Enabling socfpga on hardware
2013-02-12 3:50 UTC (4+ messages)
` [PATCHv5 for soc 1/4] arm: socfpga: Add new device tree source for actual socfpga HW
` [PATCHv5 for soc 4/4] arm: socfpga: Add SMP support for actual socfpga harware
[PATCH] ARM: omap: board-h4: remove warning for is_gpmc_muxed
2013-02-12 3:47 UTC
[PATCH 03/19] ARM: msm: proc_comm_boot_wait should not be __init
2013-02-12 1:42 UTC
[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-02-12 1:27 UTC (5+ messages)
` [RFC v2 07/18] ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
` [RFC v2 16/18] ARM: OMAP2+: AM33XX: Basic suspend resume support
[REPOST PATCH 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
2013-02-12 0:48 UTC (5+ messages)
` [PATCH v2 0/2] Add automatic bus number support for i2c busses with device tree
` [PATCH v2 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
[PATCH v3 0/2] Add automatic bus number support for i2c busses with device tree
2013-02-12 0:48 UTC (3+ messages)
` [PATCH v3 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
` [PATCH v3 2/2] i2c: pxa: Use i2c-core to get bus number now
[PATCH V3 1/2] get_maintainer: allow keywords to match filenames
2013-02-12 0:16 UTC (6+ messages)
` [PATCH V3 2/2] MAINTAINERS: update Tegra section to capture all Tegra files
[PATCH 0/3] ARM: S3C24XX: integrate special s3c2412 eint handling
2013-02-12 0:05 UTC (4+ messages)
` [PATCH 1/3] ARM: S3C24XX: include first 4 bits of the eint register in irq mapping
` [PATCH 2/3] ARM: S3C24XX: add soc_is_s3c2412 option
` [PATCH 3/3] ARM: S3C24XX: handle s3c2412 eints using new infrastructure
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).