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
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
V4L/DVB: bttv: Move I2C IR initialization
Jean Delvare
3
-2
/
+8
2010-02-19
V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...
Martin Fuzzey
1
-1
/
+1
2010-02-19
soc-camera: mt9t112: modify exiting conditions from standby mode
Kuninori Morimoto
1
-1
/
+1
2010-01-29
V4L/DVB: saa7134: remove stray unlock_kernel
Hans Verkuil
1
-5
/
+3
2010-01-17
V4L/DVB (13966): DVB-T regression fix for saa7134 cards
Dmitri Belimov
2
-13
/
+13
2010-01-17
V4L/DVB (13941): rj54n1cb0c: remove compiler warning
Márton Németh
1
-1
/
+1
2010-01-17
V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2010-01-17
V4L/DVB mx1_camera: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2010-01-17
V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
Jean-Francois Moine
1
-13
/
+13
2010-01-17
V4L/DVB (13882): gspca - stv06xx-vv6410: Ensure register STV_SCAN_RATE is zero
Erik Andrén
1
-0
/
+1
2010-01-17
V4L/DVB (13880): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Xi 2428
Erik Andren
1
-0
/
+6
2010-01-17
V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.
Jean-Francois Moine
1
-0
/
+4
2010-01-17
V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
Roel Kluin
1
-1
/
+1
2010-01-17
V4L/DVB (13622): gspca - ov534: Fix a compilation warning.
Jean-Francois Moine
1
-1
/
+1
2010-01-17
V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...
Laurent Pinchart
3
-14
/
+18
2010-01-17
V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode
Laurent Pinchart
1
-9
/
+22
2010-01-17
V4L/DVB (13826): uvcvideo: Fix controls blacklisting
Laurent Pinchart
1
-1
/
+1
2010-01-17
V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf.
Jean-Francois Moine
1
-0
/
+2
2009-12-23
media video cx23888 driver: ported to new kfifo API
Stefani Seibold
1
-25
/
+19
2009-12-23
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+3
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-8
/
+8
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-15
/
+20
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
2
-27
/
+25
2009-12-16
V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.h
Mauro Carvalho Chehab
1
-1
/
+1
2009-12-16
V4L/DVB (13687): cx231xx: use NULL when pointer is needed
Márton Németh
1
-9
/
+9
2009-12-16
V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-12-16
V4L/DVB (13685): Correct code taking the size of a pointer
Julia Lawall
1
-3
/
+3
2009-12-16
V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM ...
Abylay Ospan
1
-29
/
+78
2009-12-16
V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment
Magnus Damm
1
-2
/
+2
2009-12-16
V4L/DVB (13670): soc-camera: Add mt9t112 camera driver
Kuninori Morimoto
3
-0
/
+1184
2009-12-16
V4L/DVB (13669): tw9910: Add sync polarity support
Kuninori Morimoto
1
-2
/
+12
2009-12-16
V4L/DVB (13668): tw9910: remove cropping
Kuninori Morimoto
1
-48
/
+0
2009-12-16
V4L/DVB (13667): tw9910: modify output format
Kuninori Morimoto
1
-4
/
+4
2009-12-16
V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALID
Kuninori Morimoto
1
-30
/
+8
2009-12-16
V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection
Kuninori Morimoto
1
-0
/
+17
2009-12-16
V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BT
Kuninori Morimoto
1
-4
/
+4
2009-12-16
V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB support
Kuninori Morimoto
1
-24
/
+51
2009-12-16
V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional
Guennadi Liakhovetski
1
-82
/
+85
2009-12-16
V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...
Guennadi Liakhovetski
1
-46
/
+231
2009-12-16
V4L/DVB (13659): soc-camera: convert to the new mediabus API
Guennadi Liakhovetski
14
-959
/
+1374
2009-12-16
V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...
Guennadi Liakhovetski
2
-1
/
+158
2009-12-16
V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsync
Kuninori Morimoto
1
-5
/
+8
2009-12-16
V4L/DVB (13656): tw9910: tw9910_set_hsync clean up
Kuninori Morimoto
1
-21
/
+16
2009-12-16
V4L/DVB (13655): tw9910: Add power control
Kuninori Morimoto
1
-3
/
+36
2009-12-16
V4L/DVB (13654): tw9910: Tri-state pins when idle
Kuninori Morimoto
1
-13
/
+30
2009-12-16
V4L/DVB (13653): tw9910: simplify chip ID calculation
Kuninori Morimoto
1
-6
/
+7
2009-12-16
V4L/DVB (13652): tw9910: Add revision control
Kuninori Morimoto
1
-5
/
+11
2009-12-16
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...
Guennadi Liakhovetski
2
-5
/
+5
2009-12-16
V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding...
Guennadi Liakhovetski
1
-2
/
+5
2009-12-16
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
Guennadi Liakhovetski
9
-90
/
+176
[next]