summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/omap_wdt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-10PCI: eliminate double kfree in intel-iommu initializationJulia Lawall1-1/+0
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige1-1/+1
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige1-1/+1
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige7-91/+105
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige1-12/+4
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige3-18/+10
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige1-1/+0
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu4-0/+63
2008-06-10PCI/x86: write_pci_config_byte fix offsetYinghai Lu2-1/+9
2008-06-10Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2-8/+289
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki2-47/+347
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki8-195/+845
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade3-0/+26
2008-06-10PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto1-4/+8
2008-06-10PCI: remove CVS keywordsAdrian Bunk2-4/+0
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige1-2/+3
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige1-11/+4
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige1-1/+3
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige1-34/+39
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige1-110/+55
2008-06-10PCI: Disable PME during PCI scanZhao Yakui1-0/+44
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki4-39/+101
2008-06-10x86/PCI: janitor work in irq.cMiklos Vajna1-217/+294
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day1-1/+1
2008-06-10PCI: drivers/pci/pci.c: add prototypesAdrian Bunk1-1/+4
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2-2/+2
2008-06-10MAINTAINERS: update PPPoE maintainer addressChris Wright1-1/+1
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-06-09[CPUFREQ] Fix format string bug.Chris Wright1-1/+1
2008-06-09mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2-31/+27
2008-06-09Fix invalid access errors in blk_lookup_devtLinus Torvalds1-0/+2
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2-3/+1
2008-06-09[ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb arrayAkio Idehara1-0/+1
2008-06-09sh: Add -mno-fdpic to default flags.Paul Mundt1-0/+2
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda1-0/+26
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda1-4/+4
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu1-4/+5
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda1-0/+15
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch1-1/+1
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2-10/+9
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-08fat_valid_media() isn't for userspaceAdrian Bunk1-6/+6
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang1-5/+5
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger6-39/+14
2008-06-07IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2-13/+3
2008-06-06ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-06vm: add kzalloc_node() inlineJeff Layton1-0/+11