summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: gspca - main: Simplify image buildingJean-François Moine10-98/+79
2010-08-02V4L/DVB: gspca - gl860: Fix a compilation warningJean-François Moine1-1/+1
2010-08-02V4L/DVB: vpif: removing VPIF config variablesMurali Karicheri1-33/+0
2010-08-02V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devicesVaibhav Hiremath3-61/+95
2010-08-02V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not usedJustin P. Mattock1-3/+0
2010-08-02V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab1-8/+8
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel4-2/+402
2010-08-02V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field initi...Julia Lawall1-1/+0
2010-08-02V4L/DVB: xc5000, rework xc_write_regDmitri Belimov1-31/+26
2010-08-02V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+8
2010-08-02V4L/DVB: media/radio: fix copy_to_user to user handlingDan Carpenter1-2/+10
2010-08-02V4L/DVB: mantis: Select correct frontendsBen Hutchings1-4/+10
2010-08-02V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini1-0/+5
2010-08-02V4L/DVB: s2255drv: cleanup of device structureDean Anderson1-372/+352
2010-08-02V4L/DVB: cpia_usb: remove unneeded variableDan Carpenter1-3/+0
2010-08-02V4L/DVB: remove unneeded null check in anysee_probe()Dan Carpenter1-4/+6
2010-08-02V4L/DVB: TechnoTrend TT-budget T-3000Vadim Catana4-1/+57
2010-08-02V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang11-2985/+0
2010-08-02V4L/DVB: Remove obsolete stv680 v4l1 driverAmerigo Wang5-1818/+0
2010-08-02V4L/DVB: Remove obsolete ovcamchip sensor frameworkAmerigo Wang11-2403/+0
2010-08-02V4L/DVB: Remove obsolete w9968cf v4l1 driverAmerigo Wang7-4109/+0
2010-08-02V4L/DVB: Remove obsolete ov511 driverAmerigo Wang5-6593/+0
2010-08-02V4L/DVB: Remove usbvideo quickcam_messenger driverAmerigo Wang5-1261/+0
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart7-29/+29
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart4-8/+0
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart2-21/+14
2010-08-02V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart2-30/+28
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart13-52/+34
2010-08-02V4L/DVB: videobuf: rename videobuf_mmap_free and add sanity checksPawel Osciak1-28/+42
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak5-16/+16
2010-08-02V4L/DVB: drivers/media: Use memdup_userJulia Lawall2-16/+7
2010-08-02V4L/DVB: cx25821: Fix bad whitespacingMauro Carvalho Chehab7-424/+424
2010-08-02V4L/DVB: cx25821: Add a kernel level at printk'sMauro Carvalho Chehab1-11/+11
2010-08-02V4L/DVB: cx25821: Make comments C99 compliantMauro Carvalho Chehab5-933/+933
2010-08-02V4L/DVB: cx25821: Removed duplicate code and cleaned upPalash Bandyopadhyay27-5504/+1047
2010-08-02V4L/DVB: DocBook/media: Add LIRC DocBook to media.htmlMauro Carvalho Chehab4-46/+49
2010-08-02V4L/DVB: IR/lirc: add docbook info covering lirc device interfaceJarod Wilson1-0/+235
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson3-0/+43
2010-08-02V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson1-1/+1
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson7-1/+313
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson5-0/+1162
2010-08-02V4L/DVB: drivers/media/video/zoran: Use kmemdupJulia Lawall1-3/+2
2010-08-02V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-initDan Carpenter1-29/+31
2010-08-02V4L/DVB: drivers/media/video/tlg2300: Use kmemdupJulia Lawall1-2/+1
2010-08-02V4L/DVB: Increment DVB API versionMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: DocBook/dvb: Update spec to reflect the current FE capabilitiesMauro Carvalho Chehab4-7/+27
2010-08-02V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger2-1/+2
2010-08-02V4L/DVB: drivers/media/video/uvc: Use kmemdupJulia Lawall1-3/+2
2010-08-02V4L/DVB: drivers/media/video/gspca: Use kmemdupJulia Lawall1-2/+1
2010-08-02V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: CodingStyle fixesDaniel Mack1-31/+35