[libata] Bump driver versions

Bump the versions for drivers that were modified, but had not already
had a version number bump.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

+31 -31
+1 -1
drivers/ata/ata_generic.c
··· 26 26 #include <linux/libata.h> 27 27 28 28 #define DRV_NAME "ata_generic" 29 - #define DRV_VERSION "0.2.12" 29 + #define DRV_VERSION "0.2.13" 30 30 31 31 /* 32 32 * A generic parallel ATA driver using libata
+1 -1
drivers/ata/ata_piix.c
··· 94 94 #include <linux/dmi.h> 95 95 96 96 #define DRV_NAME "ata_piix" 97 - #define DRV_VERSION "2.11" 97 + #define DRV_VERSION "2.12" 98 98 99 99 enum { 100 100 PIIX_IOCFG = 0x54, /* IDE I/O configuration register */
+1 -1
drivers/ata/pata_ali.c
··· 34 34 #include <linux/dmi.h> 35 35 36 36 #define DRV_NAME "pata_ali" 37 - #define DRV_VERSION "0.7.4" 37 + #define DRV_VERSION "0.7.5" 38 38 39 39 /* 40 40 * Cable special cases
+1 -1
drivers/ata/pata_amd.c
··· 25 25 #include <linux/libata.h> 26 26 27 27 #define DRV_NAME "pata_amd" 28 - #define DRV_VERSION "0.3.8" 28 + #define DRV_VERSION "0.3.9" 29 29 30 30 /** 31 31 * timing_setup - shared timing computation and load
+1 -1
drivers/ata/pata_atiixp.c
··· 22 22 #include <linux/libata.h> 23 23 24 24 #define DRV_NAME "pata_atiixp" 25 - #define DRV_VERSION "0.4.5" 25 + #define DRV_VERSION "0.4.6" 26 26 27 27 enum { 28 28 ATIIXP_IDE_PIO_TIMING = 0x40,
+1 -1
drivers/ata/pata_cs5520.c
··· 41 41 #include <linux/libata.h> 42 42 43 43 #define DRV_NAME "pata_cs5520" 44 - #define DRV_VERSION "0.6.5" 44 + #define DRV_VERSION "0.6.6" 45 45 46 46 struct pio_clocks 47 47 {
+1 -1
drivers/ata/pata_cs5530.c
··· 35 35 #include <linux/dmi.h> 36 36 37 37 #define DRV_NAME "pata_cs5530" 38 - #define DRV_VERSION "0.7.3" 38 + #define DRV_VERSION "0.7.4" 39 39 40 40 static void __iomem *cs5530_port_base(struct ata_port *ap) 41 41 {
+1 -1
drivers/ata/pata_isapnp.c
··· 17 17 #include <linux/libata.h> 18 18 19 19 #define DRV_NAME "pata_isapnp" 20 - #define DRV_VERSION "0.2.1" 20 + #define DRV_VERSION "0.2.2" 21 21 22 22 static struct scsi_host_template isapnp_sht = { 23 23 .module = THIS_MODULE,
+1 -1
drivers/ata/pata_it821x.c
··· 80 80 81 81 82 82 #define DRV_NAME "pata_it821x" 83 - #define DRV_VERSION "0.3.7" 83 + #define DRV_VERSION "0.3.8" 84 84 85 85 struct it821x_dev 86 86 {
+1 -1
drivers/ata/pata_mpc52xx.c
··· 24 24 25 25 26 26 #define DRV_NAME "mpc52xx_ata" 27 - #define DRV_VERSION "0.1.0ac2" 27 + #define DRV_VERSION "0.1.2" 28 28 29 29 30 30 /* Private structures used by the driver */
+1 -1
drivers/ata/pata_pcmcia.c
··· 42 42 43 43 44 44 #define DRV_NAME "pata_pcmcia" 45 - #define DRV_VERSION "0.3.1" 45 + #define DRV_VERSION "0.3.2" 46 46 47 47 /* 48 48 * Private data structure to glue stuff together
+1 -1
drivers/ata/pata_pdc2027x.c
··· 35 35 #include <linux/libata.h> 36 36 37 37 #define DRV_NAME "pata_pdc2027x" 38 - #define DRV_VERSION "0.9" 38 + #define DRV_VERSION "1.0" 39 39 #undef PDC_DEBUG 40 40 41 41 #ifdef PDC_DEBUG
+1 -1
drivers/ata/pata_platform.c
··· 22 22 #include <linux/pata_platform.h> 23 23 24 24 #define DRV_NAME "pata_platform" 25 - #define DRV_VERSION "1.0" 25 + #define DRV_VERSION "1.1" 26 26 27 27 static int pio_mask = 1; 28 28
+1 -1
drivers/ata/pata_sc1200.c
··· 40 40 #include <linux/libata.h> 41 41 42 42 #define DRV_NAME "sc1200" 43 - #define DRV_VERSION "0.2.5" 43 + #define DRV_VERSION "0.2.6" 44 44 45 45 #define SC1200_REV_A 0x00 46 46 #define SC1200_REV_B1 0x01
+1 -1
drivers/ata/pata_scc.c
··· 43 43 #include <linux/libata.h> 44 44 45 45 #define DRV_NAME "pata_scc" 46 - #define DRV_VERSION "0.2" 46 + #define DRV_VERSION "0.3" 47 47 48 48 #define PCI_DEVICE_ID_TOSHIBA_SCC_ATA 0x01b4 49 49
+1 -1
drivers/ata/pata_serverworks.c
··· 41 41 #include <linux/libata.h> 42 42 43 43 #define DRV_NAME "pata_serverworks" 44 - #define DRV_VERSION "0.4.1" 44 + #define DRV_VERSION "0.4.2" 45 45 46 46 #define SVWKS_CSB5_REVISION_NEW 0x92 /* min PCI_REVISION_ID for UDMA5 (A2.0) */ 47 47 #define SVWKS_CSB6_REVISION 0xa0 /* min PCI_REVISION_ID for UDMA4 (A1.0) */
+1 -1
drivers/ata/pata_sil680.c
··· 33 33 #include <linux/libata.h> 34 34 35 35 #define DRV_NAME "pata_sil680" 36 - #define DRV_VERSION "0.4.6" 36 + #define DRV_VERSION "0.4.7" 37 37 38 38 #define SIL680_MMIO_BAR 5 39 39
+1 -1
drivers/ata/pata_sl82c105.c
··· 26 26 #include <linux/libata.h> 27 27 28 28 #define DRV_NAME "pata_sl82c105" 29 - #define DRV_VERSION "0.3.1" 29 + #define DRV_VERSION "0.3.2" 30 30 31 31 enum { 32 32 /*
+1 -1
drivers/ata/pdc_adma.c
··· 44 44 #include <linux/libata.h> 45 45 46 46 #define DRV_NAME "pdc_adma" 47 - #define DRV_VERSION "0.06" 47 + #define DRV_VERSION "1.0" 48 48 49 49 /* macro to calculate base address for ATA regs */ 50 50 #define ADMA_ATA_REGS(base,port_no) ((base) + ((port_no) * 0x40))
+1 -1
drivers/ata/sata_inic162x.c
··· 28 28 #include <scsi/scsi_device.h> 29 29 30 30 #define DRV_NAME "sata_inic162x" 31 - #define DRV_VERSION "0.2" 31 + #define DRV_VERSION "0.3" 32 32 33 33 enum { 34 34 MMIO_BAR = 5,
+1 -1
drivers/ata/sata_mv.c
··· 72 72 #include <linux/libata.h> 73 73 74 74 #define DRV_NAME "sata_mv" 75 - #define DRV_VERSION "0.81" 75 + #define DRV_VERSION "1.0" 76 76 77 77 enum { 78 78 /* BAR's are enumerated in terms of pci_resource_start() terms */
+1 -1
drivers/ata/sata_nv.c
··· 49 49 #include <linux/libata.h> 50 50 51 51 #define DRV_NAME "sata_nv" 52 - #define DRV_VERSION "3.4" 52 + #define DRV_VERSION "3.5" 53 53 54 54 #define NV_ADMA_DMA_BOUNDARY 0xffffffffUL 55 55
+1 -1
drivers/ata/sata_qstor.c
··· 39 39 #include <linux/libata.h> 40 40 41 41 #define DRV_NAME "sata_qstor" 42 - #define DRV_VERSION "0.08" 42 + #define DRV_VERSION "0.09" 43 43 44 44 enum { 45 45 QS_MMIO_BAR = 4,
+1 -1
drivers/ata/sata_sil.c
··· 46 46 #include <linux/libata.h> 47 47 48 48 #define DRV_NAME "sata_sil" 49 - #define DRV_VERSION "2.2" 49 + #define DRV_VERSION "2.3" 50 50 51 51 enum { 52 52 SIL_MMIO_BAR = 5,
+1 -1
drivers/ata/sata_sil24.c
··· 30 30 #include <linux/libata.h> 31 31 32 32 #define DRV_NAME "sata_sil24" 33 - #define DRV_VERSION "0.9" 33 + #define DRV_VERSION "1.0" 34 34 35 35 /* 36 36 * Port request block (PRB) 32 bytes
+1 -1
drivers/ata/sata_sis.c
··· 43 43 #include "sis.h" 44 44 45 45 #define DRV_NAME "sata_sis" 46 - #define DRV_VERSION "0.8" 46 + #define DRV_VERSION "1.0" 47 47 48 48 enum { 49 49 sis_180 = 0,
+1 -1
drivers/ata/sata_svw.c
··· 53 53 #endif /* CONFIG_PPC_OF */ 54 54 55 55 #define DRV_NAME "sata_svw" 56 - #define DRV_VERSION "2.2" 56 + #define DRV_VERSION "2.3" 57 57 58 58 enum { 59 59 /* ap->flags bits */
+1 -1
drivers/ata/sata_sx4.c
··· 92 92 #include "sata_promise.h" 93 93 94 94 #define DRV_NAME "sata_sx4" 95 - #define DRV_VERSION "0.11" 95 + #define DRV_VERSION "0.12" 96 96 97 97 98 98 enum {
+1 -1
drivers/ata/sata_uli.c
··· 36 36 #include <linux/libata.h> 37 37 38 38 #define DRV_NAME "sata_uli" 39 - #define DRV_VERSION "1.2" 39 + #define DRV_VERSION "1.3" 40 40 41 41 enum { 42 42 uli_5289 = 0,
+1 -1
drivers/ata/sata_via.c
··· 46 46 #include <linux/libata.h> 47 47 48 48 #define DRV_NAME "sata_via" 49 - #define DRV_VERSION "2.2" 49 + #define DRV_VERSION "2.3" 50 50 51 51 enum board_ids_enum { 52 52 vt6420,
+1 -1
drivers/ata/sata_vsc.c
··· 47 47 #include <linux/libata.h> 48 48 49 49 #define DRV_NAME "sata_vsc" 50 - #define DRV_VERSION "2.2" 50 + #define DRV_VERSION "2.3" 51 51 52 52 enum { 53 53 VSC_MMIO_BAR = 0,