aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp
AgeCommit message (Expand)Author
2010-03-14PNPACPI: add bus number supportBjorn Helgaas
2010-03-14PNPACPI: add window supportBjorn Helgaas
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan
2009-12-16Merge branch 'ipmi' into releaseLen Brown
2009-12-15PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas
2009-09-25ACPI: use acpi_device_hid() when possibleBjorn Helgaas
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-05pnp: add PNP resource range checking functionBjorn Helgaas
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-27PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas
2009-05-08ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-03Enable PNPACPI _PSx Support, v3Witold Szczeponik
2009-04-02pnpbios: propagate kthread_run() errorErik Ekman
2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-06pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'pnp-debug' into testLen Brown
2008-10-22ACPI : Load device driver according to the status of acpi deviceZhao Yakui
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16pnp: make the resource type an unsigned longRene Herman
2008-10-16pnp: remove printk() with outdated versionAdrian Bunk
2008-10-16PNP: create device attributes via default device attributesDrew Moseley
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-10PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas
2008-10-10PNP: convert to using pnp_dbg()Bjorn Helgaas