Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfb743bf6173063b57ef5a8185ea87f130209d4d
/
drivers
/
media
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
3ea369e
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
a310410
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
43f950f
drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer
by Nicolin Chen
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
21604cd
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
3cdcf73
[media] platform drivers: Fix build on frv arch
by Mauro Carvalho Chehab
· 11 years ago
c98300a
[media] mxl111sf: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
7760e14
[media] af9035: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
65e2f1c
[media] af9015: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
0065a79
[media] dw2102: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
1d7fa35
[media] dibusb-common: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
64f7ef8
[media] cxusb: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
24e9a47
[media] v4l2-async: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
278ba83a
[media] cimax2: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
56ac033
[media] tuner-xc2028: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
f1baab8
[media] tuners: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
5bf30b3
[media] av7110_hw: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
f7a35df
[media] stv090x: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
9aca4fb
[media] stv0367: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
ba47464
[media] stb0899_drv: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
37ebaf6
[media] dvb-frontends: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
8393796
[media] dvb-frontends: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
9736a89
[media] s5h1420: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
ce01cbd
[media] uvc/lirc_serial: Fix some warnings on parisc arch
by Mauro Carvalho Chehab
· 11 years ago
221cefa
[media] rc: Fir warnings on m68k arch
by Mauro Carvalho Chehab
· 11 years ago
c6c3795
[media] radio-si470x-i2c: fix a warning on ia64
by Mauro Carvalho Chehab
· 11 years ago
9bd766b
[media] iguanair: simplify calculation of carrier delay cycles
by Sean Young
· 11 years ago
5f27ca4
[media] tef6862: fix warning on avr32 arch
by Mauro Carvalho Chehab
· 11 years ago
1d212cf
[media] cx18: struct i2c_client is too big for stack
by Mauro Carvalho Chehab
· 11 years ago
51d8e7f
[media] zoran: don't build it on alpha
by Mauro Carvalho Chehab
· 11 years ago
c5b0b3c
[media] radio-shark: remove a warning when CONFIG_PM is not defined
by Mauro Carvalho Chehab
· 11 years ago
408679c
[media] tda9887: remove an warning when compiling for alpha
by Mauro Carvalho Chehab
· 11 years ago
c287322
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
224ddca
DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
80f93c7
[media] media: st-rc: Add ST remote control driver
by Srinivas Kandagatla
· 11 years ago
8ab1aa8
[media] gpio-ir-recv: Include linux/of.h header
by Sachin Kamat
· 11 years ago
b91670a
[media] tvp7002: Include linux/of.h header
by Sachin Kamat
· 11 years ago
098bcba
[media] tvp514x: Include linux/of.h header
by Sachin Kamat
· 11 years ago
8f89381
[media] ths8200: Include linux/of.h header
by Sachin Kamat
· 11 years ago
5cc6685
[media] adv7343: Include linux/of.h header
by Sachin Kamat
· 11 years ago
7f6b11a
[media] media: i2c: add driver for dual LED Flash, lm3560
by Daniel Jeong
· 11 years ago
8fdd33b
[media] rtl28xxu: add 15f4:0131 Astrometa DVB-T2
by Antti Palosaari
· 11 years ago
8b4cac1
[media] rtl28xxu: add RTL2832P + R828D support
by Antti Palosaari
· 11 years ago
a26758e
[media] rtl2832: add new tuner R828D
by Antti Palosaari
· 11 years ago
7315b93
[media] r820t: add support for R828D
by Antti Palosaari
· 11 years ago
4f7c09b
[media] media/i2c: ths8200: fix build failure with gcc 4.5.4
by Russell King - ARM Linux
· 11 years ago
6dbea9f
[media] Add support for KWorld UB435-Q V2
by Jean-Francois Thibert
· 11 years ago
1fbf86a
[media] ddbridge: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
0e7e4d2
[media] ngene: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
0e48a3e
[media] dm1105: remove unneeded not-null test
by Alexandru Juncu
· 11 years ago
c656ead
[media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
ca0c9f1
[media] media: rcar_vin: Add preliminary r8a7790 support
by Valentine Barshak
· 11 years ago
be353fa
[media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally
by Guennadi Liakhovetski
· 11 years ago
40f0753
[media] V4L2: soc-camera: work around unbalanced calls to .s_power()
by Guennadi Liakhovetski
· 11 years ago
fc5d0f8
[media] V4L2: em28xx: register a V4L2 clock source
by Guennadi Liakhovetski
· 11 years ago
cf326df
[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate clock
by Guennadi Liakhovetski
· 11 years ago
d3f884a
[media] soc-camera: switch to using the new struct v4l2_subdev_platform_data
by Guennadi Liakhovetski
· 12 years ago
507fcd3
[media] imx074: fix error handling for failed async subdevice registration
by Guennadi Liakhovetski
· 12 years ago
1957f0d
[media] s5p-mfc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
76a4ddb
[media] s5p-mfc: call wake_up_dev if in suspend mode
by Prathyush K
· 11 years ago
d6950c4
[media] s5p-mfc: Adjust the default values of some encoder params
by Arun Kumar K
· 11 years ago
e943634
[media] platform: Kconfig: Select SRAM for VIDEO_CODA
by Fabio Estevam
· 11 years ago
867f1ed
[media] coda: v4l2-compliance fix: zero pixel format priv field
by Philipp Zabel
· 11 years ago
64ba40a
[media] coda: v4l2-compliance fix: implement try_decoder_cmd
by Philipp Zabel
· 11 years ago
5762559
[media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the current setting
by Philipp Zabel
· 11 years ago
2e9e4f1
[media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_
by Philipp Zabel
· 11 years ago
5166028
[media] coda: use picture type returned from hardware
by Philipp Zabel
· 11 years ago
927933f
[media] coda: move coda_product_name above vidioc_querycap
by Philipp Zabel
· 11 years ago
0fd84dc
[media] coda: fix FMO value setting for CodaDx6
by Philipp Zabel
· 11 years ago
baf7021
[media] coda: add compressed flag to format enumeration output
by Philipp Zabel
· 11 years ago
eb10751
[media] coda: only set buffered input queue for decoder
by Philipp Zabel
· 11 years ago
0cddc7e
[media] coda: allow more than four instances on CODA7541
by Philipp Zabel
· 11 years ago
2ad5389
[media] v4l2-mem2mem: Don't schedule the context if abort job is called
by Shaik Ameer Basha
· 11 years ago
d931516
[media] exynos-gsc: Handle ctx job finish when aborted
by Shaik Ameer Basha
· 11 years ago
84e6809
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
by Philipp Zabel
· 11 years ago
d7bb0ce8
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
by Philipp Zabel
· 11 years ago
ede7941
[media] mem2mem_testdev: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
825143d
[media] m2m-deinterlace: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
4e3eff6
[media] s5p-g2d: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
585e6f0
[media] v4l: ti-vpe: Add de-interlacer support in VPE
by Archit Taneja
· 11 years ago
4571912
[media] v4l: ti-vpe: Add VPE mem to mem driver
by Archit Taneja
· 11 years ago
213b8ee
[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptors
by Archit Taneja
· 11 years ago
9262e5a
[media] v4l: ti-vpe: Create a vpdma helper library
by Archit Taneja
· 11 years ago
79b185d
dmxdev: get rid of pointless clearing ->f_op
by Al Viro
· 11 years ago
e84f9e5
consolidate the reassignments of ->f_op in ->open() instances
by Al Viro
· 11 years ago
23c4919c
[media] marvell-ccic: drop free_irq for devm_request_irq allocated irq
by Wei Yongjun
· 11 years ago
6c7e346
[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_consistent() in flexcop-usb.c
by Chen Gang
· 11 years ago
b5eee19
[media] media: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
dc77523
[media] videobuf2-core: call __setup_offsets only for mmap memory type
by Philipp Zabel
· 11 years ago
8ca5d2d
[media] uvcvideo: Fix data type for pan/tilt control
by Chanho Min
· 11 years ago
60b3b4d
[media] cx25821: fix sparse warnings
by Hans Verkuil
· 11 years ago
Next »