summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-23ide: add ide_ports[]Bartlomiej Zolnierkiewicz1-2/+9
2008-07-23ide: move ide_remove_port_from_hwgroup() to ide-probe.cBartlomiej Zolnierkiewicz2-35/+35
2008-07-23ide: fix IDE port slots reservation and freeing (take 2)Bartlomiej Zolnierkiewicz1-37/+50
2008-07-23ide: fix ide_host_register() return valueBartlomiej Zolnierkiewicz1-20/+18
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz23-136/+72
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz27-349/+264
2008-07-23ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz23-225/+358
2008-07-23ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz3-3/+3
2008-07-23ide-generic: probing fixBartlomiej Zolnierkiewicz1-7/+1
2008-07-23gayle: reserve memory resources at onceBartlomiej Zolnierkiewicz1-14/+11
2008-07-23ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz13-35/+8
2008-07-23ide: filter out invalid transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz1-1/+1
2008-07-23ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz5-39/+4
2008-07-23ide: mark hpt34x host driver as BROKENBartlomiej Zolnierkiewicz1-0/+1
2008-07-23ide: limit cy82c693 host driver to ALPHABartlomiej Zolnierkiewicz1-0/+1
2008-07-23ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz14-115/+15
2008-07-23ide: add ide_read_bcount_and_ireason() helperBartlomiej Zolnierkiewicz4-12/+22
2008-07-23ide: add ide_read_ireason() helperBartlomiej Zolnierkiewicz1-3/+14
2008-07-23ide: add ide_read_device() helperBartlomiej Zolnierkiewicz1-3/+14
2008-07-23ide: use ->tf_read in ide_read_error()Bartlomiej Zolnierkiewicz5-7/+24
2008-07-23ide: use ->tf_load in SELECT_DRIVE()Bartlomiej Zolnierkiewicz1-1/+5
2008-07-23ide: use ->tf_load in actual_try_to_identify()Bartlomiej Zolnierkiewicz1-3/+9
2008-07-23ide: use ->tf_load in ide_config_drive_speed()Bartlomiej Zolnierkiewicz1-3/+10
2008-07-23ide: change order of register access in ide_config_drive_speed()Bartlomiej Zolnierkiewicz1-1/+1
2008-07-23ide: add ->set_irq methodBartlomiej Zolnierkiewicz7-30/+78
2008-07-23ide: add ->read_altstatus methodBartlomiej Zolnierkiewicz4-11/+20
2008-07-23ide: add ->read_status methodBartlomiej Zolnierkiewicz15-69/+103
2008-07-23ide: add ->exec_command methodBartlomiej Zolnierkiewicz8-14/+40
2008-07-23ide: factor out simplex handling from ide_pci_dma_base()Bartlomiej Zolnierkiewicz5-18/+43
2008-07-23ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz6-18/+15
2008-07-23ide: remove ->dma_{status,command} fields from ide_hwif_tBartlomiej Zolnierkiewicz12-75/+74
2008-07-23ide: use I/O ops directly in ide-dma.cBartlomiej Zolnierkiewicz1-14/+45
2008-07-23ide: add ->read_sff_dma_status methodBartlomiej Zolnierkiewicz5-9/+35
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz27-140/+131
2008-07-23ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz1-7/+13
2008-07-23ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)Bartlomiej Zolnierkiewicz1-26/+16
2008-07-23ide-pmac: add ->init_dev method (take 4)Bartlomiej Zolnierkiewicz1-11/+20
2008-07-23ide-pmac: store pmif instead of hwif in ->driver_data (take 2)Bartlomiej Zolnierkiewicz1-40/+57
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds99-7133/+13448
2008-07-22Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds1-355/+0
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-219/+100
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller1-31/+2
2008-07-22netxen: Needs to include linux/vmalloc.hDavid S. Miller1-0/+1
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-1/+1
2008-07-22[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik1-1/+1
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller63-6938/+13261
2008-07-22r6040: rework init_one error handlingFlorian Fainelli1-19/+25
2008-07-22r6040: bump release number to 0.18Florian Fainelli1-2/+2
2008-07-22r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli1-7/+15
2008-07-22r6040: change the default waiting timeFlorian Fainelli1-2/+2