aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-23ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz
2008-07-23ide-generic: probing fixBartlomiej Zolnierkiewicz
2008-07-23gayle: reserve memory resources at onceBartlomiej Zolnierkiewicz
2008-07-23ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz
2008-07-23ide: filter out invalid transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz
2008-07-23ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz
2008-07-23ide: mark hpt34x host driver as BROKENBartlomiej Zolnierkiewicz
2008-07-23ide: limit cy82c693 host driver to ALPHABartlomiej Zolnierkiewicz
2008-07-23ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz
2008-07-23ide: add ide_read_bcount_and_ireason() helperBartlomiej Zolnierkiewicz
2008-07-23ide: add ide_read_ireason() helperBartlomiej Zolnierkiewicz
2008-07-23ide: add ide_read_device() helperBartlomiej Zolnierkiewicz
2008-07-23ide: use ->tf_read in ide_read_error()Bartlomiej Zolnierkiewicz
2008-07-23ide: use ->tf_load in SELECT_DRIVE()Bartlomiej Zolnierkiewicz
2008-07-23ide: use ->tf_load in actual_try_to_identify()Bartlomiej Zolnierkiewicz
2008-07-23ide: use ->tf_load in ide_config_drive_speed()Bartlomiej Zolnierkiewicz
2008-07-23ide: change order of register access in ide_config_drive_speed()Bartlomiej Zolnierkiewicz
2008-07-23ide: add ->set_irq methodBartlomiej Zolnierkiewicz
2008-07-23ide: add ->read_altstatus methodBartlomiej Zolnierkiewicz
2008-07-23ide: add ->read_status methodBartlomiej Zolnierkiewicz
2008-07-23ide: add ->exec_command methodBartlomiej Zolnierkiewicz
2008-07-23ide: factor out simplex handling from ide_pci_dma_base()Bartlomiej Zolnierkiewicz
2008-07-23ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz
2008-07-23ide: remove ->dma_{status,command} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-07-23ide: use I/O ops directly in ide-dma.cBartlomiej Zolnierkiewicz
2008-07-23ide: add ->read_sff_dma_status methodBartlomiej Zolnierkiewicz
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz
2008-07-23ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz
2008-07-23ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide-pmac: add ->init_dev method (take 4)Bartlomiej Zolnierkiewicz
2008-07-23ide-pmac: store pmif instead of hwif in ->driver_data (take 2)Bartlomiej Zolnierkiewicz
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller
2008-07-22netxen: Needs to include linux/vmalloc.hDavid S. Miller
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22r6040: rework init_one error handlingFlorian Fainelli
2008-07-22r6040: bump release number to 0.18Florian Fainelli
2008-07-22r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli
2008-07-22r6040: change the default waiting timeFlorian Fainelli
2008-07-22r6040: use definitions for magic values in descriptor statusFlorian Fainelli
2008-07-22r6040: completely rework the RX pathFlorian Fainelli
2008-07-22r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli
2008-07-22mv643xx_eth: fix NETPOLL buildLennert Buytenhek
2008-07-22r6040: rework the RX buffers allocation routineFlorian Fainelli
2008-07-22r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli
2008-07-22r6040: fix null pointer access and tx timeoutsFlorian Fainelli
2008-07-22r6040: prefix all functions with r6040Florian Fainelli