index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[media] cx24120: constify static data
Mauro Carvalho Chehab
2015-05-20
1
-6
/
+12
*
[media] cx24120: declare cx24120_init() as static
Mauro Carvalho Chehab
2015-05-20
1
-1
/
+1
*
[media] cx24120: don't initialize a var that won't be used
Mauro Carvalho Chehab
2015-05-20
1
-5
/
+5
*
[media] cx24120: Complete modfec_table
Jemma Denson
2015-05-19
1
-20
/
+24
*
[media] cx24120: More tidying in cx24120_init
Jemma Denson
2015-05-18
1
-14
/
+12
*
[media] cx24120: Tidy cx24120_init
Jemma Denson
2015-05-18
1
-18
/
+18
*
[media] cx24120: Remove unneccesary assignments in cx24120_init
Jemma Denson
2015-05-18
1
-37
/
+37
*
[media] cx24120: Tidy up calls to dev_dbg
Jemma Denson
2015-05-18
1
-85
/
+53
*
[media] cx24120: Move CNR to DVBv5 stats
Jemma Denson
2015-05-18
1
-6
/
+23
*
[media] cx24120: Fix disecq_send_burst command
Jemma Denson
2015-05-18
1
-2
/
+1
*
[media] cx24120: More coding style fixes
Jemma Denson
2015-05-18
1
-8
/
+14
*
[media] cx24120: Improve cooked signal strength value
Jemma Denson
2015-05-18
1
-10
/
+10
*
[media] cx24120: Return DVBv3 signal strength from cache
Jemma Denson
2015-05-18
1
-23
/
+27
*
[media] cx24120: Remove additional calls to read_status
Jemma Denson
2015-05-18
1
-6
/
+7
*
[media] cx24120: Enable DVBv5 signal strength stats
Jemma Denson
2015-05-18
1
-0
/
+5
*
[media] cx24120: Add DVBv5 signal strength stats
Jemma Denson
2015-05-18
1
-0
/
+28
*
[media] cx24120: Rework vco function to remove xxyyzz variable
Jemma Denson
2015-05-18
1
-34
/
+29
*
[media] cx24120: Fix hexdump length in writeregs
Jemma Denson
2015-05-18
1
-1
/
+1
*
[media] cx24120: Add missing command to cx24120_check_cmd
Jemma Denson
2015-05-18
1
-0
/
+1
*
[media] cx24120: Move clock set to read_status
Jemma Denson
2015-05-18
1
-64
/
+23
*
[media] cx24120: Fix minor style typo in Kconfig
Jemma Denson
2015-05-18
1
-1
/
+1
*
[media] cx24120: fix strict checkpatch-errors
Patrick Boettcher
2015-05-18
2
-119
/
+59
*
[media] cx24120: fix codingstyle issue first round
Patrick Boettcher
2015-05-18
1
-152
/
+135
*
[media] cx24120: i2c-max-write-size is now configurable
Patrick Boettcher
2015-05-18
2
-16
/
+25
*
[media] cx24120: minor checkpatch fixes
Patrick Boettcher
2015-05-18
2
-6
/
+3
*
[media] Add support for TechniSat Skystar S2
Jemma Denson
2015-05-18
4
-0
/
+1641
*
[media] rtl2832_sdr: add support for fc2580 tuner
Antti Palosaari
2015-05-18
2
-19
/
+92
*
[media] rtl2832: add inittab for FC2580 tuner
Antti Palosaari
2015-05-18
3
-0
/
+29
*
[media] rtl2832: add support for GoTView MasterHD 3 USB tuner
Olli Salonen
2015-05-12
3
-0
/
+30
*
[media] si2168: add I2C error handling
Olli Salonen
2015-05-12
1
-0
/
+6
*
[media] si2168: add support for gapped clock
Olli Salonen
2015-05-12
3
-0
/
+7
*
media: replace bellow -> below
Mauro Carvalho Chehab
2015-05-08
4
-4
/
+4
*
[media] drx-j: Misspelled comment corrected
Cheolhyun Park
2015-05-01
1
-19
/
+19
*
[media] tda10086: change typecast to u64 to avoid smatch warnings
Mauro Carvalho Chehab
2015-05-01
1
-2
/
+2
*
[media] s5h1420: use only one statement per line
Mauro Carvalho Chehab
2015-05-01
1
-6
/
+12
*
[media] stv0900: fix bad indenting
Mauro Carvalho Chehab
2015-05-01
1
-3
/
+3
*
[media] dib0070: Fix indenting
Mauro Carvalho Chehab
2015-05-01
1
-288
/
+287
*
[media] dib3000mc: fix bad indenting
Mauro Carvalho Chehab
2015-05-01
1
-1
/
+1
*
[media] stv0297: change typecast to u64 to avoid smatch warnings
Mauro Carvalho Chehab
2015-05-01
1
-4
/
+4
*
[media] zl10353: fix indenting
Mauro Carvalho Chehab
2015-05-01
1
-5
/
+5
*
[media] tda1004x: fix identation
Mauro Carvalho Chehab
2015-05-01
1
-1
/
+1
*
[media] cx24117: fix a buffer overflow when checking userspace params
Mauro Carvalho Chehab
2015-04-30
1
-1
/
+1
*
[media] af9013: Don't accept invalid bandwidth
Mauro Carvalho Chehab
2015-04-30
1
-0
/
+4
*
[media] cx24116: fix a buffer overflow when checking userspace params
Mauro Carvalho Chehab
2015-04-30
1
-4
/
+4
*
[media] s5h1420: fix a buffer overflow when checking userspace params
Mauro Carvalho Chehab
2015-04-30
1
-1
/
+1
*
[media] stv0288: fix indentation
Mauro Carvalho Chehab
2015-04-30
1
-14
/
+14
*
[media] lgdt3306a: fix indentation
Mauro Carvalho Chehab
2015-04-30
1
-1
/
+1
*
[media] dib3000mc: Fix indentation
Mauro Carvalho Chehab
2015-04-30
1
-6
/
+10
*
[media] bcm3510: fix indentation
Mauro Carvalho Chehab
2015-04-30
1
-2
/
+2
*
[media] dib8000: fix compiler warning
Mauro Carvalho Chehab
2015-04-28
1
-1
/
+1
[prev]
[next]