index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
[media] tda1004x: only update the frontend properties if locked
Mauro Carvalho Chehab
1
-0
/
+9
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] au0828: Add support for media controller
Rafael Lourenço de Lima Chehab
2
-0
/
+29
2015-12-23
[media] rtl2832: do not filter out slave TS null packets
Antti Palosaari
1
-12
/
+0
2015-12-23
[media] rtl2832: print reg number on error case
Antti Palosaari
1
-3
/
+6
2015-12-21
[media] au8522: Avoid memory leak for device config data
Mauro Carvalho Chehab
4
-26
/
+16
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2
-3
/
+3
2015-12-04
[media] use https://linuxtv.org for LinuxTV URLs
Mauro Carvalho Chehab
12
-12
/
+12
2015-12-03
[media] tda10071: Fix dependency to REGMAP_I2C
Matthias Schwarzott
1
-1
/
+1
2015-12-03
[media] si2165: Add DVB-C support for HVR-4400/HVR-5500
Matthias Schwarzott
1
-5
/
+81
2015-12-03
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
Matthias Schwarzott
1
-14
/
+37
2015-12-03
[media] si2165: set list of DVB-T registers together
Matthias Schwarzott
1
-47
/
+26
2015-12-03
[media] si2165: Simplify si2165_set_if_freq_shift usage
Matthias Schwarzott
1
-13
/
+13
2015-12-03
[media] si2165: move setting ts config to init
Matthias Schwarzott
1
-13
/
+14
2015-12-03
[media] si2165: only write agc registers after reset before start_syncro
Matthias Schwarzott
1
-17
/
+15
2015-12-03
[media] si2165: create function si2165_write_reg_list for writing register lists
Matthias Schwarzott
1
-0
/
+21
2015-12-03
[media] si2165: rename si2165_set_parameters to si2165_set_frontend
Matthias Schwarzott
1
-2
/
+2
2015-12-03
[media] si2165: rename frontend -> fe
Matthias Schwarzott
1
-9
/
+9
2015-11-19
[media] si2165: fix checkpatch issues
Matthias Schwarzott
1
-30
/
+39
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-17
[media] stb6100: get rid of get_state()/set_state()
Mauro Carvalho Chehab
3
-72
/
+54
2015-11-17
[media] tda6655: get rid of get_state()/set_state()
Mauro Carvalho Chehab
1
-36
/
+0
2015-11-17
[media] tda8261: don't use set_state/get_state callbacks
Mauro Carvalho Chehab
2
-99
/
+63
2015-11-17
[media] tda666x: add support for set_parms() and get_frequency()
Mauro Carvalho Chehab
1
-0
/
+20
2015-11-17
[media] tda665x: split set_frequency from set_state
Mauro Carvalho Chehab
1
-76
/
+85
2015-11-17
[media] stb6100: get rid of tuner_state at struct stb6100_state
Mauro Carvalho Chehab
2
-6
/
+4
2015-11-17
[media] dvb_frontend.h: get rid of unused tuner params/states
Mauro Carvalho Chehab
1
-17
/
+6
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-12
/
+14
2015-10-22
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
1
-26
/
+47
2015-10-22
[media] si2168: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] lnbh25: Fix lnbh25_attach() function return type
Javier Martinez Canillas
1
-1
/
+1
2015-10-22
[media] horus3a: Fix horus3a_attach() function parameters
Javier Martinez Canillas
1
-2
/
+2
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-03
[media] drxd: use kzalloc in drxd_attach()
Rasmus Villemoes
1
-2
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-9
/
+12
2015-09-06
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
29
-762
/
+4626
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-22
[media] dvb: Use DVBFE_ALGO_HW where applicable
Mauro Carvalho Chehab
2
-2
/
+2
2015-08-16
[media] horus3a: fix compiler warning
Hans Verkuil
1
-0
/
+1
2015-08-12
[media] tda10071: use div_s64() when dividing a s64 integer
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-11
[media] dvb-pll: Convert struct dvb_pll_desc uses to const
Joe Perches
1
-25
/
+25
2015-08-11
[media] stv0367: Add support for 16Mhz reference clock
Peter Griffin
1
-0
/
+5
2015-08-11
[media] stv0367: Refine i2c error trace to include i2c address
Peter Griffin
1
-4
/
+8
[next]