index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
48
-227
/
+71
*
[media] drxd, siano: Remove unused include linux/version.h
Mauro Carvalho Chehab
2011-07-27
2
-2
/
+0
*
[media] v4l2-ioctl: Add a default value for kernel version
Mauro Carvalho Chehab
2011-07-27
1
-0
/
+2
*
[media] marvell-cam: implement contiguous DMA operation
Jonathan Corbet
2011-07-27
5
-54
/
+205
*
[media] marvell-cam: Don't spam the logs on frame loss
Jonathan Corbet
2011-07-27
1
-2
/
+0
*
[media] marvell-cam: no need to initialize the DMA buffers
Jonathan Corbet
2011-07-27
1
-2
/
+0
*
[media] marvell-cam: include file cleanup
Jonathan Corbet
2011-07-27
1
-8
/
+6
*
[media] marvell-cam: convert to videobuf2
Jonathan Corbet
2011-07-27
3
-411
/
+196
*
[media] davinci vpbe: Build infrastructure for VPBE driver
Manjunath Hadli
2011-07-27
2
-0
/
+25
*
[media] davinci vpbe: VENC( Video Encoder) implementation
Manjunath Hadli
2011-07-27
2
-0
/
+743
*
[media] davinci vpbe: OSD(On Screen Display) block
Manjunath Hadli
2011-07-27
2
-0
/
+1595
*
[media] davinci vpbe: VPBE display driver
Manjunath Hadli
2011-07-27
1
-0
/
+864
*
[media] davinci vpbe: V4L2 display driver for DM644X SoC
Manjunath Hadli
2011-07-27
1
-0
/
+1860
*
[media] DVB: dvb-net, make the kconfig text helpful
Jiri Slaby
2011-07-27
1
-4
/
+6
*
[media] dvb: remove unnecessary code
Greg Dietsche
2011-07-27
1
-5
/
+1
*
[media] dvb-usb/technisat-usb2: don't use flush_scheduled_work()
Tejun Heo
2011-07-27
1
-3
/
+1
*
[media] radio-timb: Simplified platform data
Richard Röjfors
2011-07-27
1
-6
/
+2
*
[media] media: DVB_NET must depend on DVB_CORE
Guennadi Liakhovetski
2011-07-27
1
-1
/
+1
*
[media] cx23885: Add IR Rx support for HVR-1270 boards
Andy Walls
2011-07-27
2
-1
/
+14
*
[media] cx231xx: Add support for Hauppauge WinTV USB2-FM
Peter Moon
2011-07-27
4
-0
/
+84
*
[media] frontends/s5h1420: Change: clock_settting to clock_setting
Justin P. Mattock
2011-07-27
1
-6
/
+6
*
[media] cx88: replaced duplicated code with function call
istvan_v@mailbox.hu
2011-07-27
1
-7
/
+1
*
[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner
istvan_v@mailbox.hu
2011-07-27
4
-0
/
+52
*
[media] cx88: added support for Leadtek WinFast DTV2000 H Plus
istvan_v@mailbox.hu
2011-07-27
4
-1
/
+107
*
[media] cx88: added XC4000 tuner callback and DVB attach functions
istvan_v@mailbox.hu
2011-07-27
2
-0
/
+47
*
[media] em28xx: Mark Kworld 305 as validated
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+0
*
[media] em28xx: Add support for devices with a separate audio interface
Mauro Carvalho Chehab
2011-07-27
4
-60
/
+109
*
[media] em28xx-audio: Some Alsa API fixes
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+6
*
[media] em28xx-audio: Properly report failures to start stream
Mauro Carvalho Chehab
2011-07-27
1
-0
/
+3
*
[media] em28xx-audio: add debug info for the volume control
Mauro Carvalho Chehab
2011-07-27
1
-0
/
+28
*
[media] em28xx-audio: volumes are inverted
Mauro Carvalho Chehab
2011-07-27
1
-8
/
+8
*
[media] em28xx-audio: add support for mute controls
Mauro Carvalho Chehab
2011-07-27
1
-14
/
+73
*
[media] em28xx-alsa: add mixer support for AC97 volume controls
Mauro Carvalho Chehab
2011-07-27
2
-0
/
+105
*
[media] em28xx: Allow to compile it without RC/input support
Mauro Carvalho Chehab
2011-07-27
3
-3
/
+30
*
[media] em28xx: Fix a wrong enum at the ac97 control tables
Mauro Carvalho Chehab
2011-07-27
1
-3
/
+8
*
[media] em28xx: Don't initialize a var if won't be using it
Mauro Carvalho Chehab
2011-07-27
4
-10
/
+8
*
[media] marvell-cam: Basic working MMP camera driver
Jonathan Corbet
2011-07-27
5
-8
/
+375
*
[media] marvell-cam: Allocate the i2c adapter in the platform driver
Jonathan Corbet
2011-07-27
3
-4
/
+9
*
[media] marvell-cam: Right-shift i2c slave ID's in the cafe driver
Jonathan Corbet
2011-07-27
2
-2
/
+9
*
[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
Jonathan Corbet
2011-07-27
2
-55
/
+64
*
[media] marvell-cam: Remove the "untested" comment
Jonathan Corbet
2011-07-27
1
-3
/
+0
*
[media] marvell-cam: Pass sensor parameters from the platform
Jonathan Corbet
2011-07-27
3
-20
/
+10
*
[media] marvell-cam: Separate out the Marvell camera core
Jonathan Corbet
2011-07-27
6
-2433
/
+2571
*
[media] marvell-cam: Move cafe-ccic into its own directory
Jonathan Corbet
2011-07-27
8
-33
/
+15
*
[media] drivers/media/video: fix memory leak of snd_cx18_init()
Andre Bartke
2011-07-27
1
-0
/
+1
*
[media] Correct and add some parameter descriptions
Hans Petter Selasky
2011-07-27
1
-2
/
+3
*
[media] Remove unused definitions which can cause conflict with definitions i...
Hans Petter Selasky
2011-07-27
2
-6
/
+0
*
[media] Correct error code from -ENOMEM to -EINVAL.
Hans Petter Selasky
2011-07-27
1
-2
/
+5
*
[media] rc-core: lirc use unsigned int
David Härdeman
2011-07-27
8
-43
/
+24
*
[media] s2255drv: firmware version update, vendor request change
Sensoray Linux Development
2011-07-27
1
-15
/
+7
[next]