summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-26[media] cpia2: fix warning about invalid trigraph sequenceHans Petter Selasky1-2/+2
2011-05-26[media] s5p-csis: Add missing dependency on PLAT_S5PSylwester Nawrocki1-1/+1
2011-05-26[media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson1-1/+1
2011-05-26[media] fintek-cir: new driver for Fintek LPC SuperIO CIR functionJarod Wilson4-0/+940
2011-05-26[media] uvcvideo: Connect video devices to media entitiesLaurent Pinchart3-10/+39
2011-05-26[media] uvcvideo: Register subdevices for each entityLaurent Pinchart4-3/+136
2011-05-26[media] uvcvideo: Register a v4l2_deviceLaurent Pinchart2-2/+33
2011-05-26[media] add V4L2-PIX-FMT-SRGGB12 & friends to docbookMauro Carvalho Chehab2-0/+2
2011-05-26[media] Documentation/DocBook: Rename media fops xml filesMauro Carvalho Chehab2-6/+6
2011-05-25[media] Media DocBook: fix validation errorsHans Verkuil2-6/+9
2011-05-25[media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil2-2/+2
2011-05-25[media] fix kconfig dependency warning for VIDEO_TIMBERDALERandy Dunlap1-1/+1
2011-05-25[media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through G...Igor M. Liplianin1-36/+236
2011-05-25[media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim10-0/+2235
2011-05-21[media] gspca - sunplus: Fix some warnings and simplify codeJean-François Moine1-66/+33
2011-05-21[media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine3-16/+9
2011-05-21[media] gspca: Unset debug by defaultJean-François Moine1-1/+1
2011-05-21[media] gspca - cpia1: Remove a bad conditional compilation instructionJean-François Moine1-2/+0
2011-05-21[media] gspca - main: Remove USB tracesJean-François Moine2-3/+3
2011-05-21[media] gspca - main: Version change to 2.13Jean-François Moine1-1/+1
2011-05-21[media] gspca - stk014 / t613: Accept the index 0 in querymenuJean-François Moine2-20/+12
2011-05-21[media] gspca - kinect: Remove __devinitdataJean-François Moine1-1/+1
2011-05-21[media] gspca - cpia1: Fix some warningsJean-François Moine1-3/+1
2011-05-21[media] video/Kconfig: Fix mis-classified devicesMauro Carvalho Chehab1-61/+65
2011-05-21[media] support for medion dvb stick 1660:1921Stéphane Elmaleh2-1/+7
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2-2/+5
2011-05-21[media] cx231xx: Add support for Iconbit U100Igor Novgorodov2-0/+28
2011-05-21[media] saa7134 add new TV cardsDmitri Belimov2-0/+72
2011-05-21[media] Use a more consistent value for RC repeat periodMauro Carvalho Chehab1-0/+7
2011-05-21[media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth2-3/+2
2011-05-21[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel1-3/+0
2011-05-21[media] tm6000: remove unused exportsStefan Ringel1-3/+0
2011-05-21[media] tm6000: add pts loggingStefan Ringel1-1/+5
2011-05-21[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel1-4/+4
2011-05-21[media] tm6000: all audio packets must swabStefan Ringel1-8/+5
2011-05-21[media] tm6000: remove input selectStefan Ringel1-8/+0
2011-05-21[media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel1-16/+10
2011-05-21[media] tm6000: remove duplicated initStefan Ringel1-3/+0
2011-05-21[media] tm6000: remove old tuner paramsStefan Ringel1-5/+1
2011-05-21[media] tm6000: remove unused capabilitiesStefan Ringel2-10/+0
2011-05-21[media] tm6000: add eepromStefan Ringel1-2/+5
2011-05-21[media] tm6000: change input controlStefan Ringel4-669/+130
2011-05-21[media] tm6000: vitual input enumsStefan Ringel1-43/+57
2011-05-21[media] tm6000: change to virtual inputsStefan Ringel3-50/+303
2011-05-21[media] tm6000: add tm6010 audio mode setupStefan Ringel3-78/+107
2011-05-21[media] tm6000: add radio capabilitiesStefan Ringel3-16/+23
2011-05-21[media] Prevent null pointer derefernce of pdevHuzaifa Sidhpurwala1-1/+1
2011-05-21[media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter1-4/+15
2011-05-21[media] DVB: dvb_frontend: add parameters_outAndreas Oberritter1-6/+11
2011-05-21[media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cacheAndreas Oberritter1-103/+108