aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-26[media] em28xx: fix assignment of the eeprom dataAlban Browaeys1-1/+1
2013-06-19[media] em28xx: remove GPIO register cachingFrank Schaefer3-43/+2
2013-06-19[media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.hFrank Schaefer2-2/+2
2013-06-19[media] em28xx: improve em2820-em2873/83 GPIO port register definitions and descriptionsFrank Schaefer3-69/+70
2013-06-19[media] em28xx: extend GPIO register definitions for the em25xx, em276x/7x/8x, em2874/174/84Frank Schaefer3-76/+89
2013-06-17[media] tveeprom: remove v4l2-chip-ident.h includeHans Verkuil1-2/+1
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil1-60/+6
2013-05-21[media] em28xx: Add support for 1b80:e1cc Delock 61959Jakob Haufe3-2/+20
2013-04-28[media] em28xx: fix oops at em28xx_dvb_bus_ctrl()Mauro Carvalho Chehab1-1/+2
2013-04-25[media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0Frank Schaefer1-1/+1
2013-04-22[media] em28xx: add a missing le16_to_cpu conversionFrank Schaefer1-1/+2
2013-04-16[media] em28xx: Put remaining .vidioc_g_chip_info instance under ADV_DEBUGMichal Marek1-1/+1
2013-04-14[media] em28xx: map remote for 1b80:e425Antti Palosaari1-0/+1
2013-04-14[media] em28xx: improve em2710/em2820 distinctionFrank Schaefer1-8/+8
2013-04-14[media] em28xx: fix snapshot button supportFrank Schaefer1-1/+2
2013-04-14[media] em28xx: fix kernel oops when watching digital TVHans Verkuil1-3/+5
2013-04-14[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFOHans Verkuil1-4/+4
2013-04-14[media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUGHans Verkuil1-2/+2
2013-03-31[media] em28xx: fix typo in scale_to_size()Hans Verkuil1-1/+1
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-28[media] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes for all alt settingsFrank Schaefer1-1/+8
2013-03-28[media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx family bridgesFrank Schaefer2-1/+15
2013-03-28[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridgesFrank Schaefer1-5/+16
2013-03-28[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data processingFrank Schaefer1-1/+73
2013-03-28[media] em28xx: add chip id of the em2765Frank Schaefer3-1/+14
2013-03-28[media] em28xx: add support for em25xx i2c bus B read/write/check device operationsFrank Schaefer3-42/+212
2013-03-25[media] em28xx: add support for g_chip_nameHans Verkuil1-7/+34
2013-03-25[media] em28xx-i2c: fix coding style of multi line commentsFrank Schaefer1-18/+34
2013-03-25[media] em28xx-i2c: do not break strings across linesFrank Schaefer1-25/+20
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-4/+4
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-3/+4
2013-03-22[media] em28xx: tuner setup is broken after algo_data changeHans Verkuil1-1/+2
2013-03-22[media] em28xx: Only change I2C bus inside em28xx-i2cMauro Carvalho Chehab1-3/+5
2013-03-19[media] em28xx: Add ISDB support for c3tech Digital duoMauro Carvalho Chehab4-0/+52
2013-03-18[media] em28xx-i2c: relax error check in em28xx_i2c_recv_bytes()Frank Schaefer1-11/+11
2013-03-18[media] em28xx: set the timestamp type for video and vbi vb2_queuesFrank Schaefer1-0/+2
2013-03-18[media] em28xx: add support for registering multiple i2c busesMauro Carvalho Chehab3-51/+120
2013-03-18[media] em28xx: Add a separate config dir for secondary busMauro Carvalho Chehab2-20/+24
2013-03-18[media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab5-78/+85
2013-03-04[media] em28xx: enable tveeprom for device Hauppauge HVR-930CFrank Schaefer1-0/+1