index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
lgdt3306a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
[media] lgdt3306a: fix indentation
Mauro Carvalho Chehab
1
-1
/
+1
2015-03-03
[media] lgdt3306a: Minor source code cleanups
Mauro Carvalho Chehab
1
-20
/
+12
2015-03-03
[media] lgdt3306a: Break long lines
Mauro Carvalho Chehab
1
-43
/
+91
2015-03-03
[media] lgdt3306a: constify log tables
Mauro Carvalho Chehab
1
-5
/
+9
2015-03-03
[media] lbdt3306a: remove uneeded braces
Mauro Carvalho Chehab
1
-3
/
+2
2015-03-03
[media] lgdt3306a: Don't use else were not needed
Mauro Carvalho Chehab
1
-6
/
+6
2015-03-03
[media] lbdt3306a: simplify the lock status check
Mauro Carvalho Chehab
1
-36
/
+24
2015-03-03
[media] lbdt3306a: rework at printk macros
Mauro Carvalho Chehab
1
-83
/
+89
2015-03-03
[media] lgdt3306a: Remove FSF address
Mauro Carvalho Chehab
1
-5
/
+1
2015-03-03
[media] lgdt3306a: properly handle I/O errors
Mauro Carvalho Chehab
1
-5
/
+79
2015-03-03
[media] lgdt3306a: don't go past the buffer
Mauro Carvalho Chehab
1
-8
/
+10
2015-03-03
[media] lgdt3306a: Use IS_ENABLED() for attach function
Mauro Carvalho Chehab
1
-1
/
+1
2015-03-03
[media] lgdt3306a: Use hexadecimal values in lowercase
Mauro Carvalho Chehab
1
-230
/
+230
2015-03-03
[media] lgdt3306a: more small whitespace cleanups
Michael Ira Krufky
1
-8
/
+8
2015-03-03
[media] lgdt3306a: typo fix
Michael Ira Krufky
1
-1
/
+1
2015-03-03
[media] lgdt3306a: fix WARNING: please, no spaces at the start of a line
Michael Ira Krufky
1
-221
/
+221
2015-03-03
[media] lgdt3306a: fix ERROR: do not use C99 // comments
Michael Ira Krufky
1
-224
/
+224
2015-03-03
[media] lgdt3306a: do not add new typedefs
Michael Ira Krufky
1
-32
/
+31
2015-03-03
[media] lgdt3306a: fix ERROR: do not use assignment in if condition
Michael Ira Krufky
1
-1
/
+2
2015-03-03
[media] lgdt3306a: move EXPORT_SYMBOL to be just after function
Michael Ira Krufky
1
-2
/
+1
2015-03-03
[media] lgdt3306a: remove unnecessary 'else'
Michael Ira Krufky
1
-1
/
+1
2015-03-03
[media] lgdt3306a: clean up whitespace & unneeded brackets
Michael Ira Krufky
1
-309
/
+321
2015-03-03
[media] DVB: add support for LG Electronics LGDT3306A ATSC/QAM-B Demodulator
Fred Richter
1
-0
/
+2024