summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson2010-08-024-0/+63
* V4L/DVB: DVB: fix dvr node refcountingJiri Slaby2010-08-021-1/+1
* V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-026-426/+418
* V4L/DVB: af9013: fix commentsAntti Palosaari2010-08-023-3/+3
* V4L/DVB: af9013: output fw version as four digit longAntti Palosaari2010-08-021-3/+3
* V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari2010-08-021-16/+20
* V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari2010-08-021-4/+4
* V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2010-08-022-1/+8
* V4L/DVB: get_dvb_firmware: update af9015Antti Palosaari2010-08-021-3/+3
* V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari2010-08-021-2/+4
* V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine2010-08-021-13/+12
* V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine2010-08-021-25/+12
* V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2010-08-022-1/+24
* V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine2010-08-021-7/+3
* V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine2010-08-021-31/+0
* V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine2010-08-021-1/+2
* V4L/DVB: au0828: move dereference below sanity checksDan Carpenter2010-08-021-1/+3
* V4L/DVB: media/IR: testing the wrong variableDan Carpenter2010-08-021-1/+1
* V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlockJulia Lawall2010-08-021-1/+3
* V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton2010-08-021-1/+1
* V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby2010-08-021-2/+2
* V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson2010-08-021-8/+3
* V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2010-08-024-18/+20
* V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich2010-08-021-8/+0
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-0210-19/+19
* V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine2010-08-021-13/+13
* V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine2010-08-021-10/+38
* V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine2010-08-021-65/+87
* V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine2010-08-021-4/+4
* V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-029-106/+58
* V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine2010-08-021-2/+3
* V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2010-08-022-12/+1
* V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings2010-08-022-40/+11
* V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz2010-08-021-1/+1
* V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson2010-08-021-16/+18
* V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab2010-08-021-2/+1
* V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann2010-08-023-12/+10
* V4L/DVB: IR: jvc-decoder needs BITREVERSERandy Dunlap2010-08-021-0/+1
* V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_readJarod Wilson2010-08-021-1/+4
* V4L/DVB: Retrieve firmware for az6027Renzo Dani2010-08-021-1/+18
* V4L/DVB: v4l2-dev: fix memory leakAnatolij Gustschin2010-08-021-3/+3
* V4L/DVB: dvb_frontend: fix typos in comments and one functionGuillaume Audirac2010-08-021-5/+5
* V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac2010-08-021-4/+7
* V4L/DVB: tda10048: fix bitmask for the transmission modeGuillaume Audirac2010-08-021-1/+1
* V4L/DVB: tda10048: fix the uncomplete function tda10048_read_berGuillaume Audirac2010-08-021-6/+24
* V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi2010-08-021-2/+7
* V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson2010-08-021-43/+7
* V4L/DVB: v4l: Add MPC5121e VIU video capture driverAnatolij Gustschin2010-08-023-0/+1645
* V4L/DVB: uvcvideo: Add support for Manta MM-353 PlakoLaurent Pinchart2010-08-021-0/+9
* V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfersLaurent Pinchart2010-08-023-19/+38