Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c10841ca722a0bc960dc541c51582773f9a24f98
/
drivers
/
media
/
common
7fcaa9a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
5b9a81d
[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheet
by Michael Krufky
· 14 years ago
786e86a
[media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheet
by Michael Krufky
· 14 years ago
3f688e8
[media] tda18271: fix bad calculation of main post divider byte
by Michael Krufky
· 14 years ago
381ad0e
[media] tda18271: prog_cal and prog_tab variables should be s32, not u8
by Michael Krufky
· 14 years ago
f78028b
[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_init
by Michael Krufky
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
aa40d19
[media] tuner-xc2028.c: fix compile warning
by Hans Verkuil
· 14 years ago
724dcbf
[media] xc5000: add set_config and other
by Dmitri Belimov
· 14 years ago
e80edce
[media] xc5000: add support for DVB-C tuning
by Igor M. Liplianin
· 14 years ago
437f5fa
[media] tuner: Remove remaining usages of T_DIGITAL_TV
by Mauro Carvalho Chehab
· 14 years ago
2d351df
[media] Remove the remaining usages for T_STANDBY
by Mauro Carvalho Chehab
· 14 years ago
b8bc77d
[media] tuner-xc2028: More firmware loading retries
by Alina Friedrichsen
· 14 years ago
0cda125
[media] tuner-simple: add support for Tena TNF5337 MFD
by Mauro Carvalho Chehab
· 14 years ago
89a8969
[media] tda829x: fix regression in probe functions
by Jarod Wilson
· 14 years ago
13a3cec
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
ecb71d2
[media] saa7134: Kworld SBTVD: make both analog and digital to work
by Mauro Carvalho Chehab
· 14 years ago
9d700a0
[media] tda8290: Turn tda829x on before touching at the I2C gate
by Mauro Carvalho Chehab
· 14 years ago
47ab285
[media] tda8290: Fix a bug if no tuner is detected
by Mauro Carvalho Chehab
· 14 years ago
567aba0
[media] tda8290: Make all read operations atomic
by Mauro Carvalho Chehab
· 14 years ago
9af3971
[media] saa7146: Convert from .ioctl to .unlocked_ioctl
by Hans Verkuil
· 14 years ago
0c8fc77
[media] tda18218: fix compile warning
by Hans Verkuil
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
c429e7b
[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses
by Joe Perches
· 14 years ago
8cad7f0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
a757ee2
[media] Don't export format_by_forcc on two different drivers
by Mauro Carvalho Chehab
· 14 years ago
9b4320b
[media] Fix Kconfig errors due to two visible menus
by Mauro Carvalho Chehab
· 14 years ago
f3dc65d
i2c: Drivers shouldn't include <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
7655e59
[media] af9015: Fix max I2C message size when used with tda18271
by Mauro Carvalho Chehab
· 14 years ago
e350d44
[media] tda18271: allow restricting max out to 4 bytes
by Mauro Carvalho Chehab
· 14 years ago
bfc3d57
V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned
by Mauro Carvalho Chehab
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
a644c07
V4L/DVB: saa7146/tuner: remove mxb hack
by Hans Verkuil
· 14 years ago
2e4e98e
V4L/DVB: drivers/media: Make static data tables and strings const
by lawrence rust
· 14 years ago
51ff2e2
V4L/DVB: NXP TDA18218 silicon tuner driver
by Antti Palosaari
· 14 years ago
b3fc178
V4L/DVB: V4L: do not autoselect components on embedded systems
by Guennadi Liakhovetski
· 14 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
1cdffda
V4L/DVB: xc5000: Fix a few warnings
by Mauro Carvalho Chehab
· 14 years ago
a04b754
V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not used
by Justin P. Mattock
· 14 years ago
4743319
V4L/DVB: xc5000, rework xc_write_reg
by Dmitri Belimov
· 14 years ago
9526840
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
by Laurent Pinchart
· 15 years ago
fab9bfb
V4L/DVB: tda18271: fix error detection during initialization of first instance
by Michael Krufky
· 15 years ago
095c247
V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
by Andy Walls
· 14 years ago
70ca3c4
V4L/DVB: xc3028: fix regression in firmware loading time
by Devin Heitmueller
· 15 years ago
0fb84ce
V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm6000)
by Mauro Carvalho Chehab
· 16 years ago
2d5024a
V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000
by Mauro Carvalho Chehab
· 15 years ago
e5cc2bf
V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speed
by Mauro Carvalho Chehab
· 17 years ago
03b1930
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
by Hans Verkuil
· 15 years ago
84a1d9c
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
by Michael Hunold
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dbb9de9
V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards
by Andy Walls
· 15 years ago
cd7d9be
V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late
by Hans Verkuil
· 15 years ago
7d35028
V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L
by Mauro Carvalho Chehab
· 15 years ago
7f2199c
V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia
by Mauro Carvalho Chehab
· 15 years ago
ba9e9f3
saa7146: stop DMA before de-allocating DMA scatter/gather page buffers
by Mauro Carvalho Chehab
· 15 years ago
3f76cf8
V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection for TDA8295
by Michael Krufky
· 15 years ago
19f8a6c
V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2
by Michael Krufky
· 15 years ago
e27d381
V4L/DVB (13612): IR: Move common IR code to drivers/media/IR
by Mauro Carvalho Chehab
· 15 years ago
05395a3
V4L/DVB (13576): ir-common: fix an oops caused by the usage of an initialized drvdata
by Mauro Carvalho Chehab
· 15 years ago
327ae59
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
by Laurent Pinchart
· 15 years ago
50462eb
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
by Laurent Pinchart
· 15 years ago
63b0d5a
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Laurent Pinchart
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
cda4303
V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM
by Mauro Carvalho Chehab
· 15 years ago
4039ff2
V4L/DVB (13544): ir-keymaps: mark the new rc5 hauppauge with IR_TYPE_RC5
by Mauro Carvalho Chehab
· 15 years ago
5476ffd
V4L/DVB (13592): max2165: 32bit build patch
by David Wong
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e97f467
V4L/DVB (13542): ir-keytable: Allow dynamic table change
by Mauro Carvalho Chehab
· 15 years ago
7fee03e
V4L/DVB (13540): ir-common: Cleanup get key evdev code
by Mauro Carvalho Chehab
· 15 years ago
f6fc504
V4L/DVB (13538): ir-common: Use a dynamic keycode table
by Mauro Carvalho Chehab
· 15 years ago
055cd55
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
by Mauro Carvalho Chehab
· 15 years ago
35d1988
V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 code
by Mauro Carvalho Chehab
· 15 years ago
8573b74
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
by Mauro Carvalho Chehab
· 15 years ago
ef53a11
V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode table
by Mauro Carvalho Chehab
· 15 years ago
4e89217
V4L/DVB (13531): ir-common: rename the debug routine to allow exporting it
by Mauro Carvalho Chehab
· 15 years ago
c95a419
V4L/DVB: Fix test in copy_reg_bits()
by Roel Kluin
· 15 years ago
95963cb
V4L/DVB (13373): Maxium MAX2165 silicon tuner
by David T.L. Wong
· 15 years ago
48c511e
V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600
by Devin Heitmueller
· 15 years ago
972aacc
V4L/DVB (13262): tda18271: fix regression preventing std map override from taking effect
by Michael Krufky
· 15 years ago
0700ade
V4L/DVB (13260): saa7134: add support for Leadtek Winfast DTV-1000S remote control
by Michael Obst
· 15 years ago
f14a297
V4L/DVB (13241): Cleanup redundant tests on unsigned
by Roel Kluin
· 15 years ago
311c70e
V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handling
by Johann Friedrichs
· 15 years ago
5abaa53
V4L/DVB (13220): tda18271: increment module version minor
by Michael Krufky
· 15 years ago
712bc0b
V4L/DVB (13219): tda18271: remove unneeded braces in switch..case block
by Michael Krufky
· 15 years ago
5881ecf
V4L/DVB (13218): tda18271: consolidate common code for calibration on startup determination
by Michael Krufky
· 15 years ago
188ea05
V4L/DVB (13217): tda18271: handle rf_cal_on_startup properly during attach
by Michael Krufky
· 15 years ago
c54e1dd
V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_startup is set
by Michael Krufky
· 15 years ago
42f9a03
V4L/DVB (13215): tda18271: add support for the set_config method
by Michael Krufky
· 15 years ago
1724c8f
V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at once
by Michael Krufky
· 15 years ago
760c466
V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not loaded
by Devin Heitmueller
· 15 years ago
9d2ba7a
V4L/DVB (13135): Add support for TeVii remotes
by Igor M. Liplianin
· 15 years ago
d8d8622
V4L/DVB (13134): Add support for TBS-likes remotes
by Igor M. Liplianin
· 15 years ago
c0faeee
V4L/DVB (13112): tda18271: display some state information in debug output
by Michael Krufky
· 15 years ago
3a6b49f
V4L/DVB (13111): tda18271: more signedness fixes
by Michael Krufky
· 15 years ago
3986bd1
V4L/DVB (13110): tda18271: use temporary variables in tda18271_rf_tracking_filters_init
by Michael Krufky
· 15 years ago
b450b92
V4L/DVB (13108): tda8290: enable deemphasis_50 module parameter
by Henk Vergonet
· 15 years ago
1d23a00
V4L/DVB (13099): ir-functions: Export ir_rc5_decode() for use by the cx23885 module
by Andy Walls
· 15 years ago
Next »