summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-023-0/+55
| * | | V4L/DVB: Remove obsolete zc0301 v4l driverAmerigo Wang2010-08-0210-2974/+0
| * | | V4L/DVB: Remove obsolete stv680 v4l1 driverAmerigo Wang2010-08-024-1810/+0
| * | | V4L/DVB: Remove obsolete ovcamchip sensor frameworkAmerigo Wang2010-08-0210-2395/+0
| * | | V4L/DVB: Remove obsolete w9968cf v4l1 driverAmerigo Wang2010-08-026-4101/+0
| * | | V4L/DVB: Remove obsolete ov511 driverAmerigo Wang2010-08-024-6585/+0
| * | | V4L/DVB: Remove usbvideo quickcam_messenger driverAmerigo Wang2010-08-024-1253/+0
| * | | V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2010-08-024-26/+26
| * | | V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart2010-08-023-6/+0
| * | | V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart2010-08-021-4/+14
| * | | V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart2010-08-021-15/+14
| * | | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-0210-41/+19
| * | | 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-024-14/+14
| * | | V4L/DVB: drivers/media: Use memdup_userJulia Lawall2010-08-022-16/+7
| * | | V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2010-08-022-0/+42
| * | | V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson2010-08-026-0/+310
| * | | V4L/DVB: IR: add lirc device interfaceJarod Wilson2010-08-024-0/+999
| * | | 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: Add FE_CAN_TURBO_FECKlaus Schmidinger2010-08-021-1/+1
| * | | 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
| * | | V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: fix return valuesDaniel Mack2010-08-021-9/+7
| * | | V4L/DVB: drivers/media/video/pvrusb2: Add missing mutex_unlockJulia Lawall2010-08-021-1/+4
| * | | V4L/DVB: vivi: fix depends againRandy Dunlap2010-08-021-1/+2
| * | | V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc castsJoe Perches2010-08-022-5/+2
| * | | V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson2010-08-021-10/+138
| * | | V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson2010-08-021-49/+14
| * | | V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson2010-08-021-69/+69
| * | | V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson2010-08-021-1/+1
| * | | V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson2010-08-021-2/+2
| * | | V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap2010-08-021-0/+1
| * | | V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrlDavid Härdeman2010-08-027-464/+118
| * | | V4L/DVB: ir-core: allow specifying multiple protocols at one open/writeMauro Carvalho Chehab2010-08-021-46/+46
| * | | V4L/DVB: ir-core: Add support for disabling all protocolsMauro Carvalho Chehab2010-08-021-9/+18
| * | | V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6Mauro Carvalho Chehab2010-08-021-2/+2
| * | | V4L/DVB: ir-core: Remove magic numbers at the sysfs logicMauro Carvalho Chehab2010-08-021-51/+32
| * | | V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman2010-08-028-462/+232
| * | | V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman2010-08-021-10/+4
| * | | V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.cDavid Härdeman2010-08-021-30/+16
| * | | V4L/DVB: em28xx-input: Don't generate one debug message for every get_key readMauro Carvalho Chehab2010-08-021-18/+15
| * | | V4L/DVB: ir-core: convert em28xx to not use ir-functions.cDavid Härdeman2010-08-022-49/+17
| * | | V4L/DVB: ir-core: convert mantis to not use ir-functions.cDavid Härdeman2010-08-021-4/+1
| * | | V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than ...Abylay Ospan2010-08-021-1/+1
| * | | V4L/DVB: gspca - main: Remove V4L1 compatibilityJean-François Moine2010-08-021-52/+1
OpenPOWER on IntegriCloud