summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | swarm: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-2/+5
| * | ide: tighten checks on PCI BARs in ide_hwif_configure()Bartlomiej Zolnierkiewicz2008-07-161-7/+7
| * | sgiioc4: use driver name for resource allocationBartlomiej Zolnierkiewicz2008-07-161-2/+2
| * | icside: use ide_init_port_hw()Bartlomiej Zolnierkiewicz2008-07-161-34/+38
| * | icside: don't use hwif->hwif_dataBartlomiej Zolnierkiewicz2008-07-161-13/+12
| * | ide-cs: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-2/+6
| * | ide_4drives: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-9/+18
| * | au1xxx-ide: don't use hwif->hwif_dataBartlomiej Zolnierkiewicz2008-07-161-8/+3
| * | ide: set hwif->dev in ide_init_port_hw() (take 2)Bartlomiej Zolnierkiewicz2008-07-167-13/+5
| * | ide: make ide_hwifs[] staticBartlomiej Zolnierkiewicz2008-07-163-14/+2
| * | ide: fix hwif-s initializationBartlomiej Zolnierkiewicz2008-07-1612-28/+7
| * | ide: move PIO blacklist to ide-pio-blacklist.cBartlomiej Zolnierkiewicz2008-07-164-97/+98
| * | ide: remove no longer used ide_pio_timings[]Bartlomiej Zolnierkiewicz2008-07-162-25/+0
| * | ide: move ide_pio_cycle_time() to ide-timings.cBartlomiej Zolnierkiewicz2008-07-163-24/+23
| * | ide-pmac: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-161-7/+6
| * | ide-mpc8xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-161-20/+13
| * | sl82c105: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-1/+3
| * | cy82c693: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-5/+5
| * | cmd64x: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-3/+4
| * | cmd640: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-2/+7
| * | alim15x3: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-4/+3
| * | qd65xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-1/+3
| * | ht6560b: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-4/+4
| * | ali14xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-162-1/+3
| * | ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz2008-07-1610-32/+32
| * | ide: checkpatch.pl fixes for ide-timing.hBartlomiej Zolnierkiewicz2008-07-161-45/+48
| * | ide: remove XFER_* masks from ide-timing.hBartlomiej Zolnierkiewicz2008-07-162-20/+8
| * | ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-162-23/+28
| * | ide: use u8 for xfer modes in ide-timing.hBartlomiej Zolnierkiewicz2008-07-161-5/+6
| * | ide: remove unused XFER_UDMA_SLOWBartlomiej Zolnierkiewicz2008-07-161-6/+1
| * | ide: remove needless includes from ide-lib.cBartlomiej Zolnierkiewicz2008-07-161-15/+0
| * | BAST: Remove old IDE driverBen Dooks2008-07-163-98/+0
| * | ide: use the dma safe check for REQ_TYPE_ATA_PCFUJITA Tomonori2008-07-161-5/+12
| * | ide: avoid DMA on the stack for REQ_TYPE_ATA_PCFUJITA Tomonori2008-07-161-0/+5
| * | ide: it821x in pass-through mode segfaults in 2.6.26-stableDimitri Gorokhovik2008-07-161-0/+6
* | | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-16128-2449/+4330
|\ \ \
| * | | Fix FADT parsingJan Beulich2008-07-161-6/+11
| * | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-163-7/+59
| * | | ACPI: use dev_printk when possibleBjorn Helgaas2008-07-161-21/+17
| * | | PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas2008-07-161-0/+60
| * | | PNP: avoid legacy IDE IRQsBjorn Helgaas2008-07-161-11/+57
| * | | PNP: convert resource options to single linked listBjorn Helgaas2008-07-1611-634/+571
| * | | ISAPNP: handle independent options following dependent onesBjorn Helgaas2008-07-161-2/+7
| * | | PNP: remove extra 0x100 bit from option priorityBjorn Helgaas2008-07-163-9/+7
| * | | PNP: support optional IRQ resourcesBjorn Helgaas2008-07-164-44/+39
| * | | PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas2008-07-161-47/+47
| * | | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas2008-07-161-3/+10
| * | | PNP: centralize resource option allocationsBjorn Helgaas2008-07-165-249/+198
| * | | PNP: remove redundant pnp_can_configure() checkBjorn Helgaas2008-07-161-3/+0
| * | | PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas2008-07-161-19/+22
OpenPOWER on IntegriCloud