index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
V4L/DVB (5779): Dibusb-mb: fix broken 'tuner_pass_ctrl' functionality
Michael Krufky
3
-8
/
+24
2007-07-18
V4L/DVB (5778): Dvb-usb: kill unused tuner/i2c functions
Michael Krufky
2
-67
/
+0
2007-07-18
V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configure
Trent Piepho
6
-32
/
+23
2007-07-18
V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station...
Rafael Bilski
1
-0
/
+8
2007-07-18
V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card
RafaĆ Bilski
2
-6
/
+12
2007-07-18
V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_dev
Michael Krufky
1
-2
/
+0
2007-07-18
V4L/DVB (5771): Get_dvb_firmware: update script for new location
Michael Krufky
1
-1
/
+1
2007-07-18
V4L/DVB (5770): Ivtv: fix return code of VIDIOC_G/S_FBUF when no FB is present
Hans Verkuil
1
-2
/
+2
2007-07-18
V4L/DVB (5769): Ivtv: fix broken VBI output support
Hans Verkuil
2
-21
/
+11
2007-07-18
V4L/DVB (5768): Ivtv: fix converity warning
Hans Verkuil
1
-4
/
+1
2007-07-18
V4L/DVB (5767): ZC0301 driver updates
Luca Risolia
6
-83
/
+91
2007-07-18
V4L/DVB (5766): ET61x251 driver updates
Luca Risolia
5
-104
/
+120
2007-07-18
V4L/DVB (5765): SN9C1xx driver updates
Luca Risolia
5
-129
/
+358
2007-07-18
V4L/DVB (5763): Fix tea5761 unselection
Mauro Carvalho Chehab
1
-1
/
+1
2007-07-18
V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct
Michael Krufky
1
-5
/
+8
2007-07-18
V4L/DVB (5758): Tea5767: store tuning operations in tuner_operations structure
Michael Krufky
1
-5
/
+9
2007-07-18
V4L/DVB (5757): Tea5761: store tuning operations in tuner_operations structure
Michael Krufky
1
-4
/
+8
2007-07-18
V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structure
Michael Krufky
1
-6
/
+10
2007-07-18
V4L/DVB (5755): Tda8290: store tuning operations in tuner_operations structure
Michael Krufky
1
-5
/
+10
2007-07-18
V4L/DVB (5754): Mt20xx: store tuning operations in tuner_operations structure
Michael Krufky
1
-15
/
+25
2007-07-18
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
8
-73
/
+76
2007-07-18
V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c
Mauro Carvalho Chehab
1
-181
/
+0
2007-07-18
V4L/DVB (5774a): Remove CONFIG_BIGPHYS_AREA from zoran_driver
Mauro Carvalho Chehab
1
-63
/
+0
2007-07-18
V4L/DVB (5747): Tea5761: remove duplicated "#include <media/tuner.h>"
Michael Krufky
1
-1
/
+0
2007-07-18
V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS
Trent Piepho
9
-9
/
+9
2007-07-18
V4L/DVB (5743): Tuner: clean up kfree() after release
Michael Krufky
1
-3
/
+7
2007-07-18
V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290
Michael Krufky
3
-0
/
+27
2007-07-18
V4L/DVB (5741): Tuner: add release callback
Michael Krufky
2
-0
/
+6
2007-07-18
V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support
Adrian Bunk
1
-4
/
+4
2007-07-18
V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.
Robert P. J. Day
6
-12
/
+12
2007-07-18
V4L/DVB (5734): Cx88: kill dev->fw_size
Michael Krufky
2
-3
/
+1
2007-07-18
V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares
Hans Verkuil
1
-7
/
+4
2007-07-18
V4L/DVB (5729): Remove support for 256 Kb firmware files.
Hans Verkuil
1
-3
/
+1
2007-07-18
V4L/DVB (5727): Remove VIVI_SCATTER
Mauro Carvalho Chehab
1
-163
/
+0
2007-07-18
V4L/DVB (5724): Saa7134-tvaudio: kthread conversion
Christoph Hellwig
2
-30
/
+17
2007-07-18
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
Michael Krufky
5
-72
/
+117
2007-07-18
V4L/DVB (5718): Mt20xx: whitespace cleanup
Michael Krufky
1
-6
/
+6
2007-07-18
V4L/DVB (5705): Removed unnecessary .hardware from video_device struct.
Douglas Schilling Landgraf
10
-10
/
+0
2007-07-18
V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.
Robert P. J. Day
1
-23
/
+0
2007-07-18
V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent
Dmitry Torokhov
9
-9
/
+9
2007-07-18
V4L/DVB (5701): Documentation/dvb/bt8xx.txt update
Uwe Bugla
1
-12
/
+20
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
2
-21
/
+41
2007-07-18
V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCI
Daniel Gimpelevich
3
-0
/
+26
2007-07-18
V4L/DVB (5684): V4L: ir-kbd-i2c - switch to using msecs_to_jiffies()
Dmitry Torokhov
1
-1
/
+2
2007-07-18
V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies()
Dmitry Torokhov
1
-6
/
+2
2007-07-18
V4L/DVB (5682): SAA7134 - switch to use msecs_to_jiffies()
Dmitry Torokhov
1
-7
/
+4
[next]