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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
cx231xx: Convert to snd_card_create()
Mauro Carvalho Chehab
1
-3
/
+4
2009-04-06
V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m
Randy Dunlap
1
-1
/
+1
2009-04-06
V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unr...
Randy Dunlap
1
-1
/
+1
2009-04-06
V4L/DVB (11438): au0828: fix Kconfig dependance
Alexander Beregalov
1
-0
/
+1
2009-04-06
V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs
Jean Delvare
1
-12
/
+0
2009-04-06
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
Alexey Klimov
1
-54
/
+31
2009-04-06
V4L/DVB (11435): dsbr100 radio: convert to to v4l2_device
Alexey Klimov
1
-52
/
+36
2009-04-06
V4L/DVB: zr364xx: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-06
V4L/DVB: usbvision: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-06
V4L/DVB (11427): gspca - m5602: Minor cleanups
Erik Andr?n
1
-17
/
+1
2009-04-06
V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...
Erik Andr?n
1
-13
/
+3
2009-04-06
V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.
Erik Andr?n
2
-21
/
+46
2009-04-06
V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...
Erik Andr?n
1
-96
/
+93
2009-04-06
V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...
Erik Andr?n
5
-9
/
+54
2009-04-06
V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a define
Erik Andr?n
1
-1
/
+1
2009-04-06
V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.
Erik Andr?n
3
-128
/
+76
2009-04-06
V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driver
Erik Andr?n
1
-5
/
+17
2009-04-06
V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.
Erik Andr?n
2
-8
/
+3
2009-04-06
V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by default
Erik Andr?n
1
-1
/
+1
2009-04-06
V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by default
Erik Andr?n
1
-1
/
+1
2009-04-06
V4L/DVB (11416): gspca - m5602: Constify all sensor structs
Erik Andr?n
5
-6
/
+5
2009-04-06
V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.
Erik Andr?n
2
-6
/
+0
2009-04-06
V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.
Erik Andr?n
11
-361
/
+353
2009-04-06
V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.
Erik Andr?n
11
-121
/
+113
2009-04-06
V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixes
Erik Andr?n
1
-8
/
+13
2009-04-06
V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensors
Erik Andr?n
13
-85
/
+75
2009-04-06
V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...
Erik Andr?n
1
-0
/
+5
2009-04-06
V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...
Erik Andr?n
2
-8
/
+31
2009-04-06
V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.
Lukas Karas
4
-3
/
+45
2009-04-06
V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.
Erik Andr?n
1
-20
/
+25
2009-04-06
V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution support
Erik Andr?n
2
-1
/
+46
2009-04-06
V4L/DVB (11405): gspca - m5602: Simplify error handling
Erik Andr?n
6
-91
/
+73
2009-04-06
V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...
Erik Andr?n
2
-0
/
+104
2009-04-06
V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" mode
Erik Andr?n
1
-4
/
+4
2009-04-06
V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc.
Jean-Francois Moine
1
-402
/
+1
2009-04-06
Revert "V4L/DVB (10962): fired-avc: fix printk formatting warning."
Stefan Richter
1
-1
/
+1
2009-04-06
V4L/DVB (11398): Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB...
David Wong
5
-0
/
+984
2009-04-06
V4L/DVB (11393): radio-si470x: fix possible bug with freeing memory order
Alexey Klimov
1
-4
/
+5
2009-04-06
V4L/DVB (11392): patch: s2255drv driver removal problem fixed
Dean Anderson
1
-6
/
+2
2009-04-06
V4L/DVB (11391): pci-isa radios: remove open and release functions
Alexey Klimov
13
-155
/
+0
2009-04-06
V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks
Hans Verkuil
1
-3
/
+8
2009-04-06
V4L/DVB (11387): Sensor orientation reporting
Adam Baker
3
-0
/
+8
2009-04-06
V4L/DVB (11386): saa7134: Add analog RF tuner support for Avermedia A700 DVB-...
Matthias Schwarzott
1
-5
/
+16
2009-04-06
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
2
-18
/
+0
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
55
-439
/
+364
2009-04-06
V4L/DVB (11379): mxb: fix copy-and-paste bug in mute.
Hans Verkuil
1
-2
/
+2
2009-04-06
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
11
-33
/
+24
2009-04-06
V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl...
Hans Verkuil
1
-13
/
+2
2009-04-06
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
5
-35
/
+18
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
20
-115
/
+146
[next]