ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / drivers / pnp /
2010-05-07 Len BrownMerge branches 'bugzilla-14337', 'bugzilla-14998',...
2010-05-06 Bjorn HelgaasPNP: don't check for conflicts with bridge windows
2010-04-29 Bjorn HelgaasPNPACPI: compute Address Space length rather than using...
2010-04-06 Len BrownMerge branches 'battery', 'bugzilla-14667', 'bugzilla...
2010-04-04 Bjorn HelgaasPNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Bjorn HelgaasPNPACPI: add bus number support
2010-03-15 Bjorn HelgaasPNPACPI: add window support
2009-12-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-16 Alexey Dobriyanpnpbios: convert to seq_file
2009-12-16 Len BrownMerge branch 'ipmi' into release
2009-12-15 Bjorn HelgaasPNP: add interface to retrieve ACPI device from a PNPAC...
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-11 Bjorn HelgaasPNPACPI: save struct acpi_device, not just acpi_handle
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Bjorn HelgaasPNP: print resources consistently with %pRt
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.hardware_id
2009-09-25 Bjorn HelgaasACPI: maintain a single list of _HID and _CID IDs
2009-09-25 Bjorn HelgaasACPI: use acpi_device_hid() when possible
2009-09-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-22 David Härdemanpnp: add a shutdown method to pnp drivers
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-08-27 Bob MooreACPICA: Major update for acpi_get_object_info external...
2009-08-10 Akinobu Mitax86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_de...
2009-08-08 Akinobu Mitax86: Introduce GDT_ENTRY_INIT()
2009-07-19 Akinobu Mitax86: Introduce set_desc_base() and set_desc_limit()
2009-06-24 Len BrownMerge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci...
2009-06-13 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-05 Bjorn Helgaaspnp: add PNP resource range checking function
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-05-28 Bjorn HelgaasPNPACPI: parse Extended Address Space Descriptors
2009-05-08 Len BrownACPI: suspend: don't let device _PS3 failure prevent...
2009-04-28 Yinghai Luirq: change ACPI GSI APIs to also take a device argument
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_24BIT_MASK macro with...
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-04 Witold SzczeponikEnable PNPACPI _PSx Support, v3
2009-04-03 Erik Ekmanpnpbios: propagate kthread_run() error
2009-04-03 Erik Ekmanpnpbios: fix warning if CONFIG_HOTPLUG=n
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-06 Kay Sieverspnp: struct device - replace bus_id with dev_name(...
2008-12-31 Rusty Russellpercpu: fix percpu accessors to potentially !cpu_possib...
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-11-04 Jianjun Kongdrivers: remove duplicated #include
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-23 Len BrownMerge branch 'pnp-debug' into test
2008-10-22 Zhao YakuiACPI : Load device driver according to the status of...
2008-10-16 Linus Torvalds{pci,pnp} quirks.c: don't use deprecated print_fn_descr...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Rene Hermanpnp: make the resource type an unsigned long
2008-10-16 Adrian Bunkpnp: remove printk() with outdated version
2008-10-16 Drew MoseleyPNP: create device attributes via default device attributes
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-11 Bjorn HelgaasPNP: remove old CONFIG_PNP_DEBUG option
2008-10-11 Bjorn HelgaasPNP: convert to using pnp_dbg()
2008-10-11 Bjorn HelgaasPNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
2008-10-11 Bjorn HelgaasPNP: remove some uses of DEBUG ifdef
2008-10-11 Bjorn HelgaasPNP: use new vsprintf symbolic function pointer format
2008-10-11 Bjorn HelgaasPNP: convert the last few pnp_info() uses to printk()
2008-10-11 Bjorn HelgaasPNPACPI: use dev_printk when possible
2008-10-11 Bjorn HelgaasPNP: fix debug formatting (cosmetic)
2008-10-10 Linus TorvaldsPnP: move pnpacpi/pnpbios_init to after PCI init
2008-09-23 Kumar Galapowerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for...
2008-08-25 Bjorn HelgaasPNPACPI: ignore the producer/consumer bit for extended...
2008-08-01 Bjorn HelgaasPNP: fix formatting of dbg_pnp_show_resources() output
2008-07-26 Adrian Bunkmake pnp_add_card_id() static
2008-07-26 Rene Hermanpnp: have quirk_system_pci_resources() include io resources
2008-07-26 Rene Hermanpnp: set the pnp_card dma_mask for use by ISAPnP cards
2008-07-16 Bjorn HelgaasPNPACPI: add support for HP vendor-specific CCSR descri...
2008-07-16 Bjorn HelgaasPNP: avoid legacy IDE IRQs
2008-07-16 Bjorn HelgaasPNP: convert resource options to single linked list
2008-07-16 Bjorn HelgaasISAPNP: handle independent options following dependent...
2008-07-16 Bjorn HelgaasPNP: remove extra 0x100 bit from option priority
2008-07-16 Bjorn HelgaasPNP: support optional IRQ resources
2008-07-16 Bjorn HelgaasPNP: rename pnp_register_*_resource() local variables
2008-07-16 Bjorn HelgaasPNPACPI: ignore _PRS interrupt numbers larger than...
2008-07-16 Bjorn HelgaasPNP: centralize resource option allocations
2008-07-16 Bjorn HelgaasPNP: remove redundant pnp_can_configure() check
2008-07-16 Bjorn HelgaasPNP: make resource assignment functions return 0 (succe...
2008-07-16 Bjorn HelgaasPNP: in debug resource dump, make empty list obvious
2008-07-16 Bjorn HelgaasPNP: improve resource assignment debug
2008-07-16 Bjorn HelgaasPNP: increase I/O port & memory option address sizes
2008-07-16 Bjorn HelgaasPNP: introduce pnp_irq_mask_t typedef
2008-07-16 Bjorn HelgaasPNP: make resource option structures private to PNP...
2008-07-16 Bjorn HelgaasPNP: define PNP-specific IORESOURCE_IO_* flags alongsid...
2008-07-16 Bjorn HelgaasPNP: whitespace/coding style fixes
2008-07-16 Bjorn HelgaasPNP: add pnp_possible_config() -- can a device could...
2008-07-16 Bjorn HelgaasPNP: dont sort by type in /sys/.../resources
2008-07-16 Bjorn HelgaasPNP: remove ratelimit on add resource failures
2008-07-16 Bjorn HelgaasPNPACPI: keep disabled resources when parsing current...
2008-07-16 Bjorn HelgaasPNP: replace pnp_resource_table with dynamically alloca...
2008-07-16 Bjorn HelgaasPNP: add pnp_resource_type_name() helper function
2008-07-16 Bjorn HelgaasPNP: add pnp_resource_type() internal interface
2008-07-16 Bjorn HelgaasPNP: remove pnp_resource.index
2008-07-16 Bjorn HelgaasPNP: add detail to debug resource dump
2008-07-16 David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-06-11 David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-06-11 Bjorn HelgaasPNPACPI: use _CRS IRQ descriptor length for _SRS
2008-06-11 Bjorn Helgaaspnpacpi: fix shareable IRQ encode/decode
next