locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / pnp /
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
2008-06-11 Bjorn Helgaaspnpacpi: fix IRQ flag decoding
2008-06-05 Bjorn HelgaasPNP: skip UNSET MEM resources as well as DISABLED ones
2008-06-02 Bjorn HelgaasPNP: mark resources that conflict with PCI devices...
2008-05-16 Linus TorvaldsClean up 'print_fn_descriptor_symbol()' types
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-05-15 Rene Hermanpnp: add ISAPnP MPU option quirks
2008-05-15 Rene Hermanpnp: add pnp_build_option() to the API
2008-05-15 Rene Hermanpnp: clean up pnp_fixup_device()
2008-05-13 Bjorn HelgaasPNP: set IRQ index in sysfs "set irq" interface
2008-05-01 Randy DunlapPNP: fix printk format warnings
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-30 Len BrownMerge branch 'pnp' into release
2008-04-30 Sam Ravnborgacpi: fix section mismatch warning in pnpacpi
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation (2)
2008-04-29 Alexey Dobriyanproc: remove proc_bus
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 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...
next