summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-261-2/+7
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-2721-224/+106
|\ \
| * | [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-261-83/+7
| * | [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/+0
| * | [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/+0
| * | [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-3/+0
| * | [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-1/+0
| * | [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-1/+0
| * | [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-2/+0
| * | [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-3/+0
| * | [SPARC64]: Internalize pci_memspace_mask.David S. Miller2007-04-261-8/+0
| * | [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-262-24/+17
| * | [SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0
| * | [SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-264-7/+6
| * | [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/+7
| * | [SPARC64]: Unify timer interrupt handler.David S. Miller2007-04-263-31/+4
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27182-3947/+1598
|\ \
| * | [WEXT] net_device: Don't include wext bits if not required.Johannes Berg2007-04-261-1/+2
| * | [WEXT]: Clean up how wext is called.Johannes Berg2007-04-262-10/+25
| * | [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-2610-698/+8
| * | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-262-2/+54
| * | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-266-4/+189
| * | [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-261-0/+2
| * | [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov2007-04-261-3/+4
| * | [NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day2007-04-261-58/+0
OpenPOWER on IntegriCloud