linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-10 15:06:31 to 2012-04-11 11:43:11 UTC [more...]

Convert i.MX architecture to generic clock framework
 2012-04-11 11:43 UTC  (23+ messages)
` [PATCH 01/40] clkdev: add clkname to struct clk_lookup
` [PATCH 25/40] ARM: imx: add common clock support for clk busy
` [PATCH 27/40] ARM i.MX25: implement clocks using common clock framework

[PATCH RFC] ARM: at91: remove at91_register_uart_fns and headers
 2012-04-11 11:37 UTC  (5+ messages)

[PATCH v2] arm: davinci: use for_each_set_bit_from
 2012-04-11 11:36 UTC 

[PATCHv7 00/18] I2C updates
 2012-04-11 11:35 UTC  (22+ messages)
` [PATCHv7 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv7 02/18] I2C: OMAP: Remove reset at init
` [PATCHv7 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv7 04/18] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv7 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv7 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv7 07/18] I2C: OMAP: Optimise the remove code
` [PATCHv7 08/18] I2C: OMAP: Fix the error handling
` [PATCHv7 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv7 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv7 11/18] I2C: OMAP: use devm_* functions
` [PATCHv7 12/18] I2C: OMAP: Fix the crash in i2c remove
` [PATCHv7 13/18] I2C: OMAP: Handle error check for pm runtime
` [PATCHv7 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv7 15/18] I2C: OMAP: make the read ready processing a separate function
` [PATCHv7 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv7 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached
` [PATCHv7 18/18] I2C: OMAP: Rename the 1p153 to the erratum id i462

[PATCH v2 02/15] ARM: mark const init data with __initconst instead of __initdata
 2012-04-11 11:34 UTC  (2+ messages)

[PATCH v2 0/2] Fixes in hwmod reset code
 2012-04-11 11:06 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: omap: hwmod: Make omap_hwmod_softreset wait for reset status

Bug in v7_coherent_kern_range() ?
 2012-04-11 11:02 UTC  (7+ messages)

[PATCHv7 00/18] I2C updates
 2012-04-11 11:01 UTC  (20+ messages)
` [PATCHv7 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv7 02/18] I2C: OMAP: Remove reset at init
` [PATCHv7 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv7 04/18] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv7 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv7 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv7 07/18] I2C: OMAP: Optimise the remove code
` [PATCHv7 08/18] I2C: OMAP: Fix the error handling
` [PATCHv7 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv7 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv7 11/18] I2C: OMAP: use devm_* functions
` [PATCHv7 12/18] I2C: OMAP: Fix the crash in i2c remove
` [PATCHv7 13/18] I2C: OMAP: Handle error check for pm runtime
` [PATCHv7 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv7 15/18] I2C: OMAP: make the read ready processing a separate function
` [PATCHv7 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv7 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached
` [PATCHv7 18/18] I2C: OMAP: Rename the 1p153 to the erratum id i462

[PATCH] clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
 2012-04-11 10:33 UTC 

[PATCH] mmc: remove linux/blkdev.h include from host drivers
 2012-04-11 10:11 UTC  (2+ messages)

[PATCH] ARM:vexpress: Remove twice included header files
 2012-04-11  9:13 UTC  (3+ messages)

[PATCH v4 00/12] ARM: OMAP: resolve some warnings
 2012-04-11  9:12 UTC  (15+ messages)
` [PATCH v4 01/12] ARM: OMAP2+: declare file-local functions as static
` [PATCH v4 02/12] ARM: OMAP: add includes for missing prototypes
` [PATCH v4 03/12] ARM: OMAP1: OCPI: move to mach-omap1/
` [PATCH v4 04/12] ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI bus
` [PATCH v4 05/12] ARM: OMAP2+: GPMC: resolve type-conversion warning from sparse
` [PATCH v4 06/12] ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings
` [PATCH v4 07/12] ARM: OMAP: OCM RAM: use memset_io() when clearing SRAM
` [PATCH v4 08/12] ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA code
` [PATCH v4 09/12] ARM: OMAP: USB: remove unnecessary sideways include
` [PATCH v4 10/12] ARM: OMAP1: board files: deduplicate and clean some NAND-related code
` [PATCH v4 11/12] ARM: OMAP1: DMTIMER: fix broken timer clock source selection

[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets
 2012-04-11  9:04 UTC  (7+ messages)

[GIT PULL] ARM: spear-soc DT support for 3.5
 2012-04-11  9:04 UTC  (11+ messages)

[GIT PULL] i.MX cleanup patches for next
 2012-04-11  8:44 UTC 

[PATCH] ARM: OMAP2+: remove redundant sysconfig context restore
 2012-04-11  8:43 UTC 

[PATCH v3 0/4] OMAP serial device tree support
 2012-04-11  8:39 UTC  (4+ messages)
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt

[PATCH] pinctrl: implement pinctrl deferred probing
 2012-04-11  8:35 UTC  (3+ messages)

[PATCH v2] pinctrl: implement pinctrl deferred probing
 2012-04-11  8:34 UTC 

[GIT PULL] i.MX board feature patches
 2012-04-11  8:33 UTC 

[PATCH] pinctrl: fix build failure on PPC
 2012-04-11  8:26 UTC  (3+ messages)

[alexandre.belloni@piout.net: AT91SAM9261-EK still broken ?]
 2012-04-11  8:23 UTC  (4+ messages)

[PATCH 1/2] Visstrim_M10: Add board version detection
 2012-04-11  8:22 UTC  (2+ messages)

questions about drivers/dma/amba-pl08x.c
 2012-04-11  8:19 UTC  (4+ messages)

[PATCH 2/2] dma/amba-pl08x: add support for the Nomadik variant
 2012-04-11  7:59 UTC  (4+ messages)

[PATCH] dma: mxs-dma: enable channel in device_issue_pending call
 2012-04-11  7:58 UTC  (2+ messages)

[PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer
 2012-04-11  7:47 UTC  (15+ messages)

[PATCH] clk: Don't set clk->new_rate twice
 2012-04-11  7:47 UTC 

[PATCH 1/1] pinctrl: fix compile error if not select PINMUX support
 2012-04-11  7:31 UTC  (2+ messages)

[PATCH] ep93xx: Implement double buffering for M2M DMA channels
 2012-04-11  7:18 UTC  (8+ messages)

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-11  6:48 UTC  (4+ messages)

[PATCH] clk: clk_calc_new_rates() required for parent only if CLK_SET_RATE_PARENT is set
 2012-04-11  6:47 UTC  (3+ messages)

[PATCH 0/4] ARM: Exynos4: NURI and UniversalC210 fixes for v3.4-rc2
 2012-04-11  6:42 UTC  (3+ messages)

[PATCH 00/19] I2C updates
 2012-04-11  5:40 UTC  (4+ messages)
` [PATCHv6 19/19] ARM: OMAP4: hwmod data: I2C: add flag for context restore

[PATCH v5 00/27] irq_domain generalization and rework
 2012-04-11  5:29 UTC  (15+ messages)
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead

[PATCH V2 1/5] ARM: tegra: provide clock aliases for AHUB configlink
 2012-04-11  5:28 UTC  (7+ messages)
` [PATCH V2 2/5] ARM: tegra: set up audio clocks for tegra30 dt
` [PATCH V2 3/5] ARM: tegra: add AUXDATA required for audio
` [PATCH V2 4/5] ARM: dt: tegra30.dtsi: Add audio-related nodes
` [PATCH V2 5/5] ARM: dt: tegra cardhu: basic audio support

[PATCH v3 1/9] ARM: OMAP2+: gpmc: driver conversion
 2012-04-11  5:15 UTC  (10+ messages)
` [PATCH v3 4/9] ARM: OMAP2+: gpmc-nand: populate gpmc configs

MMP2 early boot crash with 3.4-rc2
 2012-04-11  2:45 UTC 

[PATCH] arm: ep93xx: use gpio_led_register_device
 2012-04-11  2:15 UTC  (2+ messages)

[PATCH] arm: ep93xx: Don't try to release not acquired GPIO lines
 2012-04-11  2:09 UTC  (3+ messages)

[PATCH] arm: ep93xx: use DEFINE_RES_* macros
 2012-04-11  2:06 UTC  (2+ messages)

[PATCH] ARM: orion5x: Fix GPIO enable bits for MPP9
 2012-04-11  1:38 UTC  (3+ messages)

[PATCHv2] ARM: orion5x: Fix GPIO enable bits for MPP9
 2012-04-11  1:29 UTC  (2+ messages)

[PULL] generic irq chip and pl061 irqdomain support
 2012-04-11  0:54 UTC  (7+ messages)

[PATCH] ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source
 2012-04-11  0:44 UTC 

[PATCH V3 0/5] Add support for DNS-320 and DNS-325 using devicetree
 2012-04-11  0:43 UTC  (6+ messages)
` [PATCH V3 1/5] ARM: kirkwood: Basic support for DNS-320 and DNS-325

[git:v4l-dvb/for_v3.5] [media] s5p-tv: mark const init data with __initconst instead of __initdata
 2012-04-11  0:38 UTC 

[PATCH 1/5] ARM: remove ixp23xx and ixp2000 platforms
 2012-04-10 22:13 UTC  (3+ messages)

[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2012-04-10 21:37 UTC  (5+ messages)
` [PATCH v3 6/6] mmc: sdhci-s3c: Add "

[PATCH 3/4] arm: davinci: use for_each_set_bit_from
 2012-04-10 21:08 UTC  (4+ messages)

Samsung S3C2416 framebuffer corruption
 2012-04-10 21:02 UTC  (2+ messages)

[PATCH v6 00/17] Add PWM framework and device tree support
 2012-04-10 20:58 UTC  (13+ messages)
` [PATCH v6 08/17] pwm: Add NVIDIA Tegra SoC support
` [PATCH v6 09/17] pwm: tegra: Add device tree support
` [PATCH v6 10/17] pwm: Move Blackfin PWM driver to PWM framework
` [PATCH v6 11/17] pwm: Move PXA "
` [PATCH v6 12/17] ARM i.MX: Move i.MX pwm driver to pwm framework
` [PATCH v6 13/17] ARM Samsung: Move s3c "
` [PATCH v6 14/17] ARM vt8500: Move vt8500 "
` [PATCH v6 15/17] pwm: add pwm-mxs support
` [PATCH v6 16/17] pwm-backlight: Add rudimentary device tree support
` [PATCH v6 17/17] pwm: Take over maintainership of the PWM subsystem

[PATCH v12 2/3] ARM: EXYNOS: Change System MMU platform device definitions
 2012-04-10 19:34 UTC  (7+ messages)

[PATCH] ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATA
 2012-04-10 19:26 UTC 

[PATCH 2/3 v6] ARM: pxa: hx4700: Add PCMCIA/CF support
 2012-04-10 19:21 UTC  (2+ messages)

[PATCH 1/3 v7] ARM: pxa: hx4700: Add PCMCIA/CF support
 2012-04-10 19:20 UTC  (2+ messages)

[PATCH 1/2] ARM: DT: fix atags_to_fdt() second call site
 2012-04-10 18:22 UTC  (4+ messages)
` [PATCH 2/2] ARM: DT: do not add a zero-sized memory property

locomo: drop special read/write macros in favour of ioread16/iowrite16
 2012-04-10 17:52 UTC 

[PATCH] gpio: samsung: refactor gpiolib init for exynos4/5
 2012-04-10 17:22 UTC  (2+ messages)

[PATCH] ARM: Do not call flush_cache_user_range with mmap_sem held
 2012-04-10 17:17 UTC  (11+ messages)

ARM: locomo: use resource_size instead of PAGE_SIZE for ioremap
 2012-04-10 17:07 UTC 

[PATCH/RESEND] ARM: Kconfig: Remove duplicate IRQ Kconfig entries
 2012-04-10 17:01 UTC  (3+ messages)

[PATCH 0/4] ARM: Exynos: Fixes for Exynos5 device tree support
 2012-04-10 16:56 UTC  (5+ messages)
` [PATCH 4/4] ARM: Exynos5: Add PDMA and MDMA physical base address defines

[PATCH] ARM: exynos: add dts files to dtbs target
 2012-04-10 16:53 UTC  (2+ messages)

[PATCH 0/2] OMAP2+: UART: Fix usage of default mux pads
 2012-04-10 16:40 UTC  (4+ messages)
` [PATCH 2/2] OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup

[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
 2012-04-10 16:01 UTC  (3+ messages)

[PATCH 1/1] ARM: at91: fix at91sam9261ek dm9000 irq
 2012-04-10 15:32 UTC 

[PATCH v2 1/1] pinctrl: add some error checking for user interfaces
 2012-04-10 15:09 UTC  (2+ 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).