Age | Commit message (Expand) | Author |
2008-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2008-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-26 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-04-26 | ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag | Bartlomiej Zolnierkiewicz |
2008-04-26 | sis5513: fail early for unsupported chipsets | Bartlomiej Zolnierkiewicz |
2008-04-26 | it821x: fix kzalloc() failure handling | Bartlomiej Zolnierkiewicz |
2008-04-26 | qd65xx: use IDE_HFLAG_SINGLE host flag | Bartlomiej Zolnierkiewicz |
2008-04-26 | qd65xx: always use ->selectproc method | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-cd: put proc-related functions together under single ifdef | Borislav Petkov |
2008-04-26 | ide-cd: Replace __FUNCTION__ with __func__ | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/ide-cd.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/it8213.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/ide-floppy.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/legacy/hd.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/cmd640.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/opti621.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/ide-pnp.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/ide-proc.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/generic.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/jmicron.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/sis5513.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/setup-pci.c | Paolo Ciarrocchi |
2008-04-26 | ide: remove hwif->straight8 flag | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: remove IDE_HFLAG_CY82C693 host flag | Bartlomiej Zolnierkiewicz |
2008-04-26 | falconide: fix resources reservation (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-mpc8xx: fix resources reservation | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-mpc8xx: make m8xx_ide_init_ports() return an error value | Bartlomiej Zolnierkiewicz |
2008-04-26 | bast-ide: fix resources reservation | Bartlomiej Zolnierkiewicz |
2008-04-26 | delkin_cb: fix resources handling | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide_platform: fix resources handling | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-cd: remove the internal 64k buffer | Borislav Petkov |
2008-04-26 | ide-disk: fix issues found by checkpatch.pl | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-disk: add proc_idedisk_read_smart() helper | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: unexport ide_hwifs[] | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-generic: use ide_find_port() (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: use ide_find_port() in legacy VLB host drivers (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: merge ide_match_hwif() and ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: remove PIO "downgrade" quirk | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: use DIV_ROUND_UP | Julia Lawall |
2008-04-26 | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE | Bartlomiej Zolnierkiewicz |
2008-04-26 | qd65xx: return error value in qd_probe() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ht6560b: use driver name for resource allocation | Bartlomiej Zolnierkiewicz |
2008-04-26 | umc8672: don't use ide_hwifs[] in umc_set_pio_mode() | Bartlomiej Zolnierkiewicz |
2008-04-26 | scc_pata: store 'hwif' pointer in struct scc_ports | Bartlomiej Zolnierkiewicz |