Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179548
b: refs/heads/master
c: 8825a09
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 999c214 commit 68c2b3b
Show file tree
Hide file tree
Showing 37 changed files with 228 additions and 28 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4cd191fba45ee3cf3035d7e4d3a942979cd9c5e4
refs/heads/master: 8825a0970cef408fb2f1a44e3cb05d6ba41a18db
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/hopper_cards.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Hopper PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/kernel.h>
Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb/mantis/hopper_vp3028.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis VP-3028 driver
Hopper VP-3028 driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/hopper_vp3028.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Hopper VP-3028 driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_VP3028_H
#define __MANTIS_VP3028_H

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_ca.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_ca.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_CA_H
#define __MANTIS_CA_H

Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_cards.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_common.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_core.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_core.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_dma.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_dma.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_DMA_H
#define __MANTIS_DMA_H

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_dvb.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_dvb.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_DVB_H
#define __MANTIS_DVB_H

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_evm.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_hif.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_hif.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_i2c.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_i2c.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_I2C_H
#define __MANTIS_I2C_H

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_ioc.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_ioc.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_IOC_H
#define __MANTIS_IOC_H

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_link.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_pci.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
20 changes: 20 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_pci.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __MANTIS_PCI_H
#define __MANTIS_PCI_H

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_pcmcia.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_reg.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_uart.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis PCI bridge driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_vp1033.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis VP-1033 driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_vp1033.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis VP-1033 driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_vp1034.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mantis VP-1034 driver
Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
Loading

0 comments on commit 68c2b3b

Please sign in to comment.