Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a114a585be4f3173fe454921a0918fb7e71633b0
/
drivers
/
media
a114a58
media: dvb-core: get rid of mmap reserved field
by Mauro Carvalho Chehab
· 7 years ago
03fbdb2
media: move videobuf2 to drivers/media/common
by Mauro Carvalho Chehab
· 7 years ago
4021053
media: dvb-core: make DVB mmap API optional
by Mauro Carvalho Chehab
· 7 years ago
7b361cf
media: dvb_vb2: add SPDX headers
by Mauro Carvalho Chehab
· 7 years ago
19393a0
media: dvb_vb2: Use the sanitized value after processed by VB2 core
by Mauro Carvalho Chehab
· 7 years ago
2c06aa7
media: dvb_vb2: limit reqbufs size to a sane value
by Mauro Carvalho Chehab
· 7 years ago
7b6c96d
media: dvb_vb2: fix a warning about streamoff logic
by Mauro Carvalho Chehab
· 7 years ago
57868ac
media: videobuf2: Add new uAPI for DVB streaming I/O
by Satendra Singh Thakur
· 7 years ago
9eb124f
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
by Mauro Carvalho Chehab
· 7 years ago
dc9ce4a06
media: coda/imx-vdoa: Remove irq member from vdoa_data struct
by Fabio Estevam
· 7 years ago
7369bbf
media: dvb-frontends: remove extraneous parens
by Nick Desaulniers
· 7 years ago
12081a2
media: ddbridge: move CI detach code to ddbridge-ci.c
by Daniel Scheller
· 7 years ago
ae49432
media: ddbridge: improve ddb_ports_attach() failure handling
by Daniel Scheller
· 7 years ago
c0e1026
media: ddbridge: detach first input if the second one failed to init
by Daniel Scheller
· 7 years ago
b7b9a5a
media: ddbridge: fix deinit order in case of failure in ddb_init()
by Daniel Scheller
· 7 years ago
b5472c1
media: ddbridge: deduplicate calls to dvb_ca_en50221_init()
by Daniel Scheller
· 7 years ago
25ac563
media: ddbridge: completely tear down input resources on failure
by Daniel Scheller
· 7 years ago
fac37bb
media: ddbridge: fix resources cleanup for CI hardware
by Daniel Scheller
· 7 years ago
a1c484b
media: ddbridge: unregister I2C tuner client before detaching fe's
by Daniel Scheller
· 7 years ago
9331445
media: stv090x: add physical layer scrambling support
by Athanasios Oikonomou
· 7 years ago
f9d7912
media: dvb_frontend: add physical layer scrambling support
by Athanasios Oikonomou
· 7 years ago
2453887
media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro
by Bjorn Helgaas
· 7 years ago
4f6c110
media: davinci: fix a debug printk
by Mauro Carvalho Chehab
· 7 years ago
444faf3
media: dvb_net: let dynamic debug enable some DVB net handling
by Mauro Carvalho Chehab
· 7 years ago
ba711e1c
media: dvb-core: allow users to enable DVB net ULE debug
by Mauro Carvalho Chehab
· 7 years ago
b93a25e
media: dvb_net: ensure that dvb_net_ule_handle is fully initialized
by Mauro Carvalho Chehab
· 7 years ago
8ea636d
media: ir-spi: add SPDX identifier
by Andi Shyti
· 7 years ago
f81a815
media: lirc: release lock before sleep
by Sean Young
· 7 years ago
7b3aa71
media: lirc: no need to recalculate duration
by Sean Young
· 7 years ago
a74b2bf
media: lirc: do not pass ERR_PTR to kfree
by Sean Young
· 7 years ago
b996157
media: rc: iguanair: simplify tx loop
by Sean Young
· 7 years ago
dde7edf
media: lirc: when transmitting scancodes, block until transmit is done
by Sean Young
· 7 years ago
fb7ccc6
media: rc: bang in ir_do_keyup
by Sean Young
· 7 years ago
e607486
media: imon: remove unused function tv2int
by Sean Young
· 7 years ago
6a489f7
media: imon: auto-config ffdc 26 device
by Sean Young
· 7 years ago
c3a3d1d
media: fix SPDX comment on some header files
by Mauro Carvalho Chehab
· 7 years ago
b6852a6
media: s5p-jpeg: Fix off-by-one problem
by Flavio Ceolin
· 7 years ago
2d41a0c
media: exynos4-is: Remove dependency on obsolete SoC support
by Marek Szyprowski
· 7 years ago
f45ce98
media: s5p-mfc: Fix lock contention - request_firmware() once
by Shuah Khan
· 7 years ago
a465321
media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()
by Shuah Khan
· 7 years ago
bc7eb5d
media: exynos4-is: Drop obsolete capabilities
by Marek Szyprowski
· 7 years ago
442dd06
media: exynos-gsc: Drop obsolete capabilities
by Marek Szyprowski
· 7 years ago
97913bc
media: exynos4-is: properly initialize frame format
by Arnd Bergmann
· 7 years ago
ff51762
media: s5p-mfc: Fix encoder menu controls initialization
by Sylwester Nawrocki
· 7 years ago
df8ab4c
media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request
by Jia-Ju Bai
· 7 years ago
c0cb765
media: vb2: unify calling of set_page_dirty_lock
by Stanimir Varbanov
· 7 years ago
c4b72ee
media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt
by Hans Verkuil
· 7 years ago
327553a
media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_buffer
by Philipp Zabel
· 7 years ago
645838b
media: coda: use correct offset for mpeg4 decoder mvcol buffer
by Philipp Zabel
· 7 years ago
25141bc
media: coda: allocate space for mpeg4 decoder mvcol buffer
by Philipp Zabel
· 7 years ago
8e75a53
media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoder
by Philipp Zabel
· 7 years ago
1403bc4
media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widths
by Philipp Zabel
· 7 years ago
e112146
media: coda: set min_buffers_needed
by Lucas Stach
· 7 years ago
9392483
media: pxa_camera: disable and unprepare the clock source on error
by Flavio Ceolin
· 7 years ago
866a6ec
media: v4l: sh_mobile_ceu: Return buffers on streamoff()
by Jacopo Mondi
· 7 years ago
4eb2f55
media: v4l2-subdev: better document IO pin configuration flags
by Mauro Carvalho Chehab
· 7 years ago
b29fd56
media: v4l2-tpg.h: rename color structs
by Mauro Carvalho Chehab
· 7 years ago
1beb623
media: v4l2-tpg*.h: move headers to include/media/tpg and merge them
by Mauro Carvalho Chehab
· 7 years ago
1ac0516
media: get rid of i2c-addr.h
by Mauro Carvalho Chehab
· 7 years ago
4839c58
media: v4l2-dev: convert VFL_TYPE_* into an enum
by Mauro Carvalho Chehab
· 7 years ago
76a59fe
media: v4l2-common.h: document helper functions
by Mauro Carvalho Chehab
· 7 years ago
0545629
media: v4l2-common: get rid of struct v4l2_discrete_probe
by Mauro Carvalho Chehab
· 7 years ago
8db044b
media: dvb_demux: describe nested structs
by Mauro Carvalho Chehab
· 7 years ago
3483d3a
media: dmxdev: describe nested structs
by Mauro Carvalho Chehab
· 7 years ago
3cd890d
media: dvb-frontends: fix i2c access helpers for KASAN
by Arnd Bergmann
· 7 years ago
16c3ada
media: r820t: fix r820t_write_reg for KASAN
by Arnd Bergmann
· 7 years ago
0ca4e31
media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_
by Hans Verkuil
· 7 years ago
380a6c8
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
by Ron Economos
· 7 years ago
78e41c1
media: ddbridge: stv09xx: detach frontends on lnb failure
by Daniel Scheller
· 7 years ago
8ff230f
media: tuners: tda8290: reduce stack usage with kasan
by Arnd Bergmann
· 7 years ago
57c642c
media: cec: move cec autorepeat handling to rc-core
by Sean Young
· 7 years ago
6d4a36d
media: imon: auto-config ffdc 30 device
by Sean Young
· 7 years ago
621fa19
media: winbond-cir: Fix pnp_irq's error checking for wbcir_probe
by Arvind Yadav
· 7 years ago
1edba64
media: rc: Replace timeval with ktime_t in imon.c
by Chunyan Zhang
· 7 years ago
4957133
media: lirc: improve locking
by Sean Young
· 7 years ago
7e45d66
media: lirc: allow lirc device to be opened more than once
by Sean Young
· 7 years ago
aefb5e3
media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>
by Sean Young
· 7 years ago
42e0442
media: rc: move ir-lirc-codec.c contents into lirc_dev.c
by Sean Young
· 7 years ago
62d6f199
media: lirc: scancode rc devices should have a lirc device too
by Sean Young
· 7 years ago
b66218f
media: lirc: ensure lirc device receives nec repeats
by Sean Young
· 7 years ago
de142c3
media: lirc: implement reading scancode
by Sean Young
· 8 years ago
a6ddd4f
media: lirc: remove last remnants of lirc kapi
by Sean Young
· 7 years ago
bf01c82
media: lirc: remove name from lirc_dev
by Sean Young
· 7 years ago
111429f
media: lirc: create rc-core open and close lirc functions
by Sean Young
· 7 years ago
cb84343
media: lirc: do not call close() or open() on unregistered devices
by Sean Young
· 7 years ago
7790e81
media: lirc: move lirc_dev->attached to rc_dev->registered
by Sean Young
· 7 years ago
71695af
media: lirc: use kfifo rather than lirc_buffer for raw IR
by Sean Young
· 7 years ago
95bc71e
media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
by Sean Young
· 7 years ago
6b514c4
media: rc: document and fix rc_validate_scancode()
by Sean Young
· 7 years ago
49a4b36
media: lirc: validate scancode for transmit
by Sean Young
· 7 years ago
a60d64b
media: lirc: lirc interface should not be a raw decoder
by Sean Young
· 7 years ago
0d39ab0
media: rc: auto load encoder if necessary
by Sean Young
· 8 years ago
cdfaa01
media: lirc: use the correct carrier for scancode transmit
by Sean Young
· 8 years ago
9b61925
media: lirc: implement scancode sending
by Sean Young
· 8 years ago
4e3cd00
media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
by Sean Young
· 7 years ago
1cb2603
media: i2c: enable i2c IR for hardware which isn't HD-PVR
by Sean Young
· 7 years ago
acaa34b
media: rc: implement zilog transmitter
by Sean Young
· 7 years ago
ab5222e
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
by Sean Young
· 7 years ago
a6927d8
media: rc: i2c: only poll if the rc device is opened
by Sean Young
· 7 years ago
50a762b
media: rc: i2c: use dev_dbg rather hand-rolled debug
by Sean Young
· 7 years ago
Next »