summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-29[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov5-0/+2230
2013-03-29[media] v4l2: Add private controls base for SI476XAndrey Smirnov1-0/+4
2013-03-29[media] v4l2: Add documentation for the FM RX controlsAndrey Smirnov3-0/+84
2013-03-29[media] v4l2: Add standard controls for FM receiversAndrey Smirnov2-3/+24
2013-03-29[media] v4l2: Fix the type of V4L2_CID_TUNE_PREEMPHASIS in the documentationAndrey Smirnov1-1/+1
2013-03-29[media] mfd: Add header files and Kbuild plumbing for SI476x MFD coreAndrey Smirnov3-0/+541
2013-03-29[media] mfd: Add chip properties handling code for SI476X MFDAndrey Smirnov1-0/+242
2013-03-29[media] mfd: Add the main bulk of core driver for SI476x codeAndrey Smirnov1-0/+886
2013-03-29[media] mfd: Add commands abstraction layer for SI476X MFDAndrey Smirnov1-0/+1554
2013-03-29[media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil2-2/+9
2013-03-29[media] radio-mr800: move clamp_t check inside amradio_set_freq()Alexey Klimov1-3/+7
2013-03-29[media] gspca: remove obsolete Kconfig macrosPaul Bolle1-2/+0
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab7-7/+7
2013-03-29[media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida4-9/+9
2013-03-29[media] em28xx: add basic support for OmniVision OV2640 sensorsFrank Schaefer2-0/+50
2013-03-29[media] em28xx: add comment about Samsung and Kodak sensor probing addressesFrank Schaefer1-0/+5
2013-03-29[media] em28xx: add probing procedure for OmniVision sensorsFrank Schaefer1-1/+113
2013-03-29[media] em28xx: move the probing of Micron sensors to a separate functionFrank Schaefer1-4/+19
2013-03-29[media] em28xx: detect further Micron sensorsFrank Schaefer1-31/+95
2013-03-29[media] em28xx: move sensor code to a separate source code file em28xx-camera.cFrank Schaefer4-161/+194
2013-03-29[media] em28xx: rename em28xx_hint_sensor() to em28xx_detect_sensor()Frank Schaefer1-4/+3
2013-03-29[media] em28xx: separate sensor detection and initialization/configurationFrank Schaefer1-50/+72
2013-03-29[media] em28xx: fix and separate the board hints for sensor devicesFrank Schaefer1-21/+19
2013-03-29[media] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes f...Frank Schaefer1-1/+8
2013-03-29[media] uvcvideo: Return -EINVAL when setting a menu control to an invalid valueLaurent Pinchart1-1/+1
2013-03-29[media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx fa...Frank Schaefer2-1/+15
2013-03-29[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridgesFrank Schaefer1-5/+16
2013-03-29[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data proces...Frank Schaefer1-1/+73
2013-03-29[media] em28xx: add chip id of the em2765Frank Schaefer3-1/+14
2013-03-29[media] em28xx: add support for em25xx i2c bus B read/write/check device oper...Frank Schaefer3-42/+212
2013-03-26[media] Fix undefined reference to `au8522_attach'Hans Verkuil1-1/+1
2013-03-26[media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun1-1/+1
2013-03-26[media] af9035: fix missing unlock on error in af9035_ctrl_msg()Wei Yongjun1-8/+9
2013-03-25[media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab1-4/+6
2013-03-25[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab1-10/+6
2013-03-25[media] tuner-core: return afc instead of zeroMauro Carvalho Chehab1-1/+1
2013-03-25[media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil1-1/+6
2013-03-25[media] au0828: improve firmware loading & lockingHans Verkuil1-14/+52
2013-03-25[media] au0828: fix initial video routingHans Verkuil1-12/+18
2013-03-25[media] au0828: don't change global state information on open()Hans Verkuil1-7/+2
2013-03-25[media] au0828: simplify i2c_gate_ctrlHans Verkuil1-12/+12
2013-03-25[media] au0828: fix disconnect sequenceHans Verkuil2-25/+32
2013-03-25[media] au8522_decoder: remove obsolete control opsHans Verkuil1-7/+0
2013-03-25[media] au0828: replace deprecated current_norm by g_stdHans Verkuil2-1/+13
2013-03-25[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.privHans Verkuil1-3/+4
2013-03-25[media] au0828: add prio, control event and log_status supportHans Verkuil2-9/+37
2013-03-25[media] au0828: convert to the control frameworkHans Verkuil3-39/+17
2013-03-25[media] au0828: fix audio input handlingHans Verkuil1-9/+26
2013-03-25[media] au0828: fix intendation coding style issueHans Verkuil1-6/+6
2013-03-25[media] au0828: frequency handling fixesHans Verkuil1-5/+7