summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-231-2/+2
|\
| * rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt2008-10-211-2/+2
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-239-144/+221
|\ \
| * | drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt2008-10-231-0/+4
| * | drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt2008-10-231-0/+34
| * | drm/i915: use pipes, not planes to label vblank dataKeith Packard2008-10-231-53/+20
| * | drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard2008-10-234-60/+92
| * | i915: Fix format string warnings on x86-64.Linus Torvalds2008-10-231-2/+2
| * | i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt2008-10-231-3/+12
| * | i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt2008-10-231-1/+9
| * | drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2008-10-232-1/+5
| * | drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang2008-10-231-2/+5
| * | i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard2008-10-231-1/+4
| * | drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang2008-10-231-1/+3
| * | i915: Protect vblank IRQ reg access with spinlockKeith Packard2008-10-231-29/+40
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2329-387/+615
|\ \ \
| * | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-221-1/+1
| * | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-223-4/+55
| * | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-221-2/+2
| * | | PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-221-2/+10
| * | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-221-2/+8
| * | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-221-3/+3
| * | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-223-47/+48
| * | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-221-13/+6
| * | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-221-5/+3
| * | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-224-44/+52
| * | | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-16/+9
| * | | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-221-9/+10
| * | | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-221-1/+1
| * | | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-31/+24
| * | | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-223-49/+37
| * | | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-222-19/+21
| * | | PCI: prevent duplicate slot namesAlex Chiang2008-10-224-82/+115
| * | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-221-23/+28
| * | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-223-3/+5
| * | | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-221-10/+5
| * | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-2210-16/+25
| * | | PCI: add support for function level resetSheng Yang2008-10-221-0/+98
| * | | PCI: Fix reference counting bugMatthew Wilcox2008-10-221-6/+3
| * | | ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-223-0/+26
| * | | ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-221-4/+3
| * | | ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-221-18/+13
| * | | ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-221-16/+31
| * | | ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-221-8/+20
| | |/ | |/|
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-238-9/+29
|\ \ \
| * | | i2c: Add info->archdata fieldAnton Vorontsov2008-10-221-0/+3
| * | | i2c: Inform about deprecated chips directoryWolfram Sang2008-10-222-1/+4
| * | | i2c: Use pci_ioremap_bar()Arjan van de Ven2008-10-221-1/+1
| * | | i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-221-1/+1
| * | | i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-221-4/+13
OpenPOWER on IntegriCloud