aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | i915: Fix format string warnings on x86-64.Linus Torvalds2008-10-22
| * | | | | | | | | | | i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt2008-10-22
| * | | | | | | | | | | i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt2008-10-22
| * | | | | | | | | | | drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2008-10-22
| * | | | | | | | | | | drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang2008-10-22
| * | | | | | | | | | | i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard2008-10-22
| * | | | | | | | | | | drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang2008-10-22
| * | | | | | | | | | | i915: Protect vblank IRQ reg access with spinlockKeith Packard2008-10-22
* | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-22
| * | | | | | | | | | | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-22
| * | | | | | | | | | | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-22
| * | | | | | | | | | | | PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-22
| * | | | | | | | | | | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-22
| * | | | | | | | | | | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: prevent duplicate slot namesAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-22
| * | | | | | | | | | | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-22
| * | | | | | | | | | | | PCI: add support for function level resetSheng Yang2008-10-22
| * | | | | | | | | | | | PCI: Fix reference counting bugMatthew Wilcox2008-10-22
| * | | | | | | | | | | | ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-22
| * | | | | | | | | | | | ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-22
| * | | | | | | | | | | | ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-22
| * | | | | | | | | | | | ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-22
| * | | | | | | | | | | | ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-22
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: Add info->archdata fieldAnton Vorontsov2008-10-22
| * | | | | | | | | | | | i2c: Inform about deprecated chips directoryWolfram Sang2008-10-22
| * | | | | | | | | | | | i2c: Use pci_ioremap_bar()Arjan van de Ven2008-10-22
| * | | | | | | | | | | | i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-22
| * | | | | | | | | | | | i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-22
| * | | | | | | | | | | | i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-22
| * | | | | | | | | | | | i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | USB: don't rebind drivers after failed resume or resetAlan Stern2008-10-22
| * | | | | | | | | | | | USB: fix memory leak in cdc-acmOliver Neukum2008-10-22
| * | | | | | | | | | | | USB: Unusual dev for Mio moov 330 gpsFrédéric Marchal2008-10-22
| * | | | | | | | | | | | USB: cdc-wdm: make module autoload workOliver Neukum2008-10-22