Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

I/OAT: update driver version and copyright dates

Together with new fixes update driver version
and extend copyright dates ranges.

Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

authored by

Maciej Sosnowski and committed by
Dan Williams
211a22ce aa2d0b8b

+8 -8
+1 -1
drivers/dca/dca-core.c
··· 1 1 /* 2 - * Copyright(c) 2007 Intel Corporation. All rights reserved. 2 + * Copyright(c) 2007 - 2009 Intel Corporation. All rights reserved. 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify it 5 5 * under the terms of the GNU General Public License as published by the Free
+1 -1
drivers/dma/ioat.c
··· 1 1 /* 2 2 * Intel I/OAT DMA Linux driver 3 - * Copyright(c) 2007 Intel Corporation. 3 + * Copyright(c) 2007 - 2009 Intel Corporation. 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms and conditions of the GNU General Public License,
+1 -1
drivers/dma/ioat_dca.c
··· 1 1 /* 2 2 * Intel I/OAT DMA Linux driver 3 - * Copyright(c) 2007 Intel Corporation. 3 + * Copyright(c) 2007 - 2009 Intel Corporation. 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms and conditions of the GNU General Public License,
+1 -1
drivers/dma/ioat_dma.c
··· 1 1 /* 2 2 * Intel I/OAT DMA Linux driver 3 - * Copyright(c) 2004 - 2007 Intel Corporation. 3 + * Copyright(c) 2004 - 2009 Intel Corporation. 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms and conditions of the GNU General Public License,
+2 -2
drivers/dma/ioatdma.h
··· 1 1 /* 2 - * Copyright(c) 2004 - 2007 Intel Corporation. All rights reserved. 2 + * Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved. 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify it 5 5 * under the terms of the GNU General Public License as published by the Free ··· 29 29 #include <linux/pci_ids.h> 30 30 #include <net/tcp.h> 31 31 32 - #define IOAT_DMA_VERSION "3.30" 32 + #define IOAT_DMA_VERSION "3.64" 33 33 34 34 enum ioat_interrupt { 35 35 none = 0,
+1 -1
drivers/dma/ioatdma_hw.h
··· 1 1 /* 2 - * Copyright(c) 2004 - 2007 Intel Corporation. All rights reserved. 2 + * Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved. 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify it 5 5 * under the terms of the GNU General Public License as published by the Free
+1 -1
drivers/dma/ioatdma_registers.h
··· 1 1 /* 2 - * Copyright(c) 2004 - 2007 Intel Corporation. All rights reserved. 2 + * Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved. 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify it 5 5 * under the terms of the GNU General Public License as published by the Free