linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-29 05:08:23 to 2010-08-31 09:47:34 UTC [more...]

[PATCH 0/3] stop OProfile calling arch_exit when arch_init fails
 2010-08-31  9:47 UTC  (9+ messages)
` [PATCH 1/3] oprofile: don't call arch exit code from init code on failure
  ` [PATCH 2/3] ARM: oprofile: fix and simplify init/exit functions
    ` [PATCH 3/3] x86: oprofile: fix oprofile_arch_init behaviour on failure

smsc911x.c driver and SMP (was Re: Kernel related (?) user space crash at ARM11 MPCore)
 2010-08-31  9:10 UTC  (11+ messages)
                          ` smsc911x.c driver and SMP

[PATCH] ARM: Samsung: Fix header double inclusion
 2010-08-31  8:16 UTC 

[PATCH 0/1] ARM: pxa168: fix corrected reset vector
 2010-08-31  7:28 UTC  (16+ messages)
` [PATCH 1/1] "

[PATCH 0/5] ARM: pxa168: add keypad support
 2010-08-31  7:15 UTC  (13+ messages)
` [PATCH 1/5] ARM: pxa27x/pxa3xx: moved pxa27x_keypad.h to platform pxa directory
` [PATCH 2/5] ARM: pxa168: added keypad support
` [PATCH 4/5] ARM: pxa168: added special case handler for keypad interrupts
` [PATCH 5/5] ARM: pxa168: aspenite: add board support for keypad

[PATCH 00/74] Updating SPEAr Support
 2010-08-31  6:34 UTC  (79+ messages)
` [PATCH 01/74] ST SPEAr: Padmux code Updated
` [PATCH 02/74] ST SPEAr: Making clock functions more generic
` [PATCH 03/74] ST SPEAr: Formalized timer support
` [PATCH 04/74] ST SPEAr13XX: Adding machine specific header files
` [PATCH 05/74] ST SPEAr13XX: Adding machine specific src files
` [PATCH 06/74] ST SPEAr: Adding support for SPEAr13xx SoC in spear generic plat/
` [PATCH 07/74] ST SPEAr13XX: Added compilation support in arch/arm/
` [PATCH 08/74] ST SPEAr1300: Adding default config file
` [PATCH 09/74] ST SPEAr: Adding information in Documentation/ and MAINTAINERS
` [PATCH 10/74] ST SPEAr: Adding support for CLCD on SPEAr3xx/6xx
` [PATCH 11/74] ST SPEAr: Adding support for divisor per parent clock
` [PATCH 12/74] ST SPEAr: Correcting SOC Config base address for spear320
` [PATCH 13/74] ST SPEAr: Update clock framework and definitions
` [PATCH 14/74] ST SPEAr: Adding PLGPIO driver for spear platform
` [PATCH 16/74] ST SPEAr: adding support for synopsis i2c designware
` [PATCH 18/74] ST SPEAr: enhanced spear clock framework
` [PATCH 19/74] ST SPEAr: Adding Debugfs support on "
` [PATCH 20/74] Clock Framework: Adding ENABLED_ON_INIT feature in clk
` [PATCH 22/74] ST SPEAr: Added ARM PL061 GPIO Support on SPEAr13xx and modified resource size
` [PATCH 23/74] ST SPEAr: Adding support for ST's PWM IP
` [PATCH 25/74] ST SPEAr: Adding support for serial nor flash in all spear platforms
` [PATCH 26/74] ST SPEAr: Adding Watchdog support
` [PATCH 30/74] ST SPEAr: Added PCIE host controller base driver support
` [PATCH 31/74] ST SPEAr: Adding support for SSP PL022
` [PATCH 32/74] ST SPEAr: Adding clk_set_rate support
` [PATCH 33/74] ST SPEAr: Adding support for SDHCI (SDIO)
` [PATCH 34/74] ST SPEAr: Changing resource size of amba devices to SZ_4K
` [PATCH 35/74] ST SPEAr: Enabling clocks before amba device registeration
` [PATCH 36/74] ST SPEAr: Replacing SIZE macro's with actual required size
` [PATCH 37/74] SPEAr: removing size based macros except those necessary
` [PATCH 38/74] ST SPEAr3xx: Rearranging declarations in clock.c file
` [PATCH 39/74] ST SPEAr: Adding miscellaneous devices and clocks
` [PATCH 40/74] ST SPEAr 13xx : Adding support for SPEAr1310
` [PATCH 41/74] ST SPEAr : Adding CAN platform support for SPEAr320 and SPEAr1310
` [PATCH 42/74] ST SPEAr: Adding support for DDR in clock framework
` [PATCH 43/74] ST SPEAr : EMI (Extrenal Memory Interface) controller driver
` [PATCH 44/74] ST SPEAr : FSMC (Flexible Static Memory Controller) NOR interface driver
` [PATCH 45/74] SPEAr : SEV Send event to secondary CPUs
` [PATCH 46/74] SPEAr Clock Framework: Adding support for PLL frequency change
` [PATCH 47/74] SPEAr Power Management: Added the support for Standby mode
` [PATCH 48/74] GIC: Added dummy handlers for Power Management Suspend Resume
` [PATCH 49/74] SPEAr CPU freq: Adding support for CPU Freq framework
` [PATCH 51/74] ST SPEAr1310: Adding fsmc nor support
` [PATCH 52/74] ST SPEAr13xx: Adding CPU hotplug support added for SMP platforms
` [PATCH 53/74] ST SPEAr13xx: add l2 cache support
` [PATCH 54/74] ST SPEAr: SDHCI- selecting SD_MMC from misc and fixing sdhci_synth rate to 48 MHz
` [PATCH 55/74] ST SPEAr13xx: Modified static mappings
` [PATCH 56/74] SPEAr13xx: Adding and Updating Clock definitions
` [PATCH 57/74] SPEAr : Pad multiplexing handling modified
` [PATCH 58/74] SPEAr13xx : Fixed part devices in SPEAr13xx addded to the generic implementation
` [PATCH 59/74] SPEAr : Adding SPEAr1310 pad multiplexing devices
` [PATCH 60/74] ST SPEAr3xx: Passing pmx devices address from machine *.c files
` [PATCH 61/74] SPEAr3xx: Make local structres static
` [PATCH 62/74] SPEAR3xx: Rename register/irq defines to remove naming conflicts
` [PATCH 63/74] SPEAr3xx: Rework pmx_dev code to remove conflicts
` [PATCH 64/74] SPEAr3xx: Rework KConfig to allow all boards to be compiled in
` [PATCH 65/74] SPEAr3xx: Replace defconfigs with single unfied defconfig
` [PATCH 66/74] ST SPEAr: Appending spear3** with global structures
` [PATCH 67/74] ST SPEAr3xx: Updating plgpio and emi source to make it compliant with single image strategy
` [PATCH 68/74] SPEAr6xx: Rework Kconfig for single image solution
` [PATCH 69/74] ST SPEAR6xx: renaming spear600_defconfig as spear6xx_defconfig
` [PATCH 70/74] SPEAr13XX: Update register/macros/devices/routine names and pmx dev registration to implement single image for multiple boards
` [PATCH 71/74] SPEAr13xx: Rework KConfig to allow all boards to be compiled in
` [PATCH 72/74] SPEAr13xx: Replace defconfigs with single unfied defconfig
` [PATCH 73/74] ST SPEAr: Updating defconfigs
` [PATCH 74/74] ST SPEAr: Enabling devices in various evb.c files
` [PATCH 15/74] ST SPEAr: adding support for rtc
` [PATCH 17/74] ST SPEAr: Adding USB Host support
` [PATCH 21/74] ST SPEAr : Added keyboard support
` [PATCH 24/74] ST SPEAr: Add smi driver for serial NOR flash
  ` [PATCH 27/74] ST SPEAr : NAND interface driver for spear platforms
  ` [PATCH 28/74] Incrementing the ecc_pos array to contain 128 char
  ` [PATCH 29/74] Newly erased page read workaround
` [PATCH 50/74] ST SPEAr: PCIE gadget suppport

[PATCH] ARM: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
 2010-08-31  5:51 UTC  (3+ messages)

gs_start_io() and gs_close()
 2010-08-31  4:08 UTC  (5+ messages)

[PATCH v1] davinci: Initial support for MityDSP-L138/MityARM-1808
 2010-08-31  0:55 UTC 

[PATCH 1/2] msm: Install the Google-Android gpio driver
 2010-08-31  0:18 UTC  (2+ messages)
` [PATCH 2/2] msm: gpio: Add gpiomux calls to request and free

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-08-30 22:55 UTC  (12+ messages)

[RFC][PATCH 1/1] ARM: Add initial hibernation support
 2010-08-30 22:23 UTC  (5+ messages)

[PATCH 5/6] ARM: Don't set TLB ops broadcasting on UP ARMv7
 2010-08-30 21:03 UTC 

[PATCH 1/6] ARM: Add inline function smp_on_up() for early init testing
 2010-08-30 21:00 UTC 

[PATCH] MMC: move regulator handling closer to core
 2010-08-30 20:52 UTC  (2+ messages)

[GIT PULL] i.MX patches for 2.6.36
 2010-08-30 19:16 UTC 

[PATCH] mmc: failure of block read wait for long time
 2010-08-30 19:09 UTC  (3+ messages)

[PATCH] pxa168fb: Add .remove function
 2010-08-30 17:44 UTC  (4+ messages)
` [PATCH] pxa168fb: fix clear operation

[PATCH 0/3] Allow late mdesc detection, v4
 2010-08-30 16:22 UTC  (4+ messages)

[PATCH] oprofile, arm: initialize perf_event pointers with NULL
 2010-08-30 16:21 UTC 

[PATCH] davinci: Initial support for MityDSP-L138/MityARM-1808
 2010-08-30 16:21 UTC  (6+ messages)

iMX31 power management
 2010-08-30 15:25 UTC  (5+ messages)

[PATCH 1/6] pxa3xx_nand: make scan procedure more clear
 2010-08-30 14:41 UTC  (6+ messages)
` [PATCH 2/6] pxa3xx_nand: rework irq logic
  ` [PATCH 3/6] pxa3xx_nand: discard wait_for_event, write_cmd, __readid function
    ` [PATCH 4/6] pxa3xx_nand: unify prepare command
      ` [PATCH 5/6] pxa3xx_nand: mtd scan id process could be defined by driver itself
        ` [PATCH 6/6] pxa3xx_nand: clean the keep configure code

[PATCH] s3c2410_udc: Add handling for S3C244X dual-packet mode
 2010-08-30 14:34 UTC 

[PATCH 3/3] ARM: Samsung S3C: Move/use the S3C common GPIO IRQ type
 2010-08-30 13:40 UTC  (3+ messages)

[PATCH 1/3] ARM: Samsung S5P: Move the common Samsung S5P series GPIO level type
 2010-08-30 13:35 UTC  (4+ messages)

[PATCH v4] davinci: Add MityDSP-L138/MityARM-1808 SOM support
 2010-08-30 13:27 UTC  (8+ messages)
          ` mmc over SPI on DM6467 based board. card not detected

[PATCH] pxa168fb: Add .remove function
 2010-08-30 13:16 UTC  (2+ messages)

[PATCH 0/5] pxa3xx_nand updates
 2010-08-30 13:09 UTC  (7+ messages)

[RFC] dmaengine: assorted patches and Freescale SDMA support
 2010-08-30 12:55 UTC  (10+ messages)
` [PATCH 3/3] dmaengine: Add Freescale i.MX "
  ` [PATCH 3/3 v3] "
` [PATCH 3/3 v2] "

[PATCH V2 0/4] Generalise ARM perf-events backend for oprofile
 2010-08-30 12:41 UTC  (5+ messages)
` [PATCH 2/4] sh: Accessor functions for the sh_pmu state

[PATCH 2/3] ARM: Samsung S5P: Use the Samsung S5P series common IRQ type
 2010-08-30 12:10 UTC  (2+ messages)

[GIT PULL for -tip] Create generic alignment API (v11)
 2010-08-30 12:03 UTC 

[PATCH 0/3] ARM: Samsung: Move/use the S3C/S5P common GPIO IRQ type
 2010-08-30 11:46 UTC 

[PATCH] oprofile, x86: fix init_sysfs error handling
 2010-08-30  8:56 UTC 

[PATCH/RFCv4 0/6] The Contiguous Memory Allocator framework
 2010-08-30  8:27 UTC  (4+ messages)

[PATCH] ARM: S5PC210: OneNAND device support
 2010-08-30  8:11 UTC  (2+ messages)

[GIT PULL] pxa fixes for 2.6.36-rc3
 2010-08-30  8:05 UTC 

[PATCH] serial: samsung: fix device name
 2010-08-30  7:05 UTC  (6+ messages)

[PATCH 1/7] mmc: at91_mci: fix pointer errors
 2010-08-30  7:05 UTC  (7+ messages)

[PATCH 0/2] s3c: mach-real6410 missing fixes
 2010-08-30  7:04 UTC  (4+ messages)

[PATCH v2] gpio: sx150x: correct and refine reset-on-probe behavior
 2010-08-30  6:24 UTC  (2+ messages)

[PATCH] mmc: move regulator handling to core
 2010-08-29 15:30 UTC  (5+ messages)

[PATCH 1/5] ptp: Added a brand new class driver for ptp clocks
 2010-08-29 13:32 UTC  (13+ messages)

[PATCH 1/3] mxc_nand: set spare size and pages per block
 2010-08-29 12:08 UTC  (2+ messages)

[PATCH 6/8] mxc_nand: fix correct_data function
 2010-08-29 11:01 UTC  (3+ messages)
` [PATCH] nand: fix .correct callback return value check

[GIT PULL] Samsung fixes for 2.6.36-rc3
 2010-08-29  9:43 UTC  (3+ messages)

[PATCH] gpio: sx150x: correct and refine reset-on-probe behavior
 2010-08-29  9:42 UTC  (2+ messages)

[PATCH 0/4] mx2_camera: mx25 fixes and enhancements
 2010-08-29  7:56 UTC  (4+ messages)
` [PATCH 4/4] mx2_camera: implement forced termination of active buffer for mx25

usb host port3 on pxa310?
 2010-08-29  7:25 UTC  (6+ messages)
  `  "

input/touch: LPC32xx: Introduce touch driver for the LPC32xx (v2)
 2010-08-29  5:48 UTC  (3+ messages)
` [PATCH] input/touch: Introduce the LPC32xx touchscreen controller driver (v2)

pxa168 and LINUX_REBOOT_CMD_POWER_OFF
 2010-08-29  5:08 UTC  (4+ 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).