summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca - main: Simplify image buildingJean-François Moine2010-08-0210-98/+79
* V4L/DVB: gspca - gl860: Fix a compilation warningJean-François Moine2010-08-021-1/+1
* V4L/DVB: vpif: removing VPIF config variablesMurali Karicheri2010-08-021-33/+0
* V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devicesVaibhav Hiremath2010-08-023-61/+95
* V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not usedJustin P. Mattock2010-08-021-3/+0
* V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab2010-08-021-8/+8
* V4L/DVB: tm6000: add ir supportStefan Ringel2010-08-024-2/+402
* V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field initi...Julia Lawall2010-08-021-1/+0
* V4L/DVB: xc5000, rework xc_write_regDmitri Belimov2010-08-021-31/+26
* V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-021-2/+8
* V4L/DVB: media/radio: fix copy_to_user to user handlingDan Carpenter2010-08-021-2/+10
* V4L/DVB: mantis: Select correct frontendsBen Hutchings2010-08-021-4/+10
* V4L/DVB: hdpvr: Fixes probing functionPerceval Anichini2010-08-021-0/+5
* V4L/DVB: s2255drv: cleanup of device structureDean Anderson2010-08-021-372/+352
* V4L/DVB: cpia_usb: remove unneeded variableDan Carpenter2010-08-021-3/+0
* V4L/DVB: remove unneeded null check in anysee_probe()Dan Carpenter2010-08-021-4/+6
* V4L/DVB: TechnoTrend TT-budget T-3000Vadim Catana2010-08-024-1/+57
* V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang2010-08-0211-2985/+0
* V4L/DVB: Remove obsolete stv680 v4l1 driverAmerigo Wang2010-08-025-1818/+0
* V4L/DVB: Remove obsolete ovcamchip sensor frameworkAmerigo Wang2010-08-0211-2403/+0
* V4L/DVB: Remove obsolete w9968cf v4l1 driverAmerigo Wang2010-08-027-4109/+0
* V4L/DVB: Remove obsolete ov511 driverAmerigo Wang2010-08-025-6593/+0
* V4L/DVB: Remove usbvideo quickcam_messenger driverAmerigo Wang2010-08-025-1261/+0
* V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2010-08-027-29/+29
* V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart2010-08-024-8/+0
* V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart2010-08-022-21/+14
* V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart2010-08-022-30/+28
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-0213-52/+34
* V4L/DVB: videobuf: rename videobuf_mmap_free and add sanity checksPawel Osciak2010-08-021-28/+42
* V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak2010-08-025-16/+16
* V4L/DVB: drivers/media: Use memdup_userJulia Lawall2010-08-022-16/+7
* V4L/DVB: cx25821: Fix bad whitespacingMauro Carvalho Chehab2010-08-027-424/+424
* V4L/DVB: cx25821: Add a kernel level at printk'sMauro Carvalho Chehab2010-08-021-11/+11
* V4L/DVB: cx25821: Make comments C99 compliantMauro Carvalho Chehab2010-08-025-933/+933
* V4L/DVB: cx25821: Removed duplicate code and cleaned upPalash Bandyopadhyay2010-08-0227-5504/+1047
* V4L/DVB: DocBook/media: Add LIRC DocBook to media.htmlMauro Carvalho Chehab2010-08-024-46/+49
* V4L/DVB: IR/lirc: add docbook info covering lirc device interfaceJarod Wilson2010-08-021-0/+235
* V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2010-08-023-0/+43
* V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson2010-08-021-1/+1
* V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson2010-08-027-1/+313
* V4L/DVB: IR: add lirc device interfaceJarod Wilson2010-08-025-0/+1162
* V4L/DVB: drivers/media/video/zoran: Use kmemdupJulia Lawall2010-08-021-3/+2
* V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-initDan Carpenter2010-08-021-29/+31
* V4L/DVB: drivers/media/video/tlg2300: Use kmemdupJulia Lawall2010-08-021-2/+1
* V4L/DVB: Increment DVB API versionMauro Carvalho Chehab2010-08-021-1/+1
* V4L/DVB: DocBook/dvb: Update spec to reflect the current FE capabilitiesMauro Carvalho Chehab2010-08-024-7/+27
* V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger2010-08-022-1/+2
* V4L/DVB: drivers/media/video/uvc: Use kmemdupJulia Lawall2010-08-021-3/+2
* V4L/DVB: drivers/media/video/gspca: Use kmemdupJulia Lawall2010-08-021-2/+1
* V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: CodingStyle fixesDaniel Mack2010-08-021-31/+35
OpenPOWER on IntegriCloud