index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-03-29
media: vim2m: Fix RGB 565 BE/LE support
Mauro Carvalho Chehab
2019-03-29
media: wl128x: Fix some error handling in fmc_prepare()
Dan Carpenter
2019-03-29
media: wl128x: prevent two potential buffer overflows
Dan Carpenter
2019-03-29
media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame
YueHaibing
2019-03-29
media: usbvision: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-29
media: video-mux: fix null pointer dereferences
Kangjie Lu
2019-03-29
media: mtk-vcodec: remove ready_to_display
Alexandre Courbot
2019-03-29
media: mtk-vcodec: fix access to incorrect planes member
Alexandre Courbot
2019-03-29
media: v4l2-ctrl: potential shift wrapping bugs
Dan Carpenter
2019-03-29
media: davinci-isif: avoid uninitialized variable use
Arnd Bergmann
2019-03-29
media: i2c: tda1997x: select V4L2_FWNODE
Koen Vandeputte
2019-03-29
media: staging: media: imx7-mipi-csis: fix debugfs compilation
Arnd Bergmann
2019-03-29
media: staging: media: davinci_vpfe: fix large stack usage with clang
Arnd Bergmann
2019-03-29
media: staging/imx: Fix inconsistent long line breaks
Lucas Leonardo Ciancaglini
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
2019-03-28
media: dvbdev: remove double-unlock
Mauro Carvalho Chehab
2019-03-25
media: hfi_parser: don't trick gcc with a wrong expected size
Mauro Carvalho Chehab
2019-03-25
media: rcar-dma: p_set can't be NULL
Mauro Carvalho Chehab
2019-03-25
media: sti/delta: remove uneeded check
Mauro Carvalho Chehab
2019-03-25
media: pwc-ctl: pChoose can't be NULL
Mauro Carvalho Chehab
2019-03-25
media: cx2341x: replace badly designed macros
Mauro Carvalho Chehab
2019-03-25
media: imx214: don't de-reference a NULL pointer
Mauro Carvalho Chehab
2019-03-25
media: v4l: rcar_fdp1: Fix indentation oddities
Laurent Pinchart
2019-03-25
media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS for stateless ...
Dafna Hirschfeld
2019-03-25
media: vicodec: Add support for stateless decoder.
Dafna Hirschfeld
2019-03-25
media: vicodec: Register another node for stateless decoder
Dafna Hirschfeld
2019-03-25
media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc
Hans Verkuil
2019-03-25
media: vicodec: Introducing stateless fwht defs and structs
Dafna Hirschfeld
2019-03-25
media: vicodec: add struct for encoder/decoder instance
Dafna Hirschfeld
2019-03-25
media: vicodec: Handle the case that the reference buffer is NULL
Dafna Hirschfeld
2019-03-25
media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt
Dafna Hirschfeld
2019-03-25
media: vicodec: Validate version dependent header values in a separate function
Dafna Hirschfeld
2019-03-25
media: vicodec: keep the ref frame according to the format in decoder
Dafna Hirschfeld
2019-03-25
media: vicodec: add field 'buf' to fwht_raw_frame
Dafna Hirschfeld
2019-03-25
media: vicodec: Move raw frame preparation code to a function
Dafna Hirschfeld
2019-03-25
media: vicodec: bugfix: free compressed_frame upon device release
Dafna Hirschfeld
2019-03-25
media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
Dafna Hirschfeld
2019-03-25
media: vicodec: change variable name for the return value of v4l2_fwht_encode
Dafna Hirschfeld
2019-03-25
media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
Dafna Hirschfeld
2019-03-25
media: vicodec: upon release, call m2m release before freeing ctrl handler
Dafna Hirschfeld
2019-03-25
media: vicodec: fix g_selection: either handle crop or compose
Hans Verkuil
2019-03-25
media: vicodec: selection api should only check single buffer types
Dafna Hirschfeld
2019-03-25
media: media requests: return EBADR instead of EACCES
Hans Verkuil
2019-03-25
media: cedrus: set requires_requests
Hans Verkuil
2019-03-25
media: vb2: add requires_requests bit for stateless codecs
Hans Verkuil
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing example
Sakari Ailus
2019-03-20
media: ipu3-cio2: Set CSI-2 receiver sub-device entity function
Sakari Ailus
2019-03-20
media: v4l: i2c: Regroup lens drivers under their own section
Sakari Ailus
2019-03-20
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
[next]