index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dm1105
/
dm1105.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] Rename media/dvb as media/pci
Mauro Carvalho Chehab
2012-08-13
1
-1248
/
+0
*
[media] dm1105: release dvbnet on frontend attachment failure
Jonathan Nieder
2012-01-07
1
-1
/
+1
*
[media] dm1105: handle errors from dvb_net_init
Jonathan Nieder
2012-01-06
1
-1
/
+4
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
[media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through G...
Igor M. Liplianin
2011-05-25
1
-36
/
+236
*
[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
1
-1
/
+1
*
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-21
/
+21
*
[media] i2c: Stop using I2C_CLASS_TV_DIGITAL
Jean Delvare
2010-10-21
1
-1
/
+0
*
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
1
-0
/
+13
*
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 (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 (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 (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
1
-4
/
+3
*
V4L/DVB (9012): Add support for DvbWorld 2004 DVB-S2 PCI adapter
Igor M. Liplianin
2008-10-12
1
-7
/
+3
*
V4L/DVB (9010): Add support for SDMC DM1105 PCI chip
Igor M. Liplianin
2008-10-12
1
-0
/
+917