Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
532919592fcfb824aad0494f54e45a0acc83a776
/
include
/
media
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
6f524ec
[media] vb2: add vb2_get_unmapped_area in vb2 core
by Scott Jiang
· 13 years ago
bfa8dd3
[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensor
by Sylwester Nawrocki
· 13 years ago
2f0babb
[media] V4L: soc-camera: make (almost) all client drivers re-usable outside of the framework
by Guennadi Liakhovetski
· 13 years ago
1a99b97
[media] V4L: add .g_std() core V4L2 subdevice operation
by Guennadi Liakhovetski
· 13 years ago
3e0ec41
[media] V4L: dynamically allocate video_device nodes in subdevices
by Guennadi Liakhovetski
· 13 years ago
443f483
[media] V4L: mt9m001, mt9v022: use internally cached pixel code
by Guennadi Liakhovetski
· 13 years ago
14178aa
[media] V4L: soc-camera: start removing struct soc_camera_device from client drivers
by Guennadi Liakhovetski
· 13 years ago
0934d94
[media] soc_camera: remove the now obsolete struct soc_camera_ops
by Hans Verkuil
· 13 years ago
d34bfcd2
[media] sh_mobile_ceu_camera: implement the control handler
by Hans Verkuil
· 13 years ago
ee02da6
[media] soc_camera: add control handler support
by Hans Verkuil
· 13 years ago
2d86401
[media] V4L: vb2: add support for buffers of different sizes on a single queue
by Guennadi Liakhovetski
· 13 years ago
fc714e7
[media] V4L: vb2: prepare to support multi-size buffers
by Guennadi Liakhovetski
· 13 years ago
2150158
[media] V4L: add two new ioctl()s for multi-size videobuffer management
by Guennadi Liakhovetski
· 13 years ago
ebc087d
[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED
by Guennadi Liakhovetski
· 13 years ago
d839fe1
[media] V4L: soc-camera: remove soc-camera client bus-param operations and supporting code
by Guennadi Liakhovetski
· 13 years ago
1067247
[media] V4L: soc_camera_platform: remove superfluous soc-camera client operations
by Guennadi Liakhovetski
· 13 years ago
3e1b6b7
[media] V4L: ov772x: remove superfluous soc-camera client operations
by Guennadi Liakhovetski
· 13 years ago
9d3baeb
[media] V4L: soc-camera: compatible bus-width flags
by Guennadi Liakhovetski
· 13 years ago
84c760a
[media] V4L: soc_camera_platform: support the new mbus-config subdev ops
by Guennadi Liakhovetski
· 13 years ago
2891f37
[media] V4L: ov772x: rename macros to not pollute the global namespace
by Guennadi Liakhovetski
· 13 years ago
32c69fcc
[media] V4L: soc-camera: add helper functions for new bus configuration type
by Guennadi Liakhovetski
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 13 years ago
1eb6337
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
5b3bdfc
[media] m5mols: Remove superfluous irq field from the platform data struct
by Sylwester Nawrocki
· 13 years ago
12ecf56
[media] s5p-fimc: Convert to use generic media bus polarity flags
by Sylwester Nawrocki
· 13 years ago
3c6938f
[media] v4l2: Add polarity flag definitions for the parallel bus FIELD signal
by Sylwester Nawrocki
· 13 years ago
999d6bc
[media] ati_remote: add support for SnapStream Firefly remote
by Anssi Hannula
· 13 years ago
175fcec
[media] ati_remote: add keymap for Medion X10 RF remote
by Anssi Hannula
· 13 years ago
c34516e
[media] ati_remote: migrate to the rc subsystem
by Anssi Hannula
· 13 years ago
0a54b86
[media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver
by Laurent Pinchart
· 14 years ago
6783fe5
[media] noon010pc30: Remove g_chip_ident operation handler
by Sylwester Nawrocki
· 13 years ago
5626b8c
[media] v4l2-ctrls: implement new volatile autocluster scheme
by Hans Verkuil
· 13 years ago
8836510
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
by Hans Verkuil
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e81b151
Remove unneeded version.h includes from include/
by Jesper Juhl
· 13 years ago
418d93a
[media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driver
by Javier Martin
· 13 years ago
b98d32f
[media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h
by Laurent Pinchart
· 13 years ago
e1d72f4
[media] s5p-fimc: Add v4l2_device notification support for single frame capture
by Sylwester Nawrocki
· 13 years ago
d395322
[media] s5p-fimc: Add the media device driver
by Sylwester Nawrocki
· 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
25a27d9
[media] media: vb2: fix handling MAPPED buffer flag
by Marek Szyprowski
· 13 years ago
c1426bc
[media] media: vb2: add a check if queued userptr buffer is large enough
by Marek Szyprowski
· 13 years ago
86b0dbe
[media] rc-core.h: Surround macro with do {} while (0)
by Joe Perches
· 13 years ago
44d0b80
[media] saa7146: Use current logging styles
by Joe Perches
· 13 years ago
b52a851
[media] V4L: initial driver for ov5642 CMOS sensor
by Bastian Hecht
· 13 years ago
7dfff95
[media] V4L: soc-camera: remove soc-camera bus and devices on it
by Guennadi Liakhovetski
· 13 years ago
d33b290
[media] V4L: soc-camera: un-export the soc-camera bus
by Guennadi Liakhovetski
· 13 years ago
6b526fe
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
by Guennadi Liakhovetski
· 13 years ago
91c7953
[media] V4L: add media bus configuration subdev operations
by Guennadi Liakhovetski
· 13 years ago
033d746
[media] V4L: soc-camera: remove now unused soc-camera specific PM hooks
by Guennadi Liakhovetski
· 13 years ago
5930ab2
[media] v4l: add g_std_output callback to V4L2 subdev
by Tomasz Stanislawski
· 13 years ago
8b32dd0
[media] v4l: add g_dv_preset callback to V4L2 subdev
by Tomasz Stanislawski
· 13 years ago
839cf81
[media] v4l: add g_tvnorms_output callback to V4L2 subdev
by Tomasz Stanislawski
· 14 years ago
f5f2cc6
[media] rc-core support for Microsoft IR keyboard/mouse
by Jarod Wilson
· 13 years ago
13abada
[media] adp1653: Add driver for LED flash controller
by Sakari Ailus
· 14 years ago
3ad57c3
[media] v4l2-event.h: add overview documentation to the header
by Hans Verkuil
· 13 years ago
3f66f0e
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
by Hans Verkuil
· 13 years ago
eb5b16e
[media] v4l2-ctrls: improve discovery of controls of the same cluster
by Hans Verkuil
· 13 years ago
2151bdc
[media] v4l2-event: add optional merge and replace callbacks
by Hans Verkuil
· 13 years ago
f1e393d
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
by Hans Verkuil
· 13 years ago
77068d3
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event
by Hans Verkuil
· 13 years ago
523f46d
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
by Hans Verkuil
· 13 years ago
195ebc4
[media] V4L: at91: add Atmel Image Sensor Interface (ISI) support
by Josh Wu
· 13 years ago
8318a64
[media] V4L: soc-camera: remove several now unused soc-camera client operations
by Guennadi Liakhovetski
· 13 years ago
b7ccdba
[media] V4L: soc-camera: MIPI flags are not sensor flags
by Guennadi Liakhovetski
· 13 years ago
82a7c04
[media] v4l2-ctrls: make manual_mode_value 8 bits and check against control range
by Hans Verkuil
· 13 years ago
ce72757
[media] v4l2-ctrls: simplify event subscription
by Hans Verkuil
· 13 years ago
6e23939
[media] v4l2-ctrls: add control events
by Hans Verkuil
· 13 years ago
ab892ba
[media] v4l2-ctrls: add v4l2_fh pointer to the set control functions
by Hans Verkuil
· 13 years ago
72d877c
[media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios
by Hans Verkuil
· 13 years ago
2d28b68
[media] v4l2-ioctl: add ctrl_handler to v4l2_fh
by Hans Verkuil
· 14 years ago
606b69e
[media] davinci vpbe: VENC( Video Encoder) implementation
by Manjunath Hadli
· 13 years ago
ff0f23d
[media] davinci vpbe: OSD(On Screen Display) block
by Manjunath Hadli
· 13 years ago
66715cd
[media] davinci vpbe: VPBE display driver
by Manjunath Hadli
· 13 years ago
a2c25b4
[media] davinci vpbe: V4L2 display driver for DM644X SoC
by Manjunath Hadli
· 13 years ago
9cd4971
[media] radio-timb: Simplified platform data
by Richard Röjfors
· 13 years ago
67a8dbb
[media] marvell-cam: Basic working MMP camera driver
by Jonathan Corbet
· 13 years ago
f8fc729
[media] marvell-cam: Move cafe-ccic into its own directory
by Jonathan Corbet
· 13 years ago
5588dc2
[media] rc-core: lirc use unsigned int
by David Härdeman
· 14 years ago
8d009a0
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
by Davide Ferri
· 15 years ago
338e9e1
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
by Hans Verkuil
· 13 years ago
e206fc5
[media] v4l2-subdev.h: remove unused s_mode tuner op
by Hans Verkuil
· 13 years ago
c307011
[media] m5mols: Use proper email address format
by HeungJun, Kim
· 13 years ago
8de111e2
[media] lirc_dev: store cdev in irctl, up maxdevs
by Jarod Wilson
· 13 years ago
6e3ea0e
[media] v4l: Fix media_entity_to_video_device macro argument name
by Laurent Pinchart
· 14 years ago
5d8f290
[media] Add missing include guard to header file
by Hans Petter Selasky
· 13 years ago
bc12510
[media] Add support for M-5MOLS 8 Mega Pixel camera ISP
by HeungJun, Kim
· 13 years ago
08aeb7c
[media] rc: add locking to fix register/show race
by Jarod Wilson
· 13 years ago
ecc6517
[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"
by Bob Liu
· 14 years ago
cc552b6
[media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formats
by Guennadi Liakhovetski
· 13 years ago
93f116d
[media] V4L: soc-camera: avoid huge arrays, caused by changed format codes
by Guennadi Liakhovetski
· 13 years ago
ee1b6f4
[media] V4L: soc-camera: add MIPI bus flags
by Kassey Li
· 14 years ago
64149de
[media] V4L: soc-camera: add JPEG support
by Kassey Li
· 13 years ago
aee5c2f
[media] V4L: soc-camera: add a livecrop host operation
by Guennadi Liakhovetski
· 14 years ago
0f2ce16
[media] v4l: Add mt9v032 sensor driver
by Detlev Casanova
· 14 years ago
d0ff237
[media] rc: add tivo/nero liquidtv keymap
by Jarod Wilson
· 14 years ago
Next »