index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
/
xc5000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
1
-6
/
+6
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-11
media: xc5000: better handle I2C error messages
Mauro Carvalho Chehab
1
-8
/
+14
2017-06-06
[media] xc5000: Don't spin waiting for analog lock
Devin Heitmueller
1
-24
/
+2
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-0
/
+1
2017-04-19
[media] xc5000: fix spelling mistake: "calibration"
Colin Ian King
1
-2
/
+1
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
1
-3
/
+1
2015-04-08
[media] xc5000: fix memory corruption when unplugging device
Devin Heitmueller
1
-1
/
+4
2014-12-04
[media] tuners: remove uneeded checks before release_firmware()
Markus Elfring
1
-2
/
+1
2014-11-03
[media] xc5000: add IF output level control
Richard Vollkommer
1
-1
/
+13
2014-10-24
[media] xc5000: use after free in release()
Dan Carpenter
1
-1
/
+1
2014-09-23
[media] media: tuner xc5000 - try to avoid firmware load in resume path
Shuah Khan
1
-1
/
+15
2014-09-23
[media] media: tuner xc5000 - release firmwware from xc5000_release()
Shuah Khan
1
-14
/
+20
2014-08-21
[media] xc5000: be sure that the firmware is there before set params
Mauro Carvalho Chehab
1
-5
/
+5
2014-08-21
[media] xc5000: better name the functions
Mauro Carvalho Chehab
1
-5
/
+5
2014-08-21
[media] xc5000: add a resume function
Mauro Carvalho Chehab
1
-0
/
+1
2014-08-21
[media] xc5000: Split config and set code for analog/radio
Mauro Carvalho Chehab
1
-25
/
+56
2014-08-21
[media] au0828: move the code that sets DTV on a separate function
Mauro Carvalho Chehab
1
-34
/
+45
2014-08-21
[media] xc5000: fix xc5000 suspend
Mauro Carvalho Chehab
1
-0
/
+19
2014-07-30
[media] xc5000: always write at dmesg when it fails to upload firmware
Mauro Carvalho Chehab
1
-13
/
+27
2014-07-30
[media] xc5000: optimize firmware retry logic
Mauro Carvalho Chehab
1
-35
/
+38
2014-07-30
[media] xc5000: Don't try forever to load the firmware
Mauro Carvalho Chehab
1
-19
/
+21
2014-07-22
[media] xc5000: Fix get_frequency()
Mauro Carvalho Chehab
1
-10
/
+12
2014-07-22
[media] xc5000: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-05-25
[media] xc5000: delay tuner sleep to 5 seconds
Mauro Carvalho Chehab
1
-9
/
+34
2014-05-25
[media] xc5000: Don't use whitespace before tabs
Mauro Carvalho Chehab
1
-5
/
+5
2014-05-25
[media] xc5000: fix CamelCase
Mauro Carvalho Chehab
1
-69
/
+69
2014-05-25
[media] xc5000: Don't wrap msleep()
Mauro Carvalho Chehab
1
-10
/
+5
2014-05-25
[media] xc5000: get rid of positive error codes
Mauro Carvalho Chehab
1
-56
/
+48
2013-03-21
[media] xc5000: fix incorrect debug printnk
Dmitri Belimov
1
-7
/
+13
2013-02-05
[media] tuners/xc5000: fix MODE_AIR in xc5000_set_params()
Dan Carpenter
1
-0
/
+1
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-0
/
+1366