summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari1-4/+4
2010-08-02V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2-1/+8
2010-08-02V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari1-2/+4
2010-08-02V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine1-13/+12
2010-08-02V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine1-25/+12
2010-08-02V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2-1/+24
2010-08-02V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine1-7/+3
2010-08-02V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine1-31/+0
2010-08-02V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine1-1/+2
2010-08-02V4L/DVB: au0828: move dereference below sanity checksDan Carpenter1-1/+3
2010-08-02V4L/DVB: media/IR: testing the wrong variableDan Carpenter1-1/+1
2010-08-02V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlockJulia Lawall1-1/+3
2010-08-02V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton1-1/+1
2010-08-02V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby1-2/+2
2010-08-02V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson1-8/+3
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson3-227/+2
2010-08-02V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich1-8/+0
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches10-19/+19
2010-08-02V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine1-13/+13
2010-08-02V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine1-10/+38
2010-08-02V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine1-65/+87
2010-08-02V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine1-4/+4
2010-08-02V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine9-106/+58
2010-08-02V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine1-2/+3
2010-08-02V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2-12/+1
2010-08-02V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings2-40/+11
2010-08-02V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz1-1/+1
2010-08-02V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson1-16/+18
2010-08-02V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann3-12/+10
2010-08-02V4L/DVB: IR: jvc-decoder needs BITREVERSERandy Dunlap1-0/+1
2010-08-02V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_readJarod Wilson1-1/+4
2010-08-02V4L/DVB: v4l2-dev: fix memory leakAnatolij Gustschin1-3/+3
2010-08-02V4L/DVB: dvb_frontend: fix typos in comments and one functionGuillaume Audirac1-5/+5
2010-08-02V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac1-4/+7
2010-08-02V4L/DVB: tda10048: fix bitmask for the transmission modeGuillaume Audirac1-1/+1
2010-08-02V4L/DVB: tda10048: fix the uncomplete function tda10048_read_berGuillaume Audirac1-6/+24
2010-08-02V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi1-2/+7
2010-08-02V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson1-43/+7
2010-08-02V4L/DVB: v4l: Add MPC5121e VIU video capture driverAnatolij Gustschin3-0/+1645
2010-08-02V4L/DVB: uvcvideo: Add support for Manta MM-353 PlakoLaurent Pinchart1-0/+9
2010-08-02V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfersLaurent Pinchart3-19/+38
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart1-6/+6
2010-08-02V4L/DVB: uvcvideo: Support menu controls in the control mapping APILaurent Pinchart4-28/+110
2010-08-02V4L/DVB: uvcvideo: Make button controls work properlyHans de Goede1-0/+8
2010-08-02V4L/DVB: uvcvideo: Add support for absolute pan/tilt controlsMartin Rubli1-0/+20
2010-08-02V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson1-0/+1
2010-08-02V4L/DVB: cx88: Let the user disable IR supportJean Delvare1-2/+8
2010-08-02V4L/DVB: cx88: Move I2C IR initializationJean Delvare3-1/+7
2010-08-02V4L/DVB: cx23885: add support for new model revisions of the HVR12xx board fa...Michael Krufky1-0/+40