Show patches with: State = Action Required       |   7031 patches
« 1 2 ... 55 56 5770 71 »
Patch Series S/W/F Date Submitter Delegate State
[v3,09/36] mtd: st_spi_fsm: Provide device look-up table --- 2013-11-29 Lee Jones New
[v3,08/36] mtd: devices: Provide header for shared OPCODEs and SFDP commands --- 2013-11-29 Lee Jones New
[v3,07/36] mtd: st_spi_fsm: Add support for JEDEC ID extraction --- 2013-11-29 Lee Jones New
[v3,06/36] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes --- 2013-11-29 Lee Jones New
[v3,04/36] mtd: st_spi_fsm: Supply framework for device requests --- 2013-11-29 Lee Jones New
[v3,03/36] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions --- 2013-11-29 Lee Jones New
[v3,02/36] mtd: st_spi_fsm: Supply all register address and bit logic defines --- 2013-11-29 Lee Jones New
[v3,01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework --- 2013-11-29 Lee Jones New
[v3,3/3] init: efi: arm: enable (U)EFI runtime services on arm --- 2013-11-28 Leif Lindholm New
[v3,2/3] arm: Add [U]EFI runtime services support --- 2013-11-28 Leif Lindholm New
[v3,1/3] Documentation: arm: add UEFI support documentation --- 2013-11-28 Leif Lindholm New
[v3,15/15] ARM: Remove uprobes dependency on kprobes --- 2013-11-27 David Long New
[v3,14/15] ARM: add uprobes support --- 2013-11-27 David Long New
[v3,13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2013-11-27 David Long New
[v3,12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2013-11-27 David Long New
[v3,11/15] ARM: Rename the shared kprobes/uprobe return value enum --- 2013-11-27 David Long New
[v3,10/15] ARM: Change more ARM kprobes symbol names to something more --- 2013-11-27 David Long New
[v3,09/15] ARM: Make the kprobes condition_check symbol names more generic --- 2013-11-27 David Long New
[v3,08/15] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2013-11-27 David Long New
[v3,07/15] ARM: Remove use of struct kprobe from generic probes code --- 2013-11-27 David Long New
[v3,06/15] ARM: Disable jprobes test when built into thumb-mode kernel --- 2013-11-27 David Long New
[v3,05/15] ARM: use a function table for determining instruction interpreter actions --- 2013-11-27 David Long New
[v3,04/15] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2013-11-27 David Long New
[v3,03/15] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2013-11-27 David Long New
[v3,02/15] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-11-27 David Long New
[v3,01/15] uprobes: allow ignoring of probe hits --- 2013-11-27 David Long New
[0/2] PSCI system off and reset for KVM ARM/ARM64 --- 2013-11-25 Anup Patel New
[2/2] ARM/ARM64: KVM: Forward PSCI SYSTEM_OFF and SYSTEM_RESET to user space --- 2013-11-25 Anup Patel New
[1/2] KVM: Add KVM_EXIT_RESET to user space API header --- 2013-11-25 Anup Patel New
[23/23] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations --- 2013-11-22 Lee Jones New
[22/23] mtd: st_spi_fsm: Provide the default read/write configurations --- 2013-11-22 Lee Jones New
[21/23] mtd: st_spi_fsm: Update the flash Volatile Configuration Register --- 2013-11-22 Lee Jones New
[20/23] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode --- 2013-11-22 Lee Jones New
[19/23] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset --- 2013-11-22 Lee Jones New
[18/23] mtd: st_spi_fsm: Prepare read/write sequences according to configuration --- 2013-11-22 Lee Jones New
[17/23] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode --- 2013-11-22 Lee Jones New
[16/23] mtd: st_spi_fsm: Provide the erase one sector sequence --- 2013-11-22 Lee Jones New
[15/23] mtd: st_spi_fsm: Fetch boot-device from mode pins --- 2013-11-22 Lee Jones New
[14/23] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s) --- 2013-11-22 Lee Jones New
[13/23] mtd: st_spi_fsm: Fetch platform specific configurations --- 2013-11-22 Lee Jones New
[12/23] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations --- 2013-11-22 Lee Jones New
[11/23] ARM: STi: Add support for the FSM Serial Flash Controller --- 2013-11-22 Lee Jones New
[10/23] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID --- 2013-11-22 Lee Jones New
[09/23] mtd: st_spi_fsm: Provide device look-up table --- 2013-11-22 Lee Jones New
[08/23] mtd: devices: Provide header for shared OPCODEs and SFDP commands --- 2013-11-22 Lee Jones New
[07/23] mtd: st_spi_fsm: Add support for JEDEC ID extraction --- 2013-11-22 Lee Jones New
[06/23] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes --- 2013-11-22 Lee Jones New
[05/23] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO --- 2013-11-22 Lee Jones New
[04/23] mtd: st_spi_fsm: Supply framework for device requests --- 2013-11-22 Lee Jones New
[03/23] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions --- 2013-11-22 Lee Jones New
[02/23] mtd: st_spi_fsm: Supply all register address and bit logic defines --- 2013-11-22 Lee Jones New
[01/23] mtd: st_spi_fsm: Allocate resources and register with MTD framework --- 2013-11-22 Lee Jones New
[3/3] Revert "ARM: mm: correct pte_same behaviour for LPAE." --- 2013-11-19 Steve Capper New
[2/3] ARM: mm: Make LPAE huge page ptes NG by default --- 2013-11-19 Steve Capper New
[1/3] ARM: mm: Rewire LPAE set_huge_pte_at --- 2013-11-19 Steve Capper New
[10/10] ASoC: ux500: Dynamically fill DAI driver data on probe --- 2013-11-19 Lee Jones New
[08/10] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation --- 2013-11-19 Lee Jones New
[07/10] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case --- 2013-11-19 Lee Jones New
[2/2] ASoC: ab8500: Revert "ASoC: ab8500: Convert register I/O to regmap" --- 2013-11-19 Lee Jones New
[1/2] ASoC: ab8500: Revert "ASoC: ab8500: Explicitly set I/O up" --- 2013-11-19 Lee Jones New
[v3] ARM: signal: fix armv7-m build issue in sigreturn_codes.S --- 2013-11-19 vkamensky New
[v3,7/9] KVM: arm-vgic: Support unqueueing of LRs to the dist --- 2013-11-17 Christoffer Dall New
[v3,6/9] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-11-17 Christoffer Dall New
[v3,4/9] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-11-17 Christoffer Dall New
[v3,3/9] KVM: arm-vgic: Set base addr through device API --- 2013-11-17 Christoffer Dall New
[v3,2/9] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-11-17 Christoffer Dall New
[v3,6/8] Documentation: dt: kona-timer: Add clocks property --- 2013-11-14 Tim Kryger New
[v3,5/8] mmc: sdhci-bcm-kona: Add basic use of clocks --- 2013-11-14 Tim Kryger New
[v3,4/8] ARM: dts: Specify clocks for SDHCIs on bcm11351 --- 2013-11-14 Tim Kryger New
[v3,3/8] Documentation: dt: kona-sdhci: Add clocks property --- 2013-11-14 Tim Kryger New
[10/10] ARM: STi: Add support for the FSM Serial Flash Controller --- 2013-11-14 Lee Jones New
[09/10] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID --- 2013-11-14 Lee Jones New
[08/10] mtd: st_spi_fsm: Provide device look-up table --- 2013-11-14 Lee Jones New
[07/10] mtd: st_spi_fsm: Add support for JEDEC ID extraction --- 2013-11-14 Lee Jones New
[06/10] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes --- 2013-11-14 Lee Jones New
[05/10] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO --- 2013-11-14 Lee Jones New
[04/10] mtd: st_spi_fsm: Supply framework for device requests --- 2013-11-14 Lee Jones New
[03/10] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions --- 2013-11-14 Lee Jones New
[02/10] mtd: st_spi_fsm: Supply all register address and bit logic defines --- 2013-11-14 Lee Jones New
[01/10] mtd: st_spi_fsm: Allocate resources and register with MTD framework --- 2013-11-14 Lee Jones New
[3/4] mfd: rtsx: Add rtl8402 card reader --- 2013-11-14 Lee Jones New
[2/4] mfd: rtsx: Generify the switch voltage routine --- 2013-11-14 Lee Jones New
[1/4] mfd: rtsx: Generify call-back operations in order to reduce code duplication --- 2013-11-14 Lee Jones New
[v2] ARM: signal: fix armv7-m build issue in sigreturn_codes.S --- 2013-11-13 vkamensky New
[7/7] ARM: sa1100: move state to the overall container --- 2013-11-12 Linus Walleij New
[6/7] ARM: sa1100: rewrite the high GPIO IRQ handler --- 2013-11-12 Linus Walleij New
[5/7] ARM: sa1100: move GPIO masks to state container --- 2013-11-12 Linus Walleij New
[4/7] ARM: sa1100: use hardware IRQ bit masks --- 2013-11-12 Linus Walleij New
[3/7] ARM: sa1100: refer to hardware IRQs step 1 --- 2013-11-12 Linus Walleij New
[2/7] ARM: sa1100: use an irqdomain for the high GPIO IRQs --- 2013-11-12 Linus Walleij New
[1/7] ARM: sa1100: switch to MULTI_IRQ_HANDLER --- 2013-11-12 Linus Walleij New
ARM: signal: fix armv7-m build issue in sigreturn_codes.S --- 2013-11-11 vkamensky New
[GIT,PULL] Third and final KVM/ARM updates for 3.13 --- 2013-11-08 Christoffer Dall New
[trivial] arm64: constify hwcap_str --- 2013-11-07 Catalin Marinas New
[trivial] arm64: constify hwcap_str --- 2013-11-06 Ard Biesheuvel New
[4/4] arm64: audit: Add audit hook in ptrace/syscall_trace --- 2013-11-06 AKASHI Takahiro New
[3/4] arm64: audit: Add AArch32 support --- 2013-11-06 AKASHI Takahiro New
[2/4] arm64: Add audit support --- 2013-11-06 AKASHI Takahiro New
[1/4] audit: Enable arm64 support --- 2013-11-06 AKASHI Takahiro New
[12/13] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation --- 2013-11-06 Lee Jones New
« 1 2 ... 55 56 5770 71 »