summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\ \ \
| | * | | mmc: need to zero sglist on initJens Axboe2007-10-161-3/+3
| | * | | Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn2007-10-161-0/+1
| | * | | remove sglist_lenFUJITA Tomonori2007-10-161-7/+4
| | * | | remove blk_queue_max_phys_segments in libataFUJITA Tomonori2007-10-161-2/+0
| | * | | revert sg segment size ifdefsFUJITA Tomonori2007-10-161-8/+20
| | * | | Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton2007-10-161-1/+1
| | * | | qla1280: enable use_sg_chaining optionFUJITA Tomonori2007-10-161-0/+1
| | * | | [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-1637-3/+44
| | * | | qla1280: sg chaining fixesFUJITA Tomonori2007-10-161-1/+4
| | * | | libata sg chaining support fixFUJITA Tomonori2007-10-161-1/+6
| | * | | zfcp: sg chaining supportFUJITA Tomonori2007-10-162-4/+3