Show patches with: State = Action Required       |   38128 patches
« 1 2 ... 315 316 317381 382 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/13] ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specific call - - - --- 2012-10-25 Paul Walmsley New
[11/13] ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros - - - --- 2012-10-25 Paul Walmsley New
[10/13] ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup - - - --- 2012-10-25 Paul Walmsley New
[09/13] ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest() - - - --- 2012-10-25 Paul Walmsley New
[08/13] ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functio… - - - --- 2012-10-25 Paul Walmsley New
[07/13] ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready() - - - --- 2012-10-25 Paul Walmsley New
[06/13] ARM: OMAP2+: board files: use SoC-specific system restart functions - - - --- 2012-10-25 Paul Walmsley New
[04/13] ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.c - - - --- 2012-10-25 Paul Walmsley New
[05/13] ARM: OMAP2+: PRCM: create SoC-specific chip restart functions - - - --- 2012-10-25 Paul Walmsley New
[03/13] ARM: OMAP2xxx: clock: remove global 'dclk' variable - - - --- 2012-10-25 Paul Walmsley New
[02/13] ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) - - - --- 2012-10-25 Paul Walmsley New
[01/13] ARM: OMAP2+: common: remove mach-omap2/common.c and map_common_io code - - - --- 2012-10-25 Paul Walmsley New
[v3] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset - - - --- 2012-10-25 Hunter, Jon New
drm/omap: only advertise rotation prop if supported - - - --- 2012-10-25 Rob Clark New
[6/7] watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr - - - --- 2012-10-25 Paul Walmsley New
[V2] ARM: PMU: fix runtime PM enable - - - --- 2012-10-25 Hunter, Jon New
[V3,2/2] ARM: OMAP2+: Add device-tree support for 32kHz counter - - - --- 2012-10-25 Hunter, Jon New
[V3,1/2] ARM: dts: OMAP: Add counter-32k nodes - - - --- 2012-10-25 Hunter, Jon New
[V4,1/5] ARM: dts: OMAP: Add timer nodes - - - --- 2012-10-25 Hunter, Jon New
omapdss: dss: Fix clocks on OMAP363x - - - --- 2012-10-25 Laurent Pinchart New
[V2] ARM: OMAP2+: PM: VP: minor pr_warn updates - - - --- 2012-10-25 Nishanth Menon New
ARM: OMAP2+: PM: add missing newline to VC warning message - - - --- 2012-10-25 Nishanth Menon New
ARM: OMAP2+: PM: add missing newline to VC warning message - - - --- 2012-10-25 Kevin Hilman New
[v3] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset - - - --- 2012-10-25 Kevin Hilman New
[1/1] mmc: omap_hsmmc: remove warning message for debounce clock - - - --- 2012-10-25 Balaji T K New
[RESEND,v3,6/6] watchdog: omap_wdt: eliminate goto - - - --- 2012-10-25 Aaro Koskinen New
[RESEND,v3,5/6] watchdog: omap_wdt: delete redundant platform_set_drvdata() calls - - - --- 2012-10-25 Aaro Koskinen New
[RESEND,v3,4/6] watchdog: omap_wdt: convert ioremap() to devm_ioremap() - - - --- 2012-10-25 Aaro Koskinen New
[RESEND,v3,3/6] watchdog: omap_wdt: convert request_mem_region() to devm_request_mem_region() - - - --- 2012-10-25 Aaro Koskinen New
[RESEND,v3,2/6] watchdog: omap_wdt: convert kzalloc() to devm_kzalloc() - - - --- 2012-10-25 Aaro Koskinen New
[RESEND,v3,1/6] watchdog: omap_wdt: convert to new watchdog core - - - --- 2012-10-25 Aaro Koskinen New
[PATCHv4,2/2] i2c: omap: make reset a seperate function - - - --- 2012-10-25 Shubhrajyoti Datta New
[PATCHv4,1/2] i2c: omap: re-factor omap_i2c_init function - - - --- 2012-10-25 Shubhrajyoti Datta New
[PATCHv4,2/2] i2c: omap: make reset a seperate function - - - --- 2012-10-25 Shubhrajyoti Datta New
[PATCHv4,1/2] i2c: omap: re-factor omap_i2c_init function - - - --- 2012-10-25 Shubhrajyoti Datta New
[v3,5/7] i2c: omap: wait for transfer completion before sending STP bit - - - --- 2012-10-25 Felipe Balbi New
[v2,7/7] i2c: omap: implement handling for 'transferred' bytes - - - --- 2012-10-25 Felipe Balbi New
[v2,6/7] i2c: add 'transferred' field to struct i2c_msg - - - --- 2012-10-25 Felipe Balbi New
[v2,5/7] i2c: omap: wait for transfer completion before sending STP bit - - - --- 2012-10-25 Felipe Balbi New
[v2,4/7] i2c: omap: in case of VERSION_2 read IRQSTATUS_RAW but write to IRQSTATUS - - - --- 2012-10-25 Felipe Balbi New
[v2,3/7] i2c: omap: also complete() when stat becomes zero - - - --- 2012-10-25 Felipe Balbi New
[v2,2/7] i2c: omap: reorder exit path of omap_i2c_xfer_msg() - - - --- 2012-10-25 Felipe Balbi New
[v2,1/7] i2c: omap: no need to access platform_device - - - --- 2012-10-25 Felipe Balbi New
[V3,1/5] ARM: dts: OMAP: Add timer nodes - - - --- 2012-10-25 Vaibhav Hiremath New
[2/2] i2c: omap: make reset a seperate function - - - --- 2012-10-25 Shubhrajyoti Datta New
[1/2] i2c: omap: re-factor omap_i2c_init function - - - --- 2012-10-25 Shubhrajyoti Datta New
i2c: omap: ensure writes to dev->buf_len are ordered - - - --- 2012-10-25 Felipe Balbi New
[v2] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset - - - --- 2012-10-25 Santosh Shilimkar New
[v2] i2c: omap: re-factor omap_i2c_init function - - - --- 2012-10-25 Shubhrajyoti Datta New
[6/6] ARM: OMAP2+: Move iommu/iovmm headers to platform_data - - - --- 2012-10-25 Tony Lindgren New
[5/6] ARM: OMAP2+: Make some definitions local - - - --- 2012-10-25 Tony Lindgren New
[4/6] ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c - - - --- 2012-10-25 Tony Lindgren New
[3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h - - - --- 2012-10-25 Tony Lindgren New
[2/6] ARM: OMAP2+: Move iopgtable header to drivers/iommu/ - - - --- 2012-10-25 Tony Lindgren New
[1/6] ARM: OMAP: Merge iommu2.h into iommu.h - - - --- 2012-10-25 Tony Lindgren New
[3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h - - - --- 2012-10-24 Tony Lindgren New
[v2] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset - - - --- 2012-10-24 Kevin Hilman New
[V4,1/5] ARM: dts: OMAP: Add timer nodes - - - --- 2012-10-24 Benoit Cousson New
ARM: dts: OMAP: Rename pandaES and var_som for consistency - - - --- 2012-10-24 Benoit Cousson New
Errors at boot time from OMAP4430SDP (and a whinge about serial stuff) - - - --- 2012-10-24 Ohad Ben Cohen New
ARM: dts: OMAP: Move interrupt-parent to the root node to avoid duplication - - - --- 2012-10-24 Benoit Cousson New
[20/20] OMAPDSS: split hdmi muxing function - - - --- 2012-10-24 Tomi Valkeinen New
[19/20] OMAPDSS: DISPC: remove dssdev depependency from error handler - - - --- 2012-10-24 Tomi Valkeinen New
[18/20] OMAPDSS: DISPC: fix loop in error handler - - - --- 2012-10-24 Tomi Valkeinen New
[17/20] OMAPDSS: fix DSI2 PLL clk names - - - --- 2012-10-24 Tomi Valkeinen New
[16/20] OMAPFB: improve mode selection from EDID - - - --- 2012-10-24 Tomi Valkeinen New
[15/20] OMAPFB: remove use of extended edid block - - - --- 2012-10-24 Tomi Valkeinen New
[14/20] OMAPDSS: HDMI: make hdmi pclk check more permissive - - - --- 2012-10-24 Tomi Valkeinen New
[13/20] OMAPDSS: HDMI: add 1920x1200 video mode - - - --- 2012-10-24 Tomi Valkeinen New
[12/20] OMAPDSS: HDMI: use core power on/off with edid & detect - - - --- 2012-10-24 Tomi Valkeinen New
[11/20] OMAPDSS: HDMI: split power_on/off to two parts - - - --- 2012-10-24 Tomi Valkeinen New
[10/20] OMAPDSS: DISPC: Add IRQ enable/status helpers - - - --- 2012-10-24 Tomi Valkeinen New
[09/20] OMAPDSS: add dispc_ovl_enabled() - - - --- 2012-10-24 Tomi Valkeinen New
[08/20] OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable" - - - --- 2012-10-24 Tomi Valkeinen New
[07/20] OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync - - - --- 2012-10-24 Tomi Valkeinen New
[06/20] OMAPDSS: DISPC: use dss_feat_get_num_ovls() - - - --- 2012-10-24 Tomi Valkeinen New
[05/20] OMAPDSS: remove initial display code from omapdss - - - --- 2012-10-24 Tomi Valkeinen New
[04/20] OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output - - - --- 2012-10-24 Tomi Valkeinen New
[03/20] OMAPDSS: remove dispc_irq_handler declaration - - - --- 2012-10-24 Tomi Valkeinen New
[02/20] OMAPDSS: get the dss version from core pdev - - - --- 2012-10-24 Tomi Valkeinen New
[01/20] OMAPDSS: remove omap_dss_device's suspend/resume - - - --- 2012-10-24 Tomi Valkeinen New
[v3,4/4] ARM: dts: omap5: Update MMC with address space and interrupts - - - --- 2012-10-24 Sebastien Guiriec New
[v3,3/4] ARM: dts: omap5: Update UART with address space and interrupts - - - --- 2012-10-24 Sebastien Guiriec New
[v3,2/4] ARM: dts: omap5: Update I2C with address space and interrupts - - - --- 2012-10-24 Sebastien Guiriec New
[v3,1/4] ARM: dts: omap5: Update GPIO with address space and interrupts - - - --- 2012-10-24 Sebastien Guiriec New
[v2,7/7] crypto: omap_sham: Remove usage of private DMA API - - - --- 2012-10-24 Mark Greer New
[v2,6/7] crypto: omap-sham: Add code to use dmaengine API - - - --- 2012-10-24 Mark Greer New
[v2,5/7] crypto: omap-sham: Convert to use pm_runtime API - - - --- 2012-10-24 Mark Greer New
[v2,4/7] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present - - - --- 2012-10-24 Mark Greer New
[v2,3/7] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod - - - --- 2012-10-24 Mark Greer New
[v2,2/7] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module - - - --- 2012-10-24 Mark Greer New
[v2,1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod - - - --- 2012-10-24 Mark Greer New
[RFC,6/6] PM / AVS / OMAP: move Smartreflex-class3 driver to power/avs - - - --- 2012-10-23 Nishanth Menon New
[RFC,5/6] ARM: OMAP: SmartReflex: use pr_warn instead of pr_warning - - - --- 2012-10-23 Nishanth Menon New
[RFC,4/6] ARM: OMAP: SmartReflex: provide SoC integration API for VP - - - --- 2012-10-23 Nishanth Menon New
[RFC,3/6] ARM: OMAP: voltage: move voltdm_reset to platform_data header - - - --- 2012-10-23 Nishanth Menon New
[RFC,2/6] ARM: OMAP: voltage: remove duplicate header definitions - - - --- 2012-10-23 Nishanth Menon New
[RFC,1/6] PM / AVS / OMAP: move Kconfig definition of smartreflex to avs directory - - - --- 2012-10-23 Nishanth Menon New
OMAP NAND driver issue with subpage reads - - - --- 2012-10-23 Juha Kuikka New
ARM: PMU: fix runtime PM enable - - - --- 2012-10-23 Hunter, Jon New
« 1 2 ... 315 316 317381 382 »