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
2018-03-06
media: cxd2099: move driver out of staging into dvb-frontends
Daniel Scheller
4
-6
/
+2
2018-03-06
media: ngene: adapt cxd2099 attach to the new i2c_client way
Daniel Scheller
2
-4
/
+38
2018-03-06
media: ddbridge/ci: further deduplicate code/logic in ddb_ci_attach()
Daniel Scheller
1
-8
/
+4
2018-03-06
media: mantis: remove mantis_vp3028.c/mantis_vp3028.h
Corentin Labbe
2
-71
/
+0
2018-03-06
media: cx23885: Add support for new Hauppauge QuadHD (885)
Brad Love
4
-12
/
+46
2018-03-06
media: cx23885: Add support for Hauppauge PCIe Starburst2
Brad Love
3
-8
/
+22
2018-03-06
media: cx23885: Add support for Hauppauge PCIe HVR1265 K4
Brad Love
5
-1
/
+81
2018-03-06
media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variant
Brad Love
1
-0
/
+4
2018-03-06
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
5
-16
/
+16
2018-03-05
Merge commit 'v4.16-rc4~0' into patchwork
Mauro Carvalho Chehab
2
-5
/
+6
2018-02-26
media: ivtv: remove ivtv-alsa-mixer
Corentin Labbe
3
-193
/
+1
2018-02-26
media: cx18: remove unused cx18-alsa-mixer
Corentin Labbe
3
-189
/
+0
2018-02-26
media: pci: cx88-input: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-2
/
+2
2018-02-26
media: cx25821: prevent out-of-bounds read on array card
Colin Ian King
1
-3
/
+4
2018-02-23
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2
-5
/
+6
2018-02-23
media: intel-ipu3: cio2: Use SPDX license headers
Yong Zhi
2
-22
/
+4
2018-02-23
media: intel-ipu3: cio2: Disable and sync irq before stream off
Yong Zhi
1
-0
/
+4
2018-02-14
media: cobalt: add SPDX license info
Hans Verkuil
26
-325
/
+26
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
10
-49
/
+49
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
140
-1804
/
+4401
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-37
/
+37
2018-01-23
media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init
Yong Zhi
1
-3
/
+2
2018-01-23
media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-01-23
media: cobalt: select CONFIG_SND_PCM
Arnd Bergmann
1
-0
/
+1
2018-01-05
media: intel-ipu3: cio2: fix for wrong vb2buf state warnings
Yong Zhi
1
-4
/
+5
2018-01-05
media: intel-ipu3: cio2: fix a crash with out-of-bounds access
Yong Zhi
1
-2
/
+5
2018-01-05
media: intel-ipu3: cio2: fix building with large PAGE_SIZE
Arnd Bergmann
1
-1
/
+1
2018-01-05
media: intel-ipu3: cio2: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-01-05
media: intel-ipu3: Rename arr_size macro, use min
Sakari Ailus
1
-7
/
+4
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
41
-884
/
+884
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
12
-13
/
+13
2017-12-29
media: intel-ipu3: cio2: add new MIPI-CSI2 driver
Yong Zhi
7
-1
/
+2526
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
7
-11
/
+0
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
70
-215
/
+202
2017-12-19
media: ddbridge: move CI detach code to ddbridge-ci.c
Daniel Scheller
3
-7
/
+13
2017-12-19
media: ddbridge: improve ddb_ports_attach() failure handling
Daniel Scheller
1
-3
/
+23
2017-12-19
media: ddbridge: detach first input if the second one failed to init
Daniel Scheller
1
-1
/
+3
2017-12-19
media: ddbridge: fix deinit order in case of failure in ddb_init()
Daniel Scheller
1
-5
/
+5
2017-12-19
media: ddbridge: deduplicate calls to dvb_ca_en50221_init()
Daniel Scheller
1
-4
/
+2
2017-12-19
media: ddbridge: completely tear down input resources on failure
Daniel Scheller
1
-19
/
+27
2017-12-19
media: ddbridge: fix resources cleanup for CI hardware
Daniel Scheller
1
-1
/
+1
2017-12-19
media: ddbridge: unregister I2C tuner client before detaching fe's
Daniel Scheller
1
-6
/
+8
2017-12-19
media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro
Bjorn Helgaas
1
-1
/
+1
2017-12-18
media: v4l2-subdev: better document IO pin configuration flags
Mauro Carvalho Chehab
1
-3
/
+3
2017-12-18
media: get rid of i2c-addr.h
Mauro Carvalho Chehab
2
-1
/
+7
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
4
-8
/
+11
2017-12-14
media: ddbridge: stv09xx: detach frontends on lnb failure
Daniel Scheller
1
-0
/
+2
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
4
-46
/
+17
2017-12-14
media: rc: i2c: set parent of rc device and improve name
Sean Young
1
-1
/
+2
2017-12-14
media: bt8xx: Fix err 'bt878_probe()'
Christophe JAILLET
1
-2
/
+1
[next]