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
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
V4L/DVB: cx2341x: convert to the control framework
Hans Verkuil
1
-0
/
+97
2010-08-09
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
1
-0
/
+12
2010-08-09
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
4
-0
/
+471
2010-08-09
V4L/DVB: IR: extend interfaces to support more device settings
Maxim Levitsky
2
-2
/
+15
2010-08-09
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
1
-3
/
+20
2010-08-09
V4L/DVB: IR: Allow not to compile keymaps in
Maxim Levitsky
1
-2
/
+6
2010-08-09
V4L/DVB: staging/lirc: port lirc_streamzap to ir-core
Jarod Wilson
1
-0
/
+1
2010-08-09
V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
Andy Walls
1
-6
/
+1
2010-08-09
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
Andy Walls
1
-9
/
+7
2010-08-09
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...
Andy Walls
1
-1
/
+4
2010-08-09
V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]
Andy Walls
1
-0
/
+75
2010-08-09
V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops
Andy Walls
1
-0
/
+23
2010-08-02
V4L/DVB: dib0700: break keytable into NEC and RC-5 variants
Mauro Carvalho Chehab
1
-3
/
+2
2010-08-02
V4L/DVB: Add a keymap file with dib0700 table
Mauro Carvalho Chehab
1
-0
/
+4
2010-08-02
V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2
Guennadi Liakhovetski
1
-0
/
+3
2010-08-02
V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platforms
Guennadi Liakhovetski
1
-0
/
+46
2010-08-02
V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notifications
Guennadi Liakhovetski
1
-0
/
+3
2010-08-02
V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formats
Guennadi Liakhovetski
1
-0
/
+5
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
1
-4
/
+4
2010-08-02
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
Jarod Wilson
2
-16
/
+243
2010-08-02
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
Laurent Pinchart
2
-2
/
+2
2010-08-02
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
Laurent Pinchart
1
-2
/
+0
2010-08-02
V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg
Laurent Pinchart
1
-17
/
+0
2010-08-02
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
Laurent Pinchart
1
-8
/
+12
2010-08-02
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
Pawel Osciak
1
-2
/
+2
2010-08-02
V4L/DVB: IR: add empty lirc pseudo-keymap
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: IR TX: incoming IR buffer now an int pointer
Jarod Wilson
1
-1
/
+1
2010-08-02
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
Jarod Wilson
1
-1
/
+3
2010-08-02
V4L/DVB: IR: add lirc device interface
Jarod Wilson
1
-0
/
+163
2010-08-02
V4L/DVB: IR: add tx callbacks to ir-core
Jarod Wilson
1
-1
/
+7
2010-08-02
V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.c
David Härdeman
1
-1
/
+1
2010-08-02
V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes
Jarod Wilson
1
-0
/
+4
2010-07-08
V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
Andy Walls
1
-0
/
+1
2010-06-01
V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
Herton Ronaldo Krzesinski
1
-1
/
+1
2010-06-01
V4L/DVB: saa7134: add support for Avermedia M733A
Herton Ronaldo Krzesinski
1
-0
/
+1
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
2
-2
/
+2
2010-06-01
V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8
Hans Verkuil
1
-0
/
+1
2010-06-01
V4L/DVB: v4l2-mediabus.h: add two helper functions
Hans Verkuil
1
-0
/
+20
2010-05-19
V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset
Mats Randgaard
1
-0
/
+2
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
1
-4
/
+4
2010-05-19
V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi
Hans Verkuil
1
-0
/
+9
2010-05-19
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
1
-26
/
+31
2010-05-19
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
Mauro Carvalho Chehab
1
-1
/
+0
2010-05-19
V4L/DVB: ir-core: remove IR_TYPE_PD
David Härdeman
2
-6
/
+5
2010-05-19
V4L/DVB: V4L: Events: Support event handling in do_ioctl
Sakari Ailus
1
-0
/
+7
2010-05-19
V4L/DVB: V4L: Events: Add backend
Sakari Ailus
2
-0
/
+69
2010-05-19
V4L/DVB: V4L: File handles
Sakari Ailus
2
-0
/
+68
2010-05-19
V4L/DVB: add memory-to-memory device helper framework for videobuf
Pawel Osciak
1
-0
/
+201
2010-05-19
V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM
Guennadi Liakhovetski
2
-0
/
+29
2010-05-19
V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver
Guennadi Liakhovetski
1
-0
/
+34
[next]