Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
36c0f8b32c4bd4f668cedfba6d97afaa84f055fb
/
drivers
/
media
/
platform
/
soc_camera
/
atmel-isi.c
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
8e9bca3
[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
0724745f
[media] atmel-isi: Fix bad usage of IS_ERR_VALUE
by Guenter Roeck
· 9 years ago
9b4b926
[media] atmel-isi: fix debug message which only show the first format
by Josh Wu
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
05645a4
[media] atmel-isi: support RGB565 output when sensor output YUV formats
by Josh Wu
· 9 years ago
7393de6
[media] atmel-isi: setup YCC_SWAP correctly when using preview path
by Josh Wu
· 9 years ago
bd70f26
[media] atmel-isi: add code to setup correct resolution for preview path
by Josh Wu
· 9 years ago
0fb7257
[media] atmel-isi: prepare for the support of preview path
by Josh Wu
· 9 years ago
ba0422b
[media] atmel-isi: correct yuv swap according to different sensor outputs
by Josh Wu
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
ac4033e
[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
by Josh Wu
· 9 years ago
d32dd31
[media] v4l: atmel-isi: Remove unused platform data fields
by Laurent Pinchart
· 9 years ago
40a78f3
[media] v4l: atmel-isi: Remove support for platform data
by Laurent Pinchart
· 9 years ago
3751239
[media] v4l: atmel-isi: Simplify error handling during DT parsing
by Laurent Pinchart
· 9 years ago
9626d03
[media] atmel-isi: add sanity check for supported formats in try/set_fmt()
by Josh Wu
· 9 years ago
f653da3
[media] atmel-isi: move configure_geometry() to start_streaming()
by Josh Wu
· 9 years ago
ad5f9d1
[media] atmel-isi: setup the ISI_CFG2 register directly
by Josh Wu
· 9 years ago
d67b488
[media] atmel-isi: increase timeout to disable/enable isi
by Josh Wu
· 10 years ago
18baba6
[media] atmel-isi: Protect PM-only functions to kill warning
by Geert Uytterhoeven
· 9 years ago
4a99362
[media] atmel-isi: remove mck backward compatibility code
by Josh Wu
· 10 years ago
f3745a3a
[media] atmel-isi: add runtime pm support
by Josh Wu
· 10 years ago
8c03783
[media] atmel-isi: disable ISI even if it has codec request
by Josh Wu
· 10 years ago
ebf984b
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
by Hans Verkuil
· 10 years ago
5eab498
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
by Hans Verkuil
· 10 years ago
ebcff5f
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
by Hans Verkuil
· 10 years ago
ce037f1
[media] media: atmel-isi: increase the burst length to improve the performance
by Josh Wu
· 10 years ago
976036d
[media] soc_camera: use vb2_ops_wait_prepare/finish helper
by Lad, Prabhakar
· 10 years ago
af469b3
Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
7d96c3e
[media] soc-camera: fix device capabilities in multiple camera host drivers
by Guennadi Liakhovetski
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
27ffaeb
[media] platform: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
01945a4
media: platform: soc_camera: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b91677a
[media] atmel-isi: get rid of a warning
by Mauro Carvalho Chehab
· 10 years ago
9842a41
[media] atmel-isi: Fix a truncate warning
by Mauro Carvalho Chehab
· 10 years ago
8f05232
[media] atmel-isi: tag dma_addr_t as such
by Mauro Carvalho Chehab
· 10 years ago
8ff19bc
[media] media: atmel-isi: add primary DT support
by Josh Wu
· 10 years ago
833e106
[media] media: atmel-isi: convert the pdata from pointer to structure
by Josh Wu
· 10 years ago
3900623
[media] media: atmel-isi: add v4l2 async probe support
by Josh Wu
· 10 years ago
e37559b
[media] vb2: stop_streaming should return void
by Hans Verkuil
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
bd6f274
[media] v4l: atmel-isi: Should clear bits before set the hardware register
by Josh Wu
· 11 years ago
135983e
[media] v4l: atmel-isi: Fix color component ordering
by Laurent Pinchart
· 11 years ago
f389e89
[media] v4l: atmel-isi: Make the MCK clock optional
by Laurent Pinchart
· 11 years ago
c768626
[media] v4l: atmel-isi: Reset the ISI when starting the stream
by Laurent Pinchart
· 11 years ago
c01d568
[media] v4l: atmel-isi: Defer clock (un)preparation to enable/disable time
by Laurent Pinchart
· 11 years ago
c52c0cb
[media] v4l: atmel-isi: Use devm_* managed allocators
by Laurent Pinchart
· 11 years ago
1426f61b
[media] v4l: atmel-isi: remove SOF wait in start_streaming()
by Josh Wu
· 11 years ago
ffebad7
[media] atmel-isi: move interface activation and deactivation to clock callbacks
by Guennadi Liakhovetski
· 12 years ago
f7f6ce2
[media] soc-camera: move common code to soc_camera.c
by Guennadi Liakhovetski
· 12 years ago
e35abd4
[media] atmel-isi: Update error check for unsigned variables
by Tushar Behera
· 12 years ago
8c31aec
[media] drivers: media: use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
6aa69f9
[media] vb2: Add support for non monotonic timestamps
by Kamil Debski
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
dd669e9
[media] soc-camera: remove struct soc_camera_device::video_lock
by Guennadi Liakhovetski
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
b47ff4a
[media] move soc_camera to its own directory
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/platform/atmel-isi.c]
2c3fb08
[media] rename drivers/media/video as .../platform
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/atmel-isi.c]
ad3b81f
[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt
by Laurent Pinchart
· 13 years ago
2b61d46
[media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes
by Laurent Pinchart
· 13 years ago
03652e0
[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions
by Josh Wu
· 13 years ago
d8ec096
[media] atmel-isi: add code to enable/disable ISI_MCK clock
by Josh Wu
· 13 years ago
8843d11
[media] soc-camera: remove redundant parameter from .set_bus_param()
by Guennadi Liakhovetski
· 13 years ago
0a4524d
[media] drivers/media/video/atmel-isi.c: eliminate a null pointer dereference
by Julia Lawall
· 13 years ago
fc714e70
[media] V4L: vb2: prepare to support multi-size buffers
by Guennadi Liakhovetski
· 13 years ago
a4e9f10
[media] V4L: atmel-isi: convert to the new mbus-config subdev operations
by Guennadi Liakhovetski
· 13 years ago
bd323e2
[media] media: vb2: change queue initialization order
by Marek Szyprowski
· 13 years ago
ba7fcb0
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
by Marek Szyprowski
· 13 years ago
035aa14
[media] media: vb2: change plane sizes array to unsigned int[]
by Marek Szyprowski
· 13 years ago
7dfff95
[media] V4L: soc-camera: remove soc-camera bus and devices on it
by Guennadi Liakhovetski
· 13 years ago
195ebc4
[media] V4L: at91: add Atmel Image Sensor Interface (ISI) support
by Josh Wu
· 14 years ago