aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sata_mv: Support SoC controllersSaeed Bishara2008-02-062-48/+330
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-0622-21/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0532-1593/+1825
|\
| * ide-tape: bump minor driver versionBorislav Petkov2008-02-061-1/+1
| * ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-061-352/+480
| * ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-061-2/+2
| * ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-061-4/+0
| * ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-061-3/+2
| * ide-tape: include proper headersBorislav Petkov2008-02-061-3/+3
| * ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov2008-02-061-3/+6
| * ide-tape: remove struct idetape_id_gcwBorislav Petkov2008-02-061-33/+23
| * ide-tape: cleanup and fix commentsBorislav Petkov2008-02-061-410/+271
| * ide-tape: shorten some function namesBorislav Petkov2008-02-061-17/+15
| * ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov2008-02-061-20/+15
| * ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov2008-02-061-97/+113
| * ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-061-34/+11
| * ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-061-30/+32
| * ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-061-26/+28
| * ide-tape: remove unreachable code chunkBorislav Petkov2008-02-061-12/+10
| * ide-tape: remove struct idetape_read_position_result_tBorislav Petkov2008-02-061-32/+18
| * ide-tape: refactor the debug logging facilityBorislav Petkov2008-02-061-222/+122
| * ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-068-10/+18
| * ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-0611-69/+100
| * ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-068-184/+133
| * ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz2008-02-061-2/+0
| * ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-062-8/+0
| * ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-062-29/+25
| * ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-063-14/+5
| * drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton2008-02-061-3/+6
| * drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
| * Palmchip BK3710 IDE driverAnton Salnikov2008-02-065-2/+409
| * ide-generic: probing bugfixBartlomiej Zolnierkiewicz2008-02-061-2/+8
* | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-054-482/+502
|\ \
| * | pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox2007-12-041-16/+20
| * | Change dmapool free block managementMatthew Wilcox2007-12-041-61/+58
| * | dmapool: Tidy up includes and add commentsMatthew Wilcox2007-12-041-10/+30
| * | dmapool: Validate parameters to dma_pool_createMatthew Wilcox2007-12-041-7/+8
| * | Avoid taking waitqueue lock in dmapoolMatthew Wilcox2007-12-041-4/+5
| * | dmapool: Fix style problemsMatthew Wilcox2007-12-041-146/+142
| * | Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-043-1/+2
* | | deprecate smbfs in favour of cifsAndrew Morton2008-02-052-14/+21
* | | timerfd: fix remaining architecturesAndrew Morton2008-02-058-8/+8
* | | Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-052-2/+2
* | | stop c_p_a corrupting the pdsHugh Dickins2008-02-051-1/+0
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-0528-376/+468
|\ \
| * | [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
| * | [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-054-22/+39
| * | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
| * | [IA64] Appoint kvm/ia64 MaintainersZhang Xiantao2008-02-041-0/+9
| * | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-042-2/+1