index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-21
/
+22
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
32
-179
/
+80
2020-08-06
media: meye: fix missing pm_mchip_mode field
Hans Verkuil
1
-2
/
+0
2020-08-06
media: saa7164: use generic power management
Vaibhav Gupta
1
-3
/
+0
2020-07-19
media: tw68: use generic power management
Vaibhav Gupta
1
-19
/
+11
2020-07-19
media: meye: use generic power management
Vaibhav Gupta
1
-10
/
+5
2020-07-19
media: cx88: use generic power management
Vaibhav Gupta
1
-44
/
+16
2020-07-19
media: cx25821: use generic power management
Vaibhav Gupta
1
-3
/
+0
2020-07-19
media: cx23885: use generic power management
Vaibhav Gupta
1
-3
/
+0
2020-07-19
media: sta2x11: use generic power management
Vaibhav Gupta
1
-48
/
+15
2020-07-19
media: tw68: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: tw5864-core: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: ivtv: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: cx18: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: pci: dt3155: fix spelling mistake
Flavio Suligoi
2
-2
/
+2
2020-07-19
media: solo6x10: replace http references with https
Alexander A. Klimov
16
-16
/
+16
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-07-04
media: cx23888: remove unused functions
Sean Young
1
-20
/
+0
2020-06-23
media: budget-core: Improve exception handling in budget_register()
Chuhong Yuan
1
-3
/
+8
2020-06-23
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...
Jia-Ju Bai
1
-2
/
+3
2020-06-15
sched,ivtv: Convert to sched_set_fifo*()
Peter Zijlstra
1
-3
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
22
-57
/
+395
2020-06-02
ivtv: convert get_user_pages() --> pin_user_pages()
John Hubbard
3
-26
/
+14
2020-05-12
media: mantis_dvb: remove redundant initialization to variable result
Colin Ian King
1
-1
/
+1
2020-05-06
media: pci: Fill v4l2_fmtdesc with designated initializers
Laurent Pinchart
2
-18
/
+30
2020-04-21
media: cx23885: Add i2c device analog tuner support
Brad Love
1
-12
/
+76
2020-04-21
media: cx23885: Add analog frontend to HVR5525
Brad Love
3
-0
/
+21
2020-04-21
media: cx23885: Add analog frontend to 1265_K4
Brad Love
2
-1
/
+12
2020-04-21
media: cx23885: Add analog frontend to Hauppauge QuadHD
Brad Love
3
-5
/
+54
2020-04-14
media: pci: saa7134: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-04-14
media: pci: cx88: convert to use i2c_new_client_device()
Wolfram Sang
3
-4
/
+3
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
7
-18
/
+13
2020-04-14
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-14
media: docs: cx18-streams.c: fix broken references to docs
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
3
-6
/
+8
2020-04-14
media: Kconfig: fix selection for test drivers
Mauro Carvalho Chehab
1
-5
/
+5
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
7
-13
/
+19
2020-04-14
media: Kconfig: mark other drivers as test drivers
Mauro Carvalho Chehab
1
-0
/
+1
2020-04-14
media: ddbridge: use the ddbridge's own dummy fe driver
Mauro Carvalho Chehab
5
-157
/
+3
2020-04-14
media: ddbridge-dummy_fe: do some vars and function renames
Mauro Carvalho Chehab
2
-83
/
+83
2020-04-14
media: ddbridge: copy the dvb_dummy_fe driver to ddbridge
Mauro Carvalho Chehab
2
-0
/
+322
2020-04-14
media: pci: move VIDEO_PCI_SKELETON to a different Kconfig
Mauro Carvalho Chehab
1
-0
/
+10
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+2
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
26
-37
/
+37
2020-02-14
drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-3
/
+2
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
27
-353
/
+126
[next]