First  |  Prev |  Next  |  Last
Pages: 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
[PATCH 13/14] staging: comedi (cb_pcidas64): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/cb_pcidas64.c | 60 +++++++++----------------- 1 files changed, 20 insertions(+), 40 deletions(-) diff --git a... 7 Aug 2010 02:54
[PATCH 11/14] staging: comedi (adv_pci1710): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/adv_pci1710.c | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diff --git a/drivers/stagin... 7 Aug 2010 02:54
[PATCH 14/14] staging: comedi (dt3000): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/dt3000.c | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) diff --git a/drivers/staging... 7 Aug 2010 02:54
[PATCH 07/14] staging: comedi (adv_pci_dio): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/adv_pci_dio.c | 29 ++++++++++++------------- 1 files changed, 14 insertions(+), 15 deletions(-) diff --git a/... 7 Aug 2010 02:54
[PATCH 08/14] staging: comedi (adl_pci6208): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/adl_pci6208.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/staging/comedi... 7 Aug 2010 02:54
[PATCH 01/14] staging: comedi (cb_pcidas): use PCI_DEVICE() macro
This is the first of a patch series that uses PCI_DEVICE() macro for pci table entries on comedi drivers and thus improving readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/cb_pcidas.c | 19 +++++++++---------- 1 files changed, 9 insertions(+),... 7 Aug 2010 02:54
[PATCH 03/14] staging: comedi (cb_pcidio): user PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/cb_pcidio.c | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/staging/come... 7 Aug 2010 02:54
[PATCH 05/14] staging: comedi (me4000): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/me4000.c | 29 ++++++++++++++--------------- 1 files changed, 14 insertions(+), 15 deletions(-) diff --git a/d... 7 Aug 2010 02:54
[PATCH 04/14] staging: comedi (rtd520): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/rtd520.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/comedi/dr... 7 Aug 2010 02:54
[PATCH 02/14] staging: comedi (cb_pcidda): use PCI_DEVICE() macro
Use PCI_DEVICE() macro for pci table entries on comedi driver and thus improves readability. Signed-off-by: Javier Martinez Canillas <martinez.javier(a)gmail.com> --- drivers/staging/comedi/drivers/cb_pcidda.c | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/drivers/staging/... 7 Aug 2010 02:54
First  |  Prev |  Next  |  Last
Pages: 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127