aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko
2008-02-21USB: fix pm counter leak in usblpOliver Neukum
2008-02-21USB: Sane memory allocation in option driverOliver Neukum
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin
2008-02-21PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige
2008-02-21PCI: fix up setup-bus.c #ifdefAndrew Morton
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2008-02-21PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen
2008-02-21PCI: kernel-doc: fix pci-acpi warningRandy Dunlap
2008-02-21PCI: AMD SATA IDE mode quirkCrane Cai
2008-02-21PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade
2008-02-21PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki
2008-02-21UIO: fix Greg's stupid changesBrandon Philips
2008-02-21ide: mark "ide=reverse" option as obsoleteBartlomiej Zolnierkiewicz
2008-02-21Driver core: Fix error handling in bus_add_driver().Cornelia Huck
2008-02-21driver-core: fix kernel-doc function parametersRandy Dunlap
2008-02-21cpufreq: fix kobject reference count handlingBalaji Rao
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown
2008-02-21PM: Make suspend_device() staticAdrian Bunk
2008-02-21PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki
2008-02-21ACPI: fix build warningMing Lin
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara
2008-02-20libata: implement libata.force module parameterTejun Heo
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr
2008-02-20ata: fix sparse warnings in pata_legacy.cHarvey Harrison
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19ACPI: TSC breaks atkbd suspendPavel Machek
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen
2008-02-20drm: add new rv380 pciidMirko
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk
2008-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes
2008-02-20drm: convert drm from nopage to fault.Nick Piggin
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana
2008-02-19[SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds