aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: init/Simon Arlott1-1/+1
2007-10-20spelling fixes: mm/Simon Arlott11-18/+18
2007-10-20spelling fixes: arch/x86_64/Simon Arlott9-13/+13
2007-10-20spelling fixes: arch/v850/Simon Arlott2-4/+4
2007-10-20spelling fixes: arch/um/Simon Arlott9-10/+10
2007-10-20spelling fixes: arch/m68k/Simon Arlott8-11/+11
2007-10-20spelling fixes: arch/m32r/Simon Arlott5-15/+15
2007-10-20spelling fixes: arch/i386/Simon Arlott37-57/+57
2007-10-20spelling fixes: arch/h8300/Simon Arlott4-4/+4
2007-10-20spelling fixes: arch/frv/Simon Arlott3-4/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott26-42/+42
2007-10-20spelling fixes: arch/alpha/Simon Arlott10-10/+9
2007-10-20pata_cmd64x.c typo fixAdrian Bunk1-1/+1
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk1-17/+0
2007-10-20fix up security_socket_getpeersec_* documentationSerge Hallyn1-2/+15
2007-10-20changed emailJohann Deneux5-7/+5
2007-10-20powerpc: Remove obsolete prototypeJulio M. Merino Vidal1-2/+0
2007-10-20ide: remove inclusion of non-existent io_trace.hRobert P. J. Day1-1/+0
2007-10-20ide-disk: add get_smart_data() helperBartlomiej Zolnierkiewicz1-20/+4
2007-10-20ide: fix ->data_phase in taskfile_load_raw()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: check drive->using_dma in flagged_taskfile()Bartlomiej Zolnierkiewicz1-0/+3
2007-10-20ide: check ->dma_setup() return value in flagged_taskfile()Bartlomiej Zolnierkiewicz1-4/+7
2007-10-20dtc2278: note on docsAlan Cox1-0/+2
2007-10-20qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz1-34/+12
2007-10-20ide: PCI BMDMA initialization fixes (take 2)Bartlomiej Zolnierkiewicz1-22/+10
2007-10-20ide: remove stale comments from ide-taskfile.cBartlomiej Zolnierkiewicz1-23/+0
2007-10-20ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz1-23/+3
2007-10-20ide: use __ide_end_request() in ide_end_dequeued_request()Bartlomiej Zolnierkiewicz1-34/+10
2007-10-20ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz1-5/+3
2007-10-20cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz1-7/+1
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz3-12/+14
2007-10-20ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-13/+18
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-20/+28
2007-10-20slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-3/+5
2007-10-20qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-8/+9
2007-10-20dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz34-58/+58
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz34-109/+97
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz1-35/+27
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz1-0/+1
2007-10-20au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave deviceBartlomiej Zolnierkiewicz1-1/+3
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz11-51/+40
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz6-5/+8
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz7-21/+11
2007-10-20ide: fix ide_register_hw() to check hwif->io_ports[]Bartlomiej Zolnierkiewicz1-2/+2
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz15-19/+6
2007-10-20ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz1-41/+0
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz5-62/+38