aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * cs5530/sc1200: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz2007-10-162-4/+8
| * ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz2007-10-1616-45/+15
| * ide: remove drive->init_speed zeroingBartlomiej Zolnierkiewicz2007-10-1611-22/+0
| * au1xxx-ide: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-161-14/+22
| * it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()Bartlomiej Zolnierkiewicz2007-10-163-88/+33
| * atiixp: DMA setup fixesBartlomiej Zolnierkiewicz2007-10-161-48/+5
| * sc1200: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-1/+4
| * cs5530: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-13/+6
| * ide-cris: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-0/+2
| * slc90e66: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-5/+5
| * aec62xx: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-4/+4
| * sis5513: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-10/+5
| * sis5513: DMA setup fixesBartlomiej Zolnierkiewicz2007-10-161-108/+106
| * hpt366: always tune PIOBartlomiej Zolnierkiewicz2007-10-161-4/+4
| * ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson2007-10-161-5/+7
| * ide: fix serverworks.c UDMA regressionTony Battersby2007-10-161-0/+1
* | fix cirrusfb breakageAl Viro2007-10-161-2/+3
* | firewire: fw-cdev: reorder wakeup vs. spinlockJay Fenlason2007-10-171-3/+2
* | firewire: in-code doc updates.Yann Dirson2007-10-171-1/+5
* | firewire: a header cleanupStefan Richter2007-10-172-6/+4
* | firewire: adopt read cycle timer ABI from raw1394Stefan Richter2007-10-171-0/+26
* | firewire: fw-ohci: check for misconfigured bus (phyID == 63)Stefan Richter2007-10-172-2/+9
* | firewire: fw-ohci: missing dma_unmap_singleStefan Richter2007-10-171-0/+3
* | firewire: fw-ohci: log posted write errorsStefan Richter2007-10-171-2/+6
* | firewire: fw-ohci: reorder includesStefan Richter2007-10-171-6/+6
* | firewire: fw-ohci: fix includesStefan Richter2007-10-171-3/+3
* | firewire: fw-ohci: enforce read order for selfID generationStefan Richter2007-10-171-0/+3
* | firewire: fw-sbp2: use an own workqueue (fix system responsiveness)Stefan Richter2007-10-171-4/+13
* | firewire: fw-sbp2: expose module parameter for workaroundsStefan Richter2007-10-171-12/+54
* | firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter2007-10-172-256/+324
* | firewire: fw-sbp2: always enable IRQs before calling command ORB callbackStefan Richter2007-10-171-2/+3
* | firewire: fw-core: local variable shadows a global oneStefan Richter2007-10-171-11/+10
* | firewire: optimize fw_core_add_address_handlerStefan Richter2007-10-171-3/+9
* | ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke2007-10-161-1/+1
* | ieee1394: csr1212: proper refcountingStefan Richter2007-10-163-31/+36
* | ieee1394: nodemgr: fix leak of struct csr1212_keyvalStefan Richter2007-10-161-6/+9
* | ieee1394: pcilynx: I2C cleanupsJean Delvare2007-10-161-21/+5
* | ieee1394: Fix kthread stopping in nodemgr_host_threadSatyam Sharma2007-10-161-1/+2
* | ieee1394: sbp2: fix unsafe iteration over list of devicesStefan Richter2007-10-161-0/+15
* | ieee1394: pcilynx: superfluous local variablesStefan Richter2007-10-161-3/+0
* | ieee1394: eth1394: fix lock imbalanceStefan Richter2007-10-161-9/+5
* | ieee1394: eth1394: superfluous local variableStefan Richter2007-10-161-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-164-4/+4
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-123-3/+3
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-167-9/+9
|\ \
| * | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-167-9/+9
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-1688-646/+522
|\ \ \
| * | | Fix memory leak in dm-cryptNeil Brown2007-10-161-26/+5
| * | | Merge branch 'sglist-arch' into for-linusJens Axboe2007-10-1671-276/+509
| |\ \ \