index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
1
-1
/
+1
2012-08-21
[media] flexcop: Show the item to enable debug after the driver
Mauro Carvalho Chehab
1
-5
/
+2
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-14
/
+14
2012-08-17
[media] b2c2: export b2c2_flexcop_debug symbol
Mauro Carvalho Chehab
1
-0
/
+1
2012-08-16
[media] Fix some Makefile rules
Mauro Carvalho Chehab
1
-2
/
+3
2012-08-13
[media] siano: break it into common, mmc and usb
Mauro Carvalho Chehab
13
-1
/
+4254
2012-08-13
[media] saa7146: Move it to its own directory
Mauro Carvalho Chehab
10
-16
/
+16
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
72
-30391
/
+2
2012-08-13
[media] b2c2: break it into common/pci/usb directories
Mauro Carvalho Chehab
16
-1
/
+3449
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] common: tunners: use %*ph to dump small buffers
Andy Shevchenko
2
-4
/
+2
2012-08-12
[media] qt1010: signedness bug in qt1010_init_meas1()
Dan Carpenter
1
-1
/
+1
2012-08-12
[media] tda18218: silence compiler warning
Antti Palosaari
1
-1
/
+1
2012-08-12
[media] tda18212: use Kernel dev_* logging
Antti Palosaari
1
-21
/
+14
2012-08-12
[media] tda18212: silence compiler warning
Antti Palosaari
1
-1
/
+1
2012-08-12
[media] tuner-xc2028: add missing else case
Hans Petter Selasky
1
-2
/
+2
2012-08-09
[media] xc5000: change filename to production/redistributable xc5000c firmware
Devin Heitmueller
1
-1
/
+1
2012-08-09
[media] xc5000: show debug version fields in decimal instead of hex
Devin Heitmueller
1
-1
/
+1
2012-08-09
[media] xc5000: add support for firmware load check and init status
Devin Heitmueller
1
-0
/
+39
2012-08-09
[media] xc5000: reset device if encountering PLL lock failure
Devin Heitmueller
1
-6
/
+52
2012-08-09
[media] xc5000: don't invoke auto calibration unless we really did reset tuner
Devin Heitmueller
1
-22
/
+18
2012-08-09
[media] xc5000: properly report i2c write failures
Devin Heitmueller
1
-1
/
+1
2012-08-09
[media] xc5000: add support for showing the SNR and gain in the debug output
Devin Heitmueller
1
-0
/
+20
2012-08-09
[media] xc5000: properly show quality register values
Devin Heitmueller
1
-1
/
+1
2012-08-09
[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2
-24
/
+39
2012-07-30
[media] xc5000: Add MODULE_FIRMWARE statements
Tim Gardner
1
-2
/
+6
2012-07-30
[media] tuner-xc2028: unlock on error in xc2028_get_afc()
Dan Carpenter
1
-1
/
+1
2012-07-30
[media] tuner-xc2028: fix "=" vs "==" typo
Dan Carpenter
1
-1
/
+1
2012-07-06
[media] tuner-xc2028: tag the usual firmwares to help dracut
Mauro Carvalho Chehab
1
-0
/
+2
2012-07-05
[media] media: Remove VIDEO_MEDIA Kconfig option
Mauro Carvalho Chehab
1
-31
/
+32
2012-07-05
[media] media: reorganize the main Kconfig items
Mauro Carvalho Chehab
1
-0
/
+1
2012-07-05
[media] xc5000: Add support for DMB-TH and ISDB-T
Mauro Carvalho Chehab
1
-0
/
+6
2012-07-04
[media] tuner, xc2028: add support for get_afc()
Mauro Carvalho Chehab
1
-1
/
+45
2012-07-04
[media] tuner-xc2028: Fix signal strength report
Mauro Carvalho Chehab
1
-9
/
+16
2012-06-30
[media] tuner-xc2028: use request_firmware_nowait()
Mauro Carvalho Chehab
1
-49
/
+129
2012-06-18
[media] saa7146: Variable set but not used
Peter Senna Tschudin
1
-5
/
+0
2012-05-20
[media] fc0013 ver. 0.2: introduction of get_rf_strength function
Hans-Frieder Vogt
1
-1
/
+73
2012-05-20
[media] fc0012 ver. 0.6: introduction of get_rf_strength function
Hans-Frieder Vogt
1
-1
/
+71
2012-05-20
[media] fc001x: tuner driver for FC0013
Hans-Frieder Vogt
5
-0
/
+671
2012-05-20
[media] fc001x: tuner driver for FC0012, version 0.5
Hans-Frieder Vogt
5
-0
/
+492
2012-05-20
[media] fc001x: common header file for FC0012 and FC0013
Hans-Frieder Vogt
1
-0
/
+39
2012-05-14
[media] av7110: fix v4l2_compliance test issues
Hans Verkuil
2
-2
/
+6
2012-05-14
[media] saa7146: fix querycap, vbi/video separation and g/s_register
Hans Verkuil
2
-6
/
+37
2012-05-14
[media] saa7146: support control events and priority handling
Hans Verkuil
2
-6
/
+16
2012-05-14
[media] saa7146: rename vbi/video_q to vbi/video_dmaq
Hans Verkuil
2
-24
/
+23
2012-05-14
[media] saa7146: remove the unneeded type field from saa7146_fh
Hans Verkuil
1
-13
/
+17
2012-05-14
[media] saa7146: move vbi fields from saa7146_fh to saa7146_vv
Hans Verkuil
3
-19
/
+24
2012-05-14
[media] saa7146: move video_fmt from saa7146_fh to saa7146_vv
Hans Verkuil
2
-34
/
+38
2012-05-14
[media] saa7146: move overlay information from saa7146_fh into saa7146_vv
Hans Verkuil
3
-28
/
+42
[next]