aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-04-18
|\
| * firewire: cleanupsAdrian Bunk2008-04-18
| * firewire: fix synchronization of gap countsStefan Richter2008-04-18
| * firewire: wait until PHY configuration packet was transmitted (fix bus reset ...Stefan Richter2008-04-18
| * firewire: remove unused struct memberStefan Richter2008-04-18
| * firewire: use bitwise and to get reg in handle_registersJarod Wilson2008-04-18
| * firewire: replace more hex values with defined csr constantsJarod Wilson2008-04-18
| * firewire: reread config ROM when device reset the busStefan Richter2008-04-18
| * firewire: replace static ROM cache by allocated cacheStefan Richter2008-04-18
| * firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...Stefan Richter2008-04-18
| * firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter2008-04-18
| * firewire: fw-ohci: conditionally log busReset interruptsStefan Richter2008-04-18
| * firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson2008-04-18
| * firewire: fw-ohci: log regAccessFail eventsJarod Wilson2008-04-18
| * firewire: fw-ohci: make sure HCControl register LPS bit is setJarod Wilson2008-04-18
| * firewire: fw-ohci: missing PPC PMac feature calls in failure pathStefan Richter2008-04-18
| * firewire: fw-ohci: untangle a mixed unsigned/signed expressionStefan Richter2008-04-18
| * firewire: debug interrupt eventsStefan Richter2008-04-18
| * firewire: fw-ohci: catch self_id_count == 0Stefan Richter2008-04-18
| * firewire: fw-ohci: add self ID error checkStefan Richter2008-04-18
| * firewire: fw-ohci: refactor probe, remove, suspend, resumeStefan Richter2008-04-18
| * firewire: fw-ohci: switch on bus power after resume on PPC PMacStefan Richter2008-04-18
| * firewire: fw-ohci: add option for remote debuggingStefan Richter2008-04-18
| * firewire: fw-sbp2: set dual-phase cycle_limitJarod Wilson2008-04-18
| * firewire: fw-sbp2: reduce log noiseStefan Richter2008-04-18
| * firewire: fw-sbp2: remove unnecessary memsetStefan Richter2008-04-18
| * firewire: fw-sbp2: simplify some macrosStefan Richter2008-04-18
| * firewire: fw-sbp2: remove usages of fw_memcpy_to_be32Stefan Richter2008-04-18
| * firewire: fw-sbp2: relax SCSI DMA alignmentStefan Richter2008-04-18
| * firewire: refactor fw_unit reference countingStefan Richter2008-04-18
| * firewire: fw-sbp2: fix reference countingStefan Richter2008-04-18
| * firewire: remove superfluous reference countingStefan Richter2008-04-18
| * ieee1394: limit early node speed to host interface speedPhilippe De Muyter2008-04-18
| * ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day2008-04-18
| * ieee1394: ohci1394: missing PPC PMac feature calls in failure pathStefan Richter2008-04-18
| * ieee1394: ohci1394: refactor some printk format stringsStefan Richter2008-04-18
| * ieee1394: ohci1394: unroll a macro with returnStefan Richter2008-04-18
| * ieee1394: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-04-18
| * ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
| * ieee1394: ohci1394: refactor probe, remove, suspend, resumeStefan Richter2008-04-18
| * ieee1394: ohci1394: switch on bus power after resume on PPC PMacStefan Richter2008-04-18
| * ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter2008-04-18
| * ieee1394: be*_add_cpu conversionMarcin Slusarz2008-04-18
| * ieee1394: sbp2: relax SCSI DMA alignmentStefan Richter2008-04-18
* | libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley2008-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-18
|\ \
| * | ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-17
| * | ide: move default IDE ports setup to ide_generic host driverBartlomiej Zolnierkiewicz2008-04-17
| * | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz2008-04-17
| * | ide: remove needless hwif->irq check from ide_hwif_configure()Bartlomiej Zolnierkiewicz2008-04-17