index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-11-05
2
-12
/
+14
|
\
|
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
|
*
[media] drxd: use kzalloc in drxd_attach()
Rasmus Villemoes
2015-10-03
1
-2
/
+1
|
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-9
/
+12
*
|
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
2015-10-22
1
-26
/
+47
*
|
[media] si2168: Bounds check firmware
Laura Abbott
2015-10-22
1
-0
/
+4
*
|
[media] lnbh25: Fix lnbh25_attach() function return type
Javier Martinez Canillas
2015-10-22
1
-1
/
+1
*
|
[media] horus3a: Fix horus3a_attach() function parameters
Javier Martinez Canillas
2015-10-22
1
-2
/
+2
|
/
*
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-05
29
-762
/
+4626
|
\
|
*
[media] dvb: Use DVBFE_ALGO_HW where applicable
Mauro Carvalho Chehab
2015-08-22
2
-2
/
+2
|
*
[media] horus3a: fix compiler warning
Hans Verkuil
2015-08-16
1
-0
/
+1
|
*
[media] tda10071: use div_s64() when dividing a s64 integer
Mauro Carvalho Chehab
2015-08-11
1
-1
/
+1
|
*
[media] dvb-pll: Convert struct dvb_pll_desc uses to const
Joe Perches
2015-08-11
1
-25
/
+25
|
*
[media] stv0367: Add support for 16Mhz reference clock
Peter Griffin
2015-08-11
1
-0
/
+5
|
*
[media] stv0367: Refine i2c error trace to include i2c address
Peter Griffin
2015-08-11
1
-4
/
+8
|
*
[media] ascot2e: don't use variable length arrays
Mauro Carvalho Chehab
2015-08-11
1
-2
/
+10
|
*
[media] horus3a: don't use variable length arrays
Mauro Carvalho Chehab
2015-08-11
1
-2
/
+10
|
*
[media] cxd2841er: don't use variable length arrays
Mauro Carvalho Chehab
2015-08-11
1
-2
/
+10
|
*
[media] cxd2841er: declare static functions as such
Mauro Carvalho Chehab
2015-08-11
1
-5
/
+5
|
*
[media] cxd2841er: Sony CXD2841ER DVB-S/S2/T/T2/C demodulator driver
Kozlov Sergey
2015-08-11
5
-0
/
+2835
|
*
[media] lnbh25: LNBH25 SEC controller driver
Kozlov Sergey
2015-08-11
4
-0
/
+254
|
*
[media] ascot2e: Sony Ascot2e DVB-C/T/T2 tuner driver
Kozlov Sergey
2015-08-11
4
-0
/
+606
|
*
[media] horus3a: Sony Horus3A DVB-S/S2 tuner driver
Kozlov Sergey
2015-08-11
4
-0
/
+487
|
*
[media] dvb-frontends: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-08-11
1
-1
/
+0
|
*
[media] dvb-frontends: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-11
10
-10
/
+0
|
*
[media] dvb-frontends: Make all DVB Frontends visible if COMPILE_TEST=y
Geert Uytterhoeven
2015-08-11
1
-1
/
+1
|
*
[media] tda10071: implement DVBv5 statistics
Antti Palosaari
2015-08-11
2
-130
/
+135
|
*
[media] tda10071: do not get_frontend() when not ready
Antti Palosaari
2015-08-11
1
-1
/
+1
|
*
[media] tda10071: protect firmware command exec with mutex
Antti Palosaari
2015-08-11
2
-3
/
+10
|
*
[media] tda10071: convert to regmap I2C API
Antti Palosaari
2015-08-11
3
-179
/
+87
|
*
[media] tda10071: rename device state struct to dev
Antti Palosaari
2015-08-11
2
-135
/
+135
|
*
[media] tda10071: remove legacy media attach
Antti Palosaari
2015-08-11
3
-238
/
+108
|
*
[media] a8293: coding style issues
Antti Palosaari
2015-08-11
2
-9
/
+1
|
*
[media] a8293: improve LNB register programming logic
Antti Palosaari
2015-08-11
1
-18
/
+18
|
*
[media] a8293: use i2c_master_send / i2c_master_recv for I2C I/O
Antti Palosaari
2015-08-11
1
-62
/
+18
|
*
[media] a8293: remove legacy media attach
Antti Palosaari
2015-08-11
2
-80
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
2015-08-07
1
-1
/
+1
*
|
[media] media/dvb: fix ts2020.c Kconfig and build
Randy Dunlap
2015-07-01
1
-1
/
+1
|
/
*
ts2020: fix compilation on i386
Mauro Carvalho Chehab
2015-06-10
1
-3
/
+4
*
[media] ts2020: Allow stats polling to be suppressed
David Howells
2015-06-10
2
-4
/
+17
*
[media] ts2020: Copy loop_through from the config to the internal data
David Howells
2015-06-10
2
-2
/
+3
*
[media] ts2020: Provide DVBv5 API signal strength
David Howells
2015-06-10
1
-9
/
+53
*
[media] TS2020: Calculate tuner gain correctly
David Howells
2015-06-10
4
-18
/
+143
*
[media] m88ds3103: use regmap for I2C register access
Antti Palosaari
2015-06-10
3
-290
/
+145
*
[media] m88ds3103: rename variables and correct logging
Antti Palosaari
2015-06-10
4
-280
/
+267
*
[media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_atta...
David Howells
2015-06-10
1
-0
/
+2
*
[media] ts2020: convert to regmap I2C API
Antti Palosaari
2015-06-10
2
-139
/
+124
*
[media] ts2020: register I2C driver from legacy media attach
Antti Palosaari
2015-06-10
2
-50
/
+30
*
[media] ts2020: improve filter limit calc
Antti Palosaari
2015-06-10
1
-7
/
+3
[next]