summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-256-8/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-1133-447/+441
| |\
| * | drivers/media: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-203-3/+0
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-4/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-217-20/+32
|\ \ \
| * | | si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-176-18/+30
| |\ \ \
| | * | | [media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab2011-07-131-4/+12
| | * | | [media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller2011-07-131-0/+8
| | * | | [media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap2011-07-131-1/+1
| | * | | [media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle2011-07-131-1/+1
| | * | | [media] nuvoton-cir: make idle timeout more saneJarod Wilson2011-07-111-1/+1
| | * | | [media] mceusb: increase default timeout to 100msRafi Rubin2011-07-111-1/+1
| | * | | [media] mceusb: Timeout unit correctionsRafi Rubin2011-07-111-3/+4
| | * | | [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson2011-07-111-7/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-1440-583/+586
|\| | | |
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-117-136/+145
| |\| | | | | |_|/ | |/| |
| | * | [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-071-5/+7
| | * | [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-071-19/+19
| | * | [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-072-12/+4
| | * | [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-071-3/+7
| | * | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-071-3/+9
| | * | [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-071-65/+28
| | * | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-071-0/+29
| | * | [media] bttv: fix s_tuner for radioHans Verkuil2011-07-071-1/+1
| | * | [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-071-0/+4
| | * | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil2011-07-071-0/+6
| | * | [media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil2011-07-071-1/+1
| | * | [media] tuner-core: fix s_std and s_tunerHans Verkuil2011-07-071-28/+31
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-0633-447/+441
| |\| | | | |/ | |/|
| | * [media] rc: call input_sync after scancode reportsJarod Wilson2011-07-011-23/+25
| | * [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-011-0/+3
| | * [media] imon: auto-config ffdc 7e deviceJarod Wilson2011-07-011-0/+1
| | * [media] saa7134: fix raw IR timeout valueJarod Wilson2011-07-011-1/+1
| | * [media] rc: fix ghost keypresses with certain hwJarod Wilson2011-07-011-1/+3
| | * [media] keymaps: fix table for pinnacle pctv hd devicesJarod Wilson2011-07-011-31/+27
| | * [media] ite-cir: 8709 needs to use pnp resource 2Jarod Wilson2011-07-012-3/+12
| | * [media] V4L: mx1-camera: fix uninitialized variableAndre Bartke2011-07-011-7/+3
| | * [media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath2011-07-011-0/+16
| | * [media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath2011-07-011-1/+1
| | * [media] OMAP_VOUTLIB: Fix wrong resizer calculationVladimir Pantelic2011-07-011-3/+3
| | * [media] uvcvideo: Disable the queue when failing to startSjoerd Simons2011-06-301-1/+3
| | * [media] uvcvideo: Remove buffers from the queues when freeingSjoerd Simons2011-06-301-0/+2
| | * [media] uvcvideo: Ignore entities for terminals with no supported formatLaurent Pinchart2011-06-301-13/+21
| | * [media] v4l: Don't access media entity after is has been destroyedLaurent Pinchart2011-06-301-32/+7
| | * [media] media: omap3isp: fix a potential NULL derefOhad Ben-Cohen2011-06-301-1/+1
| | * [media] media: vb2: fix allocation failure checkMarek Szyprowski2011-06-301-3/+3
| | * [media] media: vb2: reset queued_count value during queue reinitializationMarek Szyprowski2011-06-301-0/+1
| | * [media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()"Marek Szyprowski2011-06-301-7/+0