linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-04 13:24:39 to 2010-01-07 00:20:09 UTC [more...]

[PATCH 00/12] Omap fixes for 2.6.33-rc3
 2010-01-07  0:20 UTC  (9+ messages)
` [PATCH 01/12] omap: McBSP: Fix possible port lockout
` [PATCH 02/12] omap: gpio: Simultaneously requested rising and falling edge
` [PATCH 03/12] omap: &&/|| confusion in iommu_put()
` [PATCH 04/12] omap: Remove uninitialized warning for gpio.c
` [PATCH 05/12] omap1: Add 7xx clocks and pin muxes for SPI
` [PATCH 06/12] omap1: Fix compile for omap1_bl.c
` [PATCH 07/12] omap2/3: make serial_in_override() address the right uart port
` [PATCH 08/12] omap2/3: ZOOM: Correcting key mapping for few keys

[PATCH 2/2] Remove now-defunct ts7250 nand driver
 2010-01-06 23:50 UTC  (15+ messages)
  ` Sending UTF-8 patches (was: [PATCH 2/2] Remove now-defunct ts7250 nand driver)

[PATCH] Fix spelling in comments and documentation
 2010-01-06 23:23 UTC  (3+ messages)

[PATCH 00/11] Device-tree support for ARM
 2010-01-06 22:31 UTC  (4+ messages)
` [PATCH 02/11] arm: use generic infrastructure for early params

[PATCH] ARM: add missing parentheses
 2010-01-06 22:24 UTC 

[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v3)
 2010-01-06 21:53 UTC 

[PATCH] [ARM] mmp: support jasper development board
 2010-01-06 21:49 UTC 

[PATCH] [ARM] mmp: fix irq handling in mmp2
 2010-01-06 21:49 UTC 

[PATCH] [ARM] mmp: fix the clock rate of mmp2
 2010-01-06 21:48 UTC 

[PATCH 1/1] ARM: OMAP4: PM: Add check for avoiding dependency related update
 2010-01-06 21:09 UTC  (6+ messages)

[PATCH 0/5] OMAP clock/OPP/SDRC fixes for 2.6.33-rc
 2010-01-06 20:44 UTC  (6+ messages)
` [PATCH 1/5] OMAP1 clock: remove __initdata from struct clk_functions to prevent crash
` [PATCH 2/5] OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled
` [PATCH 3/5] OMAP2xxx OPP: clean up comments in OPP data
` [PATCH 4/5] OMAP2 clock: dynamically allocate CPUFreq frequency table
` [PATCH 5/5] OMAP clock/CPUFreq: avoid leaking the "

[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v3)
 2010-01-06 19:36 UTC  (8+ messages)

[PATCH 00/35] davinci updates queued for 2.6.34
 2010-01-06 18:32 UTC  (36+ messages)
` [PATCH 01/35] davinci: da8xx/omapl1: add support for the second sysconfig module
  ` [PATCH 02/35] davinci: move PLL wait time values to clock.h
    ` [PATCH 03/35] davinci: move DDR2 controller defines to memory.h
      ` [PATCH 04/35] davinci: move PSC register definitions from psc.c to psc.h
        ` [PATCH 05/35] davinci: make it possible to include clock.h and psc.h in assembly code
          ` [PATCH 06/35] davinci: cpuidle: move mapping of DDR2 controller registers out of driver
            ` [PATCH 07/35] davinci: da850/omap-l138: unlock PLL registers during init
              ` [PATCH 08/35] davinci: da850/omap-l138: create static map for SRAM
                ` [PATCH 09/35] davinci: explain CLOCK_TICK_RATE of 27MHz in include/mach/timex.h
                  ` [PATCH 10/35] davinci: board-dm646x-evm.c: arrange related code together
                    ` [PATCH 11/35] davinci: add support for DM6467T EVM
                      ` [PATCH 12/35] davinci: clock framework: remove spinlock usage
                        ` [PATCH 13/35] davinci: make /proc/davinci_clocks display multi-rooted clock tree
                          ` [PATCH 14/35] davinci: move /proc/davinci_clocks to debugfs
                            ` [PATCH 15/35] davinci: da850/omap-l138: Modify NOR partition info
                              ` [PATCH 16/35] davinci: da850/omap-l138: Enable 4-bit ecc
                                ` [PATCH 17/35] TI Davinci EMAC : Re-use driver for other platforms
                                  ` [PATCH 18/35] TI Davinci EMAC : add platform specific interrupt enable/disable logic
                                    ` [PATCH 19/35] TI Davinci EMAC : Abstract Buffer address translation logic
                                      ` [PATCH 20/35] davinci: clock: Check CLK_PSC flag before disabling PSC
                                        ` [PATCH 21/35] DaVinci: DM365: Changing default queue for DM365
                                          ` [PATCH 22/35] davinci: add power management support
                                            ` [PATCH 23/35] davinci: da850/omap-l138: add support for SoC suspend
                                              ` [PATCH 24/35] davinci: da850/omap-l138 EVM: register for suspend support
                                                ` [PATCH 25/35] davinci: add support for CDCE949 clock synthesizer
                                                  ` [PATCH 26/35] davinci: add CDCE949 support on DM6467 EVM
                                                    ` [PATCH 27/35] davinci: Correct return value of edma_alloc_channel api
                                                      ` [PATCH 28/35] davinci: Keep count of channel controllers on a platform
                                                        ` [PATCH 29/35] davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case
                                                          ` [PATCH 30/35] davinci: build list of unused EDMA events dynamically
                                                            ` [PATCH 31/35] davinci: support for EDMA resource sharing
                                                              ` [PATCH 32/35] davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138
                                                                ` [PATCH 33/35] davinci: da830/omapl137: Specify reserved channels/slots
                                                                  ` [PATCH 34/35] davinci: da850/omapl138: "
                                                                    ` [PATCH 35/35] davinci: dm646x: Specify reserved EDMA channel/slots for DM646x

[GIT PULL] davinci platform fixes for 2.6.33-rc4
 2010-01-06 18:11 UTC 

[RFC PATCH 2/2] ARM: VFP: preserve the HW context when calling signal handlers
 2010-01-06 17:47 UTC  (3+ messages)

[PATCH 1/2] Remove unneeded __init from s3c24xx_ts_set_platdata
 2010-01-06 17:27 UTC  (4+ messages)
` [PATCH 2/2] Remove unneeded __init for s3c_nand_set_platdata

ARMv6 performance counters v3
 2010-01-06 15:30 UTC  (10+ messages)
` Perf Event support for ARMv7 (was: Re: [PATCH 5/5] arm/perfevents: implement perf event support for ARMv6)

[PATCH] ARM: Fix the reset logic for ARM RealView boards
 2010-01-06 14:54 UTC 

[Patch v4] OMAP: sDMA driver: descriptor autoloading feature
 2010-01-06 14:45 UTC  (5+ messages)

[RFC][PATCH] uncompress: use correct cache configuration for ARM11[57]6 and 11MP
 2010-01-06 14:12 UTC 

[PATCH 3/3] mmp: support jasper development board
 2010-01-06 14:07 UTC 

[PATCH 2/3] mmp: fix irq handling in mmp2
 2010-01-06 14:06 UTC 

[PATCH 1/3] mmp: fix the clock rate of mmp2
 2010-01-06 14:06 UTC 

Arm linux Asymmetric multicore programming
 2010-01-06 12:33 UTC  (2+ messages)

ARM perf events support v4
 2010-01-06 12:15 UTC  (17+ messages)
` [PATCH 1/5] arm: provide a mechanism to reserve performance counters
  ` [PATCH 2/5] arm/oprofile: reserve the PMU when starting
    ` [PATCH 3/5] arm: use the spinlocked, generic atomic64 support
      ` [PATCH 4/5] arm: enable support for software perf events
        ` [PATCH 5/5] arm/perfevents: implement perf event support for ARMv6

sharp c-3000 aka spitz: fix warn_on introduced in 2.6.32-rc1
 2010-01-06  7:17 UTC  (2+ messages)

[PATCH] stack2core: show stack message and convert it to core file when kernel die
 2010-01-06  7:07 UTC  (10+ messages)

[PATCH] ep93xx: register the pwm devices on the ts-72xx dev boards
 2010-01-06  6:40 UTC 

[PATCH] Update U300 defconfig
 2010-01-05 23:08 UTC 

[PATCH] ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation
 2010-01-05 23:07 UTC  (2+ messages)

[PATCH] ARM: OMAP4 clock domains : Add the missing Clock Domain Structure
 2010-01-05 23:06 UTC  (2+ messages)

[PATCH] scripts: add ARM support to decodecode
 2010-01-05 22:14 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] ep93xx: register the pwm devices on the edb93xx dev boards
 2010-01-05 22:08 UTC 

[PATCH 1/2] Update ep93xx/ts72xx to use generic platform nand driver
 2010-01-05 21:59 UTC 

tree with htc dream support
 2010-01-05 21:31 UTC  (12+ messages)

[PATCH 0/5] V7/Cortex/omap34xx fixes for 2.6.33-rc1: DCC, kexec, atags
 2010-01-05 20:43 UTC  (8+ messages)

[patch-v2.6.33-rc2+ 00/12] arm omap patches for next -rc
 2010-01-05 20:20 UTC  (5+ messages)
` [patch-v2.6.33-rc2+ 06/12] arm: omap: kill compile warning in irq.c
` [patch-v2.6.33-rc2+ 10/12] arm: omap: gpio: kill compile warning in gpio.c

[PATCH] omap: Remove uninitialized warning for gpio.c
 2010-01-05 20:17 UTC 

[PATCH 0/4 v2] Patch series for introduce voltage selecting for mc13783 regulators
 2010-01-05 19:55 UTC  (5+ messages)
` [PATCH 1/4] mfd: mc13783: Take care of semantic inversion between read and write value of two bits in POWER_MISCELLANEUS register

2.6.32: I2C Problem on Samsung S3C2410
 2010-01-05 19:50 UTC 

[PATCH] add PATA host controller support for Cirrus Logic's EP93xx CPUs
 2010-01-05 18:56 UTC  (4+ messages)

[patch v3] Valid relocation symbol for FLAT format on ARM
 2010-01-05 18:51 UTC 

[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v2)
 2010-01-05 18:09 UTC  (6+ messages)

[PATCH 1/2] mx31ads: Provide a name for EXPIO interrupt chip
 2010-01-05 16:05 UTC  (2+ messages)
` [PATCH 2/2] mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module

SMP issues on ARM11 MPCore
 2010-01-05 16:02 UTC  (3+ messages)

[PATCH 1/2] mx31ads: Provide a name for EXPIO interrupt chip
 2010-01-05 15:47 UTC  (5+ messages)
` [PATCH 2/2] mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module

Ethernet in a cold climate / SMDK6410
 2010-01-05 14:17 UTC  (18+ messages)
                ` Ethernet / SD Boot

[PATCH 1/3] mx31ads: Convert 1133-EV1 to use dev_name to specify consumer devices
 2010-01-05 12:30 UTC  (8+ messages)
` [PATCH 2/3] mx31ads: Allow enable/disable of switchable supplies
` [PATCH 3/3] mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module

[PATCH 4/4] regulator: add max8925 support
 2010-01-05  9:44 UTC  (8+ messages)

[patch 2/4] [ARM] mmp: support marvell ARMADA610
 2010-01-05  9:34 UTC  (13+ messages)

[PATCH 0/4] mx25: add support for FEC on i.MX25 PDK
 2010-01-05  8:24 UTC  (9+ messages)
` [PATCH 3/4] fec: add support for Freescale i.MX25 PDK (3DS)

[PATCH] gic: implement set_type
 2010-01-05  4:26 UTC 

[PATCH] NUC900: Add extern header file support for some driver
 2010-01-05  3:02 UTC  (6+ messages)

[PATCH 06/11] arm-dt: postpone machine detection until setup_arch with CONFIG_ARM_DEVTREE
 2010-01-04 22:26 UTC  (3+ messages)

[ARM] pxa: use chip->ack() instead of accessing GEDR directly
 2010-01-04 21:56 UTC  (2+ messages)

[PATCH] Valid relocation symbol for FLAT format on ARM, v2
 2010-01-04 18:58 UTC  (3+ messages)
` [uClinux-dev] "

"init_task" belongs to "swapper" or "init" ?
 2010-01-04 17:41 UTC  (2+ messages)

kernel boot failure on with s32440/mini2440 with git head (dd59f6c76b2)
 2010-01-04 16:31 UTC  (6+ messages)

[PXA320] dmac_flush_range and burst on SMEMC
 2010-01-04 16:20 UTC  (2+ messages)

[PATCH] ARM: fix "BUG: using smp_processor_id() in preemptible code"
 2010-01-04 14:50 UTC  (3+ messages)

mxc pull request for -rc
 2010-01-04 14:12 UTC 

[PATCH] kgdb: Fix ARM build with KGDB disabled
 2010-01-04 13:24 UTC 


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