Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2115133f8b9a8dbdb217d14080814df07ce90479
/
drivers
/
media
/
dvb
fc61ccd
[media] vp7045: fix buffer setup
by Florian Mickler
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
cf84529
[media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHz
by Mauro Carvalho Chehab
· 13 years ago
d749fb6
[media] au8522: set signal field to 100% when signal present
by Devin Heitmueller
· 13 years ago
119faf9
[media] drxk: Fix the logic that selects between DVB-C annex A and C
by Mauro Carvalho Chehab
· 13 years ago
f07a0bc
[media] drxk: Fix read debug message
by Mauro Carvalho Chehab
· 13 years ago
e716ada
[media] drxk: Fix error return code during drxk init
by Mauro Carvalho Chehab
· 13 years ago
ab12f41
[media] drxk: Remove goto/break after return
by Mauro Carvalho Chehab
· 13 years ago
320ed23
[media] drxk: Fix a bug at some switches that broke DVB-T
by Mauro Carvalho Chehab
· 13 years ago
c4c3a3d
[media] Remove the double symbol increment hack from drxk_hard
by Mauro Carvalho Chehab
· 13 years ago
106ff9e
Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()"
by Mauro Carvalho Chehab
· 13 years ago
a062d04
[media] af9015: add support for Sveon STV22 [1b80:e401]
by Emilio David Diaus Lopez
· 13 years ago
713d9b5
[media] af9015: remove 2nd I2C-adapter
by Antti Palosaari
· 13 years ago
3509cbd
[media] af9015: remove old FW based IR polling code
by Antti Palosaari
· 13 years ago
709d920
[media] af9015: add more I2C msg checks
by Antti Palosaari
· 13 years ago
16b2dc2
[media] af9015: small optimization
by Antti Palosaari
· 13 years ago
ae81aab
[media] af9015: map remote for MSI DIGIVOX Duo
by Antti Palosaari
· 13 years ago
879b0d7
[media] af9015: setup rc keytable for LC-Power LC-USB-DVBT
by Juergen Lock
· 13 years ago
8afe911
[media] media, Micronas dvb-t: Fix mem leaks, don't needlessly zero mem, fix spelling
by Jesper Juhl
· 13 years ago
bca3ba7
[media] DVB: dvb_frontend: off by one in dtv_property_dump()
by Dan Carpenter
· 13 years ago
01434fa
tda18271c2dd: Fix compilation when module is not selected
by Mauro Carvalho Chehab
· 13 years ago
ea4d03d
[media] tda18271c2dd.h: Don't add the same symbol twice
by Mauro Carvalho Chehab
· 13 years ago
fd0b0814
[media] dvb: don't cause missing symbols for drxk/tda18271c2dd
by Mauro Carvalho Chehab
· 13 years ago
f165f60
[media] drxk: remove a now unused variable
by Mauro Carvalho Chehab
· 13 years ago
5eee2bb
[media] drxk: Add a fallback method for QAM parameter setting
by Mauro Carvalho Chehab
· 13 years ago
7558977
[media] drxk: Improve the scu_command error message
by Mauro Carvalho Chehab
· 13 years ago
f1b8297
[media] drxk: Simplify the DVB-C set mode logic
by Mauro Carvalho Chehab
· 13 years ago
cf694b1
[media] drxk: Fix driver removal
by Mauro Carvalho Chehab
· 13 years ago
90796ac
[media] drxk: Improves the UIO handling
by Mauro Carvalho Chehab
· 13 years ago
9c6e182
[media] drxk: Print detected configuration
by Mauro Carvalho Chehab
· 13 years ago
147e110
[media] drxk: Fix the antenna switch logic
by Mauro Carvalho Chehab
· 13 years ago
d6a0540
[media] drxk: change mode before calling the set mode routines
by Mauro Carvalho Chehab
· 13 years ago
be44eb2
[media] drxk: Proper handle/propagate the error codes
by Mauro Carvalho Chehab
· 13 years ago
f1fe1b7
[media] drxk: Allow to disable I2C Bridge control switch
by Mauro Carvalho Chehab
· 13 years ago
e4f4f87
[media] drxk: Add a parameter for the microcode name
by Mauro Carvalho Chehab
· 13 years ago
39624f7
[media] drxk: Print an error if firmware is not loaded
by Mauro Carvalho Chehab
· 13 years ago
bcd2ebb
[media] drxk: Avoid OOPSes if firmware is corrupted
by Mauro Carvalho Chehab
· 13 years ago
e076c92
[media] drxk: Convert an #ifdef logic as a new config parameter
by Mauro Carvalho Chehab
· 13 years ago
0fc55e8
[media] drxk: Move I2C address into a config structure
by Mauro Carvalho Chehab
· 13 years ago
5e66b87
[media] drxk: remove _0 from read/write routines
by Mauro Carvalho Chehab
· 13 years ago
2da6750
[media] drxk: Add debug printk's
by Mauro Carvalho Chehab
· 13 years ago
f3d40bd
[media] tda18271c2dd: add tda18271c2dd prefix to the errors
by Mauro Carvalho Chehab
· 13 years ago
e0e6eca
[media] drxk: add drxk prefix to the errors
by Mauro Carvalho Chehab
· 13 years ago
28d45a5
[media] ddbridge: use linux/io.h, instead of asm/io.h
by Mauro Carvalho Chehab
· 13 years ago
805e687
[media] ddbridge: Avoid duplicated symbol definition
by Mauro Carvalho Chehab
· 13 years ago
f876502
[media] ddbridge: Allow compiling of the driver
by Oliver Endriss
· 13 years ago
4f1f310
[media] ddbridge: Codingstyle fixes
by Oliver Endriss
· 13 years ago
ccad045
[media] ddbridge: Initial check-in
by Ralph Metzler
· 13 years ago
1bd09dd
[media] drxk: fix warning: ‘status’ may be used uninitialized in this function
by Mauro Carvalho Chehab
· 13 years ago
e16cede
[media] drxk: Return -EINVAL if an invalid bandwidth is used
by Mauro Carvalho Chehab
· 13 years ago
469ffe0
[media] tda18271c2dd: Remove the CHK_ERROR macro
by Mauro Carvalho Chehab
· 13 years ago
ea90f01
[media] drxk: Remove the CHK_ERROR macro
by Mauro Carvalho Chehab
· 13 years ago
b01fbc1
[media] drxd/drxk: Don't export MulDiv32 symbol
by Mauro Carvalho Chehab
· 13 years ago
36e3fc8
[media] ngene: Strip dummy packets inserted by the driver
by Oliver Endriss
· 13 years ago
3b2cfd6
[media] ngene: Update for latest cxd2099
by Oliver Endriss
· 13 years ago
a26c1b3
[media] ngene: Support DuoFlex CT attached to CineS2 and SaTiX-S2
by Oliver Endriss
· 13 years ago
6c50b66
[media] ngene: Fix name of Digital Devices PCIe/miniPCIe
by Oliver Endriss
· 13 years ago
d9396b8
[media] ngene: Fix return code if no demux was found
by Oliver Endriss
· 13 years ago
9143a43
[media] ngene: Codingstyle fixes
by Oliver Endriss
· 13 years ago
9ca9efb
[media] ngene: Support Digital Devices DuoFlex CT
by Ralph Metzler
· 13 years ago
f678c3b
[media] DRX-K, TDA18271c2: Add build support
by Oliver Endriss
· 13 years ago
ebc7de2
[media] DRX-K: Tons of coding-style fixes
by Oliver Endriss
· 13 years ago
874f651
[media] DRX-K: Shrink size of drxk_map.h
by Oliver Endriss
· 13 years ago
43dd07f
[media] DRX-K: Initial check-in
by Ralph Metzler
· 13 years ago
0fe4462
[media] tda18271c2dd: Lots of coding-style fixes
by Oliver Endriss
· 13 years ago
e878395
[media] tda18271c2dd: Initial check-in
by Ralph Metzler
· 13 years ago
686a948
[media] firedtv: change some -EFAULT returns to more fitting error codes
by Stefan Richter
· 13 years ago
16d6c0b
[media] dvb-bt8xx: Don't return -EFAULT when a device is not found
by Mauro Carvalho Chehab
· 13 years ago
7464aa5
[media] nxt6000: i2c bus error should return -EIO
by Mauro Carvalho Chehab
· 13 years ago
d316b5f
[media] siano: bad parameter is -EINVAL and not -EFAULT
by Mauro Carvalho Chehab
· 13 years ago
d35ebf9
[media] drxd, siano: Remove unused include linux/version.h
by Mauro Carvalho Chehab
· 13 years ago
3735edf
[media] dvb: remove unnecessary code
by Greg Dietsche
· 13 years ago
fe45e25
[media] dvb-usb/technisat-usb2: don't use flush_scheduled_work()
by Tejun Heo
· 13 years ago
c3f305a
[media] frontends/s5h1420: Change: clock_settting to clock_setting
by Justin P. Mattock
· 13 years ago
ed5d11d
[media] Remove unused definitions which can cause conflict with definitions in usb/ch9.h
by Hans Petter Selasky
· 13 years ago
941830c
[media] xc4000: make checkpatch.pl happy
by Mauro Carvalho Chehab
· 13 years ago
8edeb6e
[media] xc4000: removed card_type
by istvan_v@mailbox.hu
· 13 years ago
7c8ec47
[media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700
by istvan_v@mailbox.hu
· 13 years ago
341747b
[media] xc4000: code cleanup
by istvan_v@mailbox.hu
· 13 years ago
62956ce
[media] dib0700: remove notes from bringup of PCTV 340e
by Devin Heitmueller
· 15 years ago
2df1251
[media] dib0700: make PCTV 340e work!
by Devin Heitmueller
· 15 years ago
f1c78d3
[media] dib0700: fixup PLL config for PCTV 340e
by Devin Heitmueller
· 15 years ago
8583fc8
[media] xc4000: setup dib7000p AGC config for PCTV 340e
by Devin Heitmueller
· 15 years ago
85ec9d7
[media] dib7000p: setup dev.parent for i2c master built into 7000p
by Devin Heitmueller
· 15 years ago
2750d9c
[media] dib0700: add a sleep before attempting to detect dib7000p
by Devin Heitmueller
· 15 years ago
59d0c37
[media] dib0700: successfully connect to xc4000 over i2c for PCTV 340e
by Devin Heitmueller
· 15 years ago
01f1626
[media] dib0700: properly setup GPIOs for PCTV 340e
by Devin Heitmueller
· 15 years ago
33fb168
[media] dib0700: add USB id for PCTV 340eSE
by Devin Heitmueller
· 15 years ago
8d009a0
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
by Davide Ferri
· 15 years ago
ec05a64
[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID
by Andreas Oberritter
· 13 years ago
147b68c
[media] dvb-usb.h function rc5_scan
by Manoel Pinheiro
· 14 years ago
d294093
[media] cx24113: Don't reuse core macro names
by Hans Petter Selasky
· 13 years ago
a5bef1d
[media] itd1000: Don't reuse core macro names
by Hans Petter Selasky
· 13 years ago
fcc8e7d
dvb_net: Simplify the code if DVB NET is not defined
by Mauro Carvalho Chehab
· 13 years ago
a34ff6c
[media] Make DVB NET configurable in the kernel
by Hans Petter Selasky
· 13 years ago
050bf0f
[media] cxd2820r: correct missing error checks
by Antti Palosaari
· 13 years ago
1d44ccb
[media] cxd2820r: fix bitfields
by Antti Palosaari
· 13 years ago
d838f4c
[media] cxd2820r: malloc buffers instead of stack
by Antti Palosaari
· 13 years ago
05c46c0
[media] anysee: style issues, comments, etc
by Antti Palosaari
· 13 years ago
fea3c39
[media] anysee: add support for Anysee E7 PS2
by Antti Palosaari
· 13 years ago
Next »