public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-01-13 06:38:39 to 2012-01-14 23:36:26 UTC [more...]

[PATCH] ARM: Fix regression caused by ARCH_NR_GPIOS removal
 2012-01-14 23:36 UTC  (2+ messages)

[PATCH 1/2] dtc: Implement -d option to write out a dependency file
 2012-01-14 22:51 UTC  (4+ messages)
` [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option

[PATCH] ARM: pl330: fix null pointer dereference in pl330_chan_ctrl()
 2012-01-14 21:53 UTC  (5+ messages)

[PATCH] S3C24XX DMA resume regression fix
 2012-01-14 21:52 UTC  (2+ messages)

[PATCH] cpufreq: Add S3C2416/S3C2450 cpufreq driver
 2012-01-14 21:09 UTC 

[PATCH V3 4/4] CS89x0 : add CS89x0 platform device to the iMX31ADS board
 2012-01-14 19:58 UTC 

[PATCH V3 3/4] CS89x0 : remove QQ2440 board support from the CS89x0 driver
 2012-01-14 19:57 UTC 

[PATCH V3 2/4] CS89x0 : add CS89x0 platform device to the iMX21ADS board
 2012-01-14 19:57 UTC 

[PATCH V3 1/4] CS89x0 : add platform driver support
 2012-01-14 19:56 UTC 

[PATCH 2/2] mach-sa1100: modernize and cleanup timer code
 2012-01-14 19:34 UTC  (8+ messages)

[PATCH 00/11] ep93xx: Move SoC private bits to core
 2012-01-14 19:07 UTC  (36+ messages)
` [PATCH 01/11] ep93xx: Move PHYS_BASE defines to local SoC header file
` [PATCH 02/11] ep93xx: Move GPIO defines to gpio-ep93xx.h
` [PATCH 03/11] ep93xx: Move peripheral defines to local SoC header
` [PATCH 04/11] ep93xx: Configure GPIO ports in core code
` [PATCH 05/11] ep93xx: Move arch_reset to core.c
` [PATCH 06/11] ep93xx: Don't use system controller defines in audio drivers
` [PATCH 07/11] ep93xx: Make syscon access functions private to SoC
` [PATCH 08/11] ep93xx: Move EP93XX_WATCHDOG_BASE define to driver
` [PATCH 09/11] ep93xx: Move crunch code to mach-ep93xx directory
` [PATCH 10/11] ep93xx: Move EP93XX_SYSCON defines to SoC private header
` [PATCH 11/11] ep93xx: Remove unnecessary includes of ep93xx-regs.h

[RFC PATCH v3 0/5] pinctrl: imx: add pinnmux support
 2012-01-14 18:21 UTC  (30+ messages)
` [RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings

[RFC PATCH] proc: clear_refs: do not clear reserved pages
 2012-01-14 17:36 UTC  (5+ messages)

[PATCH v2 00/15] Runtime registration for local timers
 2012-01-14 16:27 UTC  (28+ messages)
` [PATCH v2 01/15] ARM: smp_twd: make local_timer_stop a symbol instead of a #define
` [PATCH v2 02/15] ARM: local timers: introduce a new registration interface
` [PATCH v2 03/15] ARM: smp_twd: add runtime registration support
` [PATCH v2 04/15] ARM: smp_twd: add device tree support
` [PATCH v2 05/15] ARM: OMAP4: convert to twd_local_timer_register() interface
` [PATCH v2 06/15] ARM: plat-versatile: "
` [PATCH v2 07/15] ARM: tegra: "
` [PATCH v2 08/15] ARM: shmobile: "
` [PATCH v2 09/15] ARM: ux500: "
` [PATCH v2 10/15] ARM: highbank: "
` [PATCH v2 11/15] ARM: imx6q: "
` [PATCH v2 12/15] ARM: smp_twd: remove old local timer interface
` [PATCH v2 13/15] ARM: local timers: convert exynos to runtime registration interface
` [PATCH v2 14/15] ARM: local timers: convert MSM "
` [PATCH v2 15/15] ARM: local timers: make the runtime registration interface mandatory

[PATCH 1/6] ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
 2012-01-14 15:15 UTC  (8+ messages)
` [PATCH 6/6] gpio: tegra: Parameterize the number of banks

[PATCH 00/15] Runtime registration for local timers
 2012-01-14 11:43 UTC  (9+ messages)
` [PATCH 09/15] ARM: ux500: convert to twd_local_timer_register() interface
` [PATCH 14/15] ARM: local timers: convert MSM to runtime registration interface

[V3 3/6] RTC: sa1100: support sa1100, pxa and mmp soc families
 2012-01-14  9:27 UTC  (2+ messages)

[PATCH 1/2] ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus
 2012-01-14  9:21 UTC  (3+ messages)
` [PATCH 2/2] ARM: sa1100: Refactor mcp-sa11x0 to use platform resources

Pinmux bindings proposal
 2012-01-14  7:09 UTC  (2+ messages)

[PATCH] GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion
 2012-01-14  5:37 UTC  (6+ messages)

[PATCH v4 0/6] common clk framework
 2012-01-14  4:51 UTC  (15+ messages)
` [PATCH v4 3/6] clk: introduce the common clock framework

[RFC PATCH 00/10] Make mach/irqs.h optional
 2012-01-13 23:51 UTC  (23+ messages)
` [RFC PATCH 01/10] rtc: sa1100: include mach/irqs.h instead of asm/irq.h
` [RFC PATCH 02/10] sound: pxa2xx-ac97: include mach/irqs.h directly
` [RFC PATCH 03/10] ARM: mc146818rtc: remove unnecessary include of mach/irqs.h
` [RFC PATCH 04/10] ARM: it8152: explicitly include mach/irqs.h
` [RFC PATCH 05/10] sh: intc: remove dependency on NR_IRQS
` [RFC PATCH 06/10] ARM: mmp: remove NR_IRQS
` [RFC PATCH 07/10] ARM: pxa: "
` [RFC PATCH 08/10] ARM: shmobile: "
` [RFC PATCH 09/10] ARM: only include mach/irqs.h for !SPARSE_IRQ
` [RFC PATCH 10/10] ARM: highbank: select SPARSE_IRQ and remove irqs.h

[PATCH] watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
 2012-01-13 21:45 UTC  (3+ messages)

[PATCH] video: s3c-fb: Add device tree support
 2012-01-13 21:30 UTC  (3+ messages)

[PATCH 0/2] Full DT IRQ support for versatile
 2012-01-13 21:19 UTC  (10+ messages)
` [PATCH 1/2] versatile: sic: add device tree bindings

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2012-01-13 21:16 UTC  (3+ messages)
` [RFC PATCH v2 6/8] media: v4l2: introduce two IOCTLs for object detection

[PATCHv18 0/11] Contiguous Memory Allocator
 2012-01-13 20:04 UTC  (4+ messages)
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()

[PATCH] Simpad: use DEFINE_SPINLOCK()
 2012-01-13 20:00 UTC 

[RFC v2 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
 2012-01-13 19:36 UTC  (9+ messages)

[PATCH 00/20] arch_idle() cleanup and mach/system.h removal
 2012-01-13 19:31 UTC  (5+ messages)

[PATCH RFC] ARM: at91: removal of CAP9 SoC family
 2012-01-13 19:12 UTC  (4+ messages)

[PATCH 1/2] mach-ux500: cache operations are atomic on PL310
 2012-01-13 18:14 UTC  (2+ messages)

[PATCH] ARM: OMAP3: fix build on !CONFIG_IOMMU_API
 2012-01-13 17:26 UTC  (6+ messages)

[PATCH 0/7] at91 : pm.h cleanups
 2012-01-13 17:25 UTC  (12+ messages)
` [PATCH 5/7] at91 : fix dirty hack for the selfrefresh function

[PATCH V6 0/7] add a generic cpufreq driver
 2012-01-13 17:16 UTC  (6+ messages)
` [PATCH V6 4/7] cpufreq: add clk-reg "

[PATCH] arm: omap4: Fix omap_barriers_init for generic ioremap changes
 2012-01-13 17:12 UTC  (15+ messages)

omap clocksource timer selection: dmtimer OR 32K-Sync timer
 2012-01-13 16:50 UTC  (9+ messages)

[PATCH] ARM: mach-davinci: removed un-existing pll1_sysclk4-7 clock domains
 2012-01-13 15:52 UTC  (2+ messages)

[PATCH] ARM: setup.c: Change the order of include files to avoid build warning
 2012-01-13 15:46 UTC  (5+ messages)
` [PATCH v2] ARM: setup.c: Fix build warning by removing unneeded header file

[PATCH v2 0/7] BSYM macro removal and secondary startup fixes
 2012-01-13 14:46 UTC  (14+ messages)
` [PATCH v2 1/7] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v2 3/7] ARM: ux500: add "
` [PATCH v2 4/7] ARM: exynos: remove incorrect BSYM usage
` [PATCH v2 5/7] ARM: imx: "
` [PATCH v2 6/7] ARM: highbank: "
` [PATCH v2 7/7] ARM: make BSYM macro assembly only

tty/serial: Need clarification on Support for 4+M Baudrate
 2012-01-13 14:36 UTC  (7+ messages)

[PATCH v2 0/5] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2012-01-13 14:27 UTC  (7+ messages)
` [PATCH v2 4/5] arm/dts: OMAP3: Add interrupt-controller bindings for INTC

[PATCH 0/6] BSYM macro removal
 2012-01-13 14:03 UTC  (3+ messages)
` [PATCH 6/6] ARM: make BSYM macro assembly only

DaVinci unbanked GPIO IRQs broken
 2012-01-13 10:56 UTC  (2+ messages)

[PATCH] ARM: Fix typo in conversion of ARCH_NR_GPIOS to Kconfig
 2012-01-13  9:55 UTC  (2+ messages)

[PATCH] ARM: OMAP3 PM:Save and restore EMU context across MPU OFF
 2012-01-13  9:50 UTC 

[PATCH] backlight: pwm_bl: move suspend/resume entries from platform_driver to driver.pm
 2012-01-13  9:38 UTC  (5+ messages)

[PATCHv9 0/2] I2C driver updates
 2012-01-13  6:57 UTC  (3+ messages)
` [PATCHv9 1/2] OMAP : I2C : Remove reset at init
` [PATCH 2/2] I2C: OMAP: Recover from Bus Busy condition

[PATCH] ARM: imx6: add missing twd_clk for imx6q clock
 2012-01-13  6:38 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox