aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-03net: convert multicast list to list_headJiri Pirko1-5/+5
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko1-5/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+4
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-10/+10
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2-4/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina6-10/+10
2010-03-07media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König1-1/+1
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-34/+5
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-1/+7
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller258-4589/+25548
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds252-4583/+25533
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload PointerAng Way Chuang1-0/+1
2010-02-26V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab1-2/+0
2010-02-26V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] indexBaruch Siach1-1/+2
2010-02-26V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer4-0/+243
2010-02-26V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz1-1/+1
2010-02-26V4L/DVB: gspca_stv06xx: Add support for camera buttonHans de Goede1-1/+28
2010-02-26V4L/DVB: gspca_ov519: add support for the button on ov511 based camsHans de Goede1-5/+17
2010-02-26V4L/DVB: gspca_ov519: Add support for the button on ov518 based camsHans de Goede1-25/+29
2010-02-26V4L/DVB: gspca_ov519: add support for the button on ov519 based camsHans de Goede1-0/+62
2010-02-26V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not setHans de Goede1-1/+3
2010-02-26V4L/DVB: gspca_main: some input error handling fixesHans de Goede1-9/+10
2010-02-26V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputsHans de Goede2-1/+4
2010-02-26V4L/DVB: gspca_pac7302: much improved exposure controlHans de Goede2-60/+54
2010-02-26V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 camerasHans de Goede2-4/+8
2010-02-26V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrlsHans de Goede1-21/+80
2010-02-26V4L/DVB: Documentation: gspca.txt: update known mr97310a camsHans de Goede1-2/+2
2010-02-26V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPixTheodore Kilgore1-20/+177
2010-02-26V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480Hans de Goede1-4/+5
2010-02-26V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrlsHans de Goede1-48/+122
2010-02-26V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine expo ctrlHans de Goede3-38/+193
2010-02-26V4L/DVB: gspca_sonixb: leave bridge gain at 1.0 when we have a sensor gainHans de Goede1-12/+14
2010-02-26V4L/DVB: gspca_sonixj: Add camera button supportHans de Goede1-3/+30
2010-02-26V4L/DVB: gspca_sonixb: Add support for camera buttonHans de Goede1-0/+23
2010-02-26V4L/DVB: gscpa_zc3xx: Add support for camera buttonHans de Goede1-0/+20
2010-02-26V4L/DVB: gscpa_pac7311: Add support for camera buttonHans de Goede1-0/+35
2010-02-26V4L/DVB: gscpa_pac207: Add support for camera buttonHans de Goede1-0/+23
2010-02-26V4L/DVB: gspca_sq905c: Add an additional USB-IDHans de Goede1-0/+1
2010-02-26V4L/DVB: gspca_mr97310a: Simplify sensor detectionTheodore Kilgore1-13/+10
2010-02-26V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experimentsAndy Walls1-15/+8
2010-02-26V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cardsEric Anderson3-1/+59
2010-02-26V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cardsAndy Walls1-0/+21
2010-02-26V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handlingAndy Walls4-10/+13
2010-02-26V4L/DVB: V4L - vpfe capture - build environment for isif driverMurali Karicheri2-1/+14
2010-02-26V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365Murali Karicheri1-54/+235
2010-02-26V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365Murali Karicheri1-0/+1172
2010-02-26V4L/DVB: V4L - vpfe capture - header files for ISIF driverMurali Karicheri1-0/+269
2010-02-26V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selectiveMike Isely1-4/+9
2010-02-26V4L/DVB: pvrusb2: Reduce encoder quiet periodMike Isely1-4/+2