aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-18firewire: replace static ROM cache by allocated cacheStefan Richter
2008-04-18firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...Stefan Richter
2008-04-18firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter
2008-04-18firewire: fw-ohci: conditionally log busReset interruptsStefan Richter
2008-04-18firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson
2008-04-18firewire: fw-ohci: log regAccessFail eventsJarod Wilson
2008-04-18firewire: fw-ohci: make sure HCControl register LPS bit is setJarod Wilson
2008-04-18firewire: fw-ohci: missing PPC PMac feature calls in failure pathStefan Richter
2008-04-18firewire: fw-ohci: untangle a mixed unsigned/signed expressionStefan Richter
2008-04-18firewire: debug interrupt eventsStefan Richter
2008-04-18firewire: fw-ohci: catch self_id_count == 0Stefan Richter
2008-04-18firewire: fw-ohci: add self ID error checkStefan Richter
2008-04-18firewire: fw-ohci: refactor probe, remove, suspend, resumeStefan Richter
2008-04-18firewire: fw-ohci: switch on bus power after resume on PPC PMacStefan Richter
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter
2008-04-18firewire: fw-sbp2: set dual-phase cycle_limitJarod Wilson
2008-04-18firewire: fw-sbp2: reduce log noiseStefan Richter
2008-04-18firewire: fw-sbp2: remove unnecessary memsetStefan Richter
2008-04-18firewire: fw-sbp2: simplify some macrosStefan Richter
2008-04-18firewire: fw-sbp2: remove usages of fw_memcpy_to_be32Stefan Richter
2008-04-18firewire: fw-sbp2: relax SCSI DMA alignmentStefan Richter
2008-04-18firewire: refactor fw_unit reference countingStefan Richter
2008-04-18firewire: fw-sbp2: fix reference countingStefan Richter
2008-04-18firewire: remove superfluous reference countingStefan Richter
2008-04-18ieee1394: limit early node speed to host interface speedPhilippe De Muyter
2008-04-18ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day
2008-04-18ieee1394: ohci1394: missing PPC PMac feature calls in failure pathStefan Richter
2008-04-18ieee1394: ohci1394: refactor some printk format stringsStefan Richter
2008-04-18ieee1394: ohci1394: unroll a macro with returnStefan Richter
2008-04-18ieee1394: Use shorter list_splice_init() for brevity.Robert P. J. Day
2008-04-18ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18ieee1394: ohci1394: refactor probe, remove, suspend, resumeStefan Richter
2008-04-18ieee1394: ohci1394: switch on bus power after resume on PPC PMacStefan Richter
2008-04-18ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter
2008-04-18ieee1394: be*_add_cpu conversionMarcin Slusarz
2008-04-18ieee1394: sbp2: relax SCSI DMA alignmentStefan Richter
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-18ide: move default IDE ports setup to ide_generic host driverBartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove needless hwif->irq check from ide_hwif_configure()Bartlomiej Zolnierkiewicz
2008-04-18ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz
2008-04-18ide: limit legacy VLB host drivers to alpha, x86 and mipsBartlomiej Zolnierkiewicz
2008-04-18cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz