summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2726-183/+3694
|\
| * [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remoteMalcolm Priestley2011-05-252-131/+110
| * [media] Inlined functions should be staticHans Petter Selasky2011-05-251-1/+1
| * [media] Remove invalid parameter descriptionHans Petter Selasky2011-05-251-1/+0
| * [media] cpia2: fix warning about invalid trigraph sequenceHans Petter Selasky2011-05-251-2/+2
| * [media] s5p-csis: Add missing dependency on PLAT_S5PSylwester Nawrocki2011-05-251-1/+1
| * [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson2011-05-251-1/+1
| * [media] fintek-cir: new driver for Fintek LPC SuperIO CIR functionJarod Wilson2011-05-254-0/+940
| * [media] uvcvideo: Connect video devices to media entitiesLaurent Pinchart2011-05-253-10/+39
| * [media] uvcvideo: Register subdevices for each entityLaurent Pinchart2011-05-254-3/+136
| * [media] uvcvideo: Register a v4l2_deviceLaurent Pinchart2011-05-252-2/+33
| * [media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil2011-05-252-2/+2
| * [media] fix kconfig dependency warning for VIDEO_TIMBERDALERandy Dunlap2011-05-251-1/+1
| * [media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through G...Igor M. Liplianin2011-05-251-36/+236
| * [media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim2011-05-259-0/+2200
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-262-3/+2
|\ \
| * | media/cx231xx: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * | media/radio-maxiradio: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | | mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-262-4/+2
* | | mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-261-1/+1
* | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-242-2/+2
|\ \ \
| * | | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-112-2/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-23189-3724/+16862
|\ \ \ \ | | |_|/ | |/| |
| * | | [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] 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] 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] DVB: mxl5005s: handle new bandwidths by returning -EINVALAndreas Oberritter2011-05-201-0/+2
| * | | [media] DVB: drxd_hard: handle new bandwidths by returning -EINVALAndreas Oberritter2011-05-201-1/+2
| * | | [media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2011-05-203-16/+12
OpenPOWER on IntegriCloud