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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
V4L/DVB: pxa_camera: move fifo reset direct before dma start
Stefan Herbrechtsmeier
1
-5
/
+6
2010-05-07
V4L/DVB: video: testing unsigned for less than 0
Dan Carpenter
1
-1
/
+1
2010-05-07
V4L/DVB: mx1-camera: compile fix
Uwe Kleine-König
1
-5
/
+3
2010-05-07
V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
Bjørn Mork
1
-3
/
+0
2010-05-07
V4L/DVB: ngene: Workaround for stuck DiSEqC pin
Oliver Endriss
1
-0
/
+4
2010-05-07
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
Hans Verkuil
4
-22
/
+13
2010-05-07
V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...
Hans Verkuil
1
-2
/
+2
2010-05-07
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
1
-13
/
+20
2010-05-07
V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
John Ellson
2
-1
/
+1
2010-05-07
V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
Erik Andrén
1
-2
/
+0
2010-05-07
V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
Yong Zhang
1
-1
/
+1
2010-05-07
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
Michael Hunold
1
-3
/
+5
2010-05-07
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
1
-2
/
+3
2010-05-07
V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
Vaibhav Hiremath
1
-2
/
+0
2010-05-07
V4L/DVB: omap24xxcam: potential buffer overflow
Dan Carpenter
1
-1
/
+1
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
205
-25
/
+183
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+4
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-10
/
+10
2010-03-09
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
2
-4
/
+4
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
6
-10
/
+10
2010-03-08
media: move omap24xxcam's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+7
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-34
/
+5
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-1
/
+7
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
258
-4589
/
+25548
2010-02-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
252
-4583
/
+25533
2010-02-27
dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...
Ang Way Chuang
1
-0
/
+1
2010-02-26
V4L-DVB: cx88-dvb: remove extra attribution for core
Mauro Carvalho Chehab
1
-2
/
+0
2010-02-26
V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] index
Baruch Siach
1
-1
/
+2
2010-02-26
V4L/DVB: Add support for SMT7020 to cx88
Dirk Herrendoerfer
4
-0
/
+243
2010-02-26
V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
Tobias Lorenz
1
-1
/
+1
2010-02-26
V4L/DVB: gspca_stv06xx: Add support for camera button
Hans de Goede
1
-1
/
+28
2010-02-26
V4L/DVB: gspca_ov519: add support for the button on ov511 based cams
Hans de Goede
1
-5
/
+17
2010-02-26
V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams
Hans de Goede
1
-25
/
+29
2010-02-26
V4L/DVB: gspca_ov519: add support for the button on ov519 based cams
Hans de Goede
1
-0
/
+62
2010-02-26
V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set
Hans de Goede
1
-1
/
+3
2010-02-26
V4L/DVB: gspca_main: some input error handling fixes
Hans de Goede
1
-9
/
+10
2010-02-26
V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs
Hans de Goede
2
-1
/
+4
2010-02-26
V4L/DVB: gspca_pac7302: much improved exposure control
Hans de Goede
2
-60
/
+54
2010-02-26
V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 cameras
Hans de Goede
2
-4
/
+8
2010-02-26
V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrls
Hans de Goede
1
-21
/
+80
2010-02-26
V4L/DVB: Documentation: gspca.txt: update known mr97310a cams
Hans de Goede
1
-2
/
+2
2010-02-26
V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPix
Theodore Kilgore
1
-20
/
+177
2010-02-26
V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480
Hans de Goede
1
-4
/
+5
2010-02-26
V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposur...
Hans de Goede
1
-48
/
+122
2010-02-26
V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine e...
Hans de Goede
3
-38
/
+193
2010-02-26
V4L/DVB: gspca_sonixb: leave bridge gain at 1.0 when we have a sensor gain
Hans de Goede
1
-12
/
+14
2010-02-26
V4L/DVB: gspca_sonixj: Add camera button support
Hans de Goede
1
-3
/
+30
2010-02-26
V4L/DVB: gspca_sonixb: Add support for camera button
Hans de Goede
1
-0
/
+23
[next]