aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+6
2012-06-18[media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin1-0/+6
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-771/+912
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-37/+6
2012-05-20Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab6-407/+164
2012-05-20[media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel1-2/+0
2012-05-20[media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin6-164/+407
2012-05-15[media] staging: easycap: Split easycap_delete() into several piecesEzequiel García1-196/+249
2012-05-15[media] staging: easycap: Clean comment style in easycap_delete()Ezequiel García1-27/+16
2012-05-15[media] staging: easycap: Clean comment style in easycap_usb_disconnect()Ezequiel García1-40/+24
2012-05-15[media] staging: easycap: Split audio buffer and urb allocationEzequiel García1-105/+124
2012-05-15[media] staging: easycap: Push video registration to easycap_register_video()Ezequiel García1-25/+33
2012-05-15[media] staging: easycap: Initialize 'ntsc' parameter before usageEzequiel García1-4/+4
2012-05-15[media] staging: easycap: Push bInterfaceNumber saving to config_easycap()Ezequiel García1-31/+41
2012-05-15[media] staging: easycap: Split buffer and video urb allocationEzequiel García1-164/+211
2012-05-15[media] staging: easycap: Split device struct alloc and retrieval codeEzequiel García1-168/+216
2012-05-15[media] staging/media/as102: removed else statementsjoseph daniel1-21/+7
2012-05-14[media] v4l: fix compiler warningsHans Verkuil1-2/+0
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman11-115/+127
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman1-1/+0
2012-04-25USB: as102_usb_drv.c: remove err() usageGreg Kroah-Hartman1-3/+4
2012-04-25USB: staging: media: as102: convert to use module_usb_driverGreg Kroah-Hartman1-33/+1
2012-04-24USB: Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman1-6/+7
2012-04-24USB: Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman1-39/+61
2012-04-24USB: Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman1-31/+49
2012-04-24USB: Staging: media: easycap: remove err() usageGreg Kroah-Hartman1-2/+4
2012-04-24Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman1-6/+7
2012-04-23Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman1-39/+61
2012-04-23Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman1-31/+49
2012-04-23Staging: media: easycap: remove err() usageGreg Kroah-Hartman1-2/+4
2012-04-23Staging: media: go7007: use module_usb_driver()Greg Kroah-Hartman1-25/+1
2012-04-19[media] staging: go7007: Add MODULE_FIRMWARETim Gardner1-0/+2
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab6-6/+0
2012-04-19[media] staging: as102: Remove redundant NULL check before release_firmware() and pointless commentsJesper Juhl1-4/+1
2012-04-18drivers: staging: media: as102: as102fe.c: Remove include of version.hMarcos Paulo de Souza1-2/+0
2012-04-18drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.hMarcos Paulo de Souza1-2/+0
2012-04-18drivers: staging: media: easycap: easycap_ioctl: Include version.h headerMarcos Paulo de Souza1-0/+1
2012-04-18staging: as102: Remove redundant NULL check before release_firmware() and pointless commentsJesper Juhl1-4/+1
2012-04-10[media] staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl1-1/+1
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-3/+2
2012-04-10[media] lirc: delete unused init/exit function prototypesGianluca Gennari2-8/+0
2012-04-10staging: Fix typo in multiple filesMasanari Iida1-1/+1
2012-04-10staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds6-6/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells6-6/+0
2012-03-27Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab1-8/+9
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-241/+174
2012-03-19[media] Staging: media: solo6x10: core.c Fix some coding style issueAndrew Miller1-16/+16
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock6-10/+10