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
2010-08-02
V4L/DVB: get_dvb_firmware: update af9015
Antti Palosaari
1
-3
/
+3
2010-08-02
V4L/DVB: af9013: add support for firmware 5.1.0.0
Antti Palosaari
1
-2
/
+4
2010-08-02
V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()
Jean-François Moine
1
-13
/
+12
2010-08-02
V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphone
Jean-François Moine
1
-25
/
+12
2010-08-02
V4L/DVB: gspca - main: Handle the audio device
Jean-François Moine
2
-1
/
+24
2010-08-02
V4L/DVB: gspca - main: Adjust and remove some debug messages
Jean-François Moine
1
-7
/
+3
2010-08-02
V4L/DVB: gspca - main: Remove useless audio ioctl's
Jean-François Moine
1
-31
/
+0
2010-08-02
V4L/DVB: gspca - main: Fix a compilation warning
Jean-François Moine
1
-1
/
+2
2010-08-02
V4L/DVB: au0828: move dereference below sanity checks
Dan Carpenter
1
-1
/
+3
2010-08-02
V4L/DVB: media/IR: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-08-02
V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlock
Julia Lawall
1
-1
/
+3
2010-08-02
V4L/DVB: "dib3000mc: reduce large stack usage" fix
Andrew Morton
1
-1
/
+1
2010-08-02
V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test
Jiri Slaby
1
-2
/
+2
2010-08-02
V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user
Jarod Wilson
1
-8
/
+3
2010-08-02
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
Jarod Wilson
4
-18
/
+20
2010-08-02
V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATE
Christian Dietrich
1
-8
/
+0
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
10
-19
/
+19
2010-08-02
V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111
Jean-François Moine
1
-13
/
+13
2010-08-02
V4L/DVB: gspca - vc032x: Add trace of USB exchanges
Jean-François Moine
1
-10
/
+38
2010-08-02
V4L/DVB: gspca - vc032x: Stop the USB exchanges on error
Jean-François Moine
1
-65
/
+87
2010-08-02
V4L/DVB: gspca - vc032x: Add some comments
Jean-François Moine
1
-4
/
+4
2010-08-02
V4L/DVB: gspca - main: Don't use the frame buffer flags
Jean-François Moine
9
-106
/
+58
2010-08-02
V4L/DVB: gspca - main: Possible race condition in queue management
Jean-François Moine
1
-2
/
+3
2010-08-02
V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG
Christoph Egger
2
-12
/
+1
2010-08-02
V4L/DVB: lgs8gxx: remove firmware for lgs8g75
Ben Hutchings
2
-40
/
+11
2010-08-02
V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()
Tobias Lorenz
1
-1
/
+1
2010-08-02
V4L/DVB: IR/mceusb: more streamlining of device init
Jarod Wilson
1
-16
/
+18
2010-08-02
V4L/DVB: IR/mceusb: remove unused vars from gen1 init
Mauro Carvalho Chehab
1
-2
/
+1
2010-08-02
V4L/DVB: lirc: use unlocked_ioctl
Arnd Bergmann
3
-12
/
+10
2010-08-02
V4L/DVB: IR: jvc-decoder needs BITREVERSE
Randy Dunlap
1
-0
/
+1
2010-08-02
V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_read
Jarod Wilson
1
-1
/
+4
2010-08-02
V4L/DVB: Retrieve firmware for az6027
Renzo Dani
1
-1
/
+18
2010-08-02
V4L/DVB: v4l2-dev: fix memory leak
Anatolij Gustschin
1
-3
/
+3
2010-08-02
V4L/DVB: dvb_frontend: fix typos in comments and one function
Guillaume Audirac
1
-5
/
+5
2010-08-02
V4L/DVB: tda10048: clear the uncorrected packet registers when saturated
Guillaume Audirac
1
-4
/
+7
2010-08-02
V4L/DVB: tda10048: fix bitmask for the transmission mode
Guillaume Audirac
1
-1
/
+1
2010-08-02
V4L/DVB: tda10048: fix the uncomplete function tda10048_read_ber
Guillaume Audirac
1
-6
/
+24
2010-08-02
V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)
Kusanagi Kouichi
1
-2
/
+7
2010-08-02
V4L/DVB: IR/mceusb: unify and simplify different gen device init
Jarod Wilson
1
-43
/
+7
2010-08-02
V4L/DVB: v4l: Add MPC5121e VIU video capture driver
Anatolij Gustschin
3
-0
/
+1645
2010-08-02
V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako
Laurent Pinchart
1
-0
/
+9
2010-08-02
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
Laurent Pinchart
3
-19
/
+38
2010-08-02
V4L/DVB: uvcvideo: Define control information bits using macros
Laurent Pinchart
2
-6
/
+13
2010-08-02
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
Laurent Pinchart
4
-28
/
+110
2010-08-02
V4L/DVB: uvcvideo: Make button controls work properly
Hans de Goede
1
-0
/
+8
2010-08-02
V4L/DVB: uvcvideo: Add support for absolute pan/tilt controls
Martin Rubli
1
-0
/
+20
2010-08-02
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: cx88: Let the user disable IR support
Jean Delvare
1
-2
/
+8
2010-08-02
V4L/DVB: cx88: Move I2C IR initialization
Jean Delvare
3
-1
/
+7
2010-08-02
V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board fa...
Michael Krufky
2
-3
/
+43
[next]