| Commit message (Expand) | Author | Age |
* | Pull asus_acpi-0.30 into release branch | Len Brown | 2006-07-01 |
|\ |
|
| * | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: rework model detection | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: support L5D | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: handle internal Bluetooth / support W5A | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: support A4G | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: support W3400N | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: LED display support | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: support A3G | Karol Kozimor | 2006-06-30 |
| * | ACPI: asus_acpi: misc cleanups | Karol Kozimor | 2006-06-30 |
* | | Pull acpi_device_handle_cleanup into release branch | Len Brown | 2006-07-01 |
|\ \
| |/
|/| |
|
| * | ACPI: video: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: thermal: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: power: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: pci_root: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: pci_link: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: fan: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: button: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: battery: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: ac: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 |
| * | ACPI: video: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: thermal: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: power: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: pci_root: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: pci_link: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: fan: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: button: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: battery: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: ac: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 |
| * | ACPI: video: add struct acpi_device to struct acpi_video_bus. | Patrick Mochel | 2006-06-30 |
| * | ACPI: power: add struct acpi_device to struct acpi_power_resource | Patrick Mochel | 2006-06-30 |
| * | ACPI: thermal: add struct acpi_device to struct acpi_thermal. | Patrick Mochel | 2006-06-30 |
| * | ACPI: pci root: add struct acpi_device to struct acpi_pci_root. | Patrick Mochel | 2006-06-30 |
| * | ACPI: fan: add struct acpi_device to struct acpi_fan. | Patrick Mochel | 2006-06-30 |
| * | ACPI: battery: add struct acpi_device to struct acpi_battery. | Patrick Mochel | 2006-06-30 |
| * | ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device. | Patrick Mochel | 2006-06-30 |
| * | ACPI: ac: Add struct acpi_device to struct acpi_ac. | Patrick Mochel | 2006-06-30 |
* | | Pull kmalloc into release branch | Len Brown | 2006-06-30 |
|\ \ |
|
| * | | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-30 |
|\ \ |
|
| * | | [SPARC64]: Kill sun4v virtual device layer. | David S. Miller | 2006-06-30 |
| * | | [SERIAL] sunhv: Convert to of_driver layer. | David S. Miller | 2006-06-30 |
| * | | [SPARC64]: Mask out top 8-bits in physical address when building resources. | David S. Miller | 2006-06-30 |
| * | | [SERIAL] sunsu: Missing return statement in su_probe(). | David S. Miller | 2006-06-30 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-30 |
|\ \ \ |
|
| * | | | [IPV6]: Added GSO support for TCPv6 | Herbert Xu | 2006-06-30 |
| * | | | [NET]: Generalise TSO-specific bits from skb_setup_caps | Herbert Xu | 2006-06-30 |