index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
media: videobuf2: always set buffer vb2 pointer
Sergey Senozhatsky
1
-0
/
+3
2021-10-19
media: rcar-vin: add G/S_PARM ioctls
Vladimir Barinov
1
-0
/
+21
2021-10-19
media: i2c: select V4L2_ASYNC where needed
Arnd Bergmann
1
-0
/
+2
2021-10-19
media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()
Hans Verkuil
1
-1
/
+4
2021-10-18
media: cedrus: fix double free
Daniel Almeida
1
-0
/
+1
2021-10-08
media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()
Anant Thazhemadam
1
-1
/
+1
2021-10-08
media: rtl2832_sdr: clean the freed pointer and counter
Nil Yi
1
-1
/
+4
2021-10-08
media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()
Evgeny Novikov
1
-3
/
+15
2021-10-08
media: mb86a20s: make arrays static const
Colin Ian King
1
-2
/
+2
2021-10-08
media: ov5670: Add implementation for events
Ricardo Ribalda
1
-1
/
+10
2021-10-08
media: ov13858: Add implementation for events
Ricardo Ribalda
1
-1
/
+10
2021-10-08
media: dw9714: Add implementation for events
Ricardo Ribalda
1
-2
/
+12
2021-10-08
media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info
Ricardo Ribalda
1
-2
/
+3
2021-10-08
media: ipu3-imgu: imgu_fmt: Handle properly try
Ricardo Ribalda
1
-1
/
+1
2021-10-08
media: ipu3-imgu: Set valid initial format
Ricardo Ribalda
1
-1
/
+3
2021-10-08
media: ipu3-imgu: Refactor bytesperpixel calculation
Ricardo Ribalda
3
-17
/
+15
2021-10-08
media: ipu3-cio2 Check num_planes and sizes in queue_setup
Ricardo Ribalda
1
-2
/
+6
2021-10-08
media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
Niklas Söderlund
3
-0
/
+532
2021-10-08
media: staging/intel-ipu3: Constify static struct v4l2_subdev_internal_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-08
media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
Martin Kepplinger
3
-0
/
+2204
2021-10-08
media: ipu3-cio2: Parse sensor orientation and rotation
Fabian Wüthrich
2
-5
/
+64
2021-10-08
media: venus: Set buffer to FW based on FW min count requirement.
Dikshita Agarwal
6
-10
/
+41
2021-10-08
media: venus: helpers: update NUM_MBS macro calculation
Dikshita Agarwal
1
-2
/
+2
2021-10-08
media: venus: vdec: set work route to fw
Dikshita Agarwal
3
-0
/
+29
2021-10-08
media: venus: hfi: Skip AON register programming for V6 1pipe
Dikshita Agarwal
1
-0
/
+4
2021-10-08
media: venus: Add num_vpp_pipes to resource structure
Dikshita Agarwal
6
-22
/
+4
2021-10-08
media: venus: core: Add sc7280 DT compatible and resource data
Dikshita Agarwal
1
-0
/
+52
2021-10-08
media: venus: firmware: enable no tz fw loading for sc7280
Dikshita Agarwal
2
-11
/
+33
2021-10-08
media: venus: fix vpp frequency calculation for decoder
Mansur Alisha Shaik
1
-2
/
+6
2021-10-08
media: venus: vdec: update output buffer size during vdec_s_fmt()
Mansur Alisha Shaik
1
-1
/
+4
2021-10-08
media: venus: helper: change log level for false warning message
Mansur Alisha Shaik
1
-2
/
+3
2021-10-08
media: omap_vout: use dma_addr_t consistently
Arnd Bergmann
3
-10
/
+12
2021-10-08
media: vsp1: Add support for the V3U VSPD
Kieran Bingham
2
-0
/
+13
2021-10-08
media: vsp1: Simplify DRM UIF handling
Kieran Bingham
1
-2
/
+6
2021-10-08
media: vsp1: Fix WPF macro names
Kieran Bingham
3
-7
/
+7
2021-10-08
media: imx-jpeg: Remove soft reset between frames encoding
Mirela Rabulea
1
-5
/
+4
2021-10-08
media: imx-jpeg: Fix occasional decoder fail on jpegs without DHT
Mirela Rabulea
1
-0
/
+17
2021-10-08
media: imx-jpeg: Fix possible null pointer dereference
Mirela Rabulea
1
-0
/
+4
2021-10-05
media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settings
Irui Wang
1
-3
/
+3
2021-10-05
media: hantro: Auto generate the AXI ID to avoid conflicts
Benjamin Gaignard
3
-2
/
+5
2021-10-05
media: rcar-vin: add GREY format
Vladimir Barinov
2
-0
/
+19
2021-10-05
media: CEC: keep related menu entries together
Randy Dunlap
1
-0
/
+4
2021-10-05
media: vivid: fix an error code in vivid_create_instance()
Dan Carpenter
1
-1
/
+1
2021-10-05
media: hantro: Constify static struct v4l2_m2m_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-05
media: em28xx: Don't use ops->suspend if it is NULL
Colin Ian King
1
-2
/
+3
2021-10-05
media: imx: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-10-05
media: rcar-csi2: Serialize access to set_fmt and get_fmt
Niklas Söderlund
1
-2
/
+9
2021-10-05
media: rcar-csi2: Cleanup mutex on remove and fail
Niklas Söderlund
1
-5
/
+9
2021-10-05
media: aspeed: refine to avoid full jpeg update
Jammy Huang
1
-1
/
+16
2021-10-05
media: cedrus: add check for H264 and H265 limitations
Jernej Skrabec
1
-0
/
+46
[next]