aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-17V4L/DVB (9240): saa7127: Fix two typosJean Delvare1-1/+1
2008-10-17V4L/DVB (9239): Add support for rgb555 pixel formats to viviMagnus Damm1-0/+40
2008-10-17V4L/DVB (9238): Add support for rgb565 pixel formats to viviMagnus Damm1-0/+40
2008-10-17V4L/DVB (9237): Add uyvy pixel format support to viviMagnus Damm1-0/+20
2008-10-17V4L/DVB (9236): Teach vivi about multiple pixel formatsMagnus Damm1-30/+67
2008-10-17V4L/DVB (9235): Precalculate vivi yuv valuesMagnus Damm1-59/+58
2008-10-17V4L/DVB (9234): zoran: Drop redundant printkJean Delvare1-1/+0
2008-10-17V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct placeSteven Toth1-22/+41
2008-10-17V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2-0/+10
2008-10-17V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2-5/+4
2008-10-17V4L/DVB (9229): cx88: Add intial config for FM radio supportDarron Broad1-3/+11
2008-10-17V4L/DVB (9228): cx88: Add audio routing for the hvr-3000/4000Darron Broad2-1/+9
2008-10-17V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad7-13/+61
2008-10-17V4L/DVB (9226): MFE: cx88: Reset cx22702 on hvr-3000/4000Darron Broad1-1/+4
2008-10-17V4L/DVB (9225): MFE: Add configurable gate controlDarron Broad2-10/+17
2008-10-17V4L/DVB (9224): MFE: bugfix: add missing frontend allocationDarron Broad2-0/+25
2008-10-17V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad6-45/+13
2008-10-17V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth13-316/+680
2008-10-17V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz1-1/+1
2008-10-17V4L/DVB (9218): si470x: removement of get/set input/audioTobias Lorenz1-68/+4
2008-10-17V4L/DVB (9217): si470x: correction of mono/stereo handlingTobias Lorenz1-6/+18
2008-10-17V4L/DVB (9216): si470x: tuner->type handlingTobias Lorenz1-9/+12
2008-10-17V4L/DVB (9215): si470x: improvement of unsupported base controlsTobias Lorenz1-21/+12
2008-10-17V4L/DVB (9214): si470x: improvement of module device supportTobias Lorenz1-17/+30
2008-10-17V4L/DVB (9213): si470x: module_param access rightsTobias Lorenz1-17/+22
2008-10-17V4L/DVB (9208): vpx3220: convert i2c driver for new i2c APIHans Verkuil1-237/+91
2008-10-17V4L/DVB (9207): saa7185: convert i2c driver for new i2c APIHans Verkuil1-160/+50
2008-10-17V4L/DVB (9206): saa7114: convert i2c driver for new i2c APIHans Verkuil1-256/+108
2008-10-17V4L/DVB (9205): saa7111: convert i2c driver for new i2c APIHans Verkuil1-166/+58
2008-10-17V4L/DVB (9204): saa7110: convert i2c driver for new i2c APIHans Verkuil1-178/+64
2008-10-17V4L/DVB (9203): ks0127: convert i2c driver for new i2c APIHans Verkuil1-264/+212
2008-10-17V4L/DVB (9202): bt866: convert i2c driver for new i2c APIHans Verkuil1-172/+83
2008-10-17V4L/DVB (9201): bt856: convert i2c driver for new i2c APIHans Verkuil1-169/+49
2008-10-17V4L/DVB (9200): bt819: convert i2c driver for new i2c APIHans Verkuil1-229/+92
2008-10-17V4L/DVB (9199): adv7175: convert i2c driver for new i2c APIHans Verkuil1-183/+60
2008-10-17V4L/DVB (9198): adv7170: convert i2c driver for new i2c APIHans Verkuil1-194/+57
2008-10-17V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOGJean Delvare1-0/+1
2008-10-17V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 deliveryManu Abraham1-0/+1
2008-10-17V4L/DVB (9194): stk-webcam: fix crash on close after disconnectDavid Ellingsworth1-11/+7
2008-10-17V4L/DVB (9193): stk-webcam: minor cleanupDavid Ellingsworth2-9/+1
2008-10-17V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image heightHans Verkuil1-2/+16
2008-10-17V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong1-7/+8
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds205-0/+152390
2008-10-17Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-1043/+1683
2008-10-17Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-2/+51
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds51-1092/+7924
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-42/+70
2008-10-17hwmon: (adm1026) Prevent log spammingJean Delvare1-4/+4
2008-10-17hwmon: (adm1026) Fix debug messagesJean Delvare1-5/+4
2008-10-17hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe1-2/+3