summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2008-10-121-10/+2Star
* V4L/DVB (9072): S2API: Add DTV_API_VERSION commandSteven Toth2008-10-122-2/+3
* V4L/DVB (9071): S2API: Implement result codes for individual commandsSteven Toth2008-10-121-0/+1
* V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines ins...Steven Toth2008-10-121-35/+22Star
* V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab2008-10-121-1/+1
* V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-1/+1
* V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth2008-10-121-30/+0Star
* V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.Steven Toth2008-10-121-2/+0Star
* V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth2008-10-121-3/+24
* V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth2008-10-121-40/+27Star
* V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth2008-10-121-2/+2
* V4L/DVB (8998): s2api: restore DTV_UNDEFINEDSteven Toth2008-10-121-0/+1
* V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth2008-10-121-4/+4
* V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth2008-10-121-10/+17
* V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth2008-10-121-54/+54
* V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth2008-10-121-2/+128
* V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.hKirill A. Shutemov2008-10-121-0/+1
* V4L/DVB (8940): saa7115: fix saa7111(a) supportHans Verkuil2008-10-122-10/+21
* V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov2008-10-121-1/+1
* V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil2008-10-121-0/+3
* V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil2008-10-121-14/+21
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-11/+3Star
* V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.hHans Verkuil2008-10-121-3/+3
* V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil2008-10-121-0/+5
* V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil2008-10-121-6/+0Star
* V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil2008-10-121-0/+1
* V4L/DVB (8691): i2c-id: remove obsolete SAB3036 driver IDHans Verkuil2008-10-121-1/+0Star
* V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier2008-10-122-2/+3
* V4L/DVB (8683): Add Micron mt9m111 chip ID in V4L2 identifiersRobert Jarzmik2008-10-121-0/+1
* V4L/DVB (8649): v4l2: add AAC bitrate controlHans Verkuil2008-10-121-1/+2
* V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil2008-10-121-0/+4
* V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil2008-10-121-0/+2
* V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil2008-10-121-0/+1
* V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding APIHans Verkuil2008-10-121-0/+23
* V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AACJanne Grunau2008-10-121-2/+4
* V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-EMauro Carvalho Chehab2008-10-121-0/+1
* V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capabilityMauro Carvalho Chehab2008-10-121-0/+5
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-115-10/+92
|\
| * generic block based fiemap implementationJosef Bacik2008-10-032-0/+5
| * vfs: vfs-level fiemap interfaceMark Fasheh2008-10-092-0/+82
| * jbd2: clean up how the journal device name is printedTheodore Ts'o2008-09-161-1/+2
| * percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2008-10-091-9/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-112-114/+314
|\ \
| * | ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns2008-10-101-65/+73
| * | ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz2008-10-101-6/+22
| * | ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz2008-10-101-0/+1
| * | ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz2008-10-101-0/+1