aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-133/+46
2012-11-21staging: solo6x10: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: dt3155v4l: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: lirc: remove use of __devexitBill Pemberton3-3/+3
2012-11-21staging: dt3155v4l: remove use of __devinitBill Pemberton1-3/+3
2012-11-21staging: solo6x10: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: lirc: remove use of __devinitBill Pemberton3-3/+3
2012-11-21staging: lirc: remove use of __devexit_pBill Pemberton3-3/+3
2012-11-21staging: dt3155v4l: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-21[media] staging/media: Use dev_ printks in go7007/go7007-fw.cYAMANE Toshiaki1-22/+20
2012-11-21[media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.cYAMANE Toshiaki1-2/+2
2012-11-21[media] Staging/media: fixed spacing coding style in go7007/wis-saa7113.cYAMANE Toshiaki1-2/+1
2012-11-21[media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7115.cYAMANE Toshiaki1-2/+2
2012-11-21[media] Staging/media: fixed spacing coding style in go7007/wis-saa7115.cYAMANE Toshiaki1-2/+1
2012-11-21[media] Staging/media: Use dev_ printks in go7007/wis-ov7640.cYAMANE Toshiaki1-2/+2
2012-11-21[media] Staging/media: fixed spacing coding style in go7007/wis-ov7640.cYAMANE Toshiaki1-2/+1
2012-10-28[media] staging: lirc_serial: silence GCC warningPaul Bolle1-1/+5
2012-10-28[media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab1-1/+1
2012-10-28[media] dt3155v4l: vb2_queue_init() can now fail. Check is requiredMauro Carvalho Chehab1-1/+3
2012-10-25[media] staging :go700: use module_i2c_driver to simplify the codeWei Yongjun8-96/+8
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab1-1/+1
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2-2/+2
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab3-3/+3
2012-08-13[media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2-4/+3
2012-08-13[media] lirc: lirc_ene0100.h is not referenced anywhereSean Young1-169/+0
2012-08-13[media] lirc: remove lirc_ttusbir driverSean Young3-383/+0
2012-08-12[media] staging: media: Remove easycap driverEzequiel García12-10002/+0
2012-08-12[media] staging: media: cxd2099: remove memcpy of similar structure variablesDevendra Naga1-2/+2
2012-08-12[media] staging: media: cxd2099: use kzalloc to allocate ci pointer of type struct cxd in cxd2099_attachDevendra Naga1-2/+1
2012-08-12[media] staging: media: cxd2099: fix sparse warnings in cxd2099_attachDevendra Naga1-3/+3
2012-08-09[media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-7/+22
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-27/+4
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-4/+60
2012-07-30[media] staging/media/solo6x10: use module_pci_driver macroDevendra Naga1-12/+1
2012-07-30[media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga1-14/+1
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode1-1/+1
2012-07-30[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urbJulia Lawall1-0/+1
2012-07-24i2c: Add SCCB supportLaurent Pinchart1-5/+0
2012-07-05[media] staging: solo6x10: Fix TODO file with proper maintainerEzequiel García1-1/+1
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-0/+6
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] staging: solo6x10: fix | vs &Dan Carpenter1-1/+1
2012-06-18[media] lirc_sir: make device registration workJarod Wilson1-2/+58
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