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
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
4
-0
/
+4
2011-10-31
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-09-06
[media] mxl5005s: fix compiler warning
Hans Verkuil
1
-12
/
+10
2011-09-06
[media] saa7146: fix compiler warning
Hans Verkuil
1
-8
/
+4
2011-09-06
[media] mt20xx.c: fix compiler warnings
Hans Verkuil
1
-13
/
+11
2011-09-03
[media] saa7146: Use current logging styles
Joe Perches
6
-228
/
+257
2011-09-03
[media] em28xx: don't sleep on disconnect
Chris Rankin
1
-1
/
+1
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-2
/
+2
2011-08-31
[media] tuner/xc2028: Fix frequency offset for radio mode
Mauro Carvalho Chehab
1
-3
/
+8
2011-08-31
[media] tuner/xc2028: Add I2C flush callback
Thierry Reding
2
-0
/
+8
2011-08-27
[media] tda18212: Use standard logging, remove tda18212_priv.h
Joe Perches
2
-52
/
+23
2011-08-27
[media] tda18271: Use printk extension %pV
Joe Perches
2
-28
/
+43
2011-08-07
[media] tda827x: improve recection with limit frequencies
Jose Alberto Reguero
1
-2
/
+6
2011-07-27
[media] xc4000: make checkpatch.pl happy
Mauro Carvalho Chehab
2
-72
/
+70
2011-07-27
[media] xc4000: removed card_type
istvan_v@mailbox.hu
2
-45
/
+44
2011-07-27
[media] xc4000: check firmware version
istvan_v@mailbox.hu
1
-9
/
+9
2011-07-27
[media] xc4000: code cleanup
istvan_v@mailbox.hu
1
-154
/
+118
2011-07-27
[media] xc4000: detect also xc4100
Istvan Varga
1
-3
/
+7
2011-07-27
[media] xc4000: removed redundant tuner reset
Istvan Varga
1
-1
/
+3
2011-07-27
[media] xc4000: xc_tune_channel() cleanup
Istvan Varga
1
-10
/
+9
2011-07-27
[media] xc4000: implemented analog TV and radio
Istvan Varga
1
-19
/
+100
2011-07-27
[media] xc4000: added audio_std module parameter
Istvan Varga
1
-0
/
+23
2011-07-27
[media] xc4000: setting registers
Istvan Varga
1
-12
/
+55
2011-07-27
[media] xc4000: debug message improvements
Istvan Varga
1
-23
/
+45
2011-07-27
[media] xc4000: firmware initialization
Istvan Varga
1
-20
/
+16
2011-07-27
[media] xc4000: implemented power management
Istvan Varga
1
-5
/
+34
2011-07-27
[media] xc4000: added card_type
Istvan Varga
2
-2
/
+20
2011-07-27
[media] xc4000: check_firmware() cleanup
Istvan Varga
1
-10
/
+5
2011-07-27
[media] xc4000: simplified load_scode
Istvan Varga
1
-18
/
+8
2011-07-27
[media] xc4000: simplified seek_firmware()
Istvan Varga
1
-46
/
+25
2011-07-27
[media] xc4000: added firmware_name parameter
Istvan Varga
1
-5
/
+12
2011-07-27
[media] xc4000: fixed frequency error
Istvan Varga
1
-2
/
+3
2011-07-27
[media] xc4000: added mutex
Istvan Varga
1
-30
/
+50
2011-07-27
[media] xc4000: added support for 7 MHz DVB-T
Istvan Varga
1
-2
/
+15
2011-07-27
[media] xc4000: updated standards table
Istvan Varga
1
-32
/
+35
2011-07-27
[media] xc4000: code cleanup
Istvan Varga
2
-115
/
+45
2011-07-27
[media] xc4000: Fix a few bad whitespaces on it
Mauro Carvalho Chehab
1
-8
/
+8
2011-07-27
[media] xc4000: cleanup dmesg logging
Devin Heitmueller
1
-25
/
+6
2011-07-27
[media] xc4000: rename firmware image filename
Devin Heitmueller
1
-1
/
+3
2011-07-27
[media] xc4000: turn off debug logging by default
Devin Heitmueller
1
-1
/
+1
2011-07-27
[media] xc4000: get rid of hard-coded 8MHz firmware config
Devin Heitmueller
1
-40
/
+51
2011-07-27
[media] xc4000: handle dib0700 broken i2c stretching
Devin Heitmueller
1
-5
/
+29
2011-07-27
[media] xc4000: use if_khz provided in xc4000_config
Devin Heitmueller
1
-5
/
+5
2011-07-27
[media] xc4000: continued cleanup of the firmware loading routine
Devin Heitmueller
1
-136
/
+44
2011-07-27
[media] xc4000: add code to do standard and scode firmware loading
Devin Heitmueller
1
-9
/
+332
2011-07-27
[media] xc4000: remove xc5000 firmware loading routine
Devin Heitmueller
1
-2
/
+0
2011-07-27
[media] xc4000: remove XREG_BUSY code only supported in xc5000
Devin Heitmueller
1
-26
/
+0
2011-07-27
[media] xc4000: properly set type for init1 firmware
Devin Heitmueller
1
-1
/
+1
2011-07-27
[media] xc4000: cut over to using xc5000 version for loading i2c sequences
Devin Heitmueller
1
-90
/
+5
[next]