summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5419): Add comment how the speed field is interpreted.Hans Verkuil2007-04-271-0/+5
* V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...Hans Verkuil2007-04-271-0/+8
* V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil2007-04-271-4/+87
* V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil2007-04-271-0/+65
* V4L/DVB (5341): Add cx23415/6 chip idents.Hans Verkuil2007-04-271-0/+4
* V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil2007-04-271-1/+1
* V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann2007-04-271-5/+3Star
* V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann2007-04-271-0/+7
* V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil2007-04-273-2/+54
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-274-37/+76
* V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil2007-04-271-0/+8
* V4L/DVB (5289): Add support for video output overlays.Hans Verkuil2007-04-272-22/+52
* V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil2007-04-271-0/+3
* V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil2007-04-272-0/+8
* make SysRq-T show all tasks againIngo Molnar2007-04-271-2/+2
* seqlocks: trivial remove weird whitespaceDaniel Walker2007-04-271-4/+4
* Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-275-0/+726
|\
| * UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-275-0/+726
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-04-271-2/+7
|\ \
| * | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh2007-04-271-2/+7
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-2721-224/+106Star
|\ \
| * | [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-271-83/+7Star
| * | [SPARC64]: Add generic iommu and strbuf structs to iommu.hDavid S. Miller2007-04-261-0/+29
| * | [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-262-15/+15
| * | [SPARC]: Make device_node name and type constStephen Rothwell2007-04-262-4/+4
| * | [SPARC64]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+6
| * | [SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller2007-04-261-0/+2
| * | [SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller2007-04-261-14/+0Star
| * | [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.David S. Miller2007-04-261-2/+2
| * | [SPARC64]: Use SPARSEMEM_STATICDavid S. Miller2007-04-261-3/+3
| * | [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.David S. Miller2007-04-261-1/+1
| * | [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
| * | [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-3/+0Star
| * | [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-3/+0Star
| * | [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-1/+0Star
| * | [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-1/+0Star
| * | [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-2/+0Star
| * | [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-3/+0Star
| * | [SPARC64]: Internalize pci_memspace_mask.David S. Miller2007-04-261-8/+0Star
| * | [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-262-24/+17Star
| * | [SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0Star
| * | [SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0Star
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-264-7/+6Star
| * | [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+6
| * | [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-262-3/+3
| * | [SPARC64] constify of_get_property return: includeStephen Rothwell2007-04-262-3/+3
| * | [SPARC64]: Add clocksource/clockevents support.David S. Miller2007-04-261-10/+7Star
| * | [SPARC64]: Unify timer interrupt handler.David S. Miller2007-04-263-31/+4Star
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27182-3947/+1598Star
|\ \