summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-314-27/+4
|\
| * [media] staging/media/solo6x10: use module_pci_driver macroDevendra Naga2012-07-301-12/+1
| * [media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga2012-07-301-14/+1
| * [media] lirc: fix non-ANSI function declaration warningEmil Goode2012-07-301-1/+1
| * [media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urbJulia Lawall2012-07-301-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-303-4/+60
|\ \ | |/
| * [media] staging: solo6x10: Fix TODO file with proper maintainerEzequiel García2012-07-051-1/+1
| * Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-271-0/+6
| |\
| * | [media] staging: solo6x10: fix | vs &Dan Carpenter2012-06-181-1/+1
| * | [media] lirc_sir: make device registration workJarod Wilson2012-06-181-2/+58
* | | i2c: Add SCCB supportLaurent Pinchart2012-07-241-5/+0
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-0/+6
|\ \ \ | | |/ | |/|
| * | [media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin2012-06-181-0/+6
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-247-771/+912
|\ \ | |/
| * Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab2012-05-206-407/+164
| * [media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel2012-05-201-2/+0
| * [media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin2012-05-206-164/+407
| * [media] staging: easycap: Split easycap_delete() into several piecesEzequiel García2012-05-151-196/+249
| * [media] staging: easycap: Clean comment style in easycap_delete()Ezequiel García2012-05-151-27/+16
| * [media] staging: easycap: Clean comment style in easycap_usb_disconnect()Ezequiel García2012-05-151-40/+24
| * [media] staging: easycap: Split audio buffer and urb allocationEzequiel García2012-05-151-105/+124
| * [media] staging: easycap: Push video registration to easycap_register_video()Ezequiel García2012-05-151-25/+33
| * [media] staging: easycap: Initialize 'ntsc' parameter before usageEzequiel García2012-05-151-4/+4
| * [media] staging: easycap: Push bInterfaceNumber saving to config_easycap()Ezequiel García2012-05-151-31/+41
| * [media] staging: easycap: Split buffer and video urb allocationEzequiel García2012-05-151-164/+211
| * [media] staging: easycap: Split device struct alloc and retrieval codeEzequiel García2012-05-151-168/+216
| * [media] staging/media/as102: removed else statementsjoseph daniel2012-05-151-21/+7
| * [media] v4l: fix compiler warningsHans Verkuil2012-05-141-2/+0
| * [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+4
| * [media] staging: go7007: Add MODULE_FIRMWARETim Gardner2012-04-191-0/+2
| * Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-196-6/+0
| |\
| * | [media] staging: as102: Remove redundant NULL check before release_firmware()...Jesper Juhl2012-04-191-4/+1
| * | [media] staging/media/as102: Don't call release_firmware() on uninitialized v...Jesper Juhl2012-04-101-1/+1
| * | [media] lirc: delete unused init/exit function prototypesGianluca Gennari2012-04-102-8/+0
| * | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-271-8/+9
| |\ \
* | \ \ Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-227-37/+6
|\ \ \ \
| * \ \ \ Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-0211-115/+127
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Staging: media: lirc: lirc_ttusbir: remove err() usageGreg Kroah-Hartman2012-04-241-6/+7
| | * | | Staging: media: lirc: lirc_sasem: remove err() usageGreg Kroah-Hartman2012-04-231-39/+61
| | * | | Staging: media: lirc: lirc_imon: remove err() usageGreg Kroah-Hartman2012-04-231-31/+49
| | * | | Staging: media: easycap: remove err() usageGreg Kroah-Hartman2012-04-231-2/+4
| | * | | Staging: media: go7007: use module_usb_driver()Greg Kroah-Hartman2012-04-231-25/+1
| | * | | drivers: staging: media: as102: as102fe.c: Remove include of version.hMarcos Paulo de Souza2012-04-181-2/+0
| | * | | drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.hMarcos Paulo de Souza2012-04-181-2/+0
| | * | | drivers: staging: media: easycap: easycap_ioctl: Include version.h headerMarcos Paulo de Souza2012-04-181-0/+1
| | * | | staging: as102: Remove redundant NULL check before release_firmware() and poi...Jesper Juhl2012-04-181-4/+1
| | * | | staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-101-3/+2
| | * | | staging: Fix typo in multiple filesMasanari Iida2012-04-101-1/+1
* | | | | USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-291-1/+0
* | | | | USB: as102_usb_drv.c: remove err() usageGreg Kroah-Hartman2012-04-251-3/+4
OpenPOWER on IntegriCloud