summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2008-10-13merge: http://linuxtv.org/hg/~stoth/s2Mauro Carvalho Chehab
2008-10-07S2API: Ensure we have a reasonable ROLLOFF defaultSteven Toth
2008-10-06S2API: Added support for DTV_HIERARCHYSteven Toth
2008-10-06S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODESteven Toth
2008-10-06S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth
2008-10-06S2API: frontend.h cleanupSteven Toth
2008-10-06S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth
2008-10-06S2API: Remove the hardcoded command limit during validationSteven Toth
2008-10-13Add support for MSI TV@nywhere Plus remoteMauro Carvalho Chehab
2008-10-03v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-10-01merge: http://www.linuxtv.org/hg/~stoth/s2Mauro Carvalho Chehab
2008-09-25S2API: Add DTV_API_VERSION commandSteven Toth
2008-09-25S2API: Implement result codes for individual commandsSteven Toth
2008-09-25S2API: Removed the typedef for the commands, used defines instead.Steven Toth
2008-09-24merge: http://www.linuxtv.org/hg/~stoth/s2Mauro Carvalho Chehab
2008-09-23S2API: Deactivate the ISDB-T definitionsSteven Toth
2008-09-23S2API: Cleanup dtv_property remove unwanted fields.Steven Toth
2008-09-13S2API: Changed bandwidth to be expressed in HZSteven Toth
2008-09-12S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth
2008-09-11S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth
2008-09-11s2api: restore DTV_UNDEFINEDMichael Krufky
2008-09-11S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth
2008-09-11S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replacedSteven Toth
2008-09-11S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth
2008-10-04v4l: disconnect kernel number from minorHans Verkuil
2008-09-04S2API: Added dvb frontend changes to support a newer tuning APISteven Toth
2008-09-10include <linux/videodev2.h> into linux/ivtv.hMauro Carvalho Chehab
2008-09-06saa7115: fix saa7111(a) supportHans Verkuil
2008-08-30Backport some other minor changes from kernelMauro Carvalho Chehab
2008-08-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-devMauro Carvalho Chehab
2008-08-29v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil
2008-08-29merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-08-28gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine
2008-08-23merge: from v4l-dvbJean-Francois Moine
2008-08-22gspca: Revert the previous patch (sensor upside down).Jean-Francois Moine
2008-08-22gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams.Jean-Francois Moine
2008-08-22merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-08-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-08-22merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2008-08-16i2c-id: remove obsolete SAB3036 driver IDHans Verkuil
2008-08-14soc-camera: Move .power and .reset from soc_camera host to sensor driverStefan Herbrechtsmeier
2008-08-14Add Micron mt9m111 chip ID in V4L2 identifiersRobert Jarzmik
2008-08-14merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-08-14gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311.Jean-Francois Moine
2008-08-11v4l2-dev: video_get/set_drvdata needs to use class_get/set_devdata for < 2.6.19Hans Verkuil
2008-08-23v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil
2008-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-08-23v4l2: add __must_check to v4l2_dev.hHans Verkuil
2008-08-23v4l2-dev: add video_device_release_emptyHans Verkuil
2008-08-23v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil