index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
[media] cx24120: make sure tuner is locked at get_frontend
Jemma Denson
1
-1
/
+3
2015-06-25
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
571
-10259
/
+27333
2015-06-09
[media] b2c2: Mismatch in config ifdefs for SkystarS2
Jemma Denson
1
-1
/
+1
2015-05-30
[media] cx24120: fix sparse warning
Hans Verkuil
1
-1
/
+1
2015-05-30
[media] cx24120: Assume ucb registers is a counter
Jemma Denson
1
-4
/
+7
2015-05-20
[media] cx24120: fix minor checkpatch-error
Patrick Boettcher
1
-1
/
+1
2015-05-20
[media] cx24120: Update comment & fix typo
Jemma Denson
1
-1
/
+1
2015-05-20
[media] cx24120: Check for lock before updating BER & UCB
Jemma Denson
1
-0
/
+9
2015-05-20
[media] cx24120: Convert ucblocks to dvbv5 stats
Jemma Denson
1
-11
/
+38
2015-05-20
[media] cx24120: Convert read_ber to retrieve from cache
Jemma Denson
1
-8
/
+14
2015-05-20
[media] cx24120: Add in dvbv5 stats for bit error rate
Jemma Denson
1
-8
/
+63
2015-05-20
[media] cx24120: constify static data
Mauro Carvalho Chehab
1
-6
/
+12
2015-05-20
[media] cx24120: declare cx24120_init() as static
Mauro Carvalho Chehab
1
-1
/
+1
2015-05-20
[media] cx24120: don't initialize a var that won't be used
Mauro Carvalho Chehab
1
-5
/
+5
2015-05-19
[media] cx24120: Complete modfec_table
Jemma Denson
1
-20
/
+24
2015-05-18
[media] cx24120: More tidying in cx24120_init
Jemma Denson
1
-14
/
+12
2015-05-18
[media] cx24120: Tidy cx24120_init
Jemma Denson
1
-18
/
+18
2015-05-18
[media] cx24120: Remove unneccesary assignments in cx24120_init
Jemma Denson
1
-37
/
+37
2015-05-18
[media] cx24120: Tidy up calls to dev_dbg
Jemma Denson
1
-85
/
+53
2015-05-18
[media] cx24120: Move CNR to DVBv5 stats
Jemma Denson
1
-6
/
+23
2015-05-18
[media] cx24120: Fix disecq_send_burst command
Jemma Denson
1
-2
/
+1
2015-05-18
[media] cx24120: More coding style fixes
Jemma Denson
1
-8
/
+14
2015-05-18
[media] cx24120: Improve cooked signal strength value
Jemma Denson
1
-10
/
+10
2015-05-18
[media] cx24120: Return DVBv3 signal strength from cache
Jemma Denson
1
-23
/
+27
2015-05-18
[media] cx24120: Remove additional calls to read_status
Jemma Denson
1
-6
/
+7
2015-05-18
[media] cx24120: Enable DVBv5 signal strength stats
Jemma Denson
1
-0
/
+5
2015-05-18
[media] cx24120: Add DVBv5 signal strength stats
Jemma Denson
1
-0
/
+28
2015-05-18
[media] cx24120: Rework vco function to remove xxyyzz variable
Jemma Denson
1
-34
/
+29
2015-05-18
[media] cx24120: Fix hexdump length in writeregs
Jemma Denson
1
-1
/
+1
2015-05-18
[media] cx24120: Add missing command to cx24120_check_cmd
Jemma Denson
1
-0
/
+1
2015-05-18
[media] cx24120: Move clock set to read_status
Jemma Denson
1
-64
/
+23
2015-05-18
[media] cx24120: Fix minor style typo in Kconfig
Jemma Denson
1
-1
/
+1
2015-05-18
[media] cx24120: fix strict checkpatch-errors
Patrick Boettcher
2
-119
/
+59
2015-05-18
[media] cx24120: fix codingstyle issue first round
Patrick Boettcher
1
-152
/
+135
2015-05-18
[media] MAINTAINERS: add cx24120-maintainer
Patrick Boettcher
1
-0
/
+9
2015-05-18
[media] cx24120: i2c-max-write-size is now configurable
Patrick Boettcher
3
-16
/
+26
2015-05-18
[media] cx24120: minor checkpatch fixes
Patrick Boettcher
2
-6
/
+3
2015-05-18
[media] Add support for TechniSat Skystar S2
Jemma Denson
8
-7
/
+1688