aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner1-1/+1
2007-10-16[netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik1-36/+36
2007-10-16[netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik1-31/+57
2007-10-16forcedeth: fix NAPI rx poll functionIngo Molnar1-3/+5
2007-10-16Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds46-1689/+442
2007-10-16fix cirrusfb breakageAl Viro1-2/+3
2007-10-17firewire: fw-cdev: reorder wakeup vs. spinlockJay Fenlason1-3/+2
2007-10-17firewire: in-code doc updates.Yann Dirson1-1/+5
2007-10-17firewire: a header cleanupStefan Richter2-6/+4
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter1-0/+26
2007-10-17firewire: fw-ohci: check for misconfigured bus (phyID == 63)Stefan Richter2-2/+9
2007-10-17firewire: fw-ohci: missing dma_unmap_singleStefan Richter1-0/+3
2007-10-17firewire: fw-ohci: log posted write errorsStefan Richter1-2/+6
2007-10-17firewire: fw-ohci: reorder includesStefan Richter1-6/+6
2007-10-17firewire: fw-ohci: fix includesStefan Richter1-3/+3
2007-10-17firewire: fw-ohci: enforce read order for selfID generationStefan Richter1-0/+3
2007-10-17firewire: fw-sbp2: use an own workqueue (fix system responsiveness)Stefan Richter1-4/+13
2007-10-17firewire: fw-sbp2: expose module parameter for workaroundsStefan Richter1-12/+54
2007-10-17firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter2-256/+324
2007-10-17firewire: fw-sbp2: always enable IRQs before calling command ORB callbackStefan Richter1-2/+3
2007-10-17firewire: fw-core: local variable shadows a global oneStefan Richter1-11/+10
2007-10-17firewire: optimize fw_core_add_address_handlerStefan Richter1-3/+9
2007-10-16ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke1-1/+1
2007-10-16ieee1394: csr1212: proper refcountingStefan Richter3-31/+36
2007-10-16ieee1394: nodemgr: fix leak of struct csr1212_keyvalStefan Richter1-6/+9
2007-10-16ieee1394: pcilynx: I2C cleanupsJean Delvare1-21/+5
2007-10-16ieee1394: Fix kthread stopping in nodemgr_host_threadSatyam Sharma1-1/+2
2007-10-16ieee1394: sbp2: fix unsafe iteration over list of devicesStefan Richter1-0/+15
2007-10-16ieee1394: pcilynx: superfluous local variablesStefan Richter1-3/+0
2007-10-16ieee1394: eth1394: fix lock imbalanceStefan Richter1-9/+5
2007-10-16ieee1394: eth1394: superfluous local variableStefan Richter1-2/+0
2007-10-16amd74xx: remove /proc/ide/amd74xxBartlomiej Zolnierkiewicz1-129/+1
2007-10-16amd74xx/via82cxxx: don't initialize drive->dnBartlomiej Zolnierkiewicz2-2/+0
2007-10-16sis5513: remove /proc/ide/sisBartlomiej Zolnierkiewicz1-248/+1
2007-10-16ide: remove CONFIG_IDEDMA_ONLYDISKBartlomiej Zolnierkiewicz2-14/+1
2007-10-16ide: add "hdx=nodma" kernel parameterBartlomiej Zolnierkiewicz2-3/+6
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz40-247/+14
2007-10-16ide: remove "idex=dma" kernel parameterBartlomiej Zolnierkiewicz1-4/+2
2007-10-16ide: remove CONFIG_BLK_DEV_IDEDMA_FORCEDBartlomiej Zolnierkiewicz2-51/+3
2007-10-16ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz32-181/+174
2007-10-16sis5513: clear prefetch and postwrite for ATAPI devicesBartlomiej Zolnierkiewicz1-7/+6
2007-10-16it8213/piix/slc90e66: "de-couple" PIO and UDMA modesBartlomiej Zolnierkiewicz3-17/+13
2007-10-16ide: unexport noautodmaAdrian Bunk1-2/+0
2007-10-16ide: unexport ide_tune_dmaAdrian Bunk1-2/+0
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz41-499/+76
2007-10-16ide-pmac: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz1-0/+2
2007-10-16ide-cris: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz1-0/+2
2007-10-16sl82c105: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz1-0/+2
2007-10-16cs5530/sc1200: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz2-4/+8
2007-10-16ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz16-45/+15