aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard1-1/+1
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum1-5/+5
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-21USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-21USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-21PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige1-1/+1
2008-02-21PCI: fix up setup-bus.c #ifdefAndrew Morton1-4/+2
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-0/+6
2008-02-21PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen1-0/+62
2008-02-21PCI: kernel-doc: fix pci-acpi warningRandy Dunlap1-0/+1
2008-02-21PCI: AMD SATA IDE mode quirkCrane Cai1-7/+10
2008-02-21PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton1-1/+6
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade1-16/+17
2008-02-21PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki1-1/+0
2008-02-21UIO: fix Greg's stupid changesBrandon Philips1-17/+37
2008-02-21ide: mark "ide=reverse" option as obsoleteBartlomiej Zolnierkiewicz1-1/+1
2008-02-21Driver core: Fix error handling in bus_add_driver().Cornelia Huck1-4/+5
2008-02-21driver-core: fix kernel-doc function parametersRandy Dunlap2-0/+4
2008-02-21cpufreq: fix kobject reference count handlingBalaji Rao1-8/+0
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into releaseLen Brown218-4257/+10599
2008-02-21PM: Make suspend_device() staticAdrian Bunk1-1/+1
2008-02-21PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki1-2/+0
2008-02-21ACPI: fix build warningMing Lin1-2/+3
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap1-1/+1
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara1-4/+2
2008-02-20libata: implement libata.force module parameterTejun Heo3-4/+385
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara1-1/+1
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-02-20ata: fix sparse warnings in pata_legacy.cHarvey Harrison1-22/+22
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds5-28/+71
2008-02-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds9-84/+240
2008-02-19ACPI: TSC breaks atkbd suspendPavel Machek1-5/+5
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie3-6/+6
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen1-0/+19
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen1-0/+1
2008-02-20drm: add new rv380 pciidMirko1-0/+1
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie3-6/+11
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk1-3/+4
2008-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-5/+7
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes1-0/+2
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2-0/+28
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes1-7/+4
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes2-0/+12
2008-02-20drm: convert drm from nopage to fault.Nick Piggin1-70/+55
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2-1/+6
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora3-0/+120
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier1-1/+1
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana1-4/+6
2008-02-19[SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori1-1/+1