linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-27 15:17:47 to 2011-08-29 18:44:29 UTC [more...]

[PATCH 00/10] ARM: kprobes: Test code
 2011-08-29 18:44 UTC  (12+ messages)
` [PATCH 01/10] ARM: kprobes: Add config option for selecting the ARM kprobes tests
` [PATCH 02/10] ARM: kprobes: Add basic API tests
` [PATCH 03/10] ARM: kprobes: Framework for instruction set test cases
` [PATCH 04/10] ARM: kprobes: Add Thumb instruction simulation "
` [PATCH 05/10] ARM: kprobes: Add ARM "
` [PATCH 06/10] ARM: kprobes: Add exports for test code
` [PATCH 07/10] ARM: kprobes: Add decoding table self-consistency tests
` [PATCH 08/10] ARM: kprobes: Add decoding table test coverage analysis
` [PATCH 09/10] ARM: kprobes: Add some benchmarking to test module
` [PATCH 10/10] ARM: kprobes: Add introductory comment to test code

[PATCH v4 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2011-08-29 18:26 UTC  (6+ messages)

[PATCH 00/13] Clean up mach/gpio.h headers
 2011-08-29 18:23 UTC  (5+ messages)
` [PATCH 03/13] ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
` [PATCH 11/13] ARM: gpio: consolidate trivial gpiolib implementations

[PATCH 0/5] OMAP: voltage cleanup part E: TWL6030 PMIC fixes
 2011-08-29 18:15 UTC  (6+ messages)
` [PATCH 1/5] OMAP4: PM: TWL6030: fix voltage conversion formula
` [PATCH 2/5] OMAP4: PM: TWL6030: fix uv to voltage for >0x39
` [PATCH 3/5] OMAP4: PM: TWL6030: address 0V conversions
` [PATCH 4/5] OMAP4: PM: TWL6030: fix ON/RET/OFF voltages
` [PATCH 5/5] OMAP4: PM: TWL6030: add cmd register

[PATCH 0/7] OMAP: voltage cleanup part D: voltage domain
 2011-08-29 18:10 UTC  (8+ messages)
` [PATCH 1/7] OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix
` [PATCH 2/7] OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain
` [PATCH 3/7] OMAP3+: voltdm: final removal of omap_vdd_info
` [PATCH 4/7] OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltage
` [PATCH 5/7] OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale
` [PATCH 6/7] OMAP2+: VC: more registers are per-channel starting with OMAP5
` [PATCH 7/7] omap: voltage: add a stub header file for external/regulator use

[PATCH 00/12] OMAP: voltage cleanup part C: VP cleanup
 2011-08-29 17:58 UTC  (13+ messages)
` [PATCH 01/12] OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames
` [PATCH 02/12] OMAP3+: voltage: remove unneeded debugfs interface
` [PATCH 03/12] OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)
` [PATCH 04/12] OMAP3+: VP: move SoC-specific sys clock rate retreival late init
` [PATCH 05/12] OMAP3+: VP: move timing calculation/config into VP init
` [PATCH 06/12] OMAP3+: VP: create VP helper function for updating error gain
` [PATCH 07/12] OMAP3+: VP: remove omap_vp_runtime_data
` [PATCH 08/12] OMAP3+: VP: move voltage scale function pointer into struct voltagedomain
` [PATCH 09/12] OMAP: VP: Explicitly mask VPVOLTAGE field
` [PATCH 10/12] OMAP3+: VP: update_errorgain(): return error if VP
` [PATCH 11/12] OMAP3+: VP: remove unused omap_vp_get_curr_volt()
` [PATCH 12/12] OMAP3+: VP: combine setting init voltage into common function

[PATCH 0/2] i.MX3: support multi-size buffers in V4L
 2011-08-29 17:50 UTC  (4+ messages)
  ` [PATCH 1/2] dmaengine: ipu-idmac: add support for the DMA_PAUSE control

[PATCH 00/10] OMAP: voltage cleanup part B: VC cleanup
 2011-08-29 17:49 UTC  (3+ messages)
` [PATCH 01/10] OMAP3+: VC: cleanup i2c slave address configuration
` [PATCH 02/10] OMAP3+: VC: cleanup PMIC register "

[PATCH 00/22] OMAP: voltage cleanup part A
 2011-08-29 17:35 UTC  (23+ messages)
` [PATCH 01/22] OMAP2+: hwmod: remove unused voltagedomain pointer
` [PATCH 02/22] OMAP2+: voltage: move PRCM mod offets into VC/VP structures
` [PATCH 03/22] OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain
` [PATCH 04/22] OMAP2+: voltage: start towards a new voltagedomain layer
` [PATCH 05/22] OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"
` [PATCH 06/22] OMAP3: voltagedomain data: add wakeup domain
` [PATCH 07/22] OMAP3+: voltage: add scalable flag to voltagedomain
` [PATCH 08/22] OMAP2+: powerdomain: add voltagedomain to struct powerdomain
` [PATCH 09/22] OMAP2: add voltage domains and connect to powerdomains
` [PATCH 10/22] OMAP3: powerdomain data: add voltage domains
` [PATCH 11/22] OMAP4: "
` [PATCH 12/22] OMAP2+: powerdomain: add voltage domain lookup during register
` [PATCH 13/22] OMAP2+: voltage: keep track of powerdomains in each voltagedomain
` [PATCH 14/22] OMAP2+: voltage: split voltage controller (VC) code into dedicated layer
` [PATCH 15/22] OMAP2+: voltage: move VC into struct voltagedomain, misc. renames
` [PATCH 16/22] OMAP2+: voltage: enable VC bypass scale method when VC is initialized
` [PATCH 17/22] OMAP2+: voltage: split out voltage processor (VP) code into new layer
` [PATCH 18/22] OMAP2+: VC: support PMICs with separate voltage and command registers
` [PATCH 19/22] OMAP2+: add PRM VP functions for checking/clearing VP TX done status
` [PATCH 20/22] OMAP3+ VP: replace transaction done check/clear with VP ops
` [PATCH 21/22] OMAP2+: PRM: add register access functions for VC/VP
` [PATCH 22/22] OMAP3+: voltage: convert to PRM register access functions

[PATCH 0/6] Add device tree support for PL330 dma controller driver
 2011-08-29 17:29 UTC  (2+ messages)

How to handle named resources with DT?
 2011-08-29 17:18 UTC  (17+ messages)

[PATCH 00/22] OMAP: voltage cleanup part A
 2011-08-29 17:13 UTC 

[PATCH] ARM: mx53_ard: Add support for the accelerometer
 2011-08-29 16:38 UTC 

[PATCH] usb: ehci: fix update qtd->token in qh_append_tds
 2011-08-29 16:33 UTC  (25+ messages)

[RFC PATCH] arm: fiq: convert enable/disable_fiq to inline functions
 2011-08-29 16:33 UTC  (4+ messages)

[PATCH v2] ARM: ux500: send cpufreq notification for all cpus
 2011-08-29 15:28 UTC  (3+ messages)

i.MX SDMA patches
 2011-08-29 14:41 UTC  (2+ messages)

To use DMA generic APIs for Samsung DMA
 2011-08-29 14:25 UTC  (5+ messages)
` [PATCH v7 02/15] DMA: PL330: Update PL330 DMA API driver

[PATCH 3/3] arm: mxs: disable clock-gates when setting saif-clocks
 2011-08-29 13:50 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH 0/2] mmc: clarifications on host.post_req()
 2011-08-29 13:35 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: clarify how to use post_req in case of errors
` [PATCH 2/2] mmc: mmci: simplify err check in mmci_post_request

[PATCH] ARM: mx25: Add the missing IIM base definition
 2011-08-29 13:13 UTC 

[RFC PATCH-V2 4/4] AM335X: Add low level debugging support
 2011-08-29 12:46 UTC 

[RFC PATCH-V2 3/4] AM335X: Create board support and enable build for AM335XEVM
 2011-08-29 12:46 UTC 

[RFC PATCH-V2 2/4] AM335X: Update common OMAP machine specific sources
 2011-08-29 12:46 UTC 

[RFC PATCH-V2 1/4] AM335X: Update common omap platform files
 2011-08-29 12:46 UTC 

[RFC PATCH-V2 0/4] Introducing TI's New SoC/board AM335XEVM
 2011-08-29 12:46 UTC 

[PATCH 1/3] gpio/nomadik: remove pull-pinconfig and add SPI2
 2011-08-29 12:43 UTC  (2+ messages)

[PATCH V6 1/5] AHCI Add the AHCI SATA feature on the MX53 platforms
 2011-08-29 12:25 UTC  (15+ messages)
` [PATCH V6 2/5] ahci_plt Add the board_ids and pi refer to different features
` [PATCH V6 3/5] MX53 Enable the AHCI SATA on MX53 ARD board
` [PATCH V6 4/5] MX53 Enable the AHCI SATA on MX53 LOCO board
` [PATCH V6 5/5] MX53 Enable the AHCI SATA on MX53 SMD board

[PATCH v5 00/22] gpio/omap: driver cleanup and fixes
 2011-08-29 12:18 UTC  (4+ messages)
` [PATCH v5 01/22] gpio/omap: remove dependency on gpio_bank_count

[PATCH] pinmux: add a driver for the CSR SiRFprimaII pinmux
 2011-08-29 12:15 UTC  (4+ messages)

[PATCH] mach-ux500: Remove most of the ugly machine_is_u8500() calls
 2011-08-29 11:13 UTC  (3+ messages)

[PATCH v11 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-08-29 11:13 UTC  (4+ messages)
` [PATCH v11 1/3] MTD : add the common code for GPMI-NAND controller driver
` [PATCH v11 2/3] MTD : add helper functions library and header files for GPMI NAND driver
` [PATCH v11 3/3] MTD : add GPMI-NAND driver in the config and Makefile

[PATCH v3 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-29 11:09 UTC  (3+ messages)
` [PATCH v3 10/13] of: add a generic pinmux helper

[PATCH] ARM: kprobes: Fix jprobe registration on Thumb kernels
 2011-08-29 10:07 UTC  (2+ messages)
` Thumb symbol lookup. Was "

[PATCHv6 1/3] OMAP: I2C: Reset support
 2011-08-29  9:34 UTC  (6+ messages)
` [PATCHv6 2/3] OMAP: I2C: Remove the reset in the init path

[RFC v2 PATCH 1/1] ASoC: soc-core: symmetry checking for each DAIs separately
 2011-08-29  9:15 UTC 

[PATCH 4/4 v5] mach-u300: activate pinmux driver, delete old padmux driver
 2011-08-29  9:10 UTC 

[PATCH 3/4 v5] amba: request muxing for PrimeCell devices
 2011-08-29  9:10 UTC 

[PATCH 2/4 v5] pinmux: add a driver for the U300 pinmux
 2011-08-29  9:10 UTC 

[PATCH 1/4 v5] drivers: create a pin control subsystem v5
 2011-08-29  9:10 UTC 

[PATCH 0/4 v5] pin controller subsystem v5
 2011-08-29  9:09 UTC 

[PATCH 1/2] PM: add runtime PM support to core Primecell driver
 2011-08-29  8:41 UTC  (4+ messages)
` [PATCH] spi: Fix builderror in spi-pl022.c

[PATCH 1/4 v4] drivers: create a pin control subsystem
 2011-08-29  8:40 UTC  (7+ messages)

[PATCH 0/4 v4] pin controller subsystem v4
 2011-08-29  8:33 UTC  (6+ messages)

[PATCH] ARM: mxs: Add initial support for DENX MX28
 2011-08-29  7:50 UTC 

[PATCH 0/2] Consolidate and clean up the arch/arm/mach-mx5/mm-*.c
 2011-08-29  7:41 UTC  (3+ messages)

[PATCH] mmc: omap_hsmmc: DMA unmap only once in case of MMC error
 2011-08-28 22:08 UTC 

[PATCH] media i.MX27 camera: remove legacy dma support
 2011-08-28 18:43 UTC  (3+ messages)

[PATCH v2 0/4] S3C2416: Enable IIS and HSSPI clocks
 2011-08-28 18:11 UTC  (5+ messages)
` [PATCH v2 1/4] S3C2443: Move i2s clock definitions to common code
` [PATCH 2/4] S3C2443: Define constant for HSSPI pclk
` [PATCH v2 3/4] S3C2416: Add HSSPI clock sourced from EPLL
` [PATCH v2 4/4] S3C2443: Add hsspi-clock from pclk and rename unused S3C2443 hsspi sclk

[PATCH] mmc: sdhci-s3c: Fix mmc card I/O problem
 2011-08-28 18:11 UTC  (2+ messages)

remove several ARCH_MX* macros
 2011-08-28 17:51 UTC  (3+ messages)
` [PATCH 1/5] mmc i.MX: remove individual SoC dependency

[PATCH v9 00/12] use nonblock mmc requests to minimize latency
 2011-08-28 12:13 UTC  (6+ messages)

zaurus patches -- arm/pxa -- is Eric alive
 2011-08-28  9:35 UTC  (4+ messages)

[PATCH 0/9] OMAP: HWMOD: DSS patches
 2011-08-28  6:12 UTC  (2+ messages)

[PATCHv3 0/9] macb: add support for Cadence GEM
 2011-08-28  6:08 UTC  (4+ messages)

[PATCH 0/5] Add high resolution generic time support for S3C64xx
 2011-08-28  0:51 UTC 

[PATCH 5/5] ARM: s3c64xx: Add optional local sched_clock implementation
 2011-08-28  0:49 UTC 

[PATCH 4/5] ARM: s3c64xx: Move all machines to s3c64xx_timer
 2011-08-28  0:49 UTC 

[PATCH 3/5] ARM: Samsung: pwm: Exclude timer 3 on S3C64xx if generic time is enabled
 2011-08-28  0:46 UTC 

[PATCH 2/5] ARM: s3c64xx: Add generic high resolution time support using PWM timers
 2011-08-28  0:45 UTC 

[PATCH 1/5] ARM: Samsung: PWM: Allow to differentiate SoCs based on platform device name
 2011-08-27 23:32 UTC 

[PATCH 1/5] ARM: mx5: Allow CCM definitions to work on MX51 and MX53
 2011-08-27 18:39 UTC  (4+ messages)

[GIT PULL] i.MX cleanups for next
 2011-08-27 18:10 UTC  (4+ messages)

[PATCH] ARM: vfp: Fix the comment to make it consistent with the code
 2011-08-27 16:47 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).