summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-09-03media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-09-03media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab
2020-09-03media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab
2020-09-03media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab
2020-09-03media: cx25821-alsa: number of pages should be unsigned longMauro Carvalho Chehab
2020-09-03media: av7110_v4l: avoid a typecastMauro Carvalho Chehab
2020-09-01saa7134: drop unnecessary list_emptyJulia Lawall
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-29media: tw5864: check status of tw5864_frameinterval_getTom Rix
2020-08-29media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: smipcie: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: ngene: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: mantis: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: bt8xx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-29media: pci: cobalt-i2c.c: fix comparison of 0/1 to bool variableDaniel W. S. Almeida
2020-08-29media: pci: cx23855-video.c: remove duplicate argument in 'or'Daniel W. S. Almeida
2020-08-29media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON()Daniel W. S. Almeida
2020-08-29media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()Daniel W. S. Almeida
2020-08-29media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()Daniel W. S. Almeida
2020-08-29media: pci: saa7164.c: Replace if(cond) BUG with BUG_ONDaniel W. S. Almeida
2020-08-29media: cobalt: cobalt-omnitek.c: fix comparison to boolDaniel W. S. Almeida
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-06media: meye: fix missing pm_mchip_mode fieldHans Verkuil
2020-08-06media: saa7164: use generic power managementVaibhav Gupta
2020-07-19media: tw68: use generic power managementVaibhav Gupta
2020-07-19media: meye: use generic power managementVaibhav Gupta
2020-07-19media: cx88: use generic power managementVaibhav Gupta
2020-07-19media: cx25821: use generic power managementVaibhav Gupta
2020-07-19media: cx23885: use generic power managementVaibhav Gupta
2020-07-19media: sta2x11: use generic power managementVaibhav Gupta
2020-07-19media: tw68: Replace http links with https onesAlexander A. Klimov
2020-07-19media: tw5864-core: Replace http links with https onesAlexander A. Klimov
2020-07-19media: ivtv: Replace http links with https onesAlexander A. Klimov
2020-07-19media: cx18: Replace http links with https onesAlexander A. Klimov
2020-07-19media: pci: dt3155: fix spelling mistakeFlavio Suligoi
2020-07-19media: solo6x10: replace http references with httpsAlexander A. Klimov
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-04media: cx23888: remove unused functionsSean Young
2020-06-23media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-06-23media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-06-15sched,ivtv: Convert to sched_set_fifo*()Peter Zijlstra
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds