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-08-28
media: platform: Improve the implementation of the system PM ops
Xia Jiang
1
-10
/
+8
2020-08-28
media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resume
Pi-Hsun Shih
1
-0
/
+41
2020-08-28
media: platform: Delete the resetting hardware flow in the system PM ops
Xia Jiang
1
-2
/
+0
2020-08-28
media: platform: Improve power on and power off flow
Xia Jiang
1
-21
/
+6
2020-08-28
media: platform: Change the fixed device node number to unfixed value
Xia Jiang
1
-1
/
+1
2020-08-28
media: platform: Improve getting and requesting irq flow for bug fixing
Xia Jiang
1
-5
/
+2
2020-08-28
media: platform: Improve queue set up flow for bug fixing
Xia Jiang
1
-0
/
+7
2020-08-28
media: platform: Improve subscribe event flow for bug fixing
Xia Jiang
1
-2
/
+2
2020-08-28
media: media/test-drivers: use vb2_video_unregister_device()
Hans Verkuil
2
-21
/
+18
2020-08-28
media: media/usb: use vb2_video_unregister_device()
Hans Verkuil
3
-21
/
+8
2020-08-28
media: media/platform: drop vb2_queue_release()
Hans Verkuil
7
-31
/
+8
2020-08-28
media: media/pci: use vb2_video_unregister_device()
Hans Verkuil
8
-23
/
+12
2020-08-28
media: qcom/camss: use vb2_video_unregister_device()
Hans Verkuil
5
-27
/
+2
2020-08-28
media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function
Hans Verkuil
1
-6
/
+45
2020-08-28
media: mceusb: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-08-28
media: gpio-ir-tx: spinlock is not needed to disable interrupts
Sean Young
1
-11
/
+5
2020-08-28
media: rc: do not access device via sysfs after rc_unregister_device()
Sean Young
1
-0
/
+12
2020-08-28
media: rc: uevent sysfs file races with rc_unregister_device()
Sean Young
1
-16
/
+16
2020-08-28
media: max9286: Depend on OF_GPIO
Sakari Ailus
1
-1
/
+1
2020-08-28
media: i2c: imx214: select V4L2_FWNODE
Jacopo Mondi
1
-1
/
+1
2020-08-27
media: dib0700: Fix identation issue in dib8096_set_param_override()
Gustavo A. R. Silva
1
-5
/
+5
2020-08-27
media: vicodec: add missing v4l2_ctrl_request_hdl_put()
Hans Verkuil
1
-0
/
+1
2020-08-26
media: Implements support for the MyGica iGrabber
Christopher Snowhill
2
-0
/
+23
2020-08-26
media: tuner-simple: fix regression in simple_set_radio_freq
Tom Rix
1
-2
/
+3
2020-08-26
media: vivid: Fix global-out-of-bounds read in precalculate_color()
Peilin Ye
1
-4
/
+5
2020-08-26
media: mtk-vcodec: fix Kconfig help text
Alexandre Courbot
1
-2
/
+2
2020-08-26
media: mtk-vcodec: set dma max segment size
Hsin-Yi Wang
2
-0
/
+16
2020-08-26
media: pvrusb2: fix parsing error
Tong Zhang
1
-3
/
+2
2020-08-26
media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
Peilin Ye
1
-23
/
+27
2020-08-26
media: ti-vpe: cal: Fix compilation on 32-bit ARM
Laurent Pinchart
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
38
-152
/
+161
2020-08-18
media: venus: core: Add support for opp tables/perf voting
Rajendra Nayak
3
-7
/
+92
2020-08-18
media: venus: core: Fix error handling in probe
Rajendra Nayak
1
-5
/
+10
2020-08-18
media: venus: core: Fix runtime PM imbalance in venus_probe
Dinghao Liu
1
-1
/
+4
2020-08-18
media: rcar-csi2: Negotiate data lanes number
Jacopo Mondi
1
-7
/
+68
2020-08-18
media: i2c: adv748x: Implement get_mbus_config
Jacopo Mondi
1
-0
/
+31
2020-08-18
media: i2c: adv748x: Adjust TXA data lanes number
Jacopo Mondi
2
-7
/
+25
2020-08-18
media: pxa_camera: Use the new set_mbus_config op
Jacopo Mondi
1
-138
/
+51
2020-08-18
media: i2c: ov6650: Use new [get|set]_mbus_config ops
Jacopo Mondi
1
-16
/
+37
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
7
-21
/
+28
2020-08-18
media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
Jacopo Mondi
1
-0
/
+16
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+3
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
155
-3031
/
+9348
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+1
2020-08-06
media: camss: fix memory leaks on error handling paths in probe
Evgeny Novikov
1
-10
/
+20
2020-08-06
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
1
-2
/
+0
2020-08-06
media: radio: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2020-08-06
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
1
-4
/
+12
2020-08-06
media: meye: fix missing pm_mchip_mode field
Hans Verkuil
1
-2
/
+0
[prev]
[next]