summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-fimc: Add device tree support for the media device driverSylwester Nawrocki2013-03-314-17/+98
* [media] s5p-fimc: Add device tree support for FIMC-LITE device driverSylwester Nawrocki2013-03-312-18/+59
* [media] s5p-fimc: Add device tree support for FIMC device driverSylwester Nawrocki2013-03-316-114/+260
* [media] s5p-csis: Add device tree supportSylwester Nawrocki2013-03-314-35/+215
* [media] s5p-fimc: Use vb2 ioctl helpers in fimc-liteSylwester Nawrocki2013-03-311-125/+45
* [media] s5p-fimc: Use vb2 ioctl/fop helpers in FIMC capture driverSylwester Nawrocki2013-03-312-126/+36
* [media] s5p-fimc: Use video entity for marking media pipeline as streamingSylwester Nawrocki2013-03-312-15/+21
* [media] Add a V4L2 OF parserGuennadi Liakhovetski2013-03-313-0/+381
* [media] Add common video interfaces OF bindings documentationGuennadi Liakhovetski2013-03-311-0/+228
* [media] v4l2-controls.h: update private control ranges to prevent overlapHans Verkuil2013-03-291-4/+4
* [media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil2013-03-2910-63/+53
* [media] radio-si476x: vidioc_s* now uses a const parameterMauro Carvalho Chehab2013-03-291-10/+10
* [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-03-295-0/+2230
* [media] v4l2: Add private controls base for SI476XAndrey Smirnov2013-03-291-0/+4
* [media] v4l2: Add documentation for the FM RX controlsAndrey Smirnov2013-03-293-0/+84
* [media] v4l2: Add standard controls for FM receiversAndrey Smirnov2013-03-292-3/+24
* [media] v4l2: Fix the type of V4L2_CID_TUNE_PREEMPHASIS in the documentationAndrey Smirnov2013-03-291-1/+1
* [media] mfd: Add header files and Kbuild plumbing for SI476x MFD coreAndrey Smirnov2013-03-293-0/+541
* [media] mfd: Add chip properties handling code for SI476X MFDAndrey Smirnov2013-03-291-0/+242
* [media] mfd: Add the main bulk of core driver for SI476x codeAndrey Smirnov2013-03-291-0/+886
* [media] mfd: Add commands abstraction layer for SI476X MFDAndrey Smirnov2013-03-291-0/+1554
* [media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil2013-03-292-2/+9
* [media] radio-mr800: move clamp_t check inside amradio_set_freq()Alexey Klimov2013-03-291-3/+7
* [media] gspca: remove obsolete Kconfig macrosPaul Bolle2013-03-291-2/+0
* [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-297-7/+7
* [media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida2013-03-294-9/+9
* [media] em28xx: add basic support for OmniVision OV2640 sensorsFrank Schaefer2013-03-292-0/+50
* [media] em28xx: add comment about Samsung and Kodak sensor probing addressesFrank Schaefer2013-03-291-0/+5
* [media] em28xx: add probing procedure for OmniVision sensorsFrank Schaefer2013-03-291-1/+113
* [media] em28xx: move the probing of Micron sensors to a separate functionFrank Schaefer2013-03-291-4/+19
* [media] em28xx: detect further Micron sensorsFrank Schaefer2013-03-291-31/+95
* [media] em28xx: move sensor code to a separate source code file em28xx-camera.cFrank Schaefer2013-03-294-161/+194
* [media] em28xx: rename em28xx_hint_sensor() to em28xx_detect_sensor()Frank Schaefer2013-03-291-4/+3
* [media] em28xx: separate sensor detection and initialization/configurationFrank Schaefer2013-03-291-50/+72
* [media] em28xx: fix and separate the board hints for sensor devicesFrank Schaefer2013-03-291-21/+19
* [media] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes f...Frank Schaefer2013-03-281-1/+8
* [media] uvcvideo: Return -EINVAL when setting a menu control to an invalid valueLaurent Pinchart2013-03-281-1/+1
* [media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx fa...Frank Schaefer2013-03-282-1/+15
* [media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridgesFrank Schaefer2013-03-281-5/+16
* [media] em28xx: add support for em25xx/em276x/em277x/em278x frame data proces...Frank Schaefer2013-03-281-1/+73
* [media] em28xx: add chip id of the em2765Frank Schaefer2013-03-283-1/+14
* [media] em28xx: add support for em25xx i2c bus B read/write/check device oper...Frank Schaefer2013-03-283-42/+212
* [media] Fix undefined reference to `au8522_attach'Hans Verkuil2013-03-261-1/+1
* [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun2013-03-261-1/+1
* [media] af9035: fix missing unlock on error in af9035_ctrl_msg()Wei Yongjun2013-03-261-8/+9
* [media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab2013-03-251-4/+6
* [media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab2013-03-251-10/+6
* [media] tuner-core: return afc instead of zeroMauro Carvalho Chehab2013-03-251-1/+1
* [media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil2013-03-251-1/+6
* [media] au0828: improve firmware loading & lockingHans Verkuil2013-03-251-14/+52
OpenPOWER on IntegriCloud