Show patches with: Submitter = Russell King       |    State = Action Required       |   60 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
ARM: fix exynos randconfig build error - - - --- 2015-02-25 Russell King New
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part2) - - - --- 2014-07-01 Russell King New
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1) - - - --- 2014-07-01 Russell King New
[60/97] ARM: l2c: exynos: convert to generic l2c initialisation (and thereby fix it) - - - --- 2014-04-28 Russell King New
[59/97] ARM: l2c: exynos: convert to common l2c310 early resume functionality - - - --- 2014-04-28 Russell King New
[58/97] ARM: l2c: exynos: remove cache size override - - - --- 2014-04-28 Russell King New
[51/97] ARM: l2c: remove platforms/SoCs setting early BRESP - - - --- 2014-04-28 Russell King New
[49/97] ARM: l2c: fix register naming - - - --- 2014-04-28 Russell King New
[56/75] ARM: l2c: exynos: remove cache size override - - - --- 2014-03-28 Russell King New
[51/75] ARM: l2c: remove platforms/SoCs setting early BRESP - - - --- 2014-03-28 Russell King New
[49/75] ARM: l2c: fix register naming - - - --- 2014-03-28 Russell King New
[51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory - - - --- 2013-09-19 Russell King New
[50/51] ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations - - - --- 2013-09-19 Russell King New
[49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations - - - --- 2013-09-19 Russell King New
[48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function - - - --- 2013-09-19 Russell King New
[47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit() - - - --- 2013-09-19 Russell King New
[46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations - - - --- 2013-09-19 Russell King New
[45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks - - - --- 2013-09-19 Russell King New
[44/51] DMA-API: dcdbas: update DMA mask handing - - - --- 2013-09-19 Russell King New
[43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks - - - --- 2013-09-19 Russell King New
[42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma … - - - --- 2013-09-19 Russell King New
[41/51] DMA-API: crypto: remove last references to 'static struct device *dev' - - - --- 2013-09-19 Russell King New
[40/51] DMA-API: crypto: fix ixp4xx crypto platform device support - - - --- 2013-09-19 Russell King New
[39/51] DMA-API: others: use dma_set_coherent_mask() - - - --- 2013-09-19 Russell King New
[38/51] DMA-API: staging: use dma_set_coherent_mask() - - - --- 2013-09-19 Russell King New
[37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[36/51] DMA-API: usb: use dma_set_coherent_mask() - - - --- 2013-09-19 Russell King New
[35/51] DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[34/51] DMA-API: net: octeon: use dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[33/51] DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[32/51] DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[30/51] DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent() - - - --- 2013-09-19 Russell King New
[28/51] DMA-API: sound: fix dma mask handling in a lot of drivers - - - --- 2013-09-19 Russell King New
[27/51] DMA-API: provide a helper to setup DMA masks - - - --- 2013-09-19 Russell King New
[26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks - - - --- 2013-09-19 Russell King New
[25/51] DMA-API: video: clcd: add dma_set_mask_and_coherent() call - - - --- 2013-09-19 Russell King New
[24/51] DMA-API: dma: pl330: add dma_set_mask_and_coherent() call - - - --- 2013-09-19 Russell King New
[23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call - - - --- 2013-09-19 Russell King New
[22/51] DMA-API: amba: get rid of separate dma_mask - - - --- 2013-09-19 Russell King New
[21/51] DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[20/51] DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[18/51] DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[17/51] DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[16/51] DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[15/51] DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[14/51] DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[13/51] DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[11/51] DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - --- 2013-09-19 Russell King New
[08/51] DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[07/51] DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[06/51] DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[05/51] DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[04/51] DMA-API: net: intel/igb: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling - - - --- 2013-09-19 Russell King New
[01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks - - - --- 2013-09-19 Russell King New