index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-10
V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C...
Oliver Endriss
4
-4
/
+4
2006-12-10
V4L/DVB (4915): Saa7146: Add timeout protection for I2C interrupt
Hartmut Birr
1
-4
/
+12
2006-12-10
V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio support
Hans Verkuil
2
-12
/
+4
2006-12-10
V4L/DVB (4909): Add s/g_parm to cafe_ccic
Jonathan Corbet
2
-6
/
+100
2006-12-10
V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic
Jonathan Corbet
2
-54
/
+3
2006-12-10
V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_...
Mauro Carvalho Chehab
1
-9
/
+14
2006-12-10
V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110
Thomas Genty
4
-3
/
+38
2006-12-10
V4L/DVB (4896): Dvb-usb: fix vendor ID ordering
Michael Krufky
1
-1
/
+1
2006-12-10
V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60.
Michael Hunold
1
-0
/
+4
2006-12-10
V4L/DVB (4894): Mxb: fix to load the proper i2c modules
Michael Hunold
1
-4
/
+4
2006-12-10
V4L/DVB: Dvb-budget ci fix
Andrew Morton
1
-4
/
+0
2006-12-10
V4L/DVB (4891): Lgdt330x: fix broken whitespace
Michael Krufky
1
-4
/
+4
2006-12-10
V4L/DVB (4890): Lgdt330x: fix signal / lock status detection bug
Michael Krufky
1
-6
/
+0
2006-12-10
V4L/DVB (4887): Remove the broken VIDEO_ZR36120 driver
Adrian Bunk
7
-2585
/
+0
2006-12-10
V4L/DVB (4886): Minor coding style improvements
Hans Verkuil
1
-9
/
+9
2006-12-10
V4L/DVB (4884): Remove stray IR code left from patchset
Andrew de Quincey
1
-50
/
+0
2006-12-10
V4L/DVB (4883): Fix TD1316 tuner for DVBC
Thomas Kaiser
1
-1
/
+1
2006-12-10
V4L/DVB (4882): budget-ci IR: make debounce logic conditional
David Hardeman
1
-17
/
+20
2006-12-10
V4L/DVB (4881): budget-ci IR: add IR debugging information
David Hardeman
1
-0
/
+8
2006-12-10
V4L/DVB (4880): budget-ci IR: decode rc5 device byte
David Hardeman
1
-17
/
+59
2006-12-10
V4L/DVB (4879): budget-ci IR: integrate with ir-common
David Hardeman
3
-61
/
+133
2006-12-10
V4L/DVB (4878): budget-ci IR: be more verbose in case of init failure
David Hardeman
1
-3
/
+2
2006-12-10
V4L/DVB (4877): budget-ci IR: improve error checking in init and deinit funct...
David Hardeman
1
-23
/
+37
2006-12-10
V4L/DVB (4876): budget-ci IR: support EVIOCGPHYS
David Hardeman
1
-0
/
+20
2006-12-10
V4L/DVB (4875): budget-ci IR: groundwork for following patches
David Hardeman
1
-15
/
+19
2006-12-10
V4L/DVB (4872): Saa7134-alsa improvements
Hartmut Hackmann
1
-9
/
+54
2006-12-10
V4L/DVB (4871): Fix i2c dependencies of VIDEO_TVEEPROM and VIDEO_TUNER
Mauro Carvalho Chehab
1
-0
/
+2
2006-12-10
V4L/DVB (4869): Lgh06xf: use return value of dvb_pll_configure()
Michael Krufky
1
-24
/
+19
2006-12-10
V4L/DVB (4868): Dvb-pll: return frequency set by dvb_pll_configure()
Michael Krufky
1
-30
/
+14
2006-12-10
V4L/DVB (4867): Whitespace cleanup
Michael Krufky
3
-16
/
+35
2006-12-10
V4L/DVB (4863): Adding support for Pinnacle PCTV 400e DVB-S
Patrick Boettcher
4
-0
/
+354
2006-12-10
V4L/DVB (4864): TDA826x I2C read with 2 messages
Patrick Boettcher
1
-3
/
+6
2006-12-10
V4L/DVB (4862): Fixes uninitialized variables passed to VIDIOC_G_FBUF.
audetto@tiscali.it
1
-0
/
+2
2006-12-10
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
4
-74
/
+159
2006-12-10
V4L/DVB (4860): Optimization of v4l1 handling
Mauro Carvalho Chehab
1
-6
/
+5
2006-12-10
V4L/DVB (4859): Fix initializations on some video_ioctl2 handlers
Mauro Carvalho Chehab
1
-0
/
+13
2006-12-10
V4L/DVB (4858): Fix: implement missing VIDIOCSTUNER on v4l1-compat module
Mauro Carvalho Chehab
1
-1
/
+10
2006-12-10
V4L/DVB (4857): Cleans some ioctl structs before calling V4L2 counterpart
Mauro Carvalho Chehab
1
-1
/
+4
2006-12-10
V4L/DVB (4855): Support KNC1 DVBC cards with alternative tda10021 i2c address
Andrew de Quincey
1
-0
/
+8
2006-12-10
V4L/DVB (4854): Handle errors from input_register_device()
Dmitry Torokhov
10
-149
/
+257
2006-12-10
V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...
Mike Isely
2
-26
/
+16
2006-12-10
V4L/DVB (4850): Lgh06xf: fix compiler error when not selected
Michael Krufky
1
-1
/
+1
2006-12-10
V4L/DVB (4847): Drivers/media/dvb/frontends: kfree() cleanups
Michael Krufky
3
-6
/
+3
2006-12-10
V4L/DVB (4846): Create new lgh06xf atsc tuner module
Michael Krufky
14
-106
/
+198
2006-12-10
V4L/DVB (4842): Updated camera driver
Jonathan Corbet
2
-45
/
+338
2006-12-10
V4L/DVB (4839): Add support ptv-305
Jelle Foks
1
-0
/
+4
2006-12-10
V4L/DVB (4838): Fix cx88-blackbird null pointer
Jelle Foks
1
-1
/
+2
2006-12-10
V4L/DVB (4836): Added support for both DVB frontends of the Lifeview Trio
Nico Sabbi
1
-6
/
+25
2006-12-10
V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA module
Hartmut Hackmann
5
-14
/
+104
2006-12-10
V4L/DVB (4834): Cafe_ccic.c: make a function static
Adrian Bunk
1
-1
/
+1
[next]