Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2fb579bb10391f62e9ebebddc356a9c9020fb621
2fb579b
media: cx231xx: Style fix for struct zero init
by Brad Love
· 7 years ago
af1b4c3
media: cx231xx: Use board profile values for addresses
by Brad Love
· 7 years ago
830a57f
media: cx231xx: Fix several incorrect demod addresses
by Brad Love
· 7 years ago
fbfb3a7
media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 7 years ago
5ebaf32
media: pt1: fix strncmp() size warning
by Mauro Carvalho Chehab
· 7 years ago
20a6334
media: dvb: earth-pt1: replace schedule_timeout with usleep_range
by Akihiro Tsukada
· 7 years ago
41cb54e
media: dvb: earth-pt1: add support for suspend/resume
by Akihiro Tsukada
· 7 years ago
b732539
media: dvb: earth-pt1: decompose pt1 driver into sub drivers
by Akihiro Tsukada
· 7 years ago
a959c52
media: tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tuner
by Akihiro Tsukada
· 7 years ago
648db06
media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_desc
by Akihiro Tsukada
· 7 years ago
86f65c2
media: dvb-usb-v2/gl861: ensure USB message buffers DMA'able
by Akihiro Tsukada
· 7 years ago
87360e6
media: dvb-usb-v2/gl861: use usleep_range() for short delay
by Akihiro Tsukada
· 7 years ago
1745972
media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in Friio
by Akihiro Tsukada
· 7 years ago
eaa51fe
media: dvb-frontends/dvb-pll: add i2c driver support
by Akihiro Tsukada
· 7 years ago
baa057e
media: v4l2-dev: use pr_foo() for printing messages
by Mauro Carvalho Chehab
· 7 years ago
fd32d53
media: platform: video-mux: propagate format from sink to source
by Chris Lesiak
· 7 years ago
65dc760
media: i2c: tvp5150: Fix open brace placement codding style
by Nasser Afshin
· 7 years ago
9bfd8f8
media: i2c: tvp5150: Use the correct comment style
by Nasser Afshin
· 7 years ago
4efcd5e
media: i2c: tvp5150: Add a space after commas
by Nasser Afshin
· 7 years ago
bb7a368
media: i2c: tvp5150: Use parentheses for sizeof
by Nasser Afshin
· 7 years ago
6f7e780
media: bttv: Fixed oops error when capturing at yuv410p
by Samuel Williams
· 7 years ago
a03e457
media: tuners/qm1d1c0042: use SPDX License Identifier
by Akihiro Tsukada
· 7 years ago
f9f51c2
media: tuners/mxl301rf: use SPDX License Identifier
by Akihiro Tsukada
· 7 years ago
a296f7bf
media: dvb/pci/pt3: use SPDX License Identifier
by Akihiro Tsukada
· 7 years ago
072cf1a
media: dvb-frontends/tc90522: use SPDX License Identifier
by Akihiro Tsukada
· 7 years ago
a28a63b
media: dvb-core/dvb_frontend: set better default for ISDB-T
by Akihiro Tsukada
· 7 years ago
1c96f3d
media: dvb-frontends/tc90522: fix bit shift mistakes
by Akihiro Tsukada
· 7 years ago
0872f4f
media: ov13858: Remove owner assignment from i2c_driver
by Fabio Estevam
· 7 years ago
949abce
media: ov5695: Remove owner assignment from i2c_driver
by Fabio Estevam
· 7 years ago
0a8b999
media: em28xx-cards: output regular messages as info
by Chris Mayo
· 7 years ago
59a8914
media: pt3: no need to check if null for dvb_module_release()
by Mauro Carvalho Chehab
· 7 years ago
1e25101
media: media/dvb: earth-pt3: use the new i2c binding helper
by Akihiro Tsukada
· 7 years ago
5b1a270
media: dvb: add alternative USB PID for Hauppauge WinTV-soloHD
by Rainer Keller
· 7 years ago
2dc3e05
media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings
by Daniel Scheller
· 7 years ago
53dcd70
media: cxd2880-spi: avoid out-of-bounds access warning
by Arnd Bergmann
· 7 years ago
89eaaf2
media: lgdt330x: don't use an uninitialized state
by Mauro Carvalho Chehab
· 7 years ago
5f939c3
media: lgdt330x: add block error counts via DVBv5
by Mauro Carvalho Chehab
· 7 years ago
ea2d761
media: lgdt330x: get rid of read_ber stub
by Mauro Carvalho Chehab
· 7 years ago
19bdd0d
media: lgdt330x: provide DVBv5 Carrier S/N measurements
by Mauro Carvalho Chehab
· 7 years ago
53d4172
media: lgdt330x: move *read_status functions
by Mauro Carvalho Chehab
· 7 years ago
1334a7d
media: lgdt330x: constify several register init arrays
by Mauro Carvalho Chehab
· 7 years ago
db9c100
media: lgdt330x: do some cleanups at status logic
by Mauro Carvalho Chehab
· 7 years ago
23ba635
media: lgdt330x: convert it to the new I2C binding way
by Mauro Carvalho Chehab
· 7 years ago
ff09361
media: lgdt330x: print info when device gets probed
by Mauro Carvalho Chehab
· 7 years ago
6752c79
media: lgdt330x: use pr_foo() macros
by Mauro Carvalho Chehab
· 7 years ago
467845a
media: lgdt330x: fix coding style issues
by Mauro Carvalho Chehab
· 7 years ago
7129d31
media: lgdt330x: use kernel-doc instead of inlined comments
by Mauro Carvalho Chehab
· 7 years ago
509f896
media: em28xx: fix a regression with HVR-950
by Mauro Carvalho Chehab
· 7 years ago
adafae6
media: v4l2-core: get rid of videobuf-dvb
by Mauro Carvalho Chehab
· 7 years ago
b2c20f2
media: cx231xx: get rid of videobuf-dvb dependency
by Mauro Carvalho Chehab
· 7 years ago
1a0c10e
media: dvb-usb-v2: stop using coherent memory for URBs
by Mauro Carvalho Chehab
· 7 years ago
14f4eae
media: dvbsky: fix driver unregister logic
by Mauro Carvalho Chehab
· 7 years ago
2c7e3ca
media: dvbsky: use the new dvb_module_probe() API
by Mauro Carvalho Chehab
· 7 years ago
edcc308
media: ddbridge: set driver version to 0.9.33-integrated
by Daniel Scheller
· 7 years ago
879973e
media: ddbridge: recognize and attach the MaxSX8 cards
by Daniel Scheller
· 7 years ago
c3eda33
media: ddbridge: add hardware defs and PCI IDs for MCI cards
by Daniel Scheller
· 7 years ago
b4b5b8d
media: ddbridge/max: implement MCI/MaxSX8 attach function
by Daniel Scheller
· 7 years ago
daeeb13
media: ddbridge: initial support for MCI-based MaxSX8 cards
by Daniel Scheller
· 7 years ago
ab12397
media: ddbridge: support dummy tuners with 125MByte/s dummy data stream
by Daniel Scheller
· 7 years ago
0a68fc4
media: ddbridge: make DMA buffer count and size modparam-configurable
by Daniel Scheller
· 7 years ago
6058636
media: ddbridge: set devid entry for link 0
by Daniel Scheller
· 7 years ago
28473a1
media: ddbridge: fix output buffer check
by Daniel Scheller
· 7 years ago
e415eec
media: ddbridge: use spin_lock_irqsave() in output_work()
by Daniel Scheller
· 7 years ago
285d490
media: ddbridge: improve separated MSI IRQ handling
by Daniel Scheller
· 7 years ago
e822768
media: ddbridge: add macros to handle IRQs in nibble and byte blocks
by Daniel Scheller
· 7 years ago
1dda87a
media: ddbridge: add helper for IRQ handler setup
by Daniel Scheller
· 7 years ago
6bf0f05
media: ddbridge: request/free_irq using pci_irq_vector, enable MSI-X
by Daniel Scheller
· 7 years ago
95c2ab9
media: ddbridge: move MSI IRQ cleanup to a helper function
by Daniel Scheller
· 7 years ago
05ed62d
media: ddbridge: move ddb_wq and the wq+class initialisation to -core
by Daniel Scheller
· 7 years ago
5589974
media: ddbridge: move modparams to ddbridge-core.c
by Daniel Scheller
· 7 years ago
cea6d23
media: dvb-frontends/stv0910: fix CNR reporting in read_snr()
by Daniel Scheller
· 7 years ago
e2c53c8
media: dvb-frontends/stv0910: add init values for TSINSDELM/L
by Daniel Scheller
· 7 years ago
1b3d5f2
media: video-i2c: get rid of two gcc warnings
by Mauro Carvalho Chehab
· 7 years ago
d8555fd
media: omap2: allow building it with COMPILE_TEST && DRM_OMAP
by Mauro Carvalho Chehab
· 7 years ago
771f7be
media: omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAP
by Mauro Carvalho Chehab
· 7 years ago
a31d19f
media: ipu3: allow building it with COMPILE_TEST on non-x86 archs
by Mauro Carvalho Chehab
· 7 years ago
6ba0b22
media: rc: allow build pnp-dependent drivers with COMPILE_TEST
by Mauro Carvalho Chehab
· 7 years ago
516af1e
media: sta2x11_vip: allow build with COMPILE_TEST
by Mauro Carvalho Chehab
· 7 years ago
258c524
media: radio: allow building ISA drivers with COMPILE_TEST
by Mauro Carvalho Chehab
· 7 years ago
25d4aff
media: flexcop-i2c: get rid of KERN_CONT
by Mauro Carvalho Chehab
· 7 years ago
366b4010
media: davinci: don't override the error code
by Mauro Carvalho Chehab
· 7 years ago
fd901b6
media: em28xx: Don't use ops->resume if NULL
by Mauro Carvalho Chehab
· 7 years ago
de6dddf
media: s5p-jpeg: don't return a value on a void function
by Mauro Carvalho Chehab
· 7 years ago
5ef76cb
media: siano: be sure to not override devpath size
by Mauro Carvalho Chehab
· 7 years ago
e1b7f11
media: siano: get rid of __le32/__le16 cast warnings
by Mauro Carvalho Chehab
· 7 years ago
02489a1
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
by Anders Roxell
· 7 years ago
7bc8a0d
media: rc: probe zilog transmitter when zilog receiver is found
by Sean Young
· 7 years ago
f9d94a1
media: rc: imon decoder: support the stick
by Sean Young
· 7 years ago
c00cb58
media: rc: only register protocol for rc device if enabled
by Sean Young
· 7 years ago
cbb7fa4
media: v4l: vsp1: Rename BRU to BRx
by Laurent Pinchart
· 7 years ago
dc3eaba
media: v4l: vsp1: Add BRx dynamic assignment debugging messages
by Laurent Pinchart
· 7 years ago
f81f9ad
media: v4l: vsp1: Assign BRU and BRS to pipelines dynamically
by Laurent Pinchart
· 7 years ago
1dd72ee
media: v4l: vsp1: Generalize detection of entity removal from DRM pipeline
by Laurent Pinchart
· 7 years ago
bc3c9c8
media: v4l: vsp1: Add per-display list internal completion notification support
by Laurent Pinchart
· 7 years ago
bbc56fa
media: v4l: vsp1: Turn frame end completion status into a bitfield
by Laurent Pinchart
· 7 years ago
5a4d566
media: v4l: vsp1: Move DRM pipeline output setup code to a function
by Laurent Pinchart
· 7 years ago
b76b3ce
media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
by Laurent Pinchart
· 7 years ago
7ff667cf
media: v4l: vsp1: Setup BRU at atomic commit time
by Laurent Pinchart
· 7 years ago
02b902f
media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
by Laurent Pinchart
· 7 years ago
c8c310c
media: v4l: vsp1: Share duplicated DRM pipeline configuration code
by Laurent Pinchart
· 7 years ago
Next »