Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
11db81a59d0b2e563e30512cd76f23d0db384780
/
drivers
/
media
/
dvb-core
c859e6e
[media] dib0700: add support for PCTV 2002e & PCTV 2002e SE
by Michael Krufky
· 11 years ago
414abbd
[media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
by Soeren Moch
· 11 years ago
c6be752
[media] Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner)
by Alessandro Miceli
· 11 years ago
a7fab85
[media] Add support for 'Digital Dual TV Receiver CTVDIGDUAL v2
by Alessandro Miceli
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
03feee3
dvb_frontend: don't mess with ->f_op in ->release()
by Al Viro
· 12 years ago
7caf218
dvb_net: don't mess with ->f_op in ->release()
by Al Viro
· 12 years ago
f45f513
[media] dib7090p: remove the support for the dib7090E
by Olivier Grenie
· 12 years ago
dfc2e12
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
by Hans Verkuil
· 12 years ago
a2192cf
[media] tuner-core/tda9887: get_afc can be tuner mode specific
by Hans Verkuil
· 12 years ago
fde04ab
[media] demux.h: Remove duplicated enum
by Mauro Carvalho Chehab
· 12 years ago
e5c5d22
net: add ETH_P_802_3_MIN
by Simon Horman
· 12 years ago
808d24d
[media] dvb-core: don't clear stats at DTV_CLEAR
by Mauro Carvalho Chehab
· 12 years ago
5144f5b
[media] dvb_demux: Transport stream continuity check fix
by John Smith
· 12 years ago
52dee39
[media] dvb_frontend: Simplify the emulation logic
by Mauro Carvalho Chehab
· 12 years ago
be431b1
[media] dvb-frontend: split set_delivery_system()
by Mauro Carvalho Chehab
· 12 years ago
17e67d4
[media] mb86a20s: change AGC tuning parameters
by Mauro Carvalho Chehab
· 12 years ago
21fbd58
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
ac89758
Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"
by Mauro Carvalho Chehab
· 12 years ago
ed72d37
[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)
by Christoph Nuscheler
· 12 years ago
94a93e5
[media] dvb_frontend: print a msg if a property doesn't exist
by Mauro Carvalho Chehab
· 12 years ago
7cd4ece
[media] dvb: the core logic to handle the DVBv5 QoS properties
by Mauro Carvalho Chehab
· 12 years ago
c4fe29a
[media] dvb: unlock on error in dvb_ca_en50221_io_do_ioctl()
by Dan Carpenter
· 12 years ago
10a5c91
[media] it913x: add support for Avermedia A835B
by Eddi De Pieri
· 12 years ago
b9b1b3a
[media] dvb-core: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
de8ed82
[media] m920x: add support for the VP-7049 Twinhan DVB-T USB Stick
by Antonio Ospite
· 12 years ago
30ad64b
[media] dvb: push down ioctl lock in dvb_usercopy
by Nikolaus Schulz
· 12 years ago
6ae2322
[media] dvb_frontend: fix ioctls failing if frontend open/closed too fast
by Juergen Lock
· 12 years ago
e9de051
[media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2
by Juergen Lock
· 12 years ago
31becf0
[media] dmxdev: fix a comparition of unsigned expression warning
by Mauro Carvalho Chehab
· 12 years ago
e6ea0b91
[media] dvb_frontend: Don't declare values twice at a table
by Mauro Carvalho Chehab
· 12 years ago
b2409b6
[media] remove include/linux/dvb/dmx.h
by Mauro Carvalho Chehab
· 12 years ago
bf3b202
Merge branch 'staging/for_v3.7' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
33eebec
[media] dvb: LNA implementation changes
by Antti Palosaari
· 12 years ago
c2c1b41
[media] drivers/media: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
0b8e74c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d67ceb3
[media] Support for Asus MyCinema U3100Mini Plus
by Oliver Schinagl
· 12 years ago
8a2697a
[media] add LNA support for DVB API
by Antti Palosaari
· 12 years ago
48caa6f
[media] dvb_frontend: do not allow statistic IOCTLs when sleeping
by Antti Palosaari
· 12 years ago
287cefd
[media] dvb_frontend: add multistream support
by Evgeny Plehov
· 12 years ago
c2d246d1
[media] rtl28xxu: Dexatek DK DVB-T Dongle [1d19:1101]
by Antti Palosaari
· 12 years ago
c2c9036
[media] drivers/media/dvb-core/dvb_demux.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
6d60805
[media] Add the usb id of the Trekstor DVB-T Stick Terres 2.0
by Philipp Dreimann
· 12 years ago
d9751fd
[media] media:dvb:fix up ENOIOCTLCMD error handling
by Wanlong Gao
· 12 years ago
177ffe5
[media] dvb_frontend: return -ENOTTY for unimplement IOCTL
by Antti Palosaari
· 12 years ago
36bdbc3
[media] dvb_frontend: use Kernel dev_* logging
by Antti Palosaari
· 12 years ago
06bae12
[media] dvb_frontend: implement suspend / resume
by Antti Palosaari
· 12 years ago
6304a60
[media] dvb_core: export function to perform retune
by Antti Palosaari
· 12 years ago
3d6c2bc
[media] dvb: move the dvb core one level up
by Mauro Carvalho Chehab
· 12 years ago