index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...
Guennadi Liakhovetski
2012-03-20
1
-8
/
+27
|
*
|
|
[media] V4L: soc-camera: call soc_camera_power_on() after adding the client t...
Guennadi Liakhovetski
2012-03-20
1
-16
/
+16
|
*
|
|
[media] rc: Pospone ir raw decoders loading until really needed
Ezequiel García
2012-03-20
1
-2
/
+7
|
*
|
|
[media] m88rs2000 ver 1.13 Correct deseqc and tuner gain functions
Malcolm Priestley
2012-03-19
1
-9
/
+8
|
*
|
|
[media] af9015: fix i2c failures for dual-tuner devices - part 2
Antti Palosaari
2012-03-19
2
-30
/
+48
|
*
|
|
[media] af9015: fix i2c failures for dual-tuner devices
Gordon Hecker
2012-03-19
2
-0
/
+33
|
*
|
|
[media] dib0700: Fix memory leak during initialization
Jean Delvare
2012-03-19
1
-1
/
+6
|
*
|
|
[media] dib0700: Drop useless check when remote key is pressed
Jean Delvare
2012-03-19
1
-3
/
+0
|
*
|
|
[media] media: em28xx: Paranoic stack save
Ezequiel García
2012-03-19
1
-15
/
+4
|
*
|
|
[media] au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)
Michael Krufky
2012-03-19
1
-5
/
+5
|
*
|
|
[media] mceusb: add Formosa device ID 0xe042
Jarod Wilson
2012-03-19
1
-0
/
+2
|
*
|
|
[media] media: Initialize the media core with subsys_initcall()
Laurent Pinchart
2012-03-19
1
-1
/
+1
|
*
|
|
[media] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcall
Bhupesh Sharma
2012-03-19
1
-1
/
+1
|
*
|
|
[media] v4l: Add driver for Micron MT9M032 camera sensor
Martin Hostettler
2012-03-19
3
-0
/
+877
|
*
|
|
[media] mt9p031: Use generic PLL setup code
Laurent Pinchart
2012-03-19
2
-35
/
+28
|
*
|
|
[media] v4l: Aptina-style sensor PLL support
Laurent Pinchart
2012-03-19
4
-0
/
+237
|
*
|
|
[media] mt9p031: Remove unused xskip and yskip fields in struct mt9p031
Laurent Pinchart
2012-03-19
1
-4
/
+0
|
*
|
|
[media] dvb: earth-pt1: remove unsupported net subdevices
Akihiro Tsukada
2012-03-19
1
-4
/
+0
|
*
|
|
[media] dvb: earth-pt1: decrease the too large DMA buffer size
Akihiro Tsukada
2012-03-19
1
-1
/
+1
|
*
|
|
[media] dvb: earth-pt1: add an error check/report on the incoming data
Akihiro Tsukada
2012-03-19
1
-0
/
+14
|
*
|
|
[media] dvb: earth-pt1: stop polling data when no one accesses the device
Akihiro Tsukada
2012-03-19
1
-23
/
+50
|
*
|
|
[media] media: em28xx: Remove unused urb arrays from device struct
Ezequiel García
2012-03-19
1
-3
/
+0
|
*
|
|
[media] gpio-ir-recv: a couple signedness bugs
Dan Carpenter
2012-03-19
1
-2
/
+2
|
*
|
|
[media] s5p-csis: Fix compilation with PM_SLEEP disabled
Sylwester Nawrocki
2012-03-19
1
-1
/
+1
|
*
|
|
[media] /w9966: Fix a build warning
Mauro Carvalho Chehab
2012-03-19
1
-2
/
+2
|
*
|
|
[media] video: Kconfig: Select VIDEOBUF2_DMA_CONTIG for VIDEO_MX2
Fabio Estevam
2012-03-19
1
-1
/
+1
|
*
|
|
[media] lmedm04 - support for m88rs2000 missing kconfig option
Malcolm Priestley
2012-03-19
1
-0
/
+1
|
*
|
|
[media] add blackfin capture bridge driver
Scott Jiang
2012-03-19
6
-0
/
+1346
|
*
|
|
[media] vs6624: add vs6624 sensor driver
Scott Jiang
2012-03-19
4
-0
/
+1276
|
*
|
|
[media] adv7183: add adv7183 decoder driver
Scott Jiang
2012-03-19
4
-0
/
+817
|
*
|
|
[media] lmedm04 ver 1.99 support for m88rs2000 v2
Malcolm Priestley
2012-03-19
2
-78
/
+197
|
*
|
|
[media] m88rs2000: Don't fill info.type
Mauro Carvalho Chehab
2012-03-19
1
-1
/
+0
|
*
|
|
[media] m88rs2000 1.12 v2 DVB-S frontend and tuner module
Malcolm Priestley
2012-03-19
4
-0
/
+981
|
*
|
|
[media] lmedm04 v1.98 Remove clear halt
Malcolm Priestley
2012-03-19
1
-5
/
+1
|
*
|
|
[media] dvb: negative value assigned to unsigned int in CDRXD()
Santosh Nayak
2012-03-19
1
-3
/
+3
|
*
|
|
[media] dib9000: implement error handling for DibAcquireLock
Alexey Khoroshilov
2012-03-19
1
-24
/
+91
|
*
|
|
[media] dib9000: fix explicit lock mismatches
Alexey Khoroshilov
2012-03-19
1
-1
/
+5
|
*
|
|
[media] Add CI support to az6007 driver
Jose Alberto Reguero
2012-03-19
1
-1
/
+376
|
*
|
|
[media] media, cx231xx: Fix double free on close
Jesper Juhl
2012-03-19
2
-5
/
+2
|
*
|
|
[media] lmedm04 ver 1.97 Remove delays required for STV0288
Malcolm Priestley
2012-03-19
1
-5
/
+1
|
*
|
|
[media] STV0288 increase delay between carrier search
Malcolm Priestley
2012-03-19
1
-1
/
+1
|
*
|
|
[media] uvcvideo: uvc_driver.c: use linux/atomic.h
Andrew Morton
2012-03-19
1
-1
/
+1
|
*
|
|
[media] uvcvideo: Add support for Dell XPS m1530 integrated webcam
Laurent Pinchart
2012-03-19
1
-0
/
+9
|
*
|
|
[media] uvcvideo: Allow userptr IO mode
Javier Martin
2012-03-19
1
-1
/
+1
|
*
|
|
[media] uvcvideo: Implement compat_ioctl32 for custom ioctls
Laurent Pinchart
2012-03-19
1
-0
/
+205
|
*
|
|
[media] uvcvideo: Return -ENOTTY in case of unknown ioctl
Laurent Pinchart
2012-03-19
1
-1
/
+1
|
*
|
|
[media] v4l: Add custom compat_ioctl32 operation
Laurent Pinchart
2012-03-19
2
-13
/
+14
|
*
|
|
[media] Two small string fixes in v4l2-ctrls.c
Hans Verkuil
2012-03-19
1
-3
/
+3
|
*
|
|
Merge tag 'v3.3' into staging/for_v3.4
Mauro Carvalho Chehab
2012-03-19
6
-20
/
+153
|
|
\
\
\
|
*
|
|
|
[media] radio-sf16fmr2: fix session mismatches
Mauro Carvalho Chehab
2012-03-19
1
-1
/
+1
[prev]
[next]