Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b77c0046a63e7aa87152f9978cf7c46e7bead7fc
/
drivers
/
media
/
dvb
877b5f4
V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leak
by Adrian Bunk
· 16 years ago
9a0c04a
V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)
by Michael Krufky
· 16 years ago
af2a887
V4L/DVB (8839): dib0700: add comment to identify 35th USB id pair
by Michael Krufky
· 16 years ago
1d43401
V4L/DVB (8837): dvb: fix I2C adapters name size
by Jean Delvare
· 16 years ago
6d89761
V4L/DVB (8805): Steven Toth email address change
by Steven Toth
· 16 years ago
5ca947a
V4L/DVB (8804): s5h1411: Enable QAM_AUTO mode
by Steven Toth
· 16 years ago
4fc85c7
V4L/DVB (8803): s5h1409: Enable QAM_AUTO mode
by Steven Toth
· 16 years ago
c6eb8ea
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
by Hans Verkuil
· 16 years ago
09a29b7
V4L/DVB (8722): sms1xxx: fix typo in license header
by Michael Krufky
· 16 years ago
3e3e2a8
V4L/DVB (8599): au8522: remove if frequency settings from vsb/qam modulation tables
by Michael Krufky
· 16 years ago
df76de0
V4L/DVB (8598): au8522: clean up function au8522_set_if
by Michael Krufky
· 16 years ago
2e7acd7
V4L/DVB (8555): au8522: add mechanism to configure IF frequency for vsb and qam
by Michael Krufky
· 16 years ago
d483b73
V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Dual Digital 4
by Robert Lowery
· 16 years ago
886f8d6
V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER select
by Adrian Bunk
· 16 years ago
50cb993
Merge ../linux-2.6
by Mauro Carvalho Chehab
· 16 years ago
445c271
V4L/DVB (8534): remove select's of FW_LOADER
by Adrian Bunk
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
53faa1b
V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex static
by Adrian Bunk
· 16 years ago
c5e0bd1
V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups
by Adrian Bunk
· 16 years ago
e5b13ac
V4L/DVB (8451): dw2102: fix in-kernel compilation
by Mauro Carvalho Chehab
· 16 years ago
e81cf44
V4L/DVB (8433): Fix macro name at z0194a.h
by Mauro Carvalho Chehab
· 16 years ago
a4e0d9a
Merge ../linux-2.6
by Mauro Carvalho Chehab
· 16 years ago
7fd4828
V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB card
by Igor M Liplianin
· 16 years ago
e272ae0
V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator driver
by David Howells
· 16 years ago
22b0119
V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixes
by Roman Zippel
· 17 years ago
29e031d
V4L/DVB (7737): drx397xD: fix math usage
by Mauro Carvalho Chehab
· 17 years ago
89f9257
V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DVB-T demodulator
by Henk Vergonet
· 17 years ago
e282959
device create: dvb: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
f894d18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
439d0e4
V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042)
by Oliver Endriss
· 16 years ago
4ee48c4
V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routine
by Oliver Endriss
· 16 years ago
2c6a37b
V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>
by Michael Krufky
· 16 years ago
f1f74aa
V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h
by Michael Krufky
· 16 years ago
44f71c3
V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick
by Michael Krufky
· 16 years ago
a745f0a
V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and nova
by Michael Krufky
· 16 years ago
1fbc3ca
V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticks
by Michael Krufky
· 16 years ago
b1d8f9f
V4L/DVB (8310): sms1xxx: remove kmutex_t typedef
by Michael Krufky
· 16 years ago
4411d29
V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast
by Michael Krufky
· 16 years ago
14a638cd
V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids
by Michael Krufky
· 16 years ago
eb383bd
V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx
by Michael Krufky
· 16 years ago
5068b7a
V4L/DVB (8306): sms1xxx: log firmware download process by default
by Michael Krufky
· 16 years ago
0f2a1ee
V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'
by Michael Krufky
· 16 years ago
8f37356
V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION
by Michael Krufky
· 16 years ago
cf1cfe1
V4L/DVB (8302): sms1xxx: fix Siano board names
by Michael Krufky
· 16 years ago
02aea4f
V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenames
by Michael Krufky
· 16 years ago
2708e88
V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block
by Michael Krufky
· 16 years ago
0c071f3
V4L/DVB (8299): sms1xxx: mark functions static
by Michael Krufky
· 16 years ago
c65c7a6
V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro
by Michael Krufky
· 16 years ago
2522dc1
V4L/DVB (8297): sms1xxx: remove old printk macros
by Michael Krufky
· 16 years ago
eb25094
V4L/DVB (8296): sms1xxx: always show error messages
by Michael Krufky
· 16 years ago
f14d56a
V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages
by Michael Krufky
· 16 years ago
a0c0abc
V4L/DVB (8294): sms1xxx: move message formatting into printk macros
by Michael Krufky
· 16 years ago
068d6c0
V4L/DVB (8293): sms1xxx: create printk macros
by Michael Krufky
· 16 years ago
1c11d54
V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality
by Michael Krufky
· 16 years ago
dd5b2a5
V4L/DVB (8291): sms1xxx: change default_mode to 4
by Michael Krufky
· 16 years ago
d3e72fe
V4L/DVB (8290): sms1xxx: small cleanup
by Michael Krufky
· 16 years ago
df0462e
V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks
by Michael Krufky
· 16 years ago
fbd05c8
V4L/DVB (8288): sms1xxx: more cleanups
by Michael Krufky
· 16 years ago
e080842
V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs
by Michael Krufky
· 16 years ago
18245e1
V4L/DVB (8286): sms1xxx: remove typedefs
by Michael Krufky
· 16 years ago
ca78373
V4L/DVB (8285): sms1xxx: more 80-column cleanups
by Michael Krufky
· 16 years ago
9f21139
V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility level
by Michael Krufky
· 16 years ago
59bf6b8
V4L/DVB (8283): sms1xxx: 80-column cleanups
by Michael Krufky
· 16 years ago
fa830e8
V4L/DVB (8282): sms1xxx: more codingstyle cleanups
by Michael Krufky
· 16 years ago
f0333e3
V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs
by Michael Krufky
· 16 years ago
8223741
V4L/DVB (8280): sms1xxx: more codingstyle cleanups
by Michael Krufky
· 16 years ago
73104fb
V4L/DVB (8279): sms1xxx: #define usb vid:pid's
by Michael Krufky
· 16 years ago
494d24c
V4L/DVB (8278): sms1xxx: more codingstyle cleanups
by Michael Krufky
· 16 years ago
f17407a
V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17
by Michael Krufky
· 16 years ago
55ad310
V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"
by Michael Krufky
· 17 years ago
a83ccdd
V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar"
by Michael Krufky
· 17 years ago
1865811
V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__
by Michael Krufky
· 16 years ago
8544706
V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/
by Michael Krufky
· 16 years ago
a8a89b7
V4L/DVB (8251): ttusb: use simple_read_from_buffer()()
by Akinobu Mita
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
d01eb2d
V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009
by Michael Krufky
· 16 years ago
30b4d35
V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE
by Michael Krufky
· 16 years ago
f5376ad
V4L/DVB (8147): cxusb: add initial support for AVerTVHD Volar
by Daniel Gimpelevich
· 16 years ago
c0f4c0a
V4L/DVB (8146): lgdt330x: add additional FEC control configuration option
by Michael Krufky
· 16 years ago
2d5b5a4
V4L/DVB (8142): ttpci: tda827x.h is at drivers/media/common
by Mauro Carvalho Chehab
· 16 years ago
153755a
V4L/DVB (8135): WRITE_RPS1() converts to le32 itself
by Al Viro
· 16 years ago
3aa7110
V4L/DVB (8132): bt8xx endianness annotations and fixes
by Al Viro
· 16 years ago
947a080
V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer
by Al Viro
· 16 years ago
b0ba0e3
V4L/DVB (8130): split dvb_ringbuffer dual-use functions
by Al Viro
· 16 years ago
67778b3
V4L/DVB (8129): pluto_set_dma_addr() fix
by Al Viro
· 16 years ago
f51b10e
V4L/DVB (8126): net endianness fix
by Al Viro
· 16 years ago
bbfc4c2
V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C 1501
by Oliver Endriss
· 16 years ago
ccb4364
V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused variable
by Oliver Endriss
· 16 years ago
980b59f
V4L/DVB (8065): Add missing selects at dvb-usb/Kconfig
by Mauro Carvalho Chehab
· 16 years ago
03a0ea1
V4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827X
by Mauro Carvalho Chehab
· 16 years ago
a046e43
V4L/DVB (8051): ttpci/Kconfig: Technotrend budget C-1501 needs tda10023
by Mauro Carvalho Chehab
· 16 years ago
11417da
V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c card
by Sigmund Augdal
· 16 years ago
9fdd9ca
V4L/DVB (8032): Anysee: fix Kconfig
by Antti Palosaari
· 16 years ago
5ae2fca
V4L/DVB (8031): Anysee: support for Anysee E30C Plus rev 0.4
by Antti Palosaari
· 16 years ago
e758886
V4L/DVB (8030): TDA10023: make TS output mode configurable
by Antti Palosaari
· 16 years ago
fb49558
V4L/DVB (8014): gl861: coding style fixes
by Antti Palosaari
· 16 years ago
53af158
V4L/DVB (7952): AU6610: various cosmetic changes
by Antti Palosaari
· 16 years ago
bbf23af
V4L/DVB (7951): AU6610: remove useless identify_state
by Antti Palosaari
· 16 years ago
b6b2d26
V4L/DVB (7950): AU6610: coding style fixes
by Antti Palosaari
· 16 years ago
54b6550
V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"
by Michael Krufky
· 16 years ago
Next »