aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-29PNP: remove more pnp_resource_table argumentsBjorn Helgaas
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas
2008-04-29PNP: add debug output to option registrationBjorn Helgaas
2008-04-29PNPACPI: pass pnp_dev instead of acpi_handleBjorn Helgaas
2008-04-29PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriateBjorn Helgaas
2008-04-29PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()Bjorn Helgaas
2008-04-29PNPACPI: use temporaries to reduce repetitionBjorn Helgaas
2008-04-29PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"Bjorn Helgaas
2008-04-29PNP: add pnp_alloc_card()Bjorn Helgaas
2008-04-29ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()Bjorn Helgaas
2008-04-29PNP: change pnp_add_card_id() to allocate its own pnp_id structuresBjorn Helgaas
2008-04-29PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas
2008-04-29PNP: add pnp_alloc_dev()Bjorn Helgaas
2008-04-29PNP: add pnp_eisa_id_to_string()Bjorn Helgaas
2008-04-29PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas
2008-04-29PNPACPI: continue after _CRS and _PRS errorsBjorn Helgaas
2008-04-29ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas
2008-04-29PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is setBjorn Helgaas
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-28drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison
2008-04-28siimage: coding style cleanup (take 2)Sergei Shtylyov
2008-04-28ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin
2008-04-28ide-cd: fix test unsigned var < 0Roel Kluin
2008-04-28ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal
2008-04-28piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz
2008-04-28ARM: always select HAVE_IDEAdrian Bunk
2008-04-28remove the broken ETRAX_IDE driverAdrian Bunk
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz
2008-04-28ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz
2008-04-28ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz
2008-04-28ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-28ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz
2008-04-28siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz
2008-04-28siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz