aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-29PNP: add debug when assigning PNP resourcesBjorn Helgaas3-20/+100
2008-04-29PNP: add debug output to encodersBjorn Helgaas5-43/+127
2008-04-29PNP: remove more pnp_resource_table argumentsBjorn Helgaas7-71/+73
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas6-21/+16
2008-04-29PNP: add debug output to option registrationBjorn Helgaas5-84/+141
2008-04-29PNPACPI: pass pnp_dev instead of acpi_handleBjorn Helgaas3-4/+5
2008-04-29PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriateBjorn Helgaas1-11/+15
2008-04-29PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()Bjorn Helgaas1-7/+4
2008-04-29PNPACPI: use temporaries to reduce repetitionBjorn Helgaas1-73/+103
2008-04-29PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"Bjorn Helgaas1-2/+2
2008-04-29PNP: add pnp_alloc_card()Bjorn Helgaas3-11/+31
2008-04-29ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()Bjorn Helgaas1-22/+6
2008-04-29PNP: change pnp_add_card_id() to allocate its own pnp_id structuresBjorn Helgaas3-17/+33
2008-04-29PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas2-2/+1
2008-04-29PNP: add pnp_alloc_dev()Bjorn Helgaas5-40/+42
2008-04-29PNP: add pnp_eisa_id_to_string()Bjorn Helgaas5-45/+43
2008-04-29PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas6-48/+36
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas4-2/+3
2008-04-29PNPACPI: continue after _CRS and _PRS errorsBjorn Helgaas1-6/+2
2008-04-29ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas2-10/+8
2008-04-29PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is setBjorn Helgaas3-0/+12
2008-04-29thermal: re-name thermal.c to thermal_sys.cLen Brown2-1/+0
2008-04-29ACPI: update thermal temperatureZhang, Rui1-0/+5
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall4-63/+54
2008-04-29thermal: update the documentationZhang Rui2-7/+28
2008-04-29thermal: add hwmon sysfs I/FZhang Rui2-0/+187
2008-04-29thermal: add new get_crit_temp callbackZhang, Rui2-0/+14
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui6-18/+9
2008-04-29flush kacpi_notify_wq before removing notify handlerZhang Rui1-0/+1
2008-04-29Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...Sonic Zhang1-4/+120
2008-04-29sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord1-38/+39
2008-04-29libata-scsi: improve rbuf handling for simulated commandsTejun Heo1-290/+154
2008-04-29libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2-96/+21
2008-04-29[MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle3-44/+44
2008-04-29[XFS] Fix build failure after enabling CONFIG_XFS_DEBUGStephen Rothwell1-1/+1
2008-04-29[XFS] remove dmapi cruft in xfs_file.cChristoph Hellwig1-75/+0
2008-04-29[XFS] remove sendfile leftoversChristoph Hellwig2-4/+0
2008-04-29[XFS] allow enabling CONFIG_XFS_DEBUGChristoph Hellwig1-0/+13
2008-04-29[XFS] Don't initialise new inode generation numbers to zeroDavid Chinner1-0/+10
2008-04-29[XFS] Fix check for block zero access in xfs_write_iomap_allocate()David Chinner1-8/+5
2008-04-29[XFS] Don't double count reserved block changes on UP.David Chinner1-4/+0
2008-04-29[XFS] remove xfs_log_ticket_zone on rmmodAlexey Dobriyan1-0/+1
2008-04-29[XFS] fix non-smp xfs buildEric Sandeen1-0/+1
2008-04-29[netdrvr] gianfar: Determine TBIPA value dynamicallyPaul Gortmaker4-19/+50
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty3-7/+57
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty3-10/+102
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2-0/+99
2008-04-29[XFS] Fix broken HAVE_SPLICE removal commit.Donald Douwsma2-2/+1
2008-04-29[XFS] kill XFS_ICSB_SB_LOCKEDChristoph Hellwig2-2/+1
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac7-6/+1078