summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sh: update SDHI configuration symbols in defconfigsGuennadi Liakhovetski2011-04-182-2/+2
| * | | | sh: fix SD / MMC configuration dependencies on ecovecGuennadi Liakhovetski2011-04-181-9/+9
| * | | | sh: clkfwk: fixup clk_rate_table_build parameter in div6 clockKuninori Morimoto2011-04-181-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-232-5/+3
|\ \ \ \ \
| * | | | | perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker2011-05-241-1/+1
| * | | | | Merge commit '559fa6e76b27' into perf/urgentIngo Molnar2011-05-231-4/+2
| |\ \ \ \ \
| | * | | | | profile: Use vzalloc() rather than vmalloc() & memset()Jesper Juhl2010-10-311-4/+2
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-23228-4766/+18715
|\ \ \ \ \ \ \
| * | | | | | | [media] gspca - sunplus: Fix some warnings and simplify codeJean-François Moine2011-05-211-66/+33
| * | | | | | | [media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine2011-05-213-16/+9
| * | | | | | | [media] gspca: Unset debug by defaultJean-François Moine2011-05-211-1/+1
| * | | | | | | [media] gspca - cpia1: Remove a bad conditional compilation instructionJean-François Moine2011-05-211-2/+0
| * | | | | | | [media] gspca - main: Remove USB tracesJean-François Moine2011-05-212-3/+3
| * | | | | | | [media] gspca - main: Version change to 2.13Jean-François Moine2011-05-211-1/+1
| * | | | | | | [media] gspca - stk014 / t613: Accept the index 0 in querymenuJean-François Moine2011-05-212-20/+12
| * | | | | | | [media] gspca - kinect: Remove __devinitdataJean-François Moine2011-05-211-1/+1
| * | | | | | | [media] gspca - cpia1: Fix some warningsJean-François Moine2011-05-211-3/+1
| * | | | | | | [media] video/Kconfig: Fix mis-classified devicesMauro Carvalho Chehab2011-05-211-61/+65
| * | | | | | | [media] support for medion dvb stick 1660:1921Stéphane Elmaleh2011-05-212-1/+7
| * | | | | | | [media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2011-05-212-2/+5
| * | | | | | | [media] cx231xx: Add support for Iconbit U100Igor Novgorodov2011-05-202-0/+28
| * | | | | | | [media] saa7134 add new TV cardsDmitri Belimov2011-05-202-0/+72
| * | | | | | | [media] Use a more consistent value for RC repeat periodMauro Carvalho Chehab2011-05-201-0/+7
| * | | | | | | [media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth2011-05-202-3/+2
| * | | | | | | [media] tm6000: remove tm6010 sif audio start and stopStefan Ringel2011-05-201-3/+0
| * | | | | | | [media] tm6000: remove unused exportsStefan Ringel2011-05-201-3/+0
| * | | | | | | [media] tm6000: add pts loggingStefan Ringel2011-05-201-1/+5
| * | | | | | | [media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel2011-05-201-4/+4
| * | | | | | | [media] tm6000: all audio packets must swabStefan Ringel2011-05-201-8/+5
| * | | | | | | [media] tm6000: remove input selectStefan Ringel2011-05-201-8/+0
| * | | | | | | [media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel2011-05-201-16/+10
| * | | | | | | [media] tm6000: remove duplicated initStefan Ringel2011-05-201-3/+0
| * | | | | | | [media] tm6000: remove old tuner paramsStefan Ringel2011-05-201-5/+1
| * | | | | | | [media] tm6000: remove unused capabilitiesStefan Ringel2011-05-202-10/+0
| * | | | | | | [media] tm6000: add eepromStefan Ringel2011-05-201-2/+5
| * | | | | | | [media] tm6000: change input controlStefan Ringel2011-05-204-669/+130
| * | | | | | | [media] tm6000: vitual input enumsStefan Ringel2011-05-201-43/+57
| * | | | | | | [media] tm6000: change to virtual inputsStefan Ringel2011-05-203-50/+303
| * | | | | | | [media] tm6000: add tm6010 audio mode setupStefan Ringel2011-05-203-78/+107
| * | | | | | | [media] tm6000: add radio capabilitiesStefan Ringel2011-05-203-16/+23
| * | | | | | | [media] Prevent null pointer derefernce of pdevHuzaifa Sidhpurwala2011-05-201-1/+1
| * | | | | | | [media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter2011-05-201-4/+15
| * | | | | | | [media] DVB: dvb_frontend: add parameters_outAndreas Oberritter2011-05-201-6/+11
| * | | | | | | [media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cacheAndreas Oberritter2011-05-201-103/+108
| * | | | | | | [media] DVB: dvb_frontend: remove unused assignmentsAndreas Oberritter2011-05-201-2/+0
| * | | | | | | [media] DVB: dvb_frontend: rename parameters to parameters_inAndreas Oberritter2011-05-201-30/+30
| * | | | | | | [media] DVB: call get_property at the end of dtv_property_process_getAndreas Oberritter2011-05-201-8/+8
| * | | | | | | [media] DVB: dtv_property_cache_submit shouldn't modifiy the cacheAndreas Oberritter2011-05-201-10/+3
| * | | | | | | [media] cxd2820r: Update frontend capabilities to advertise QAM-256Steve Kerrison2011-05-201-1/+2
| * | | | | | | [media] DocBook/dvb: Update to include DVB-T2 additionsSteve Kerrison2011-05-202-7/+49