Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | IDE: Coding Style fixes to drivers/ide/pci/sis5513.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -100/+98 | |
| * | | IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -3/+3 | |
| * | | IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -14/+14 | |
| * | | IDE: Coding Style fixes to drivers/ide/setup-pci.c | Paolo Ciarrocchi | 2008-04-26 | 1 | -17/+12 | |
| * | | ide: remove hwif->straight8 flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 2 | -26/+11 | |
| * | | ide: remove IDE_HFLAG_CY82C693 host flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 3 | -11/+3 | |
| * | | falconide: fix resources reservation (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -0/+7 | |
| * | | ide-mpc8xx: fix resources reservation | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+17 | |
| * | | ide-mpc8xx: make m8xx_ide_init_ports() return an error value | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -15/+25 | |
| * | | bast-ide: fix resources reservation | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -0/+10 | |
| * | | delkin_cb: fix resources handling | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+3 | |
| * | | ide_platform: fix resources handling | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -3/+2 | |
| * | | remove include/linux/hdsmart.h | Adrian Bunk | 2008-04-26 | 2 | -127/+0 | |
| * | | ide-cd: remove the internal 64k buffer | Borislav Petkov | 2008-04-26 | 2 | -123/+4 | |
| * | | ide-disk: fix issues found by checkpatch.pl | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -50/+70 | |
| * | | ide-disk: add proc_idedisk_read_smart() helper | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -22/+17 | |
| * | | ide: unexport ide_hwifs[] | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -5/+0 | |
| * | | ide-generic: use ide_find_port() (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+12 | |
| * | | ide: use ide_find_port() in legacy VLB host drivers (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 8 | -81/+122 | |
| * | | ide: merge ide_match_hwif() and ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 4 | -63/+54 | |
| * | | ide: remove PIO "downgrade" quirk | Bartlomiej Zolnierkiewicz | 2008-04-26 | 5 | -15/+0 | |
| * | | ide: use DIV_ROUND_UP | Julia Lawall | 2008-04-26 | 2 | -16/+16 | |
| * | | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE | Bartlomiej Zolnierkiewicz | 2008-04-26 | 31 | -60/+37 | |
| * | | qd65xx: return error value in qd_probe() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -10/+15 | |
| * | | ht6560b: use driver name for resource allocation | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+2 | |
| * | | umc8672: don't use ide_hwifs[] in umc_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+2 | |
| * | | scc_pata: store 'hwif' pointer in struct scc_ports | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -3/+3 | |
| * | | cmd640: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -10/+19 | |
| * | | cmd640: remove cmd_drives[] | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -40/+27 | |
| * | | au1xxx-ide: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -3/+5 | |
| * | | scc_pata: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -6/+2 | |
| * | | sgiioc4: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -10/+2 | |
| * | | ide-pmac: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -25/+19 | |
| * | | ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -16/+33 | |
| * | | swarm: use ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -7/+2 | |
| * | | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 19 | -31/+21 | |
| * | | ide: cleanup ide_match_hwif() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -32/+15 | |
| * | | ide: make ide_pci_check_iomem() actually work | Sergei Shtylyov | 2008-04-26 | 1 | -11/+12 | |
| * | | ide/Kconfig: BLK_DEV_4DRIVES should be a tristate | Frederik Deweerdt | 2008-04-26 | 1 | -1/+1 | |
| * | | fix execve() | Al Viro | 2008-04-26 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 43 | -303/+134 | |
|\ \ | ||||||
| * | | x86: section mismatch fixes, #3 | Jacek Luczak | 2008-04-26 | 1 | -1/+1 | |
| * | | x86: section mismatch fixes, #2 | Jacek Luczak | 2008-04-26 | 1 | -1/+1 | |
| * | | x86: pgtable_32.h - prototype and section mismatch fixes | Jacek Luczak | 2008-04-26 | 1 | -4/+4 | |
| * | | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak | 2008-04-26 | 1 | -1/+1 | |
| * | | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak | 2008-04-26 | 1 | -1/+1 | |
| * | | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak | 2008-04-26 | 1 | -1/+1 | |
| * | | x86: use get_bios_ebda() | Akinobu Mita | 2008-04-26 | 3 | -8/+6 | |
| * | | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita | 2008-04-26 | 2 | -11/+1 | |
| * | | x86: get_bios_ebda() requires asm/io.h | Akinobu Mita | 2008-04-26 | 1 | -0/+2 |