index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: staging: cxd2099: Activate cxd2099 buffer mode
Jasmin Jessich
2017-06-26
1
-1
/
+2
*
media: staging: cxd2099: Removed printing in write_block
Jasmin Jessich
2017-06-26
1
-3
/
+0
*
media: staging: cxd2099: Removed useless printing in cxd2099 driver
Ralph Metzler
2017-06-26
1
-7
/
+2
*
media: staging: cxd2099: Fixed buffer mode
Ralph Metzler
2017-06-26
3
-46
/
+123
*
media: dvb_ca_en50221: Add block read/write functions
Ralph Metzler
2017-06-26
2
-52
/
+92
*
media: dvb_ca_en50221: Increase timeout for link init
Ralph Metzler
2017-06-26
1
-1
/
+2
*
media: dvb_ca_en50221: State UNINITIALISED instead of INVALID
Ralph Metzler
2017-06-26
1
-1
/
+2
*
media: docs-rst: Document EBUSY for VIDIOC_S_FMT
Sakari Ailus
2017-06-26
1
-0
/
+6
*
media: dtv-core.rst: complete description of a demod driver
Mauro Carvalho Chehab
2017-06-25
1
-2
/
+137
*
media: dtv-core.rst: add an introduction to FE kAPI
Mauro Carvalho Chehab
2017-06-25
1
-4
/
+29
*
media: dvb-frontends/stv0367: Improve DVB-C/T frontend status
Mauro Carvalho Chehab
2017-06-25
1
-1
/
+14
*
media: dvb-frontends/stv0367: DVB-C signal strength statistics
Daniel Scheller
2017-06-25
1
-0
/
+21
*
media: dvb-frontends/stv0367: update UCB readout condition logic
Daniel Scheller
2017-06-25
1
-6
/
+4
*
media: stv0367: prevent division by zero
Mauro Carvalho Chehab
2017-06-25
1
-1
/
+3
*
media: dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and T
Daniel Scheller
2017-06-25
1
-0
/
+39
*
media: dvb-frontends/cxd2841er: require STATE_ACTIVE_* for agc readout
Daniel Scheller
2017-06-25
1
-1
/
+4
*
media: ddbridge: dev_* logging fixup
Daniel Scheller
2017-06-25
1
-1
/
+1
*
media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()
Gustavo A. R. Silva
2017-06-25
1
-14
/
+11
*
media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...
Gustavo A. R. Silva
2017-06-24
1
-6
/
+4
*
media: dvb-frontends/stv0367: split SNR determination into functions
Daniel Scheller
2017-06-24
1
-26
/
+42
*
media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocks
Daniel Scheller
2017-06-24
1
-4
/
+50
*
media: dvb-frontends/lnbh25: improve kernellog output
Daniel Scheller
2017-06-24
1
-3
/
+3
*
media: ngene: Replace semaphore i2c_switch_mutex with mutex
Binoy Jayan
2017-06-24
3
-5
/
+5
*
media: ngene: Replace semaphore stream_mutex with mutex
Binoy Jayan
2017-06-24
2
-12
/
+8
*
media: ngene: Replace semaphore cmd_mutex with mutex
Binoy Jayan
2017-06-24
2
-7
/
+7
*
media: tw5864, fc0011: better handle WARN_ON()
Mauro Carvalho Chehab
2017-06-24
2
-0
/
+2
*
media: dvb-frontends: drx39xyj: remove obsolete sign extend macros
Martin Kepplinger
2017-06-24
1
-13
/
+0
*
media: v4l: omap_vout: vrfb: Convert to dmaengine
Peter Ujfalusi
2017-06-24
2
-56
/
+83
*
media: Replace initalized ->initialized
Mauro Carvalho Chehab
2017-06-24
3
-3
/
+3
*
media: em28xx: add support for new of Terratec H6
Mauro Carvalho Chehab
2017-06-24
3
-0
/
+20
*
media: em28xx: Ignore errors while reading from eeprom
Mauro Carvalho Chehab
2017-06-24
1
-2
/
+0
*
media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()
Dan Carpenter
2017-06-24
1
-7
/
+13
*
media: dib0700: fix locking in dib0700_i2c_xfer_new()
Dan Carpenter
2017-06-24
1
-6
/
+12
*
media: tuners: mxl5005s: remove useless variable assignments
Gustavo A. R. Silva
2017-06-24
1
-2
/
+0
*
media: imx.rst: add it to v4l-drivers book
Mauro Carvalho Chehab
2017-06-24
2
-3
/
+5
*
media: dtv-core.rst: explain how to get DVBv5 statistics
Mauro Carvalho Chehab
2017-06-24
1
-0
/
+279
*
media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops caps
Daniel Scheller
2017-06-24
1
-8
/
+5
*
media: ddbridge: use dev_* macros in favor of printk
Daniel Scheller
2017-06-24
1
-32
/
+46
*
media: ddbridge: make (ddb)readl in while-loops fail-safe
Daniel Scheller
2017-06-24
1
-5
/
+18
*
media: coda: rename the picture run timeout error handler
Philipp Zabel
2017-06-24
3
-5
/
+5
*
media: venus: fix loop wrap in cleanup of clks
Colin Ian King
2017-06-24
1
-1
/
+1
*
media: radio: wl1273: add check on core->write() return value
Gustavo A. R. Silva
2017-06-24
1
-2
/
+13
*
media: rainshadow-cec: avoid -Wmaybe-uninitialized warning again
Arnd Bergmann
2017-06-24
1
-10
/
+8
*
media: tuner-core: Remove unused #define PREFIX
Joe Perches
2017-06-24
1
-2
/
+0
*
media: stkwebcam: Use more common logging styles
Joe Perches
2017-06-24
3
-56
/
+52
*
media: coda: ctx->codec is not NULL in coda_alloc_framebuffers
Philipp Zabel
2017-06-24
1
-2
/
+2
*
media: Revert "[media] et8ek8: Export OF device ID as module aliases"
Arnd Bergmann
2017-06-24
1
-1
/
+0
*
media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions
Markus Elfring
2017-06-24
1
-7
/
+7
*
[media] media: entity: Catch unbalanced media_pipeline_stop calls
Kieran Bingham
2017-06-23
1
-1
/
+6
*
[media] media/uapi/v4l: clarify cropcap/crop/selection behavior
Hans Verkuil
2017-06-23
3
-29
/
+38
[next]