| Commit message (Expand) | Author | Age |
* | drm: remove drm_ioremap and drm_ioremapfree | Christoph Hellwig | 2007-02-07 |
* | i810/i830: use drm_core_ioremap instead of drm_ioremap | Dave Airlie | 2007-02-07 |
* | drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM | Thomas Hellstrom | 2007-02-07 |
* | via: allow for npot texture pitch alignment | Thomas Hellstrom | 2007-02-07 |
* | via: add some new chipsets | Thomas Hellstrom | 2007-02-07 |
* | via: some PCI posting flushes | Thomas Hellstrom | 2007-02-07 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-02-07 |
|\ |
|
| * | Pull test into release branch | Len Brown | 2007-02-06 |
| |\ |
|
| | * | Pull acpica into test branch | Len Brown | 2007-02-06 |
| | |\ |
|
| | | * | ACPICA: reduce table header messages to fit within 80 columns | Len Brown | 2007-02-06 |
| | * | | asus-laptop: merge with ACPICA table update | Len Brown | 2007-02-03 |
| | * | | Pull output-switch into test branch | Len Brown | 2007-02-03 |
| | |\ \ |
|
| | | * | | output: Add display output class support | Yu Luming | 2006-12-20 |
| | * | | | Pull trivial into test branch | Len Brown | 2007-02-03 |
| | |\ \ \ |
|
| | | * | | | ACPI: prevent build failure when CONFIG_X86_NUMAQ=y | Len Brown | 2007-02-02 |
| | | * | | | ACPI: delete unused acpi_device_get_debug_info() | Len Brown | 2007-01-30 |
| | | * | | | ACPI: Correct ACPI_DEBUG_OUTPUT typo | Robert P. J. Day | 2007-01-30 |
| | * | | | | Pull asus into test branch | Len Brown | 2007-02-03 |
| | |\ \ \ \ |
|
| | | * | | | | asus-laptop: Lindent | Len Brown | 2007-01-30 |
| | | * | | | | asus-laptop: add light sensor support | Corentin Chary | 2007-01-30 |
| | | * | | | | asus-laptop: add ledd support | Corentin Chary | 2007-01-30 |
| | | * | | | | asus-laptop: add display switching support | Corentin Chary | 2007-01-30 |
| | | * | | | | asus-laptop: add backlight support | Corentin Chary | 2007-01-30 |
| | | * | | | | asus-laptop: add bluetooth and wlan support | Corentin Chary | 2007-01-30 |
| | | * | | | | asus-laptop: add led support | Corentin Chary | 2007-01-30 |
| | | * | | | | asus-laptop: add base driver | Corentin Chary | 2007-01-30 |
| | | |/ / / |
|
| | * | | | | Pull motherboard into test branch | Len Brown | 2007-02-03 |
| | |\ \ \ \ |
|
| | | * | | | | PNPACPI: remove EXPERIMENTAL dependency | Bjorn Helgaas | 2007-01-26 |
| | | * | | | | ACPI: remove motherboard driver (redundant with PNP system driver) | Bjorn Helgaas | 2007-01-26 |
| | | * | | | | PNP: system.c whitespace cleanup | Bjorn Helgaas | 2007-01-26 |
| | | * | | | | PNP: reserve system board iomem resources as well as ioport resources | Bjorn Helgaas | 2007-01-26 |
| | | * | | | | ACPI: move FADT resource reservations from motherboard driver to osl | Bjorn Helgaas | 2007-01-26 |
| | * | | | | | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. | Zhang Rui | 2007-02-03 |
| | * | | | | | Pull sysfs into test branch | Len Brown | 2007-02-03 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ACPI: correct id for fixed buttons | Alexey Starikovskiy | 2007-02-01 |
| | | * | | | | | ACPI: add ACPICA version in sysfs | Zhang Rui | 2007-01-28 |
| | | * | | | | | ACPI: add ACPI debug attribute in sysfs | Zhang Rui | 2007-01-28 |
| | | * | | | | | ACPI: add a Kconfig option for ACPI procfs interface | Zhang Rui | 2007-01-28 |
| | | |/ / / / |
|
| | | * | | | | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 2007-01-05 |
| | | * | | | | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 2006-12-21 |
| | | * | | | | ACPI: use PNPID:instance_no as bus_id of ACPI device | Zhang Rui | 2006-12-21 |
| | | * | | | | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 2006-12-15 |
| | | * | | | | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver | Li Shaohua | 2006-12-15 |
| | | * | | | | ACPI: consolidate two motherboard drivers into one | Li Shaohua | 2006-12-15 |
| | | * | | | | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 2006-12-15 |
| | | * | | | | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 2006-12-15 |
| | | * | | | | ACPI: convert to sysfs framework | Patrick Mochel | 2006-12-15 |
| | | * | | | | ACPI: adjust init order | Li Shaohua | 2006-12-15 |
| | | * | | | | ACPI: change registration interface to follow driver model | Patrick Mochel | 2006-12-15 |
| | | * | | | | ACPI: add ACPI bus_type for driver model | Patrick Mochel | 2006-12-15 |