summaryrefslogtreecommitdiffstats
path: root/drivers/sh/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-05-21[media] DVB: dvb_frontend: remove unused assignmentsAndreas Oberritter1-2/+0
2011-05-21[media] DVB: dvb_frontend: rename parameters to parameters_inAndreas Oberritter1-30/+30
2011-05-21[media] DVB: call get_property at the end of dtv_property_process_getAndreas Oberritter1-8/+8
2011-05-21[media] DVB: dtv_property_cache_submit shouldn't modifiy the cacheAndreas Oberritter1-10/+3
2011-05-21[media] cxd2820r: Update frontend capabilities to advertise QAM-256Steve Kerrison1-1/+2
2011-05-21[media] DocBook/dvb: Update to include DVB-T2 additionsSteve Kerrison2-7/+49
2011-05-21[media] DVB: mxl5005s: handle new bandwidths by returning -EINVALAndreas Oberritter1-0/+2
2011-05-21[media] DVB: drxd_hard: handle new bandwidths by returning -EINVALAndreas Oberritter1-1/+2
2011-05-20[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter5-21/+29
2011-05-20[media] imon: Correct call to input_free_deviceJulia Lawall1-1/+1
2011-05-20[media] saa7134: enable IR support for Hauppauge HVR-1150/1120Devin Heitmueller2-0/+9
2011-05-20[media] redrat3: new rc-core IR transceiver device driverJarod Wilson3-0/+1356
2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson2-8/+46