Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feda79bffc19e5e1e442966853f58c3b9c7bac0b
/
drivers
/
media
/
video
/
cafe_ccic.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0faf6f6
V4L/DVB: cafe_ccic: Fix lock imbalances
by Alexander Strakh
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
53dacb1
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
by Hans Verkuil
· 15 years ago
e81516c
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
by Jean Delvare
· 15 years ago
90c69f2
V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var
by Mauro Carvalho Chehab
· 16 years ago
e047a0f
V4L/DVB (11679): cafe_ccic: fix sensor detection
by Hans Verkuil
· 16 years ago
e6574f2
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev
by Hans Verkuil
· 16 years ago
e33ee31
V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbuf
by Trent Piepho
· 16 years ago
acc5d85
V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test results
by Hans Verkuil
· 16 years ago
69d94f7
V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls.
by Hans Verkuil
· 16 years ago
8bcfd7a
V4L/DVB (11115): cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor.
by Hans Verkuil
· 16 years ago
21508b90
V4L/DVB (11114): cafe_ccic: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
b305271
i2c: Drop I2C_CLASS_CAM_DIGITAL
by Jean Delvare
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
74084d3
V4L/DVB (9355): de-BKL cafe_ccic.c
by Jonathan Corbet
· 16 years ago
c6330fb
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
by Hans Verkuil
· 16 years ago
cf2fa66
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
d56dc61
V4L/DVB (8613): v4l: move BKL down to the driver level.
by Hans Verkuil
· 16 years ago
ec16d02
V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h
by Andrew Morton
· 16 years ago
aa7a7fb
Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver
by David Woodhouse
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
78b526a
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
by Hans Verkuil
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
bb8d56a
V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheet
by Jonathan Corbet
· 17 years ago
c303449
V4L/DVB (6394): Fix a cafe_ccic resume bug
by Jonathan Corbet
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
23869e2
V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe time
by Andres Salomon
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 17 years ago
70cd685
V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().
by Marcelo Tosatti
· 17 years ago
6d77444
V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write
by Jonathan Corbet
· 17 years ago
01659f2
V4L/DVB (6026): Avoid powering up the camera on resume
by Chris Ball
· 17 years ago
7acf90c
V4L/DVB (5690): Cafe_ccic: Properly power down the sensor
by Jonathan Corbet
· 18 years ago
12df2f5
V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_device
by Trent Piepho
· 18 years ago
77d5140
V4L/DVB (5469a): Copyright and maintainer tweaks
by Jonathan Corbet
· 18 years ago
ff68def
V4L/DVB (5467): Add suspend/resume support to the Cafe CCIC
by Jonathan Corbet
· 18 years ago
5b50ed7
V4L/DVB (5466): Fix up some Cafe CCIC delay issues
by Jonathan Corbet
· 18 years ago
76f4a12
V4L/DVB (5465): Remove an obsolete PCI ID
by Jonathan Corbet
· 18 years ago
018cfd5
V4L/DVB (5464): Set the PCI device in the V4L2 device
by Jonathan Corbet
· 18 years ago
3434eb7
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
by Hans Verkuil
· 18 years ago
b9109b75
V4L/DVB (5258): Cafe_ccic: fix compiler warning
by Jean Delvare
· 18 years ago
3198cf6
V4L/DVB (5198): Cafe_ccic.c fix warning
by Jonathan Corbet
· 18 years ago
12a917f
i2c: Declare more i2c_adapter parent devices
by Jean Delvare
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
d4f60baf
V4L/DVB (4991): Cafe_ccic.c: fix NULL dereference
by Adrian Bunk
· 18 years ago
c8f5b2f5
V4L/DVB (4909): Add s/g_parm to cafe_ccic
by Jonathan Corbet
· 18 years ago
a66d233
V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic
by Jonathan Corbet
· 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
f9a7615
V4L/DVB (4842): Updated camera driver
by Jonathan Corbet
· 18 years ago
ab33668
V4L/DVB (4834): Cafe_ccic.c: make a function static
by Adrian Bunk
· 18 years ago
d905b38
V4L/DVB (4797): Marvell 88ALP01 "cafe" driver
by Jonathan Corbet
· 18 years ago