summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ov7670.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensorsHans de Goede1-1/+1
2010-08-02V4L/DVB: gspca_tv8532: rename brightness control to exposureHans de Goede1-19/+19
2010-08-02V4L/DVB: gspca_tv8532: add gain controlHans de Goede1-0/+55
2010-08-02V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writesHans de Goede1-131/+5
2010-08-02V4L/DVB: gspca_ovfx2: drop first frames in stream if not syncedHans de Goede1-3/+18
2010-08-02V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab1-3/+3
2010-08-02V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab1-1/+4
2010-08-02V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2-1/+12
2010-08-02V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab1-13/+43
2010-08-02V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab3-25/+35
2010-08-02V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab4-1/+38
2010-08-02V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab3-5/+7
2010-08-02V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2-31/+32
2010-08-02V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson3-0/+1098
2010-08-02V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson3-0/+110
2010-08-02V4L/DVB: IR: only initially registers protocol that matches loaded keymapJarod Wilson5-5/+15
2010-08-02V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson1-4/+3
2010-08-02V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov6-171/+154
2010-08-02V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel6-40/+89
2010-08-02V4L/DVB: tm6000: rewrite init and finiStefan Ringel2-78/+62
2010-08-02V4L/DVB: tm6000: Fix Video decoder initializationDmitri Belimov1-15/+15
2010-08-02V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel2-214/+119
2010-08-02V4L/DVB: V4L2: fix sh_vou.c compile breakage: #include <slab.h>Guennadi Liakhovetski1-0/+1
2010-08-02V4L/DVB: sh_mobile_ceu_camera: fix debugging messageGuennadi Liakhovetski1-1/+1
2010-08-02V4L/DVB: soc_camera_platform: Add necessary v4l2_subdev_video_ops methodKuninori Morimoto1-3/+39
2010-08-02Linux 2.6.35v2.6.35Linus Torvalds1-1/+1
2010-08-02NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-31mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-31CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-31cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-31cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-31SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-31ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-31ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-30CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-30CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck1-0/+2
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5