linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-28 01:47:49 to 2011-03-29 06:54:57 UTC [more...]

MACH_TYPE undeclared error
 2011-03-29  6:54 UTC  (3+ messages)

D-Link DNS323 Rev. B1 Problem with Kernel 2.6.38.1 (2.6.38, too) - I2C-Bus mv64xxx / RTC ST M41T80 / LM75 Sensor
 2011-03-29  6:52 UTC 

[PATCH] Exynos4: Fix cpuinit section mismatches
 2011-03-29  6:49 UTC 

[PATCH 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel
 2011-03-29  6:32 UTC  (5+ messages)
` [PATCH 1/4] s3c2440: mini2440: Add support for new LCD panels
` [PATCH 2/4] s3c2440: mini2440: Add touchscreen support for mini2440
` [PATCH 3/4] s3c2440: mini2440: Select touchscreen by default
` [PATCH 4/4] s3c2440: mini2440: Enable the backlight LED earlier at boot time

[pm-core][PATCH v3 00/21] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
 2011-03-29  6:27 UTC  (55+ messages)
` [pm-core][PATCH v3 01/21] OMAP4: PM: Add omap WakeupGen module support
` [pm-core][PATCH v3 02/21] OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
` [pm-core][PATCH v3 03/21] OMAP4: PM: Export omap4_get_base*() rather than global address pointers
` [pm-core][PATCH v3 04/21] OMAP4: PM: Add SAR RAM support
` [pm-core][PATCH v3 05/21] OMAP4: PM: Add CPUX OFF mode support
` [pm-core][PATCH v3 06/21] OMAP4: PM: Initialise all the clockdomains to supported states
` [pm-core][PATCH v3 07/21] OMAP4: PM: Program CPU1 to hit OFF when off-lined
` [pm-core][PATCH v3 08/21] OMAP4: PM: CPU1 wakeup workaround from Low power modes
` [pm-core][PATCH v3 09/21] OMAP4: PM: Add GIC distributor and interface enable/disable accessory API
` [pm-core][PATCH v3 10/21] OMAP4: PM: Add GIC save/restore support
` [pm-core][PATCH v3 11/21] OMAP4: PM: Add WakeupGen "
` [pm-core][PATCH v3 12/21] OMAP4: PM: Add L2 cache lowpower support
` [pm-core][PATCH v3 13/21] OMAP4: suspend: Add MPUSS RET and OFF support
` [pm-core][PATCH v3 14/21] OMAP4: pm-debug: Add wakeup timer and debug counters
` [pm-core][PATCH v3 15/21] OMAP4: cpuidle: Basic CPUidle support
` [pm-core][PATCH v3 16/21] OMAP4: cpuidle: Add MPUSS RET OFF states
` [pm-core][PATCH v3 17/21] OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states
` [pm-core][PATCH v3 18/21] OMAP4: cpuidle: Add CPU hotplug notifier and prepare() hook
` [pm-core][PATCH v3 19/21] OMAP4: Remove un-used do_wfi() macro
` [pm-core][PATCH v3 20/21] OMAP4: PM: Set static dependency between MPUSS-EMIF and MPUSS-L3_1
` [pm-core][PATCH v3 21/21] OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0

[PATCH 00/10] omap init_early changes for irq and timer init
 2011-03-29  6:11 UTC  (15+ messages)
` [PATCH 01/10] omap: Use separate init_irq functions to avoid cpu_is_omap tests early
  ` [PATCH 01/10] omap: Use separate init_irq functions to avoidcpu_is_omap "
` [PATCH 02/10] omap: Set separate timer init functions to avoid cpu_is_omap tests
` [PATCH 03/10] omap: Move dmtimer defines to dmtimer.h
` [PATCH 04/10] omap: Make a subset of dmtimer functions into inline functions
` [PATCH 05/10] omap2+: Use dmtimer macros for clockevent
` [PATCH 06/10] omap2+: Remove gptimer_wakekup for now
` [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later
` [PATCH 08/10] omap2+: Use dmtimer macros for clocksource
` [PATCH 09/10] omap2+: Remove omap2_gp_clockevent_set_gptimer
` [PATCH 10/10] omap2+: Rename timer-gp.c into timer.c to combine timer init functions

[PATCH] OMAP2+: SR Layer Cleanup
 2011-03-29  5:59 UTC 

[patch 00/29] arm: bug fixes and irq cleanup (v2) for .39
 2011-03-29  5:35 UTC  (33+ messages)
` [patch 01/29] arm: bios32: Remove non exisiting machine code
` [patch 02/29] arm: footbridge: Make cksrc_dc21285_disable() void
` [patch 03/29] arm: at91: at572d940hf: Fix SDRAMC define
` [patch 04/29] arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover
` [patch 05/29] arm: ns9xxx: Remove non exisiting machine checks
` [patch 07/29] arm: h720x: Fix irq conversion fallout
` [patch 06/29] arm: nomadik: Remove non existing cpu id check
` [patch 08/29] arm: tegra: Remove unused bogus irq enable/disable magic
` [patch 10/29] arm: Use irq flag setter function
` [patch 09/29] arm: Use genirq lockdep helper to set lock class
` [patch 12/29] arm: Cleanup irq_desc access
` [patch 11/29] arm: msm: Convert to new irq chip functions
` [patch 13/29] arm: plat-samsung: Use proper irq accessor functions
` [patch 15/29] arm: nomadik: Use local irq state
` [patch 14/29] arm: stmp3xxx: Use generic_handle_irq()
` [patch 17/29] arm: msm: Use proper irq accessor functions
` [patch 16/29] arm: plat-omap: Cleanup irq_desc access
` [patch 18/29] arm: vt8500: Use proper irq accessors
` [patch 19/29] arm: mxc: Use generic_handle_irq()
` [patch 20/29] arm: gemini: Use proper irq accessor functions
` [patch 21/29] arm: ep93xx: "
` [patch 22/29] arm: davinci: Cleanup irq chip code
` [patch 24/29] arm: gic: Use proper accessor functions
` [patch 23/29] arm: at91: Cleanup irq chip
` [patch 25/29] arm: dove: Use proper irq accessor functions
` [patch 26/29] arm: Use generic show_interrupts()
` [patch 29/29] arm: Fold irq_set_chip/irq_set_handler
` [patch 28/29] arm: Reorder irq_set_ function calls
` [patch 27/29] arm: Cleanup the irq namespace

[PATCH 1/1] ARM: dmabounce: fix dmabounce may cause crash issue
 2011-03-29  3:04 UTC  (7+ messages)

[PATCH] mmc: change CONFIG of MMC_SDHCI based drivers from 'bool' to 'tristate'
 2011-03-29  1:57 UTC  (3+ messages)

[PATCH resend] ARM: mx51_efika: fix build error due to new mfd changes
 2011-03-29  0:52 UTC  (3+ messages)

[PATCH 0/2] regulator: Fix regulator_enable deadlock and add uA_load propagation
 2011-03-28 23:53 UTC  (12+ messages)
` [PATCH 1/2] regulator: Remove possible deadlock from regulator_enable
` [PATCH 2/2] regulator: Propagate uA_load requirements up supply chain
` [PATCH v2 0/2] regulator: Fix regulator_enable deadlock and add uA_load propagation
  ` [PATCH v2 1/2] regulator: Remove possible deadlock from regulator_enable
  ` [PATCH v2 2/2] regulator: Propagate uA_load requirements up supply chain

[PATCH] EP93xx: Remove ep93xx_gpio_dbg_show function
 2011-03-28 23:53 UTC  (2+ messages)

[PATCH] mach-types: add back vision_ep9307
 2011-03-28 23:40 UTC  (3+ messages)

[PATCH] kprobes/arm: fix emulation of LDR/STR instruction when Rn == PC
 2011-03-28 22:39 UTC  (5+ messages)
  ` [PATCH] Fix ldrd/strd emulation for kprobes/ARM

[PATCH] ep93xx: add support Vision EP9307 SoM
 2011-03-28 20:27 UTC  (6+ messages)

[PATCH 0/7] ARM: Use syscore_ops for "core" power management
 2011-03-28 19:42 UTC  (6+ messages)
` [PATCH 2/7] ARM / OMAP: Use struct "
` [PATCH 6/7] ARM / Samsung: "

[PATCHv2 1/3] msm: Remove arch-specific gpiomux tables
 2011-03-28 19:14 UTC  (2+ messages)

[PATCH 0/2] msm: dummy no-op clock support
 2011-03-28 18:48 UTC  (3+ messages)
` [PATCH 1/2] msm: clock: Support dummy clocks

[PATCH V13 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-28 18:08 UTC  (9+ messages)
` [PATCH V13 1/4] ptp: Added a brand new class driver for ptp clocks
` [PATCH V13 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH V13 3/4] ptp: Added a clock driver for the IXP46x
` [PATCH V13 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER

Updated mach-types update
 2011-03-28 18:02 UTC  (5+ messages)

[PATCH] OMAP4: clockdomain: Follow recommended enable sequence
 2011-03-28 17:04 UTC  (9+ messages)

[PATCH v2 00/19] OMAP4: PM: Suspend, CPU-hotplug and CPUilde support
 2011-03-28 16:10 UTC  (12+ messages)

[PATCH 1/4] arm: lpc32xx: add tsc-device
 2011-03-28 16:01 UTC  (4+ messages)
` [PATCH 2/4] arm: lpc32xx: add rtc-device
` [PATCH 3/4] arm: lpc32xx: fix size of watchdog resource
` [PATCH 4/4] arm: lpc32xx: clock: use bool logic instead of binary

[PATCH] OMAP3: l3: fix for "irq 10: nobody cared" message
 2011-03-28 15:15 UTC  (8+ messages)

[PATCHv7] ARM: mx51: Add support for low power suspend on MX51
 2011-03-28 15:14 UTC 

CPUv6K (ARM1176) and wfi()
 2011-03-28 14:32 UTC  (2+ messages)

[PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
 2011-03-28 14:27 UTC  (5+ messages)
` [PATCH v4 1/4] OMAP2+: PM: omap device: API's for handling mstandby mode
` [PATCH v4 2/4] OMAP2+: DMA: prevent races while setting M idle mode to nostandby
` [PATCH v4 3/4] OMAP: PM: DMA: Enable runtime pm
` [PATCH v4 4/4] OMAP: DMA: Fix: context restore during off mode

[RFC PATCH 0/2] OMAP2+: PANDA: Provide unique-ish MAC addresses for Ethernet and WLAN interfaces
 2011-03-28 12:54 UTC  (6+ messages)
` [RFC PATCH 2/2] OMAP2+: PANDA: Fix up random or missing MAC addresses for eth0 and wlan0

[PATCH resend] input/spear-keyboard fix: return IRQ_NONE if (status reg & DATA_AVAIL)
 2011-03-28 11:59 UTC 

[PATCH] input/spear-keyboard fix: return IRQ_NONE if (status reg & DATA_AVAIL)
 2011-03-28 11:49 UTC  (2+ messages)

[PATCH] call cookies_initialize() before gator_start()
 2011-03-28 11:37 UTC  (2+ messages)

[GIT PULL] Samsung fixes for 2.6.39-rc1
 2011-03-28 10:51 UTC 

[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-03-28  9:13 UTC  (2+ messages)

[PATCH RFC] ARM: PXA27x: CPUFREQ: Don't use fastbus mode
 2011-03-28  8:22 UTC  (5+ messages)

[ PATCH V2 0/7] add the GPMI controller driver for IMX23/IMX28
 2011-03-28  7:38 UTC  (13+ messages)
` [ PATCH V2 3/7] MTD : add the database for the NANDs
` [ PATCH V2 4/7] MTD : add the common code for GPMI controller driver

[PATCH V2 1/1] ARM: dmabounce: fix dmabounce may cause crash issue
 2011-03-28  5:53 UTC 

[PATCH V6 00/10] Adding SPEAr13xx support
 2011-03-28  5:53 UTC  (3+ messages)
` [PATCH V6 01/10 resend] SPEAr13xx: Add machine specific header files
` [PATCH V6 02/10 resend] SPEAr13xx: Add machine specific src files

[PATCH V8 1/4] mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from ESDHC_DEFAULT_QUIRKS
 2011-03-28  2:38 UTC  (3+ messages)


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).