index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
dvb-usb-v2
/
lmedm04.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
Malcolm Priestley
1
-7
/
+6
2017-12-11
media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
Malcolm Priestley
1
-8
/
+18
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-3
/
+3
2017-06-25
media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...
Gustavo A. R. Silva
1
-6
/
+4
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-0
/
+1
2017-02-03
[media] lmedm04: make lme2510_powerup a little smaller
Rasmus Villemoes
1
-4
/
+1
2017-02-03
[media] lmedm04: make some string arrays static
Rasmus Villemoes
1
-3
/
+4
2017-02-03
[media] lmedm04: change some static variables to automatic
Rasmus Villemoes
1
-1
/
+1
2017-02-03
[media] lmedm04: use %phN for hex dump
Rasmus Villemoes
1
-3
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
1
-8
/
+6
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
1
-2
/
+3
2015-07-06
[media] lmedm04: NEC scancode cleanup
David Härdeman
1
-10
/
+11
2015-06-24
[media] lmedm04: fix the range for relative measurements
Mauro Carvalho Chehab
1
-11
/
+8
2015-06-24
[media] lmedm04: use u32 instead of u64 for relative stats
Mauro Carvalho Chehab
1
-3
/
+3
2015-06-10
[media] lmedm04: implement dvb v5 statistics
Malcolm Priestley
1
-27
/
+77
2015-06-10
[media] lmedm04: Enable dont_poll for TS2020 tuner
Malcolm Priestley
1
-0
/
+1
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-5
/
+5
2015-02-03
[media] lmedm04: add read snr, signal strength and ber call backs
Malcolm Priestley
1
-0
/
+24
2015-02-03
[media] lmedm04: Create frontend call back for read status
Malcolm Priestley
1
-145
/
+60
2015-02-03
[media] lmedm04: create frontend callbacks for signal/snr/ber/ucblocks
Malcolm Priestley
1
-60
/
+33
2015-02-03
[media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in inter...
Malcolm Priestley
1
-0
/
+7
2015-02-03
[media] lmedm04: Increase Interupt due time to 200 msec
Malcolm Priestley
1
-3
/
+4
2014-11-26
Revert "[media] lmed04: add missing breaks"
Mauro Carvalho Chehab
1
-10
/
+14
2014-11-25
[media] lmed04: add missing breaks
Mauro Carvalho Chehab
1
-0
/
+2
2014-09-04
[media] lmedm04: use true/false for boolean vars
Mauro Carvalho Chehab
1
-1
/
+1
2014-07-24
[media] rc-core: document the protocol type
David Härdeman
1
-5
/
+4
2014-06-17
[media] lmedm04: rs2000 check if interrupt urb is over due
Malcolm Priestley
1
-11
/
+14
2013-08-18
[media] lme2510: do not use bInterfaceNumber from dvb_usb_v2
Antti Palosaari
1
-1
/
+1
2013-03-19
[media] lmedm04: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-18
[media] lmedm04: Fix possible NULL pointer dereference
Syam Sidhardhan
1
-1
/
+4
2013-01-01
[media] lmedm04: correct I2C values to 7 bit addressing
Malcolm Priestley
1
-14
/
+15
2012-12-29
[media] m88rs2000: make use ts2020
Igor M. Liplianin
1
-1
/
+8
2012-10-28
[media] lmedm04: get rid of warning: no previous prototype
Mauro Carvalho Chehab
1
-1
/
+1
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-08-14
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab
1
-0
/
+1369