messages from 2012-03-06 21:45:14 to 2012-03-07 12:01:41 UTC [more...]
[PATCH v3 00/13] gpio/omap: Some more driver cleanup and fixes
2012-03-07 12:01 UTC (17+ messages)
` [PATCH v3 01/13] gpio/omap: remove saved_fallingdetect, saved_risingdetect fields
` [PATCH v3 02/13] gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()
` [PATCH v3 03/13] gpio/omap: remove suspend_wakeup field from struct gpio_bank
` [PATCH v3 04/13] gpio/omap: remove saved_wakeup "
` [PATCH v3 05/13] gpio/omap: get rid of retrigger variable in gpio_irq_handler
` [PATCH v3 06/13] gpio/omap: fix trigger type to unsigned
` [PATCH v3 07/13] gpio/omap: fix _set_gpio_irqenable implementation
` [PATCH v3 08/13] gpio/omap: remove redundant decoding of gpio offset
` [PATCH v3 09/13] gpio/omap: remove suspend/resume callbacks
` [PATCH v3 10/13] gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
` [PATCH v3 11/13] gpio/omap: fix dataout register overwrite in _set_gpio_dataout_*
` [PATCH v3 12/13] gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_resume
` [PATCH v3 13/13] gpio/omap: fix incorrect update to context.irqenable1
[GIT PULL] fix to use static declarations for samsung stuff
2012-03-07 11:55 UTC (2+ messages)
[PATCH] ARM: remove ixp2000 platform
2012-03-07 11:54 UTC (7+ messages)
[PATCH v5] lpc32xx: Added ethernet driver
2012-03-07 11:53 UTC (3+ messages)
[PATCH] ARM: S3C24XX: Fix Section mismatch
2012-03-07 11:41 UTC (3+ messages)
[PATCH 00/15] watchdog/mpcore: updates & fixes
2012-03-07 11:40 UTC (21+ messages)
` [PATCH 01/15] watchdog/mpcore_wdt: Fix multiline comments
` [PATCH 02/15] watchdog/mpcore_wdt: Add blank line after variable definitions in routines
` [PATCH 03/15] watchdog/mpcore_wdt: Arrange #includes in alphabetical order
` [PATCH 04/15] watchdog/mpcore_wdt: remove multiple 'ret = 0' statements from ioctl ops
` [PATCH 05/15] watchdog/mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
` [PATCH 06/15] watchdog/mpcore_wdt: do request_irq before registering misc device
` [PATCH 07/15] watchdog/mpcore_wdt: Use devm routines
` [PATCH 08/15] watchdog/mpcore_wdt: handle module param mpcore_margin in probe
` [PATCH 09/15] watchdog/mpcore_wdt: convert to use module_platform_driver()
` [PATCH 10/15] watchdog/mpcore_wdt: Add support for dev_pm_ops interface
` [PATCH 11/15] watchdog/mpcore_wdt: disable wdt in suspend only if it is busy
` [PATCH 12/15] watchdog/mpcore_wdt: Add support for WDIOF_CARDRESET
` [PATCH 13/15] watchdog/mpcore_wdt: Allow platform_get_irq() to fail
` [PATCH 14/15] watchdog/mpcore_wdt: Add clock framework support
` [PATCH 15/15] watchdog/mpcore_wdt: use correct clk_rate to program timeout
[PATCH v4] mm: cma: add a simple kernel module as the helper to test CMA
2012-03-07 11:37 UTC
[PATCH 1/1] of: add dma-mask binding
2012-03-07 11:26 UTC
[PATCH 0/4] S3C24XX: Another move of code to the new mach directory
2012-03-07 11:18 UTC (2+ messages)
[PATCH 0/3] S3C24XX: Enable DMA on S3C2416 by sharing S3C2443-DMA
2012-03-07 11:18 UTC (2+ messages)
[PATCH 0/4] Use clock functions also for clk_h and clk_p on S3C2443/2416
2012-03-07 11:17 UTC (2+ messages)
[PATCH v3] MM: CMA: add a simple kernel module as the helper to test CMA
2012-03-07 11:12 UTC (16+ messages)
[PATCH 0/9 v2] at91 USB DT support
2012-03-07 10:33 UTC (12+ messages)
` [PATCH 1/9 v2] ARM: at91: usb ohci add dt support
` [PATCH 2/9 v2] ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5
` [PATCH 3/9 v2] ARM: at91: usb ehci add dt support
` [PATCH 4/9] ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
` [PATCH 5/9] USB: at91: Device udc add dt support
` [PATCH 6/9] ARM: at91: sam9g20 "
` [PATCH 7/9] usb: add Atmel USBA UDC DT support
` [PATCH 8/9] ARM: at91: sam9g45 add udc "
` [PATCH 9/9] ARM: at91: sam9x5 "
[PATCH] MAINTAINERS: add entry for exynos mipi display drivers
2012-03-07 10:13 UTC (2+ messages)
[PATCH] pxafb: do console locking before calling fb_blank()
2012-03-07 10:09 UTC (2+ messages)
[PATCH v2 0/6] mmc: omap_hsmmc: Clean up use/abuse of pdev->id
2012-03-07 9:58 UTC (4+ messages)
[PATCH v2 2/2] ARM: OMAP: sram: Add am33xx SRAM support (minimal)
2012-03-07 9:56 UTC (5+ messages)
[PATCH 0/3] ARM: OMAP1/2+: 32k-timer: Add hwmod lookup for 32k-timer
2012-03-07 9:50 UTC (10+ messages)
` [PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer
` [PATCH 2/3] ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common header
oprofile and ARM A9 hardware counter
2012-03-07 9:48 UTC (13+ messages)
[PATCH 0/4] perf IRQ fixes
2012-03-07 9:44 UTC (3+ messages)
[PATCH 1/2] mach-ux500: cache operations are atomic on PL310
2012-03-07 9:32 UTC (9+ messages)
[PATCH 00/14] dmaengine: imx-dma: merge dma arch code into dmaengine
2012-03-07 9:25 UTC (8+ messages)
` [PATCH 01/14] dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
` [PATCH 04/14] dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function
[PATCH v2 0/9] DMA engine cookie handling cleanups
2012-03-07 9:06 UTC (18+ messages)
` [PATCH 1/9] dmaengine: mv_xor: remove write-only is_complete_cookie
` [PATCH 2/9] dmaengine: move last completed cookie into generic dma_chan structure
` [PATCH 3/9] dmaengine: add private header file
` [PATCH 4/9] dmaengine: consolidate assignment of DMA cookies
` [PATCH 5/9] dmaengine: provide a common function for completing a dma descriptor
` [PATCH 6/9] dmaengine: consolidate tx_status functions
` [PATCH 7/9] dmaengine: consolidate initialization of cookies
` [PATCH 8/9] dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
` [PATCH 9/9] dmaengine: ensure all DMA engine drivers initialize their cookies
[PATCH 1/3] Kbuild: centralize MKIMAGE and cmd_uimage definitions
2012-03-07 9:00 UTC (7+ messages)
` [PATCH 2/3] Kbuild: Implement CONFIG_UIMAGE_KERNEL_NOLOAD
` [PATCH 3/3] ARM: Allow the user to enable UIMAGE_KERNEL_NOLOAD
AMBA devices behing a PCI bridge
2012-03-07 8:49 UTC (2+ messages)
[PATCH v2 00/17] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
2012-03-07 8:37 UTC (5+ messages)
` [PATCH v2 17/17] ASoC: fsl: add imx-sgtl5000 machine driver
[PULL] of nand generic binding
2012-03-07 8:29 UTC (3+ messages)
[PATCH 1/5 v2] i2c/gpio: add DT support
2012-03-07 8:28 UTC (2+ messages)
[PATCH v3 1/7] serial: pxa: add OF support
2012-03-07 7:58 UTC (3+ messages)
` [PATCH v3 1/6] "
Pre-merge-window status of the arm-soc tree
2012-03-07 7:46 UTC (3+ messages)
[PATCHv7 0/9] ARM: DMA-mapping framework redesign
2012-03-07 7:16 UTC (11+ messages)
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper
[PATCH/RFC 0/2] Couple of Tegra2 PCIe fixes(?)
2012-03-07 6:38 UTC (3+ messages)
` [PATCH/RFC 2/2] arm/tegra: add timeout to PCIe PLL lock detection loop
[PATCH v10 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
2012-03-07 6:22 UTC (5+ messages)
[RFC PATCH] OMAP: UART: Enable tx wakeup bit in wer
2012-03-07 5:57 UTC (4+ messages)
[PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
2012-03-07 5:06 UTC (5+ messages)
[RESEND PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
2012-03-07 5:04 UTC (4+ messages)
` [RESEND PATCH 1/3] arm: tegra: dts: Support host/device selection and legacy mode
` [RESEND PATCH 2/3] arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port
` [RESEND PATCH 3/3] arm: tegra: dts: Mark USB1 as an OTG port on Seaboard
[PATCH 0/4] ARM: kirkwood: fdt: convert kirkwood init funcs to fdt
2012-03-07 3:44 UTC (16+ messages)
` [PATCH 0/14 v3] ARM: kirkwood: fdt: convert kirkwood "
` [PATCH 01/14] ARM: orion: spi: remove enable_clock_fix which is not used
` [PATCH 02/14] ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data
` [PATCH 03/14] ARM: kirkwood: add dreamplug (fdt) support
` [PATCH 04/14] ARM: kirkwood: fdt: absorb kirkwood_init()
` [PATCH 05/14] ARM: kirkwood: add interrupt controller to devicetree
` [PATCH 06/14] ARM: kirkwood: convert uart0 "
` [PATCH 07/14] ARM: kirkwood: rtc-mv devicetree bindings
` [PATCH 08/14] ARM: kirkwood: use devicetree for rtc-mv
` [PATCH 09/14] ARM: kirkwood: mv_cesa devicetree bindings
` [PATCH 10/14] ARM: kirkwood: mv_cesa devicetree support
` [PATCH 11/14] ARM: kirkwood: ehci-orion: add device tree binding
` [PATCH 12/14] ARM: kirkwood: use devicetree for orion-ehci
` [PATCH 13/14] ARM: kirkwood: sata_mv: add device tree binding
` [PATCH 14/14] ARM: kirkwood: use devicetree to init sata_mv
[RFC PATCH] cpuidle: avoid unnecessary expensive governor processing
2012-03-07 3:42 UTC
[PATCH v3 02/30] ARM: provide runtime hook for ioremap/iounmap
2012-03-07 3:36 UTC (13+ messages)
` [PATCH v5 1/7] "
` [PATCH v5 4/7] ARM: iop13xx: use runtime ioremap hook
` [PATCH v5 5/7] ARM: ixp4xx: "
` [PATCH v5 6/7] ARM: ebsa110: "
` [PATCH] "
` [PATCH v5 7/7] ARM: remove compile time __arch_ioremap/__arch_iounmap
[PATCH] ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance
2012-03-07 2:28 UTC (4+ messages)
[PATCH v2] MM: CMA: add a simple kernel module as the helper to test CMA
2012-03-07 2:18 UTC (3+ messages)
[GIT PULL v2][for v3.4] request pull from arch-pxa on regulator branch
2012-03-07 1:54 UTC
[PATCH v2] ARM: pxa: fix regulator related build fail in magician_defconfig
2012-03-07 1:46 UTC (2+ messages)
[GIT PULL][v3.4] pull request on pxa tree for DT branch
2012-03-07 1:45 UTC (2+ messages)
[PATCH v1 5/9] arm/PCI: don't export pci_flags
2012-03-07 1:00 UTC
[PATCH] omap3_beagle: init uart2 for beagle rev AX/BX only
2012-03-07 0:39 UTC (3+ messages)
[GIT PULL] ARM: OMAP: UART: cleanups for v3.4
2012-03-07 0:15 UTC
[PATCH V2] OMAP3+: PM: VP: fix integer truncation error
2012-03-07 0:13 UTC (3+ messages)
[PATCH v10 2/3] ARM: EXYNOS: Change System MMU platform device definitions
2012-03-07 0:10 UTC (3+ messages)
[PATCH] ARM: pxa: fix build failure for regulator consumer in em-x270.c
2012-03-07 0:10 UTC (2+ messages)
[PATCH] gpio/omap: Fix section warning for omap_mpuio_alloc_gc()
2012-03-06 23:55 UTC (2+ messages)
[PATCH v2] ARM: OMAP: WiLink platform data for the PandaBoard
2012-03-06 22:55 UTC
[PATCH] ARM: kernel/bios32: Remove unused variable
2012-03-06 22:42 UTC
[PATCH] ARM: mach-versatile: Fix PCI build error
2012-03-06 22:33 UTC
[PATCH] pinctrl: include machine header to core.h
2012-03-06 22:25 UTC (3+ messages)
[PATCH] pinctrl: split pincontrol states into its own header
2012-03-06 22:09 UTC (3+ messages)
[PATCH 4/4] ARM: u300: configure some pins as an example
2012-03-06 22:05 UTC
[PATCH 3/4] pinctrl: support pinconfig on the U300
2012-03-06 22:05 UTC
[PATCH 2/4] pinctrl/coh901: use generic pinconf enums and parameters
2012-03-06 22:05 UTC
[PATCH 1/4] pinctrl: introduce generic pin config
2012-03-06 22:05 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).