summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13314): saa7134: set ts_force_val for the Hauppauge WinTV HVR-1150Michael Krufky2009-11-071-0/+1
* V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts inputMichael Krufky2009-11-072-2/+5
* V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mi...Laurent Pinchart2009-11-071-1/+1
* V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed videoLaurent Pinchart2009-11-071-1/+2
* V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeofJean Delvare2009-11-072-2/+2
* V4L/DVB (13286): pxa-camera: Fix missing sched.hJonathan Cameron2009-11-071-0/+1
* V4L/DVB (13264): gspca_mr97310a: Change vstart for CIF sensor type 1 camsTheodore Kilgore2009-11-071-1/+1
* V4L/DVB (13257): gspca - m5602-s5k4aa: Add vflip for Fujitsu Amilo Xi 2528Erik Andrén2009-11-071-0/+6
* V4L/DVB (13256): gspca - m5602-s5k4aa: Add another MSI GX700 vflip quirkErik Andrén2009-11-071-0/+7
* V4L/DVB (13255): gspca - m5602-s5k4aa: Add vflip quirk for the Bruneinit laptopErik Andrén2009-11-071-0/+7
* V4L/DVB (13240): firedtv: fix regression: tuning fails due to bogus error returnStefan Richter2009-11-071-7/+1Star
* V4L/DVB (13237): firedtv: length field corrupt in ca2host if length>127Henrik Kurelid2009-11-071-18/+20
* V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...Mike Isely2009-11-071-5/+0Star
* V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp...Michael Krufky2009-11-071-0/+6
* V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streamingDevin Heitmueller2009-11-071-0/+5
* V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely2009-11-071-1/+1
* V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely2009-11-071-4/+27
* V4L/DVB (13167): pt1: Fix a compile error on armHIRANO Takahito2009-11-071-0/+1
* V4L/DVB (13132): fix use-after-free Oops, resulting from a driver-core API ch...Guennadi Liakhovetski2009-11-071-7/+9
* V4L/DVB (13131): pxa_camera: fix camera pixel format configurationGuennadi Liakhovetski2009-11-071-1/+3
* V4L/DVB (13129): sh_mobile_ceu_camera: fix cropping for scaling clientsGuennadi Liakhovetski2009-11-071-2/+2
* V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frameHans de Goede2009-11-072-2/+3
* V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filte...Seth Barry2009-11-071-2/+2
* V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculationMichael Krufky2009-11-071-2/+2
* V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oopsMartin Samek2009-11-071-0/+5
* V4L/DVB (13050): DIB0700: fix-up USB device ID for Terratec/LeadtekPatrick Boettcher2009-11-071-9/+6Star
* V4L/DVB (13048): dib0070: fix build dependency when driver is disabledMichael Krufky2009-11-072-2/+7
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-114-0/+4
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-054-0/+4
* const: constify remaining file_operationsAlexey Dobriyan2009-10-022-2/+2
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2713-13/+13
* sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski2009-09-251-2/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-246-14/+13Star
|\
| * V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compil...Mauro Carvalho Chehab2009-09-231-1/+1
| * V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warningMauro Carvalho Chehab2009-09-231-3/+2Star
| * media: video: Fix build in saa7164Ingo Molnar2009-09-224-10/+10
* | headers: utsname.h reduxAlexey Dobriyan2009-09-243-3/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-228-13/+13
|\
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-213-4/+4
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-214-8/+8
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton2009-09-221-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-21155-3572/+31450
|\ \
| * | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macroMauro Carvalho Chehab2009-09-191-1/+1
| * | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi2009-09-191-1/+0Star
| * | V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors2009-09-193-0/+212
| * | V4L/DVB (13018): kzalloc failure ignored in au8522_probe()Roel Kluin2009-09-191-0/+5
| * | V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start()Roel Kluin2009-09-191-0/+2
| * | V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach()Roel Kluin2009-09-192-0/+4
| * | V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin2009-09-191-0/+2