summaryrefslogtreecommitdiffstats
path: root/drivers/uwb (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-25ACPI: remove redundant "type" argumentsBjorn Helgaas1-7/+7
2009-09-25ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas1-17/+15
2009-09-25ACPI: use device_type rather than comparing HIDBjorn Helgaas1-6/+4
2009-09-25ACPI: save device_type in acpi_deviceBjorn Helgaas2-1/+3
2009-09-25ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas1-15/+12
2009-09-25ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas1-5/+2
2009-09-25ACPI: add debug for device additionBjorn Helgaas1-2/+10
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas1-1/+0
2009-09-25[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.Thierry Reding3-0/+362
2009-09-25sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski1-2/+2
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: enable onenand support in kfr2r09 defconfig.Paul Mundt1-2/+7
2009-09-25sh: update defconfigs.Paul Mundt48-1271/+3269
2009-09-25sh: add FSI driver support for ms7724seKuninori Morimoto1-0/+89
2009-09-25NOMMU: Ignore mmap() address param as it is a hintDavid Howells1-4/+4
2009-09-25NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells1-1/+1
2009-09-25NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells1-22/+12
2009-09-25FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2-0/+92
2009-09-25alpha: Clean up linker script using new linker script macros.Geoffrey Thomas1-81/+9
2009-09-25alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2-8/+4
2009-09-25powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-25blackfin: Cleanup linker script using new linker script macros.Tim Abbott1-50/+6
2009-09-25mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-25h8300: Cleanup linker script using new linker script macros.Tim Abbott1-18/+7
2009-09-25um: Clean up linker script using standard macros.Tim Abbott3-50/+14
2009-09-25xtensa: Cleanup linker script using new linker script macros.Tim Abbott1-61/+14
2009-09-25parisc: Remove useless altinstructions code copied from x86.Tim Abbott1-25/+0
2009-09-25parisc: Clean up linker script using new linker script macros.Tim Abbott1-75/+4
2009-09-25Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott1-2/+2
2009-09-25hugetlb_file_setup(): use C, not cppAndrew Morton1-4/+8
2009-09-25procfs: disable per-task stack usage on NOMMUAndrew Morton2-2/+9
2009-09-25genetlink: fix netns vs. netlink table locking (2)Johannes Berg3-9/+15
2009-09-253c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov1-9/+3
2009-09-25tunnel: eliminate recursion fieldEric Dumazet5-36/+1
2009-09-25ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas1-7/+9
2009-09-25net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-25Phonet: error on broadcast sending (unimplemented)Rémi Denis-Courmont2-0/+7
2009-09-25Phonet: fix race for port number in concurrent bind()Rémi Denis-Courmont1-8/+8
2009-09-25pktgen: better scheduler friendlinessStephen Hemminger1-79/+72
2009-09-25pktgen: T_TERMINATE flag is unusedStephen Hemminger1-5/+4
2009-09-25ipv4: check optlen for IP_MULTICAST_IF optionShan Wei1-0/+3
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua1-0/+7
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro1-0/+2
2009-09-24net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-24IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein1-3/+8
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen1-0/+5
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall1-1/+0
2009-09-24module: don't call percpu_modfree on NULL pointer.Rusty Russell1-1/+1
2009-09-24module: fix memory leak when load fails after srcversion/version allocatedRusty Russell1-0/+12