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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
V4L/DVB (6142): cx25840: fix build warning
Michael Krufky
1
-0
/
+1
2007-10-10
V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...
Michael Krufky
1
-11
/
+21
2007-10-10
V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading effic...
Michael Krufky
1
-7
/
+16
2007-10-10
V4L/DVB (6139): tea5767: add get_rf_strength and improve status reading effic...
Michael Krufky
1
-22
/
+41
2007-10-10
V4L/DVB (6138): tea5761: add get_rf_strength and improve status reading effic...
Michael Krufky
1
-23
/
+41
2007-10-10
V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...
Michael Krufky
1
-22
/
+36
2007-10-10
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...
Michael Krufky
1
-0
/
+1
2007-10-10
V4L/DVB (6134): tuner: alter build to produce separate modules
Michael Krufky
8
-13
/
+141
2007-10-10
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
4
-112
/
+236
2007-10-10
V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
4
-57
/
+129
2007-10-10
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
4
-50
/
+118
2007-10-10
V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
4
-81
/
+197
2007-10-10
V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
4
-151
/
+270
2007-10-10
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
3
-18
/
+123
2007-10-10
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
9
-329
/
+430
2007-10-10
V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f
Michael Krufky
1
-0
/
+22
2007-10-10
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
12
-93
/
+93
2007-10-10
V4L/DVB (6124): cx25840: add a few 10 microsecond delays
Tyler Trafford
1
-3
/
+4
2007-10-10
V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux
Hans Verkuil
2
-3
/
+10
2007-10-10
V4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers()
Adrian Bunk
1
-2
/
+2
2007-10-10
V4L/DVB (6121): ivtvfb: replace ivtv_fb prefix to ivtvfb
Hans Verkuil
1
-84
/
+84
2007-10-10
V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb
Hans Verkuil
4
-10
/
+10
2007-10-10
V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux
Hans Verkuil
4
-16
/
+14
2007-10-10
V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define
Hans Verkuil
2
-3
/
+3
2007-10-10
V4L/DVB (6117): ivtv: finish VBI related cleanup
Hans Verkuil
2
-37
/
+40
2007-10-10
V4L/DVB (6116): ivtv: VBI cleanups and fixes
Hans Verkuil
6
-187
/
+113
2007-10-10
V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problems
Hans Verkuil
2
-0
/
+7
2007-10-10
V4L/DVB (6113): ivtv: udelay for the i2c bus was set too high
Hans Verkuil
1
-1
/
+1
2007-10-10
V4L/DVB (6112): cx25840: use a workqueue to load the firmware
Hans Verkuil
2
-10
/
+39
2007-10-10
V4L/DVB (6111): Fix a warning when compiling on x86_64
Mauro Carvalho Chehab
1
-2
/
+2
2007-10-10
V4L/DVB (6109): ivtv: use new videodev2.h pixel formats
Hans Verkuil
1
-7
/
+6
2007-10-10
V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSD
Hans Verkuil
1
-1
/
+6
2007-10-10
V4L/DVB (6107): dvb_frontend: clean-up shutdown handling
Oliver Endriss
1
-4
/
+3
2007-10-10
V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0
Oliver Endriss
1
-1
/
+1
2007-10-10
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
Oliver Endriss
1
-16
/
+22
2007-10-10
V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error
Marco Schluessler
1
-1
/
+3
2007-10-10
V4L/DVB (6103): dvb_ca_en50221: return correct error code value
Marco Schluessler
1
-2
/
+2
2007-10-10
V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...
Jesper Juhl
2
-2
/
+2
2007-10-10
V4L/DVB (6100): dvb_net: whitespace cleanup
Michael Krufky
1
-2
/
+2
2007-10-10
V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to cast
Jesper Juhl
1
-3
/
+3
2007-10-10
V4L/DVB (6097): ivtv: set correct pixel format and alpha properties
Hans Verkuil
2
-15
/
+52
2007-10-10
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2
-19
/
+26
2007-10-10
V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups
Hans Verkuil
3
-40
/
+38
2007-10-10
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
6
-149
/
+152
2007-10-10
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
17
-279
/
+184
2007-10-10
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
26
-98
/
+167
2007-10-10
V4L/DVB (6090): ivtv-fb: correct transparency bit reporting
Hans Verkuil
1
-3
/
+6
2007-10-10
V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB
Hans Verkuil
1
-2
/
+11
2007-10-10
V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy
Hans Verkuil
6
-13
/
+26
2007-10-10
V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress
Hans Verkuil
1
-4
/
+2
[next]