summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: vivid: add cache_hints module paramSergey Senozhatsky2020-06-231-0/+9
* media: videobuf2: remove redundant if-statementSergey Senozhatsky2020-06-231-2/+1
* media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky2020-06-232-12/+2
* media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky2020-06-231-0/+30
* media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky2020-06-231-0/+35
* media: videobuf2: check ->synced flag in prepare() and finish()Sergey Senozhatsky2020-06-231-2/+7
* media: videobuf2: do not sync caches when we are allowed not toSergey Senozhatsky2020-06-231-4/+10
* media: videobuf2: factor out planes prepare/finish functionsSergey Senozhatsky2020-06-231-21/+31
* media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-06-234-10/+35
* media: videobuf2: add queue memory consistency parameterSergey Senozhatsky2020-06-233-14/+45
* media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-06-231-0/+2
* media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky2020-06-231-0/+48
* media: gspca: remove redundant assignment to variable retvalColin Ian King2020-06-231-1/+1
* media: vpif: Fix runtime PM imbalance in vpif_probeDinghao Liu2020-06-231-0/+1
* media: exynos4-is: Fix runtime PM imbalance in fimc_is_probeDinghao Liu2020-06-231-0/+1
* media: exynos4-is: Fix runtime PM imbalance in isp_video_openDinghao Liu2020-06-231-0/+1
* media: camss: vfe: Fix runtime PM imbalance on errorDinghao Liu2020-06-231-6/+4
* media: camss: ispif: Fix runtime PM imbalance on errorDinghao Liu2020-06-231-1/+3
* media: camss: csid: Fix runtime PM imbalance in csid_set_powerDinghao Liu2020-06-231-1/+3
* media: coda: Fix runtime PM imbalance on errorDinghao Liu2020-06-231-3/+2
* media: fimc-capture: Fix runtime PM imbalance on errorDinghao Liu2020-06-231-1/+3
* media: s5k6a3: Fix runtime PM imbalance on errorDinghao Liu2020-06-231-1/+1
* media: staging: tegra-vde: fix runtime pm imbalance on errorDinghao Liu2020-06-231-3/+1
* media: staging: rkisp1: fix dev param for dev_* debugsDafna Hirschfeld2020-06-234-10/+13
* media: staging: rkisp1: stats: don't set stats flags in rkisp1_stats_send_mea...Dafna Hirschfeld2020-06-231-10/+3
* media: staging: rkisp1 stats: set a measure flag with '|=' instead of '='Dafna Hirschfeld2020-06-231-1/+1
* media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driverVishal Sagar2020-06-233-0/+1119
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1434-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-121-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-122-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-121-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-121-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-121-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-125-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-122-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-123-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-121-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-121-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-121-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-121-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-122-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-121-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-121-0/+4
| * | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-121-1/+1
| * | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-121-3/+11