index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
2020-09-27
media: netup_unidvb: drop initialization of PM pointers
Vaibhav Gupta
2020-09-26
media: media/pci: prevent memory leak in bttv_probe
Xiaolong Huang
2020-09-26
media: saa7134: use generic power management
Vaibhav Gupta
2020-09-26
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
2020-09-12
media: av7110: don't do float point math
Mauro Carvalho Chehab
2020-09-10
media: ipu3-cio2: Update Copyright year and fix indentation issues
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Drop useless assignments
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Drop bogus check and error message
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Get rid of pci_set_master() duplication
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Use readl_poll_timeout() helper
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Replace infinite loop by one with clear exit condition
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Use macros from pfn.h
Andy Shevchenko
2020-09-10
media: ipu2-cio2: Replace custom definition with PAGE_SIZE
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constant
Andy Shevchenko
2020-09-10
media: ipu3-cio2: Simplify cleanup code
Andy Shevchenko
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-03
media: saa7134: avoid a shift overflow
Mauro Carvalho Chehab
2020-09-03
media: saa7134-alsa.c: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-09-03
media: cx88-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-09-03
media: cx23885-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-09-03
media: cx25821-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-09-03
media: av7110_v4l: avoid a typecast
Mauro Carvalho Chehab
2020-09-01
saa7134: drop unnecessary list_empty
Julia Lawall
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
media: tw5864: check status of tw5864_frameinterval_get
Tom Rix
2020-08-29
media: tw5864: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
media: ttpci: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
media: smipcie: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
media: ngene: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
media: mantis: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
media: bt8xx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
media: pci: cobalt-i2c.c: fix comparison of 0/1 to bool variable
Daniel W. S. Almeida
2020-08-29
media: pci: cx23855-video.c: remove duplicate argument in 'or'
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164.c: Replace if(cond) BUG with BUG_ON
Daniel W. S. Almeida
2020-08-29
media: cobalt: cobalt-omnitek.c: fix comparison to bool
Daniel W. S. Almeida
2020-08-28
media: media/pci: use vb2_video_unregister_device()
Hans Verkuil
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-08-06
media: meye: fix missing pm_mchip_mode field
Hans Verkuil
2020-08-06
media: saa7164: use generic power management
Vaibhav Gupta
2020-07-19
media: tw68: use generic power management
Vaibhav Gupta
2020-07-19
media: meye: use generic power management
Vaibhav Gupta
2020-07-19
media: cx88: use generic power management
Vaibhav Gupta
2020-07-19
media: cx25821: use generic power management
Vaibhav Gupta
2020-07-19
media: cx23885: use generic power management
Vaibhav Gupta
[next]