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-12-1312-133/+46
|\
| * [media] staging/media: Use dev_ printks in go7007/go7007-fw.cYAMANE Toshiaki2012-11-211-22/+20
| * [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.cYAMANE Toshiaki2012-11-211-2/+2
| * [media] Staging/media: fixed spacing coding style in go7007/wis-saa7113.cYAMANE Toshiaki2012-11-211-2/+1
| * [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7115.cYAMANE Toshiaki2012-11-211-2/+2
| * [media] Staging/media: fixed spacing coding style in go7007/wis-saa7115.cYAMANE Toshiaki2012-11-211-2/+1
| * [media] Staging/media: Use dev_ printks in go7007/wis-ov7640.cYAMANE Toshiaki2012-11-211-2/+2
| * [media] Staging/media: fixed spacing coding style in go7007/wis-ov7640.cYAMANE Toshiaki2012-11-211-2/+1
| * [media] staging: lirc_serial: silence GCC warningPaul Bolle2012-10-281-1/+5
| * [media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab2012-10-281-1/+1
| * [media] dt3155v4l: vb2_queue_init() can now fail. Check is requiredMauro Carvalho Chehab2012-10-281-1/+3
| * [media] staging :go700: use module_i2c_driver to simplify the codeWei Yongjun2012-10-258-96/+8
* | staging: solo6x10: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | staging: dt3155v4l: remove use of __devexitBill Pemberton2012-11-211-2/+2
* | staging: lirc: remove use of __devexitBill Pemberton2012-11-213-3/+3
* | staging: dt3155v4l: remove use of __devinitBill Pemberton2012-11-211-3/+3
* | staging: solo6x10: remove use of __devinitBill Pemberton2012-11-211-1/+1
* | staging: lirc: remove use of __devinitBill Pemberton2012-11-213-3/+3
* | staging: lirc: remove use of __devexit_pBill Pemberton2012-11-213-3/+3
* | staging: dt3155v4l: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
|/
* [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-131-1/+1
* [media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab2012-08-131-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-132-2/+2
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-133-3/+3
* [media] staging: lirc: use %*ph to print small buffersAndy Shevchenko2012-08-132-4/+3
* [media] lirc: lirc_ene0100.h is not referenced anywhereSean Young2012-08-131-169/+0
* [media] lirc: remove lirc_ttusbir driverSean Young2012-08-133-383/+0
* [media] staging: media: Remove easycap driverEzequiel García2012-08-1212-10002/+0
* [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/+1
* [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-091-7/+22
* 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
OpenPOWER on IntegriCloud