summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: move default IDE ports setup to ide_generic host driverBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove needless hwif->irq check from ide_hwif_configure()Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: limit legacy VLB host drivers to alpha, x86 and mipsBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cmd640: cleanup setup_device_ptrs()Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ppc ifdef from init_ide_data()Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-pmac: remove dead codeBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-scsi: do non-atomic pc->flags testingBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-floppy: rename end_request handler properlyBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-scsi: convert driver to using generic ide_atapi_pcBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-floppy: convert driver to using generic ide_atapi_pcBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-tape: convert driver to using generic ide_atapi_pcBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-tape: remove atomic test/set macros for packet commandsBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-tape: move all struct and other defs at the topBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-floppy: remove struct idefloppy_id_gcwBorislav Petkov2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | scc_pata.c: do setup itself instead of ide_setup_pci_device()Akira Iguchi2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove init_hwif_default()Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2008-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz2008-04-18