index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2020-06-23
media: i2c: imx290: fix reset GPIO pin handling
Andrey Konovalov
-3
/
+4
2020-06-23
media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
Andrey Konovalov
-1
/
+1
2020-06-23
media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called
Andrey Konovalov
-3
/
+3
2020-06-23
media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
Chuhong Yuan
-1
/
+3
2020-06-23
media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
Chuhong Yuan
-0
/
+2
2020-06-23
media: ov2740: make ov2740 driver only work with ACPI
Bingbu Cao
-3
/
+2
2020-06-23
media: smiapp: Use pm_runtime_get_if_active
Sakari Ailus
-3
/
+1
2020-06-23
media: smiapp: Fix runtime PM imbalance on error
Dinghao Liu
-0
/
+1
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
-5
/
+0
2020-06-23
media: budget-core: Improve exception handling in budget_register()
Chuhong Yuan
-3
/
+8
2020-06-23
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...
Jia-Ju Bai
-2
/
+3
2020-06-23
media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-T
Jan Pieter van Woerkom
-4
/
+4
2020-06-23
media: cxusb-analog: fix V4L2 dependency
Arnd Bergmann
-0
/
+1
2020-06-23
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
-0
/
+6
2020-06-23
media: rc: add support for Infrared Toy and IR Droid devices
Sean Young
-0
/
+521
2020-06-23
media: vivid: add cache_hints module param
Sergey Senozhatsky
-0
/
+9
2020-06-23
media: videobuf2: remove redundant if-statement
Sergey Senozhatsky
-2
/
+1
2020-06-23
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
-12
/
+2
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-sg
Sergey Senozhatsky
-0
/
+30
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-contig
Sergey Senozhatsky
-0
/
+35
2020-06-23
media: videobuf2: check ->synced flag in prepare() and finish()
Sergey Senozhatsky
-2
/
+7
2020-06-23
media: videobuf2: do not sync caches when we are allowed not to
Sergey Senozhatsky
-4
/
+10
2020-06-23
media: videobuf2: factor out planes prepare/finish functions
Sergey Senozhatsky
-21
/
+31
2020-06-23
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
-10
/
+35
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
-14
/
+45
2020-06-23
media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
-0
/
+2
2020-06-23
media: videobuf2: handle V4L2 buffer cache flags
Sergey Senozhatsky
-0
/
+48
2020-06-23
media: gspca: remove redundant assignment to variable retval
Colin Ian King
-1
/
+1
2020-06-23
media: vpif: Fix runtime PM imbalance in vpif_probe
Dinghao Liu
-0
/
+1
2020-06-23
media: exynos4-is: Fix runtime PM imbalance in fimc_is_probe
Dinghao Liu
-0
/
+1
2020-06-23
media: exynos4-is: Fix runtime PM imbalance in isp_video_open
Dinghao Liu
-0
/
+1
2020-06-23
media: camss: vfe: Fix runtime PM imbalance on error
Dinghao Liu
-6
/
+4
2020-06-23
media: camss: ispif: Fix runtime PM imbalance on error
Dinghao Liu
-1
/
+3
2020-06-23
media: camss: csid: Fix runtime PM imbalance in csid_set_power
Dinghao Liu
-1
/
+3
2020-06-23
media: coda: Fix runtime PM imbalance on error
Dinghao Liu
-3
/
+2
2020-06-23
media: fimc-capture: Fix runtime PM imbalance on error
Dinghao Liu
-1
/
+3
2020-06-23
media: s5k6a3: Fix runtime PM imbalance on error
Dinghao Liu
-1
/
+1
2020-06-23
media: staging: tegra-vde: fix runtime pm imbalance on error
Dinghao Liu
-3
/
+1
2020-06-23
media: staging: rkisp1: fix dev param for dev_* debugs
Dafna Hirschfeld
-10
/
+13
2020-06-23
media: staging: rkisp1: stats: don't set stats flags in rkisp1_stats_send_mea...
Dafna Hirschfeld
-10
/
+3
2020-06-23
media: staging: rkisp1 stats: set a measure flag with '|=' instead of '='
Dafna Hirschfeld
-1
/
+1
2020-06-23
media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
Vishal Sagar
-0
/
+1119
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-234
/
+459
2020-06-13
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
-9
/
+40
2020-06-13
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-1740
/
+1740
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-189
/
+190
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
-1233
/
+5496
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-6801
/
+5142
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+7
[prev]
[next]