index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
media: ccs: Replace somewhat harsh internal checks based on BUG with WARN_ON
Sakari Ailus
1
-4
/
+5
2020-12-03
media: ccs: The functions to get compose or crop rectangle never return NULL
Sakari Ailus
1
-6
/
+2
2020-12-03
media: ccs: Stop reading arrays after the first zero
Sakari Ailus
1
-0
/
+3
2020-12-03
media: ccs: Read CCS static data from firmware binaries
Sakari Ailus
2
-1
/
+48
2020-12-03
media: ccs: Combine revision number major and minor into one
Sakari Ailus
3
-14
/
+16
2020-12-03
media: ccs: Add CCS static data parser library
Sakari Ailus
4
-1
/
+1403
2020-12-03
media: ccs: Fix obtaining bus information from firmware
Sakari Ailus
1
-7
/
+6
2020-12-03
media: ccs: Make hwcfg part of the device specific struct
Sakari Ailus
3
-49
/
+51
2020-12-03
media: ccs: Remove remaining support for platform data
Sakari Ailus
1
-3
/
+0
2020-12-03
media: ccs: Remove the I²C ID table
Sakari Ailus
1
-7
/
+0
2020-12-03
media: ccs: Add CCS ACPI device ID
Sakari Ailus
1
-0
/
+7
2020-12-03
media: ccs: Add device compatible identifiers for telling SMIA and CCS apart
Sakari Ailus
1
-4
/
+16
2020-12-03
media: ccs: Add MIPI CCS compatible strings
Sakari Ailus
1
-0
/
+3
2020-12-03
media: rockchip: rkisp1: remove useless debugfs checks
Dan Carpenter
1
-4
/
+0
2020-12-03
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-24
/
+28
2020-12-03
media: ttpci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+8
2020-12-03
media: solo6x10: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-27
/
+29
2020-12-03
media: si4713: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-03
media: camss: Make use of V4L2_CAP_IO_MC
Andrey Konovalov
1
-3
/
+25
2020-12-03
media: Revert "media: camss: Make use of V4L2_CAP_IO_MC"
Andrey Konovalov
1
-54
/
+13
2020-12-03
media: rockchip: rkisp1: Fix typos in comments and macro definitions
Peilin Ye
2
-4
/
+4
2020-12-03
media: rcar-vin: Remove unused macro
Jacopo Mondi
1
-1
/
+0
2020-12-03
media: fsl-viu: Use the ioread/write32be() accessors
Fabio Estevam
1
-64
/
+55
2020-12-03
media: platform: exynos4-is: remove all references to physical addresses
Marek Szyprowski
11
-60
/
+58
2020-12-03
media: adv748x: Configure device when resuming from sleep
Niklas Söderlund
1
-0
/
+17
2020-12-03
media: adv748x: csi2: Set virtual channel when device is reset
Niklas Söderlund
3
-7
/
+8
2020-12-03
media: adv748x: afe: Select input port when device is reset
Niklas Söderlund
3
-5
/
+6
2020-12-03
media: adv748x: Only set i2c addresses once during probe
Niklas Söderlund
1
-1
/
+1
2020-12-03
media: saa7146: fix array overflow in vidioc_s_audio()
Dan Carpenter
1
-9
/
+10
2020-12-03
media: s5p-jpeg: handle error condition in s5p_jpeg_probe
Baskov Evgeniy
1
-0
/
+2
2020-12-03
media: mtk-vpu: dump VPU status when IPI times out
Irui Wang
1
-4
/
+29
2020-12-03
media: mtk-vpu: VPU should be in idle state before system is suspended
Irui Wang
1
-0
/
+68
2020-12-03
media: coda: Convert the driver to DT-only
Fabio Estevam
2
-26
/
+3
2020-12-03
media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
Zhang Xiaoxu
1
-0
/
+1
2020-12-03
media: cx88: use ARRAY_SIZE
Xu Wang
1
-2
/
+1
2020-12-03
media: cx23885: add more quirks for reset DMA on some AMD IOMMU
Daniel Lee Kruse
1
-0
/
+4
2020-12-03
media: rockchip: rkisp1: Constify static structs
Rikard Falkeborn
3
-6
/
+6
2020-12-02
media: i2c: imx219: Selection compliance fixes
Hans Verkuil
1
-8
/
+9
2020-12-02
media: rdacm20: Enable GPIO1 explicitly
Jacopo Mondi
1
-2
/
+11
2020-12-02
media: max9271: Fix GPIO enable/disable
Jacopo Mondi
1
-4
/
+4
2020-12-02
media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()
Niklas Söderlund
1
-14
/
+0
2020-12-02
media: rcar-vin: Rework CSI-2 firmware parsing
Niklas Söderlund
1
-26
/
+39
2020-12-02
media: rcar-vin: Use v4l2_async_subdev instead of fwnode_handle to match subdevices
Niklas Söderlund
2
-5
/
+5
2020-12-02
media: rcar-vin: Rework parallel firmware parsing
Niklas Söderlund
1
-14
/
+36
2020-12-02
media: rcar-vin: Only dynamically allocate v4l2_async_subdev
Niklas Söderlund
4
-40
/
+39
2020-12-02
media: ov2740: fix dereference before null check on pointer nvm
Colin Ian King
1
-2
/
+5
2020-12-02
media: i2c: add OV02A10 image sensor driver
Dongchun Zhu
3
-0
/
+1027
2020-12-02
media: ov9734: hold lock to check streaming state
Bingbu Cao
1
-2
/
+4
2020-12-02
media: v4l: subdev: Set sd->devnode before registering the subdev
Sakari Ailus
1
-1
/
+2
2020-12-02
media: omap3isp: Remove misleading comment
Thomas Gleixner
1
-3
/
+2
[prev]
[next]