Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ali14xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+4 | |
| * | | | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 34 | -58/+58 | |
| * | | | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 34 | -109/+97 | |
| * | | | | via82cxxx: keep local ide_pci_device_t copy | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -35/+27 | |
| * | | | | dtc2278: set ->pio_mask also for the second port | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+1 | |
| * | | | | au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+3 | |
| * | | | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 11 | -51/+40 | |
| * | | | | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-20 | 6 | -5/+8 | |
| * | | | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 7 | -21/+11 | |
| * | | | | ide: fix ide_register_hw() to check hwif->io_ports[] | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+2 | |
| * | | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 15 | -19/+6 | |
| * | | | | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -41/+0 | |
| * | | | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 5 | -62/+38 | |
| * | | | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 18 | -138/+92 | |
| * | | | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 17 | -50/+39 | |
| * | | | | siimage: separate PATA and SATA methods | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -40/+39 | |
| * | | | | aec62xx: remove aec62xx_dma_lost_irq() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -16/+1 | |
| * | | | | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -26/+23 | |
| * | | | | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -29/+31 | |
| * | | | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-20 | 5 | -40/+42 | |
| * | | | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 3 | -12/+11 | |
| * | | | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 4 | -31/+21 | |
| * | | | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 6 | -9/+10 | |
| * | | | | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 | |
| * | | | | ide: add hwif_register_devices() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -27/+22 | |
| * | | | | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+0 | |
| * | | | | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+2 | |
| * | | | | ide: fix disabled ports reporting for PCI controllers | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+4 | |
| * | | | | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+3 | |
| * | | | | ide/pci/sis5513.c: add missing "else" | Adrian Bunk | 2007-10-20 | 1 | -1/+1 | |
* | | | | | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson | 2007-10-19 | 1 | -0/+1 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2007-10-19 | 27 | -172/+984 | |
|\ \ \ \ \ | ||||||
| * | | | | | dm crypt: tidy pending | Milan Broz | 2007-10-20 | 1 | -6/+6 | |
| * | | | | | dm mpath: send uevents | Mike Anderson | 2007-10-20 | 1 | -0/+7 | |
| * | | | | | dm: uevent generate events | Mike Anderson | 2007-10-20 | 5 | -0/+295 | |
| * | | | | | dm: add uevent to core | Mike Anderson | 2007-10-20 | 5 | -0/+133 | |
| * | | | | | dm: export name and uuid | Mike Anderson | 2007-10-20 | 2 | -0/+33 | |
| * | | | | | dm raid1: add mirror_set to struct mirror | Jonathan Brassow | 2007-10-20 | 1 | -0/+2 | |
| * | | | | | dm log: split suspend | Jonathan Brassow | 2007-10-20 | 3 | -3/+4 | |
| * | | | | | dm mpath: hp retry if not ready | Dave Wysochanski | 2007-10-20 | 1 | -11/+53 | |
| * | | | | | dm mpath: add hp handler | Dave Wysochanski | 2007-10-20 | 3 | -0/+214 | |
| * | | | | | dm mpath: add retry pg init | Dave Wysochanski | 2007-10-20 | 2 | -14/+68 | |
| * | | | | | dm crypt: tidy labels | Milan Broz | 2007-10-20 | 1 | -19/+19 | |
| * | | | | | dm crypt: tidy whitespace | Milan Broz | 2007-10-20 | 1 | -17/+17 | |
| * | | | | | dm crypt: add post processing queue | Milan Broz | 2007-10-20 | 1 | -16/+51 | |
| * | | | | | dm crypt: use per device singlethread workqueues | Milan Broz | 2007-10-20 | 1 | -18/+14 | |
| * | | | | | dm mpath: emc fix an error message | Alasdair G Kergon | 2007-10-20 | 1 | -1/+1 | |
| * | | | | | dm: bio_list macro renaming | Alasdair G Kergon | 2007-10-20 | 2 | -6/+1 | |
| * | | | | | dm io:ctl remove vmalloc void cast | Jesper Juhl | 2007-10-20 | 1 | -1/+1 | |
| * | | | | | dm: tidy bio_io_error usage | Milan Broz | 2007-10-20 | 1 | -19/+18 |