aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab
2013-03-29[media] em28xx: add basic support for OmniVision OV2640 sensorsFrank Schaefer
2013-03-29[media] em28xx: add comment about Samsung and Kodak sensor probing addressesFrank Schaefer
2013-03-29[media] em28xx: add probing procedure for OmniVision sensorsFrank Schaefer
2013-03-29[media] em28xx: move the probing of Micron sensors to a separate functionFrank Schaefer
2013-03-29[media] em28xx: detect further Micron sensorsFrank Schaefer
2013-03-29[media] em28xx: move sensor code to a separate source code file em28xx-camera.cFrank Schaefer
2013-03-29[media] em28xx: rename em28xx_hint_sensor() to em28xx_detect_sensor()Frank Schaefer
2013-03-29[media] em28xx: separate sensor detection and initialization/configurationFrank Schaefer
2013-03-29[media] em28xx: fix and separate the board hints for sensor devicesFrank Schaefer
2013-03-28[media] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes f...Frank Schaefer
2013-03-28[media] uvcvideo: Return -EINVAL when setting a menu control to an invalid valueLaurent Pinchart
2013-03-28[media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx fa...Frank Schaefer
2013-03-28[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridgesFrank Schaefer
2013-03-28[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data proces...Frank Schaefer
2013-03-28[media] em28xx: add chip id of the em2765Frank Schaefer
2013-03-28[media] em28xx: add support for em25xx i2c bus B read/write/check device oper...Frank Schaefer
2013-03-26[media] Fix undefined reference to `au8522_attach'Hans Verkuil
2013-03-26[media] af9035: fix missing unlock on error in af9035_ctrl_msg()Wei Yongjun
2013-03-25[media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab
2013-03-25[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab
2013-03-25[media] tuner-core: return afc instead of zeroMauro Carvalho Chehab
2013-03-25[media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil
2013-03-25[media] au0828: improve firmware loading & lockingHans Verkuil
2013-03-25[media] au0828: fix initial video routingHans Verkuil
2013-03-25[media] au0828: don't change global state information on open()Hans Verkuil
2013-03-25[media] au0828: simplify i2c_gate_ctrlHans Verkuil
2013-03-25[media] au0828: fix disconnect sequenceHans Verkuil
2013-03-25[media] au8522_decoder: remove obsolete control opsHans Verkuil
2013-03-25[media] au0828: replace deprecated current_norm by g_stdHans Verkuil
2013-03-25[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.privHans Verkuil
2013-03-25[media] au0828: add prio, control event and log_status supportHans Verkuil
2013-03-25[media] au0828: convert to the control frameworkHans Verkuil
2013-03-25[media] au0828: fix audio input handlingHans Verkuil
2013-03-25[media] au0828: fix intendation coding style issueHans Verkuil
2013-03-25[media] au0828: frequency handling fixesHans Verkuil
2013-03-25[media] au0828: fix querycapHans Verkuil
2013-03-25[media] au8522_decoder: convert to the control frameworkHans Verkuil
2013-03-25[media] em28xx: add support for g_chip_nameHans Verkuil
2013-03-25[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholderHans Verkuil
2013-03-25[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil
2013-03-25[media] v4l2-common: remove obsolete check for ' at the end of a driver nameHans Verkuil
2013-03-25[media] videobuf2-core: print current state of buffer in vb2_buffer_doneTushar Behera
2013-03-25[media] tw2804: Revert ADC Control commit 523a4f7fbcf856fb1c2a4850f44edea6738...Volokh Konstantin
2013-03-25[media] tw9603/6.c: use two separate const tables for the 50/60hz setupHans Verkuil
2013-03-25[media] tw9906: Remove unneeded version.h header includeSachin Kamat
2013-03-25[media] em28xx-i2c: fix coding style of multi line commentsFrank Schaefer
2013-03-25[media] em28xx-i2c: do not break strings across linesFrank Schaefer
2013-03-24[media] vivi: add v4l2_ctrl_modify_range test caseHans Verkuil
2013-03-24[media] sony-btf-mpx: v4l2_tuner struct is now constantMauro Carvalho Chehab