summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-18firewire: fw-sbp2: set dual-phase cycle_limitJarod Wilson1-3/+19
2008-04-18firewire: fw-sbp2: reduce log noiseStefan Richter1-6/+2
2008-04-18firewire: fw-sbp2: remove unnecessary memsetStefan Richter1-3/+0
2008-04-18firewire: fw-sbp2: simplify some macrosStefan Richter1-9/+2
2008-04-18firewire: fw-sbp2: remove usages of fw_memcpy_to_be32Stefan Richter1-51/+43
2008-04-18firewire: fw-sbp2: relax SCSI DMA alignmentStefan Richter1-5/+2
2008-04-18firewire: refactor fw_unit reference countingStefan Richter2-12/+19
2008-04-18firewire: fw-sbp2: fix reference countingStefan Richter1-2/+1
2008-04-18firewire: remove superfluous reference countingStefan Richter3-46/+4
2008-04-18ieee1394: limit early node speed to host interface speedPhilippe De Muyter1-0/+2
2008-04-18ieee1394: Remove superfluous calls to kobject_set_name().Robert P. J. Day3-3/+0
2008-04-18ieee1394: ohci1394: missing PPC PMac feature calls in failure pathStefan Richter1-3/+3
2008-04-18ieee1394: ohci1394: refactor some printk format stringsStefan Richter1-15/+15
2008-04-18ieee1394: ohci1394: unroll a macro with returnStefan Richter1-38/+54
2008-04-18ieee1394: Use shorter list_splice_init() for brevity.Robert P. J. Day2-6/+3
2008-04-18ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison5-13/+13
2008-04-18ieee1394: ohci1394: refactor probe, remove, suspend, resumeStefan Richter1-64/+49
2008-04-18ieee1394: ohci1394: switch on bus power after resume on PPC PMacStefan Richter1-2/+6
2008-04-18ieee1394: prevent device binding of raw1394, video1394, dv1394Stefan Richter4-6/+7
2008-04-18ieee1394: be*_add_cpu conversionMarcin Slusarz1-4/+2
2008-04-18ieee1394: sbp2: relax SCSI DMA alignmentStefan Richter1-5/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds43-1480/+1173
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds5-103/+73
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds82-8515/+4355
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds9-4/+1468
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-68/+21
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds123-2273/+11674
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller162-278/+768
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: move default IDE ports setup to ide_generic host driverBartlomiej Zolnierkiewicz3-23/+10
2008-04-18ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz3-13/+3
2008-04-18ide: remove needless hwif->irq check from ide_hwif_configure()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz6-5/+72
2008-04-18ide: limit legacy VLB host drivers to alpha, x86 and mipsBartlomiej Zolnierkiewicz1-1/+1
2008-04-18cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz1-2/+15
2008-04-18cmd640: cleanup setup_device_ptrs()Bartlomiej Zolnierkiewicz1-12/+2
2008-04-18ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz4-14/+52
2008-04-18ide: remove ppc ifdef from init_ide_data()Bartlomiej Zolnierkiewicz1-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: remove CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2-5/+2
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz4-0/+15
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz1-4/+0
2008-04-18ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz1-1/+1
2008-04-18ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-1/+1
2008-04-18ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-0/+4
2008-04-18ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-64/+22
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-39/+11
2008-04-18ide-pmac: remove dead codeBartlomiej Zolnierkiewicz1-47/+0
2008-04-18ide-scsi: do non-atomic pc->flags testingBorislav Petkov1-21/+16
2008-04-18ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov2-30/+0