Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b50e388f88ab08f6c2f54f0a33e696ff2de269f
/
include
/
media
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
3bcc957
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
by Hans Verkuil
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
13bcd5d
v4l: copy_to_user() is not a good method name
by Al Viro
· 17 years ago
54bd5b6
V4L/DVB (6293): V4L: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
d4cae5a
V4L/DVB (6292): videobuf_core init always require callback implementation
by Mauro Carvalho Chehab
· 17 years ago
5ddff43
V4L/DVB (6290): remove videobuf_set_pci_ops
by Mauro Carvalho Chehab
· 17 years ago
851c0c9
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core
by Mauro Carvalho Chehab
· 17 years ago
ba366a2
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches
by Mauro Carvalho Chehab
· 17 years ago
79618cf
V4L/DVB (6256): Remove the obsolete video-buf module
by Mauro Carvalho Chehab
· 17 years ago
87b9ad0
V4L/DVB (6254): Add videobuf-vmalloc
by Mauro Carvalho Chehab
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
7a7d9a8
V4L/DVB (6251): Replace video-buf to a more generic approach
by Mauro Carvalho Chehab
· 17 years ago
768f4bd
V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clk
by Sakari Ailus
· 17 years ago
08256ea
V4L/DVB (6217): V4L: Int if: Add BT.656 interface support
by Sakari Ailus
· 17 years ago
098c645
V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updates
by Sakari Ailus
· 17 years ago
3c44358
V4L/DVB (6179): Clean up FusionHDTV ir code
by Michael Krufky
· 17 years ago
d54d698
V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold
by Chaogui Zhang
· 17 years ago
51b39df
V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux
by Hans Verkuil
· 17 years ago
0f45b8c
V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux
by Hans Verkuil
· 17 years ago
66cfaef
V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define
by Hans Verkuil
· 17 years ago
01f1e44
V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy
by Hans Verkuil
· 17 years ago
5e082f1
V4L/DVB (5978): tuner: Better tuner radio support
by Trent Piepho
· 17 years ago
36c15f8
V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transfer
by Oliver Endriss
· 17 years ago
ac24743
V4L/DVB (5929): Add vp27smpx driver
by Hans Verkuil
· 17 years ago
59a00ad
V4L/DVB (5913): Clean up duplicate includes in include/media/
by Jesper Juhl
· 17 years ago
d715e76
V4L/DVB (5905): ivtv-fb: Use proper ioctl value
by Hans Verkuil
· 17 years ago
32db775
V4L/DVB (5902): Add ivtv-fb framebuffer driver.
by Hans Verkuil
· 17 years ago
63116fe
V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines.
by Sakari Ailus
· 17 years ago
9b5d0f1
V4L/DVB (5862): V4L: Add internal ioctl-like interface.
by Sakari Ailus
· 17 years ago
e90ff92
V4L/DVB (6220a): fix build error for et61x251 driver
by Linus Torvalds
· 17 years ago
804b445
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
by Oliver Endriss
· 17 years ago
8218b0b
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
by Michael Krufky
· 17 years ago
7a91a80
V4L/DVB (5753): Tuner: create struct tuner_operations
by Michael Krufky
· 17 years ago
be2b85a
V4L/DVB (5741): Tuner: add release callback
by Michael Krufky
· 17 years ago
b208319
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
by Michael Krufky
· 17 years ago
8573a9e
V4L/DVB (5563a): Add experimental support for tea5761 tuner
by Mauro Carvalho Chehab
· 18 years ago
87c3019
V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed data
by Jon Burgess
· 18 years ago
32a1db4
V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()
by Adrian Bunk
· 18 years ago
7c59b66
i2c: Cleanup the includes of <linux/i2c.h>
by Jean Delvare
· 18 years ago
74cab31
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
by Hans Verkuil
· 18 years ago
1a0adaf
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
by Hans Verkuil
· 18 years ago
1b5888c
V4L/DVB (5341): Add cx23415/6 chip idents.
by Hans Verkuil
· 18 years ago
0b20060
V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN
by Hans Verkuil
· 18 years ago
cfeb883
V4L/DVB (5323): Updated support for tuner callbacks
by Hartmut Hackmann
· 18 years ago
de956c1
V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct
by Hartmut Hackmann
· 18 years ago
3434eb7
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
by Hans Verkuil
· 18 years ago
045290b
V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT
by Hans Verkuil
· 18 years ago
b278784
V4L/DVB (5289): Add support for video output overlays.
by Hans Verkuil
· 18 years ago
5eee72e
V4L/DVB (5268): Add support for three new MPEG controls.
by Hans Verkuil
· 18 years ago
7a7cd19
V4L/DVB (5441): Saa7146: Fix allocation of clipping memory
by Oliver Endriss
· 18 years ago
ada6ecd
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
by Hans Verkuil
· 18 years ago
db6eb5b
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
by Hans Verkuil
· 18 years ago
f3d092b
V4L/DVB (5304): Improve chip matching in v4l2_register
by Hans Verkuil
· 18 years ago
c65eeaa
V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.
by Adrian Bunk
· 18 years ago
b50e7fe
V4L/DVB (5147): Make vivi driver to use vmalloced pointers
by Mauro Carvalho Chehab
· 18 years ago
52ebc76
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
by Trent Piepho
· 18 years ago
dbbff48
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
by Trent Piepho
· 18 years ago
4cbca18
V4L/DVB (5113): Adds video output routing
by Marco Schluessler
· 18 years ago
ae1942c
V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remote
by Ville-Pekka Vainio
· 18 years ago
c408a6f
V4L/DVB (5017): DVB: fix compile error
by Adrian Bunk
· 18 years ago
c36c459
V4L/DVB (5015): Add support for more Encore TV cards
by Juan Pablo Sormani
· 18 years ago
75558ab
V4L/DVB (4986): Removed unimplemented cx2341x API commands
by Hans Verkuil
· 18 years ago
9160723
V4L/DVB (4961): Add support for the ASUS P7131 remote control
by Hermann Pitton
· 18 years ago
0b778a5
V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1
by Mauro Carvalho Chehab
· 18 years ago
cb2c7b4
V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8
by Hans Verkuil
· 18 years ago
483deb0
V4L/DVB (4935): Added the capability of selecting fm gain by tuner
by Mauro Carvalho Chehab
· 18 years ago
cefccc8
V4L/DVB (4934): Usbvision radio requires GainNormal at e register
by Mauro Carvalho Chehab
· 18 years ago
4207700
V4L/DVB (4917): Saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline functions
by Oliver Endriss
· 18 years ago
88bbdf7
V4L/DVB (4914): Saa7146: Protect access to the IER register by a spinlock
by Hartmut Birr
· 18 years ago
2520fff
V4L/DVB (4879): budget-ci IR: integrate with ir-common
by David Hardeman
· 18 years ago
e75f9ce
V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2
by Mauro Carvalho Chehab
· 18 years ago
f252010
V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveeprom
by Hans Verkuil
· 18 years ago
111f335
V4L/DVB (4798): OmniVision OV7670 driver
by Jonathan Corbet
· 18 years ago
9c4dfad
V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver
by Jonathan Corbet
· 18 years ago
3057906
V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.
by Steven Toth
· 18 years ago
5ffd1a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
b04c1ba
V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309
by Michal Majchrowicz
· 18 years ago
f2a49bc
V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.
by Hans Verkuil
· 18 years ago
89f75ff
V4L/DVB (4553): Add support for saa7111 and partial support for saa7118
by Mauro Carvalho Chehab
· 18 years ago
784e8fe4
V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.
by Hans Verkuil
· 18 years ago
d7304de
V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating
by Trent Piepho
· 18 years ago
d1009bd
V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)
by Peter Naulls
· 18 years ago
38ee04f
V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only
by Mauro Carvalho Chehab
· 18 years ago
8a6914a
v4l-dev2: handle __must_check
by Andrew Morton
· 18 years ago
8a90516
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
by Mauro Carvalho Chehab
· 18 years ago
487206f
V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.
by Mauro Carvalho Chehab
· 18 years ago
3117bee
V4L/DVB (4316): Check __must_check warnings
by Michael Krufky
· 18 years ago
ba8fc39
V4L/DVB (4270): Add tda9887-specific tuner configuration
by Hans Verkuil
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
99eb44f
V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status
by Hans Verkuil
· 18 years ago
4d6b5ae
V4L/DVB (4257): Fix 64-bit compile warnings.
by Hans Verkuil
· 18 years ago
5e48307
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
8cbde94
V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control
by Hans Verkuil
· 18 years ago
1539623
V4L/DVB (4205): Merge tda9887 module into tuner.
by Mauro Carvalho Chehab
· 18 years ago
0ccac4a
V4L/DVB (4203): Explicitly set the enum values.
by Hans Verkuil
· 18 years ago
45ad9f8
V4L/DVB (4202): allow selecting CX2341x port mode
by Hans Verkuil
· 18 years ago
cc7bc64
V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c
by Hans Verkuil
· 18 years ago
5d1a9ae
V4L/DVB (4191): Add CX2341X MPEG encoder module.
by Hans Verkuil
· 18 years ago
9cb2318
V4L/DVB (4190): Add helper functions for control processing to v4l2-common.
by Hans Verkuil
· 18 years ago
Next »