Show patches with: State = Action Required       |   355207 patches
« 1 2 ... 2753 2754 27553552 3553 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[19/32] ARM: shmobile: r8a7791: Correct SDHI clock labels and output-names - - - --- 2015-02-26 Simon Horman New
[18/32] ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names - - - --- 2015-02-26 Simon Horman New
[17/32] ARM: shmobile: r8a7794: alt: Enable ethernet controller - - - --- 2015-02-26 Simon Horman New
[16/32] ARM: shmobile: r8a7794: Add ethernet controller to device tree - - - --- 2015-02-26 Simon Horman New
[15/32] ARM: shmobile: r8a7794: Add IPMMU DT nodes - - - --- 2015-02-26 Simon Horman New
[14/32] ARM: shmobile: r8a7791: Add IPMMU DT nodes - - - --- 2015-02-26 Simon Horman New
[13/32] ARM: shmobile: r8a7790: Add IPMMU DT nodes - - - --- 2015-02-26 Simon Horman New
[12/32] ARM: shmobile: r8a7794: Add DMAC devices to DT - - - --- 2015-02-26 Simon Horman New
[11/32] ARM: shmobile: kzm9g-reference dts: Declare the full 512 MiB of RAM - - - --- 2015-02-26 Simon Horman New
[10/32] ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAM - - - --- 2015-02-26 Simon Horman New
[09/32] ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocks - - - --- 2015-02-26 Simon Horman New
[08/32] ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin module - - - --- 2015-02-26 Simon Horman New
[07/32] ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen node - - - --- 2015-02-26 Simon Horman New
[06/32] ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node - - - --- 2015-02-26 Simon Horman New
[05/32] ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer node - - - --- 2015-02-26 Simon Horman New
[04/32] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node - - - --- 2015-02-26 Simon Horman New
[03/32] ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address - - - --- 2015-02-26 Simon Horman New
[02/32] ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodes - - - --- 2015-02-26 Simon Horman New
[01/32] ARM: shmobile: r8a7740 dtsi: add remaining DIV6 clocks - - - --- 2015-02-26 Simon Horman New
[v3] drivers/tty: amba: defer probing DMA availability until hw_init - - - --- 2015-02-26 Jorge Ramirez-Ortiz New
[v3,30/30] PCI: Remove pci_bus_assign_domain_nr() - - - --- 2015-02-26 Yijing Wang New
[v3,29/30] PCI: Remove platform specific pci_domain_nr() - - - --- 2015-02-26 Yijing Wang New
[v3,28/30] PCI: Export find_pci_host_bridge() - - - --- 2015-02-26 Yijing Wang New
[v3,27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - --- 2015-02-26 Yijing Wang New
[v3,26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - --- 2015-02-26 Yijing Wang New
[v3,25/30] PCI/designware: Use pci_scan_root_bus() for simplicity - - - --- 2015-02-26 Yijing Wang New
[v3,24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - --- 2015-02-26 Yijing Wang New
[v3,23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - --- 2015-02-26 Yijing Wang New
[v3,22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity - - - --- 2015-02-26 Yijing Wang New
[v3,21/30] PCI: Introduce pci_bus_child_max_busnr() - - - --- 2015-02-26 Yijing Wang New
[v3,20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity - - - --- 2015-02-26 Yijing Wang New
[v3,19/30] PCI: Remove weak pcibios_root_bridge_prepare() - - - --- 2015-02-26 Yijing Wang New
[v3,18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity - - - --- 2015-02-26 Yijing Wang New
[v3,17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare() - - - --- 2015-02-26 Yijing Wang New
[v3,16/30] PCI/IA64: Fix the build warning about pci_domain_nr() - - - --- 2015-02-26 Yijing Wang New
[v3,15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-02-26 Yijing Wang New
[v3,14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-02-26 Yijing Wang New
[v3,13/30] PCI: Introduce new scan function pci_scan_root_bridge() - - - --- 2015-02-26 Yijing Wang New
[v3,12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - --- 2015-02-26 Yijing Wang New
[v3,11/30] PCI: Save sysdata in pci_host_bridge drvdata - - - --- 2015-02-26 Yijing Wang New
[v3,10/30] PCI: Introduce pci_host_bridge_list to manage host bridges - - - --- 2015-02-26 Yijing Wang New
[v3,09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - --- 2015-02-26 Yijing Wang New
[v3,08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - --- 2015-02-26 Yijing Wang New
[v3,07/30] PCI: Pass PCI domain number combined with root bus number - - - --- 2015-02-26 Yijing Wang New
[v3,06/30] PCI: Combine PCI domain and bus number in u32 arg - - - --- 2015-02-26 Yijing Wang New
[v3,05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy() - - - --- 2015-02-26 Yijing Wang New
[v3,04/30] PCI: Remove deprecated pci_scan_bus_parented() - - - --- 2015-02-26 Yijing Wang New
[v3,03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-02-26 Yijing Wang New
[v3,02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() - - - --- 2015-02-26 Yijing Wang New
[v3,01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus() - - - --- 2015-02-26 Yijing Wang New
[v2] ARM: Don't use complete() during __cpu_die - - - --- 2015-02-26 Paul E. McKenney New
[v3] drivers/tty: amba: defer probing DMA availability until hw_init - - - --- 2015-02-26 Jorge Ramirez-Ortiz New
[v1] of: calculate masks of the device based on dma-range size - - - --- 2015-02-26 Bjorn Helgaas New
[v2] coresight-stm: adding driver for CoreSight STM component - - - --- 2015-02-25 Mathieu Poirier New
[2/2] qcom: scm: Add scm_set_warm_boot_addr function - - - --- 2015-02-25 Lina Iyer New
[1/2] ARM: qcom: Add SCM warmboot flags for quad core targets. - - - --- 2015-02-25 Lina Iyer New
clk: qcom: Properly change rates for ahbix clock - - - --- 2015-02-25 Stephen Boyd New
[3/3] kernel/module.c: Update debug alignment after symtable generation - - - --- 2015-02-25 Laura Abbott New
[2/3] arm: Don't use is_module_addr in setting page attributes - - - --- 2015-02-25 Laura Abbott New
[1/3] arm64: Don't use is_module_addr in setting page attributes - - - --- 2015-02-25 Laura Abbott New
[RFC,0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs - - - --- 2015-02-25 Rafael J. Wysocki New
[4/4] ARM: mvebu: fix routing for analog audio input of Armada 370 DB platform - - - --- 2015-02-25 Marcin Wojtas New
[3/4] ARM: mvebu: add audio support to Armada 385 DB - - - --- 2015-02-25 Marcin Wojtas New
[2/4] ARM: mvebu: add audio I2S controller to Armada 38x Device Tree - - - --- 2015-02-25 Marcin Wojtas New
[1/4] ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms - - - --- 2015-02-25 Marcin Wojtas New
[7/8] ASoC: fsl_spdif: fix struct clk pointer comparing - - - --- 2015-02-25 Stephen Boyd New
[v2] ARM: Don't use complete() during __cpu_die - - - --- 2015-02-25 Nicolas Pitre New
[PATCHv3,35/35] ARM: OMAP4+: control: add support for initializing control module via DT - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,34/35] ARM: dts: dra7: add system control module node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,33/35] ARM: dts: omap5: add system control module node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,32/35] ARM: OMAP4+: control: remove support for legacy pad read/write - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,31/35] ARM: OMAP4: display: convert display to use syscon for dsi muxing - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,30/35] ARM: dts: omap4: add system control module node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,29/35] ARM: dts: am4372: merge control module features under scrm node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,28/35] ARM: dts: am43xx-epos-evm: fix pinmux node layout - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,27/35] ARM: dts: am33xx: merge control module features under scrm node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,26/35] ARM: dts: omap3: merge control module features under scrm node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,25/35] ARM: dts: omap24xx: merge control module features under scrm node - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,24/35] ARM: OMAP2+: control: add syscon support for register accesses - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,23/35] ARM: OMAP2+: id: cache omap_type value - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,22/35] ARM: OMAP2+: control: remove API for getting control module base address - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,21/35] ARM: OMAP2+: clock: add low-level support for regmap - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,20/35] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,19/35] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,18/35] ARM: OMAP2+: CM: move SoC specific init calls within a generic API - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,17/35] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,16/35] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,15/35] ARM: OMAP2+: control: determine control module base address from DT - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,14/35] ARM: OMAP2+: PRM: determine PRM base address from device tree - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,13/35] ARM: OMAP2+: CM: determine CM base address from device tree - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,12/35] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,10/35] ARM: OMAP2+: PRCM: add support for static clock memmap indices - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,09/35] Documentation: DT: document PRCM compatible strings for dm81x SoCs - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,08/35] clk: ti: fix ti_clk_get_reg_addr error handling - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,07/35] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,06/35] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,05/35] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,04/35] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone - - - --- 2015-02-25 Tero Kristo New
[PATCHv3,03/35] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs - - - --- 2015-02-25 Tero Kristo New
« 1 2 ... 2753 2754 27553552 3553 »