summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-1/+1
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-141-1/+1
* [media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab2012-08-141-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-142-2/+2
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-143-3/+3
* [media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2012-08-132-4/+3Star
* [media] lirc: lirc_ene0100.h is not referenced anywhereSean Young2012-08-131-169/+0Star
* [media] lirc: remove lirc_ttusbir driverSean Young2012-08-133-383/+0Star
* [media] staging: media: Remove easycap driverEzequiel García2012-08-1212-10002/+0Star
* [media] staging: media: cxd2099: remove memcpy of similar structure variablesDevendra Naga2012-08-121-2/+2
* [media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type s...Devendra Naga2012-08-121-2/+1Star
* [media] staging: media: cxd2099: fix sparse warnings in cxd2099_attachDevendra Naga2012-08-121-3/+3
* [media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-7/+22
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-014-27/+4Star
|\
| * [media] staging/media/solo6x10: use module_pci_driver macroDevendra Naga2012-07-311-12/+1Star
| * [media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga2012-07-311-14/+1Star
| * [media] lirc: fix non-ANSI function declaration warningEmil Goode2012-07-311-1/+1
| * [media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urbJulia Lawall2012-07-311-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-313-4/+60
|\|
| * [media] staging: solo6x10: Fix TODO file with proper maintainerEzequiel García2012-07-061-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-191-1/+1
| * | [media] lirc_sir: make device registration workJarod Wilson2012-06-191-2/+58
* | | i2c: Add SCCB supportLaurent Pinchart2012-07-241-5/+0Star
* | | 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/+164Star
| * [media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel2012-05-201-2/+0Star
| * [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/+16Star
| * [media] staging: easycap: Clean comment style in easycap_usb_disconnect()Ezequiel García2012-05-151-40/+24Star
| * [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/+7Star
| * [media] v4l: fix compiler warningsHans Verkuil2012-05-141-2/+0Star
| * [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/+0Star
| |\
| * | [media] staging: as102: Remove redundant NULL check before release_firmware()...Jesper Juhl2012-04-191-4/+1Star
| * | [media] staging/media/as102: Don't call release_firmware() on uninitialized v...Jesper Juhl2012-04-111-1/+1
| * | [media] lirc: delete unused init/exit function prototypesGianluca Gennari2012-04-102-8/+0Star
| * | 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-237-37/+6Star
|\ \ \ \