| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: Remove superfluous calls to kobject_set_name(). | Robert P. J. Day | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: ohci1394: missing PPC PMac feature calls in failure path | Stefan Richter | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: ohci1394: refactor some printk format strings | Stefan Richter | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: ohci1394: unroll a macro with return | Stefan Richter | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: Use shorter list_splice_init() for brevity. | Robert P. J. Day | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: ohci1394: refactor probe, remove, suspend, resume | Stefan Richter | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: ohci1394: switch on bus power after resume on PPC PMac | Stefan Richter | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: prevent device binding of raw1394, video1394, dv1394 | Stefan Richter | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: be*_add_cpu conversion | Marcin Slusarz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee1394: sbp2: relax SCSI DMA alignment | Stefan Richter | 2008-04-18 |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley | 2008-04-18 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: move default IDE ports setup to ide_generic host driver | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove needless hwif->irq check from ide_hwif_configure() | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: limit legacy VLB host drivers to alpha, x86 and mips | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmd640: init hwif->{io_ports,irq} explicitly | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmd640: cleanup setup_device_ptrs() | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add ide-4drives host driver (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ppc ifdef from init_ide_data() | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/pplus: remove ppc_ide_md.ide_init_hwif hook | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/sandpoint: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/lopec: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/mpc8xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppc/pmac: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-pmac: remove dead code | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-scsi: do non-atomic pc->flags testing | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: use generic ATAPI packet command flags in ide-{floppy,tape} | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-floppy: rename end_request handler properly | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-scsi: convert driver to using generic ide_atapi_pc | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-floppy: convert driver to using generic ide_atapi_pc | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-tape: convert driver to using generic ide_atapi_pc | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-tape: remove atomic test/set macros for packet commands | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-tape: move all struct and other defs at the top | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add ide_atapi_{discard_data,write_zeros} inline helpers | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-floppy: remove struct idefloppy_id_gcw | Borislav Petkov | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | scc_pata.c: do setup itself instead of ide_setup_pci_device() | Akira Iguchi | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ide_init_hwif_ports() | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove init_hwif_default() | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-18 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 |