summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2021-06-171-0/+4
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-30/+44
* media: uapi: Add a control for HANTRO driverBenjamin Gaignard2021-06-081-0/+13
* media: hevc: Add decode params controlBenjamin Gaignard2021-06-081-9/+20
* media: hevc: Add fields and flags for hevc PPSBenjamin Gaignard2021-06-081-0/+4
* media: rc: add keymap for Toshiba CT-90405 remoteAlexander Voronov2021-06-081-0/+1
* media: hevc: Add sps_max_sub_layers_minus1 to v4l2_ctrl_hevc_spsJohn Cox2021-06-081-2/+1
* media: videobuf2-v4l2.c: add vb2_queue_change_type() helperTomi Valkeinen2021-06-081-0/+16
* media: dvb header files: move some headers to stagingMauro Carvalho Chehab2021-06-043-502/+0
* media: vicodec: Use _BITUL() macro in UAPI headersJoe Richey2021-06-021-11/+12
* media: uapi/linux/cec-funcs.h: set delay to 1 if unnusedHans Verkuil2021-06-021-1/+1
* Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab2021-06-0245-93/+258
|\
| * Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-291-4/+2
| |\
| | * drivers: base: Fix device link removalRafael J. Wysocki2021-05-211-4/+2
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-292-3/+10
| |\ \
| | * | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-1/+1
| | * | KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2021-05-271-2/+3
| | * | KVM: PPC: exit halt polling on need_resched()Wanpeng Li2021-05-271-0/+6
| * | | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-281-0/+2
| |\ \ \
| | * | | SUNRPC: More fixes for backlog congestionTrond Myklebust2021-05-261-0/+2
| | | |/ | | |/|
| * | | Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-05-281-1/+1
| |\ \ \
| | * \ \ Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-05-251-1/+1
| | |\ \ \
| | | * | | ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto2021-05-121-1/+1
| * | | | | Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-281-1/+2
| |\ \ \ \ \
| | * | | | | init: verify that function is initcall_t at compile-timeMarco Elver2021-05-241-1/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2610-33/+97
| |\ \ \ \ \
| | * | | | | net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| | * | | | | net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-0/+11
| | * | | | | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-181-0/+18
| | * | | | | {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-22/+22
| | * | | | | NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-171-0/+1
| | * | | | | net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-141-6/+1
| | * | | | | net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-05-141-1/+34
| | * | | | | netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-1/+0
| | * | | | | net: really orphan skbs tied to closing skPaolo Abeni2021-05-121-1/+3
| | * | | | | mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
| * | | | | | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-242-4/+4
| |\ \ \ \ \ \
| | * | | | | | cgroup: fix spelling mistakesZhen Lei2021-05-242-4/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-241-2/+2
| |\ \ \ \ \ \
| | * | | | | | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-18723-7037/+17608
| | |\| | | | |
| | * | | | | | spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-05-111-2/+2
| * | | | | | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-223-9/+11
| * | | | | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-2/+0
| * | | | | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-216-15/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2021-05-181-3/+1
| | * | | | | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-184-6/+13
| | * | | | | | | | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| | * | | | | | | | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-0/+1
| | * | | | | | | | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-182-8/+4