index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dm1105
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
2
-2
/
+2
*
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-21
/
+21
*
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
2010-12-29
1
-2
/
+1
*
[media] i2c: Stop using I2C_CLASS_TV_DIGITAL
Jean Delvare
2010-10-21
1
-1
/
+0
*
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
2010-08-12
1
-1
/
+1
*
V4L/DVB: Bug fix: make IR work again for dm1105
Igor M. Liplianin
2010-06-01
1
-1
/
+1
*
V4L/DVB: ir-core: remove ir-functions usage from dm1105
David Härdeman
2010-05-19
1
-12
/
+7
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+2
*
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
2010-05-18
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB: dm1105: use macro for read/write registers
Igor M. Liplianin
2010-02-26
1
-40
/
+55
*
V4L/DVB: dm1105: use dm1105_dev & dev instead of dm1105dvb
Igor M. Liplianin
2010-02-26
1
-179
/
+178
*
V4L/DVB: dm1105: connect splitted else-if statements
Igor M. Liplianin
2010-02-26
1
-34
/
+32
*
V4L/DVB: Add Support for DVBWorld DVB-S2 PCI 2004D card
Igor M. Liplianin
2010-02-26
2
-0
/
+14
*
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+1
*
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
2010-02-26
1
-2
/
+2
*
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
2009-12-16
1
-9
/
+3
*
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
2009-12-16
1
-2
/
+2
*
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
2009-12-05
1
-2
/
+8
*
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
2009-12-05
1
-1
/
+1
*
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-09-12
1
-1
/
+1
*
V4L/DVB (12332): Create card parameters array in SDMC DM1105 driver
Igor M. Liplianin
2009-09-12
1
-15
/
+133
*
V4L/DVB (11984): Add support for yet another SDMC DM1105 based DVB-S card.
Igor M. Liplianin
2009-06-16
1
-41
/
+80
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
V4L/DVB (10830): dm1105: uses ir_* functions, select VIDEO_IR
Randy Dunlap
2009-03-30
1
-0
/
+1
*
V4L/DVB (10744): dm1105: infrared remote code is remaked.
Igor M. Liplianin
2009-03-30
1
-83
/
+17
*
V4L/DVB (10743): dm1105: not demuxing from interrupt context.
Igor M. Liplianin
2009-03-30
1
-50
/
+60
*
V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
Mauro Carvalho Chehab
2009-01-07
1
-0
/
+1
*
V4L/DVB (9472): dm1105: fix the misuse of pci_dma_mapping_error
FUJITA Tomonori
2008-12-29
1
-1
/
+1
*
V4L/DVB: remove unused #include <version.h>
Huang Weiyi
2008-12-29
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
1
-1
/
+1
|
\
|
*
V4L/DVB (9608): Fix section mismatch warning for dm1105 during make
Igor M. Liplianin
2008-11-16
1
-1
/
+1
*
|
net: convert more to %pM
Johannes Berg
2008-10-27
1
-2
/
+1
|
/
*
V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilation
Igor M. Liplianin
2008-10-17
1
-0
/
+12
*
V4L/DVB (9068): Kconfig dependency fix for DW2002 card with ST STV0288 demodu...
Igor M. Liplianin
2008-10-12
1
-0
/
+2
*
V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.
Igor M. Liplianin
2008-10-12
1
-6
/
+5
*
V4L/DVB (9017): Add support for Silicon Laboratories SI2109/2110 demodulators.
Igor M. Liplianin
2008-10-12
2
-4
/
+4
*
V4L/DVB (9012): Add support for DvbWorld 2004 DVB-S2 PCI adapter
Igor M. Liplianin
2008-10-12
2
-16
/
+13
*
V4L/DVB (9010): Add support for SDMC DM1105 PCI chip
Igor M. Liplianin
2008-10-12
3
-0
/
+934