linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-13 00:15:31 to 2011-12-13 20:20:27 UTC [more...]

[PATCH v9 00/31] gpio/omap: driver cleanup and fixes
 2011-12-13 20:20 UTC  (26+ messages)
` [PATCH v9 01/31] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v9 02/31] gpio/omap: use flag to identify wakeup domain
` [PATCH v9 03/31] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v9 04/31] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v9 05/31] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v9 06/31] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v9 07/31] gpio/omap: further cleanup using wkup_en register
` [PATCH v9 08/31] gpio/omap: use level/edge detect reg offsets
` [PATCH v9 09/31] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v9 10/31] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v9 11/31] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v9 12/31] gpio/omap: use pinctrl offset instead of macro
` [PATCH v9 13/31] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v9 14/31] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v9 15/31] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v9 16/31] gpio/omap: use pm-runtime framework
` [PATCH v9 17/31] gpio/omap: optimize suspend and resume functions
` [PATCH v9 18/31] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v9 19/31] gpio/omap: fix debounce clock handling
` [PATCH v9 20/31] gpio/omap: fix incorrect access of debounce module
` [PATCH v9 21/31] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v9 22/31] gpio/omap: save and restore debounce registers
` [PATCH v9 23/31] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v9 24/31] gpio/omap: restore OE only after setting the output level
` [PATCH v9 25/31] gpio/omap: handle set_dataout reg capable IP on restore

[PATCH v4 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-13 20:11 UTC  (7+ messages)
` [PATCH v4 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v4 2/5] ARM: SMP: "
` [PATCH v4 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
` [PATCH v4 4/5] highbank: "
` [PATCH v4 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support

[PATCH] omap: rx51: initialize isp1704 properly
 2011-12-13 20:05 UTC  (6+ messages)

Anyone used KDB single-stepping on ARM
 2011-12-13 19:41 UTC  (2+ messages)
` [Kgdb-bugreport] "

[PATCHv2 0/7]ARM: OMAP3PLUS PM: Add IO DaisyChain support via hwmod mux
 2011-12-13 19:31 UTC  (9+ messages)

[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
 2011-12-13 19:26 UTC  (6+ messages)

[PATCH V2 0/7] imx: add imx6 sabrelite board
 2011-12-13 19:04 UTC  (23+ messages)
` [PATCH V2 1/7] dts/imx: rename gpio labels to consistent with hw spec
` [PATCH V2 2/7] arm/imx6: add imx6q sabrelite board support
` [PATCH V2 3/7] arm/imx: cpufreq: add multi-core support
` [PATCH V2 4/7] arm/imx: fix cpufreq section mismatch
` [PATCH V2 5/7] arm/imx: add cpu_voltage to cpu_op
` [PATCH V2 6/7] arm/imx6q: register arm_clk as cpu_clk to clkdev
` [PATCH V2 7/7] arm/imx6q: add cpufreq support
` [PATCH 1/1] arm/imx6q-sabrelite: add enet phy ksz9021rn fixup

[PATCH v4] ARM: sched_clock: allow sched_clock to be selected at runtime
 2011-12-13 18:58 UTC  (8+ messages)

[PATCH] arm,davinci: configure davinci aemif chipselects through OF
 2011-12-13 18:34 UTC  (5+ messages)
` [PATCH] arm, davinci: "

[PATCH V2 0/2] pinctrl: support PXA series
 2011-12-13 18:28 UTC  (5+ messages)
` [PATCH V2 1/2] pinctrl: enable pinmux for pxa series
` [PATCH V2 2/2] ARM: mmp: enable pinmux in platform driver

[RFC PATCH] ARM: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
 2011-12-13 18:06 UTC 

[PATCH] gpio: pl061: drop extra check for NULL platform_data
 2011-12-13 18:02 UTC  (2+ messages)

[PATCH 1/1] mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
 2011-12-13 17:25 UTC  (5+ messages)

[PATCH] mmc: mmci: Fixup handling of MCI_STARTBITERR
 2011-12-13 17:16 UTC  (3+ messages)

[PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO
 2011-12-13 16:24 UTC  (2+ messages)

[PATCH 00/14] mmc: mmci: Improved PM support, cleanup and bugfixes
 2011-12-13 16:17 UTC  (3+ messages)

[PATCH 0/4] Fix the left DMA_NONE from dma_transfer_direction migration
 2011-12-13 15:48 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
` [PATCH 2/4] mmc: mxs-mmc: fix the dma_transfer_direction migration
` [PATCH 3/4] mtd: fix compile error for gpmi-nand
` [PATCH 4/4] mtd: gpmi-nand: move to dma_transfer_direction

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-13 15:10 UTC  (7+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
  ` [Linaro-mm-sig] "

[PATCH v2] arm/imx6q: Rename Sabreauto to Armadillo2
 2011-12-13 14:48 UTC  (3+ messages)

[PATCH 01/19] mxc_udc: add workaround for ENGcm09152 for i.MX25
 2011-12-13 14:18 UTC  (37+ messages)
` [PATCH 02/19] eukrea_cpuimx25: enable workaround ENGcm09152
` [PATCH 03/19] cpuimx25sd: fix Kconfig
` [PATCH 04/19] mbimxsd25: add spi controler and spidev support
` [PATCH 05/19] cpuimx25: add watchdog support
` [PATCH 06/19] mx27vis-aic32x4: only register when running on the right machine
` [PATCH 07/19] imx_v4_v5_defconfig: update default configuration
` [PATCH 08/19] dma: MX3_IPU fix depends
    ` [PATCH v2 "
` [PATCH 09/19] clock-imx35: fix reboot in internal boot mode
  ` [PATCH 09/19] clock-imx35: fix reboot in internal boot modeg
    ` [PATCH v2 09/19] clock-imx35: fix reboot in internal boot mode
` [PATCH 10/19] wm1133-ev1: only register when running on the right machine
` [PATCH 11/19] cpuimx35sd: fix Kconfig
` [PATCH 12/19] cpuimx35: fix touchscreen support
` [PATCH 13/19] enable uncompress log on cpuimx35sd
` [PATCH 14/19] mbimxsd35: add spi controler and spidev support
` [PATCH 15/19] mx3_defconfig: update default configuration
` [PATCH 16/19] eukrea-cpuimx51: remove board
` [PATCH 17/19] cpuimx51sd: add watchdog support
` [PATCH 18/19] mbimx51sd: add audio codec support
` [PATCH 19/19] eukrea-cpuimx51sd: support rev2 PCB
  ` [PATCH v2 01/19] mxc_udc: add workaround for ENGcm09152 for i.MX25

[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
 2011-12-13 13:34 UTC  (3+ messages)

Bad page state BUG triggered by init process (kernel 3.1.2)
 2011-12-13 12:22 UTC  (2+ messages)

[PATCH] dmaengine/dw_dmac: Add support for device_prep_dma_sg
 2011-12-13 11:54 UTC  (2+ messages)

[PATCH 4/4 v2] ARM: smp_twd: reconfigure clockevents after cpufreq change
 2011-12-13 11:44 UTC 

[PATCH 2/4] ARM: smp_twd: create a percpu reference to the clockevent
 2011-12-13 11:31 UTC  (3+ messages)

[PATCH 3/4 v2] ARM: smp_twd: get the rate from a clock
 2011-12-13 11:24 UTC 

[PATCH v5 00/11]ARM: davinci:add support for dm644x vpbe display driver
 2011-12-13 11:23 UTC  (12+ messages)
` [PATCH v5 01/11] davinci: vpif: remove obsolete header file inclusion
` [PATCH v5 02/11] ARM: davinci: dm644x: remove the macros from the header to move to c file
` [PATCH v5 03/11] ARM: davinci: dm365: "
` [PATCH v5 04/11] ARM: davinci: dm646x: "
` [PATCH v5 05/11] ARM: davinci: create new common platform header for davinci
` [PATCH v5 06/11] davinci: eliminate use of IO_ADDRESS() on sysmod
` [PATCH v5 07/11] davinci: dm644x: Replace register base value with a defined macro
` [PATCH v5 08/11] davinci: dm644x: change vpfe capture structure variables for consistency
` [PATCH v5 09/11] davinci: dm644x: move vpfe init from soc to board specific files
` [PATCH v5 10/11] davinci: dm644x: add support for v4l2 video display
` [PATCH v5 11/11] davinci: dm644x EVM: add support for VPBE display

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-13 11:21 UTC  (10+ messages)
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v6 04/10] arm/tegra: prepare early init "

[PATCHv8 0/5] I2C driver updates
 2011-12-13 10:55 UTC  (6+ messages)
` [PATCHv8 1/5] OMAP3+: HWMOD: Add the default clockactivity for I2C
` [PATCHv8 2/5] OMAP: hwmod/device : add omap_device_reset to reset all the hwmods in the device
` [PATCHv8 3/5] OMAP: I2C: Reset support
` [PATCHv8 4/5] OMAP: I2C: Remove the reset in the init path
` [PATCHv8 5/5] OMAP: I2C: Remove the SYSC register definition

[PATCH] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable
 2011-12-13 10:50 UTC  (3+ messages)

[PATCH v2 0/3] Device tree support for TWL regulators
 2011-12-13 10:19 UTC  (4+ messages)
` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt
` [PATCH v2 2/3] ARM: omap4-sdp: Pass regulator data from dt
` [PATCH v2 3/3] omap4: panda: "

[GIT PULL] pxa changes for v3.3
 2011-12-13 10:01 UTC 

[PATCH v4 0/5] ARM: davinci: re-arrange definitions to have a common davinci header
 2011-12-13  9:38 UTC  (3+ messages)

[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-13  9:15 UTC  (3+ messages)
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller

[PATCH v3] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
 2011-12-13  9:02 UTC 

[PATCH 3/4] ARM: smp_twd: get the rate from a clock
 2011-12-13  8:46 UTC  (4+ messages)

[PATCH 1/1] net/fec: add KSZ9021RN phy fixup
 2011-12-13  8:28 UTC  (9+ messages)

[PATCH v2] ARM: OMAP3LOGIC: Adding DSS support
 2011-12-13  7:52 UTC 

[PATCH] iommu: Initialize domain->handler in iommu_domain_alloc()
 2011-12-13  7:14 UTC 

[PATCH] DMA: PL330: Support MEMTOMEM transmit without barrier operation
 2011-12-13  7:06 UTC 

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-13  6:29 UTC  (14+ messages)
` [RFC PATCH v1 6/7] media: video: introduce face detection driver module

arm and patch phys offset
 2011-12-13  4:01 UTC  (4+ messages)

[PATCH 1/2] tty: serial: imx: Allow UART to be a source for wakeup
 2011-12-13  3:23 UTC  (6+ messages)
` [PATCH v4] "
` [PATCH v5] "

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-13  2:42 UTC  (3+ messages)
` [RFC PATCH v1 1/7] omap4: introduce fdif(face detect module) hwmod

[PATCH 1/2] MTD: atmel_nand: Update Kconfig to support PMECC
 2011-12-13  1:58 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP: dmtimer: scheduling while atomic fixes
 2011-12-13  1:49 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP: dmtimer: fix sleeping function called from invalid context

[PATCH 0/7] arm/imx6: add imx6q sabrelite board and imx6q cpufreq support
 2011-12-13  1:34 UTC  (14+ messages)
` [PATCH 1/7] arm/imx6: add imx6q sabrelite board support
` [PATCH 7/7] arm/imx6q: register arm_clk to clkdev

[PATCH] [RFC] pinctrl: add a driver for Energy Micro's efm32 SoCs
 2011-12-13  0:41 UTC  (11+ messages)

[PATCHv11 0/8] OMAP3+: PRCM chain handler
 2011-12-13  0:33 UTC  (10+ messages)
` [PATCHv11 2/8] ARM: OMAP2+: hwmod: Add API to check IO PAD wakeup status
` [PATCHv11 3/8] ARM: OMAP: prm: add support for chain interrupt handler
` [PATCHv11 5/8] ARM: OMAP2+: mux: add support for PAD wakeup interrupts
` [PATCHv11 8/8] ARM: OMAP: mux: add support for selecting mpu_irq for each wakeup pad

[RFC 0/3] pinctrl: add a driver for NVIDIA Tegra
 2011-12-13  0:27 UTC  (6+ messages)
  ` [RFC 1/3] "

[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
 2011-12-13  0:15 UTC  (4+ messages)
` [PATCH 01/10] GPIO: gpio-generic: Move initialization up to postcore


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