summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: Remove usbvideo quickcam_messenger driverAmerigo Wang4-1253/+0
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart5-27/+27
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart3-6/+0
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart1-4/+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 Pinchart12-44/+22
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 Osciak4-14/+14
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: IR: add empty lirc pseudo-keymapJarod Wilson2-0/+42
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson6-0/+310
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson4-0/+999
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: Add FE_CAN_TURBO_FECKlaus Schmidinger1-1/+1
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
2010-08-02V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: fix return valuesDaniel Mack1-9/+7
2010-08-02V4L/DVB: drivers/media/video/pvrusb2: Add missing mutex_unlockJulia Lawall1-1/+4
2010-08-02V4L/DVB: vivi: fix depends againRandy Dunlap1-1/+2
2010-08-02V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc castsJoe Perches2-5/+2
2010-08-02V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson1-10/+138
2010-08-02V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson1-49/+14
2010-08-02V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson1-69/+69
2010-08-02V4L/DVB: IR/mceusb: use the proper ir-core device unregister functionJarod Wilson1-1/+1
2010-08-02V4L/DVB: IR/imon: use the proper ir-core device unregister functionJarod Wilson1-2/+2
2010-08-02V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap1-0/+1
2010-08-02V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrlDavid Härdeman7-464/+118
2010-08-02V4L/DVB: ir-core: allow specifying multiple protocols at one open/writeMauro Carvalho Chehab1-46/+46
2010-08-02V4L/DVB: ir-core: Add support for disabling all protocolsMauro Carvalho Chehab1-9/+18
2010-08-02V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6Mauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: ir-core: Remove magic numbers at the sysfs logicMauro Carvalho Chehab1-51/+32
2010-08-02V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman8-462/+232
2010-08-02V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman1-10/+4
2010-08-02V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.cDavid Härdeman1-30/+16
2010-08-02V4L/DVB: em28xx-input: Don't generate one debug message for every get_key readMauro Carvalho Chehab1-18/+15
2010-08-02V4L/DVB: ir-core: convert em28xx to not use ir-functions.cDavid Härdeman2-49/+17
2010-08-02V4L/DVB: ir-core: convert mantis to not use ir-functions.cDavid Härdeman1-4/+1
2010-08-02V4L/DVB: Fix kernel Oops when number of NetUP Dual DVB-S2-CI cards more than ...Abylay Ospan1-1/+1
2010-08-02V4L/DVB: gspca - main: Remove V4L1 compatibilityJean-François Moine1-52/+1
2010-08-02V4L/DVB: gspca - main: Don't use the PG_Reserved flag for mmapped buffersJean-François Moine1-33/+2
2010-08-02V4L/DVB: gspca - sq930x: New sensor mt9v111Jean-François Moine1-69/+323
2010-08-02V4L/DVB: gspca - sq930x: Check the USB read errorsJean-François Moine1-1/+9
2010-08-02V4L/DVB: gspca - pac7302/11: Bad request value in USB writeJean-François Moine2-2/+2