index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-usb
/
m920x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab
1
-1099
/
+0
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-21
/
+1
2011-09-21
[media] m920x: fix ERROR: do not use assignment in if condition
Michael Krufky
1
-9
/
+12
2011-09-06
[media] dvb-usb: refactor MFE code for individual streaming config per frontend
Michael Krufky
1
-10
/
+33
2011-07-31
[media] dvb-usb: prepare for multi-frontend support (MFE)
Antti Palosaari
1
-7
/
+7
2011-05-20
[media] m920x: get rid of on-stack dma buffers
Florian Mickler
1
-11
/
+22
2011-05-20
[media] rc: further key name standardization
Jarod Wilson
1
-8
/
+8
2010-12-29
[media] rc: Name RC keymap tables as rc_map_table
Mauro Carvalho Chehab
1
-12
/
+12
2010-08-02
V4L/DVB: dvb-usb: prepare drivers for using rc-core
Mauro Carvalho Chehab
1
-16
/
+22
2010-08-02
V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key
Mauro Carvalho Chehab
1
-4
/
+4
2010-05-19
V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table
Mauro Carvalho Chehab
1
-9
/
+9
2010-02-26
V4L/DVB: m920x: Add support for Pinnacle PCTV310e card
Massimo Del Fedele
1
-0
/
+141
2009-09-19
V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()
Roel Kluin
1
-0
/
+2
2009-09-12
V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same field
Mauro Carvalho Chehab
1
-34
/
+34
2008-06-05
V4L/DVB (7969): m920x: unaligned access
Al Viro
1
-3
/
+4
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
1
-8
/
+14
2008-04-24
V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2007-07-18
V4L/DVB (5696): M920x: add missing error handling to prevent syslog spamming
Aapo Tahkola
1
-9
/
+18
2007-07-18
V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker Twin
Aapo Tahkola
1
-3
/
+3
2007-07-18
V4L/DVB (5694): M920x: fix for Dposh devices
Aapo Tahkola
1
-16
/
+22
2007-07-18
V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt setting
Aapo Tahkola
1
-14
/
+17
2007-07-18
V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpoint
Aapo Tahkola
1
-19
/
+38
2007-05-09
V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker Twin
Nick Andrew
1
-3
/
+3
2007-05-09
V4L/DVB (5613): M920x: loosen up 80-col limit
Aapo Tahkola
1
-40
/
+23
2007-05-09
V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_foo
Aapo Tahkola
1
-63
/
+63
2007-05-09
V4L/DVB (5611): M920x: replace deb_rc with deb
Aapo Tahkola
1
-21
/
+20
2007-05-09
V4L/DVB (5610): M920x: remove duplicated code
Michael Krufky
1
-87
/
+44
2007-05-09
V4L/DVB (5609): M920x: group like functions together
Michael Krufky
1
-100
/
+101
2007-05-09
V4L/DVB (5608): M920x: various whitespace cleanups
Michael Krufky
1
-102
/
+127
2007-05-09
V4L/DVB (5607): M920x: Initial support for devices likely manufactured by Dposh
Aapo Tahkola
1
-0
/
+49
2007-05-09
V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbing
Michael Krufky
1
-0
/
+5
2007-05-09
V4L/DVB (5605): M920x: Add support for LifeView TV Walker Twin
Nick Andrew
1
-15
/
+265
2007-04-27
V4L/DVB (5459): M920x: add support for Anubis Electronics / MSI Digi Vox Mini II
Pierre Willenbrock
1
-1
/
+82
2007-04-27
V4L/DVB (5449): M920x: add error messages for debugging purposes
Pierre Willenbrock
1
-2
/
+8
2007-04-27
V4L/DVB (5448): M920x: rename megasky_identify_state to m920x_identify_state
Aapo Tahkola
1
-5
/
+5
2007-04-27
V4L/DVB (5428): M920x: Detect zero-length I2C messages and fix a typo
Trent Piepho
1
-2
/
+7
2007-04-27
V4L/DVB (5427): M920x: Improve I2C operations
Trent Piepho
1
-26
/
+26
2007-04-27
V4L/DVB (5426): M920x: remove unneeded code
Aapo Tahkola
1
-1
/
+0
2007-04-27
V4L/DVB (5425): M920x: rework driver code to allow for different devices
Aapo Tahkola
1
-23
/
+28
2007-04-27
V4L/DVB (5423): M920x: i2c cleanups
Aapo Tahkola
1
-43
/
+26
2007-02-21
V4L/DVB (5142): M920x: move filter caps from device caps to adapter caps
Michael Krufky
1
-2
/
+4
2007-02-21
V4L/DVB (5141): M920x: group tuner / demod callback functions together
Michael Krufky
1
-62
/
+63
2007-02-21
V4L/DVB (5140): Whitespace / 80-column cleanups
Michael Krufky
1
-8
/
+16
2007-02-21
V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 module
Aapo Tahkola
1
-14
/
+32
2007-02-21
V4L/DVB (5137): Dvb: add new qt1010 tuner module
Antti Palosaari
1
-1
/
+12
2007-02-21
V4L/DVB (5136): M920x: correct oops when loading module
Michael Krufky
1
-3
/
+3
2007-02-21
V4L/DVB (5134): M920x: fix build in hg tree / other trivial fixes
Michael Krufky
1
-2
/
+0
2007-02-21
V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.h
Michael Krufky
1
-10
/
+1
2007-02-21
V4L/DVB (5132): M920x: more trivial cleanups
Patrick Boettcher
1
-10
/
+1
2007-02-21
V4L/DVB (5131): M920x: more cleanups
Michael Krufky
1
-58
/
+46
[next]