Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2325a6a0b52ba106f44ee16bc60108b4d9b0e719
/
drivers
/
media
/
dvb-frontends
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
27924dc
[media] ds3000: return meaningful return codes
by Olli Salonen
· 9 years ago
8a73faa
[media] zl10353: use div_u64 instead of do_div
by Arnd Bergmann
· 9 years ago
3f30e40
[media] rtl2832: regmap is aware of lockdep, drop local locking hack
by Peter Rosin
· 9 years ago
e01fc42
[media] rtl2832_sdr: get rid of empty regmap wrappers
by Peter Rosin
· 9 years ago
1cf79db
[media] rtl2832: change the i2c gate to be mux-locked
by Peter Rosin
· 9 years ago
e6d7ffc
[media] si2168: change the i2c gate to be mux-locked
by Antti Palosaari
· 9 years ago
58d7b54
[media] si2168: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
cddcc40
[media] rtl2832: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
a011915
[media] rtl2830: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
e00fed4
[media] m88ds3103: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
5848adb
[media] dib0090: fix smatch error
by Hans Verkuil
· 9 years ago
ecb7b01
[media] m88ds3103: fix undefined division
by Peter Rosin
· 9 years ago
035cad5
[media] cx24120: make sure tuner is locked at get_frontend
by Jemma Denson
· 9 years ago
426508e
[media] rtl2832: move stats polling to read status
by Antti Palosaari
· 9 years ago
d884aca
[media] rtl2832: improve slave TS control
by Antti Palosaari
· 9 years ago
7908fad
[media] mn88473: finalize driver
by Antti Palosaari
· 9 years ago
877ba50
[media] mn88473: move out of staging
by Antti Palosaari
· 9 years ago
bddc418
[media] au0828: use standard demod pads struct
by Mauro Carvalho Chehab
· 9 years ago
57bcbde
[media] dib0090: Do the right check for state->rf_ramp
by Mauro Carvalho Chehab
· 9 years ago
b6554ea
[media] drxj: don't do math if not needed
by Mauro Carvalho Chehab
· 9 years ago
82410a9
[media] media: au8522 change to create MC pad for ALSA Audio Out
by Shuah Khan
· 9 years ago
4c4ada7
[media] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
by Shuah Khan
· 9 years ago
54c8cdd
[media] drxj: set_param_parameters array is too short
by Mauro Carvalho Chehab
· 9 years ago
88d0518
[media] dib9000: read16/write16 could return an error code
by Mauro Carvalho Chehab
· 9 years ago
d079e36
[media] stv0900: avoid going past array
by Mauro Carvalho Chehab
· 9 years ago
e76bea9
[media] dib0090: do the right thing if rf_ramp is NULL
by Mauro Carvalho Chehab
· 9 years ago
85e91f8
Merge tag 'v4.5-rc3' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
7e3e68b
[media] dvb_frontend: pass the props cache to get_frontend() as arg
by Mauro Carvalho Chehab
· 9 years ago
a749704
[media] mb86a20s: get rid of dummy get_frontend()
by Mauro Carvalho Chehab
· 9 years ago
0fa301d
[media] lgs8gxx: don't export get_frontend() callback
by Mauro Carvalho Chehab
· 9 years ago
e8beb02
[media] tda1004x: only update the frontend properties if locked
by Mauro Carvalho Chehab
· 9 years ago
6b3f999
[media] dvb-frontend: Use boottime
by Abhilash Jindal
· 9 years ago
41ff914
[media] ts2020: cancel_delayed_work_sync before device removal / kfree
by Ernst Martin Witte
· 9 years ago
4fd57ed
[media] rtl2830: cancel_delayed_work_sync before device removal / kfree
by Ernst Martin Witte
· 9 years ago
4bdcaa0
[media] af9033: cancel_delayed_work_sync before device removal / kfree
by Ernst Martin Witte
· 9 years ago
631c694
[media] af9013: cancel_delayed_work_sync before device removal / kfree
by Ernst Martin Witte
· 9 years ago
242c503
[media] constify stv6110x_devctl structure
by Julia Lawall
· 9 years ago
c2e5c95
[media] si2165: Refactoring for si2165_writereg_mask8()
by Markus Elfring
· 9 years ago
27524ff
[media] : cxd2830r: use gpiochip data pointer
by Linus Walleij
· 9 years ago
7655a3a
[media] si2165: Reject DVB-T bandwidth auto mode
by Matthias Schwarzott
· 9 years ago
99e44da
[media] media: change email address
by Patrick Boettcher
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
4ca72ef
[media] uapi/media.h: Rename entities types to functions
by Mauro Carvalho Chehab
· 9 years ago
0e576b7
[media] media-entity.h: rename entity.type to entity.function
by Mauro Carvalho Chehab
· 9 years ago
1809510
[media] media: get rid of unused "extra_links" param on media_entity_init()
by Mauro Carvalho Chehab
· 9 years ago
bed6919
[media] au0828: Add support for media controller
by Rafael Lourenço de Lima Chehab
· 9 years ago
4020c18
[media] rtl2832: do not filter out slave TS null packets
by Antti Palosaari
· 9 years ago
891e055
[media] rtl2832: print reg number on error case
by Antti Palosaari
· 9 years ago
aa37763
[media] au8522: Avoid memory leak for device config data
by Mauro Carvalho Chehab
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
e3d132d
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
991ce92
[media] use https://linuxtv.org for LinuxTV URLs
by Mauro Carvalho Chehab
· 9 years ago
b046d3a
[media] tda10071: Fix dependency to REGMAP_I2C
by Matthias Schwarzott
· 9 years ago
94c1733
[media] si2165: Add DVB-C support for HVR-4400/HVR-5500
by Matthias Schwarzott
· 9 years ago
3b0c980
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
by Matthias Schwarzott
· 9 years ago
25e7375
[media] si2165: set list of DVB-T registers together
by Matthias Schwarzott
· 9 years ago
542fb3c
[media] si2165: Simplify si2165_set_if_freq_shift usage
by Matthias Schwarzott
· 9 years ago
75d62fc
[media] si2165: move setting ts config to init
by Matthias Schwarzott
· 9 years ago
eae5668
[media] si2165: only write agc registers after reset before start_syncro
by Matthias Schwarzott
· 9 years ago
a5293db
[media] si2165: create function si2165_write_reg_list for writing register lists
by Matthias Schwarzott
· 9 years ago
c1c4967
[media] si2165: rename si2165_set_parameters to si2165_set_frontend
by Matthias Schwarzott
· 9 years ago
d9a201d
[media] si2165: rename frontend -> fe
by Matthias Schwarzott
· 9 years ago
18349f4
[media] si2165: fix checkpatch issues
by Matthias Schwarzott
· 9 years ago
58383c7
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
65f0f68
[media] stb6100: get rid of get_state()/set_state()
by Mauro Carvalho Chehab
· 9 years ago
b2d3afc
[media] tda6655: get rid of get_state()/set_state()
by Mauro Carvalho Chehab
· 9 years ago
e417668
[media] tda8261: don't use set_state/get_state callbacks
by Mauro Carvalho Chehab
· 9 years ago
8fdc25b
[media] tda666x: add support for set_parms() and get_frequency()
by Mauro Carvalho Chehab
· 9 years ago
8e6c4be
[media] tda665x: split set_frequency from set_state
by Mauro Carvalho Chehab
· 9 years ago
cffdbfe
[media] stb6100: get rid of tuner_state at struct stb6100_state
by Mauro Carvalho Chehab
· 9 years ago
2184e25
[media] dvb_frontend.h: get rid of unused tuner params/states
by Mauro Carvalho Chehab
· 9 years ago
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
56ea37d
[media] m88ds3103: use own reg update_bits() implementation
by Antti Palosaari
· 9 years ago
47810b4
[media] si2168: Bounds check firmware
by Laura Abbott
· 9 years ago
a9c4e5c
[media] lnbh25: Fix lnbh25_attach() function return type
by Javier Martinez Canillas
· 9 years ago
ebdd4b7
[media] horus3a: Fix horus3a_attach() function parameters
by Javier Martinez Canillas
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
f4f24d1
[media] drxd: use kzalloc in drxd_attach()
by Rasmus Villemoes
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
9cfcc65
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
27460ad
[media] dvb: Use DVBFE_ALGO_HW where applicable
by Mauro Carvalho Chehab
· 9 years ago
38e6a41
[media] horus3a: fix compiler warning
by Hans Verkuil
· 9 years ago
7d0ddc9
[media] tda10071: use div_s64() when dividing a s64 integer
by Mauro Carvalho Chehab
· 9 years ago
548146f
[media] dvb-pll: Convert struct dvb_pll_desc uses to const
by Joe Perches
· 9 years ago
6930f66
[media] stv0367: Add support for 16Mhz reference clock
by Peter Griffin
· 9 years ago
86a1028
[media] stv0367: Refine i2c error trace to include i2c address
by Peter Griffin
· 9 years ago
8853780
[media] ascot2e: don't use variable length arrays
by Mauro Carvalho Chehab
· 9 years ago
4aabd91
[media] horus3a: don't use variable length arrays
by Mauro Carvalho Chehab
· 9 years ago
d13a7b6
[media] cxd2841er: don't use variable length arrays
by Mauro Carvalho Chehab
· 9 years ago
c8946c8
[media] cxd2841er: declare static functions as such
by Mauro Carvalho Chehab
· 9 years ago
a6dc60ff
[media] cxd2841er: Sony CXD2841ER DVB-S/S2/T/T2/C demodulator driver
by Kozlov Sergey
· 9 years ago
e025273
[media] lnbh25: LNBH25 SEC controller driver
by Kozlov Sergey
· 9 years ago
dacf9ce
[media] ascot2e: Sony Ascot2e DVB-C/T/T2 tuner driver
by Kozlov Sergey
· 9 years ago
a5d32b3
[media] horus3a: Sony Horus3A DVB-S/S2 tuner driver
by Kozlov Sergey
· 9 years ago
f078818
[media] dvb-frontends: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
Next »