]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers
Merge branch 'pnp' into release
[linux-2.6-omap-h63xx.git] / drivers /
2008-04-30 Len BrownMerge branch 'pnp' into release
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-30 Venkatesh PallipadiACPI: Fix acpi_processor_idle and idle= boot parameters...
2008-04-30 Sam Ravnborgacpi: fix section mismatch warning in pnpacpi
2008-04-29 Len Brownintel_menlo: fix build warning
2008-04-29 Thomas RenningerACPI: Cleanup: Remove unneeded, multiple local dummy...
2008-04-29 Dmitry TorokhovACPI: video - fix permissions on some proc entries
2008-04-29 Dmitry TorokhovACPI: video - properly handle errors when registering...
2008-04-29 Dmitry TorokhovACPI: video - do not store invalid entries in attached_...
2008-04-29 Len BrownACPI: re-name acpi_pm_ops to acpi_suspend_ops
2008-04-29 Ingo MolnarACER_WMI/ASUS_LAPTOP: fix build bug
2008-04-29 Cyrill Gorcunovthinkpad_acpi: fix possible NULL pointer dereference...
2008-04-29 Li ZefanACPI: check a return value correctly in acpi_power_get_...
2008-04-29 Adrian Bunk#if 0 acpi/bay.c:eject_removable_drive()
2008-04-29 Corentin Charyeeepc-laptop: add hwmon fan control
2008-04-29 Corentin Charyeeepc-laptop: add backlight
2008-04-29 Eric Coopereeepc-laptop: add base driver
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: bump up version to 0.20
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: fix selects in Kconfig
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: use a private workqueue
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: fluff really minor fix
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: add sysfs led class support to...
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: add sysfs led class support for...
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: prepare light and LED for sysfs...
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: claim tpacpi as an official short...
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: fix brightness dimming control bug
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error...
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: enhance box identification output...
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: warn once about weird hotkey masks
2008-04-29 Henrique de Moraes... ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)
2008-04-29 Damián VianoACPICA: always disable GPE when requested
2008-04-29 Bjorn HelgaasPNPBIOS: remove include/linux/pnpbios.h
2008-04-29 Bjorn HelgaasISAPNP: remove unused pnp_dev->regs field
2008-04-29 Bjorn HelgaasPNP: make interfaces private to the PNP core
2008-04-29 Bjorn HelgaasPNPACPI: move _CRS/_PRS warnings closer to the action
2008-04-29 Bjorn HelgaasISAPNP: fold isapnp_read_resources() back into isapnp_g...
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_mem_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_io_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_dma_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_irq_resource()
2008-04-29 Bjorn HelgaasPNP: add pnp_new_resource() to find a new unset pnp_res...
2008-04-29 Bjorn HelgaasPNP: add pnp_resource index for ISAPNP
2008-04-29 Bjorn HelgaasPNP: add pnp_get_pnp_resource()
2008-04-29 Bjorn HelgaasPNP: add struct pnp_resource
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table references from resource...
2008-04-29 Bjorn HelgaasPNP: make pnp_resource_table private to PNP core
2008-04-29 Bjorn Helgaasrtc: dont reference pnp_resource_table directly
2008-04-29 Bjorn HelgaasPNP: remove PNP_MAX_* uses
2008-04-29 Bjorn HelgaasPNP: convert assign, interface to use pnp_get_resource...
2008-04-29 Bjorn HelgaasPNP: convert encoders to use pnp_get_resource(), not...
2008-04-29 Bjorn HelgaasPNP: convert resource checks to use pnp_get_resource...
2008-04-29 Bjorn HelgaasPNP: pass resources, not indexes, to pnp_check_port...
2008-04-29 Bjorn HelgaasPNP: check for conflicts with all resources, not just...
2008-04-29 Bjorn HelgaasPNP: reduce redundancy in pnp_set_current_resources()
2008-04-29 Bjorn HelgaasPNP: reduce redundancy in pnp_check_port() and others
2008-04-29 Bjorn HelgaasPNP: reduce redundancy in pnp_assign_port() and others
2008-04-29 Bjorn HelgaasPNP: use conventional "i" for loop indices
2008-04-29 Bjorn HelgaasPNP: remove pnp_mem_flags() as an lvalue
2008-04-29 Bjorn HelgaasPNP: add pnp_get_resource() interface
2008-04-29 Bjorn HelgaasPNP: factor pnp_init_resource_table() and pnp_clean_res...
2008-04-29 Bjorn HelgaasPNP: use dev_printk when possible
2008-04-29 Bjorn HelgaasPNP: remove unused interfaces using pnp_resource_table
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table from internal pnp_clean_...
2008-04-29 Bjorn HelgaasPNP: add pnp_init_resources(struct pnp_dev *) interface
2008-04-29 Bjorn HelgaasPNP: add debug when assigning PNP resources
2008-04-29 Bjorn HelgaasPNP: add debug output to encoders
2008-04-29 Bjorn HelgaasPNP: remove more pnp_resource_table arguments
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table from internal get/set...
2008-04-29 Bjorn HelgaasPNP: add debug output to option registration
2008-04-29 Bjorn HelgaasPNPACPI: pass pnp_dev instead of acpi_handle
2008-04-29 Bjorn HelgaasPNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHARE...
2008-04-29 Bjorn HelgaasPNPACPI: hoist dma_flags() out of pnpacpi_parse_allocat...
2008-04-29 Bjorn HelgaasPNPACPI: use temporaries to reduce repetition
2008-04-29 Bjorn HelgaasPNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq...
2008-04-29 Bjorn HelgaasPNP: add pnp_alloc_card()
2008-04-29 Bjorn HelgaasISAPNP: pull pnp_add_card_id() out of isapnp_parse_card...
2008-04-29 Bjorn HelgaasPNP: change pnp_add_card_id() to allocate its own pnp_i...
2008-04-29 Bjorn HelgaasPNP: make pnp_add_card_id() internal to PNP core
2008-04-29 Bjorn HelgaasPNP: add pnp_alloc_dev()
2008-04-29 Bjorn HelgaasPNP: add pnp_eisa_id_to_string()
2008-04-29 Bjorn HelgaasPNP: change pnp_add_id() to allocate its own pnp_id...
2008-04-29 Bjorn HelgaasPNP: make pnp_add_id() internal to PNP core
2008-04-29 Bjorn HelgaasPNPACPI: continue after _CRS and _PRS errors
2008-04-29 Bjorn HelgaasISAPNP: move config register addresses out of isapnp.h
2008-04-29 Bjorn HelgaasPNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
2008-04-29 Len Brownthermal: re-name thermal.c to thermal_sys.c
2008-04-29 Zhang, RuiACPI: update thermal temperature
2008-04-29 Julia LawallACPI: elide a non-zero test on a result that is never 0
2008-04-29 Zhang Ruithermal: update the documentation
2008-04-29 Zhang Ruithermal: add hwmon sysfs I/F
2008-04-29 Zhang, Ruithermal: add new get_crit_temp callback
2008-04-29 Zhang Ruithermal: add the support for building the generic therm...
2008-04-29 Zhang Ruiflush kacpi_notify_wq before removing notify handler
2008-04-29 Harvey Harrisondrivers: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonmedia: fix integer as NULL pointer warnings
2008-04-29 Harvey Harrisonscsi: fix integer as NULL pointer warnings
2008-04-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-29 Harvey Harrisondrivers: atm, char fix integer as NULL pointer warnings
2008-04-28 Sergei Shtylyovsiimage: coding style cleanup (take 2)
next