Age | Commit message (Expand) | Author |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel |
2008-07-24 | mspec: convert nopfn to fault | Nick Piggin |
2008-07-24 | remove is_tty() | Adrian Bunk |
2008-07-24 | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds |
2008-07-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-23 | ide: small whitespace fixes | Pavel Machek |
2008-07-23 | ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings | Harvey Harrison |
2008-07-23 | ide: ide-cd.c fix sparse endianness warnings | Harvey Harrison |
2008-07-23 | ide-cd: convert to using the new atapi_flags | Borislav Petkov |
2008-07-23 | ide: remove unused PC_FLAG_DRQ_INTERRUPT | Borislav Petkov |
2008-07-23 | ide-scsi: convert to using the new atapi_flags | Borislav Petkov |
2008-07-23 | ide-tape: convert to using the new atapi_flags | Borislav Petkov |
2008-07-23 | ide-floppy: convert to using the new atapi_flags (take 2) | Borislav Petkov |
2008-07-23 | ide: use rq->cmd instead of pc->c in atapi common code | Borislav Petkov |
2008-07-23 | ide-scsi: pass packet command in rq->cmd | Borislav Petkov |
2008-07-23 | ide-tape: pass packet command in rq->cmd | Borislav Petkov |
2008-07-23 | ide-tape: make room for packet command ids in rq->cmd | Borislav Petkov |
2008-07-23 | ide-floppy: pass packet command in rq->cmd | Borislav Petkov |
2008-07-23 | ide-scsi: use drive->pc_callback instead of pc->callback | Borislav Petkov |
2008-07-23 | ide-tape: use drive->pc_callback instead of pc->callback | Borislav Petkov |
2008-07-23 | ide-floppy: use drive->pc_callback instead of pc->callback | Borislav Petkov |
2008-07-23 | drivers/ide/ide-tape.c: remove double kfree | Darren Jenkins |
2008-07-23 | ide: add ide_host_free() helper (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: allocate ide_hwif_t instances dynamically | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_ports[] | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: move ide_remove_port_from_hwgroup() to ide-probe.c | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: fix IDE port slots reservation and freeing (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: fix ide_host_register() return value | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide-generic: probing fix | Bartlomiej Zolnierkiewicz |
2008-07-23 | gayle: reserve memory resources at once | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: filter out invalid transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: mark hpt34x host driver as BROKEN | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: limit cy82c693 host driver to ALPHA | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_bcount_and_ireason() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_ireason() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_read_device() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: use ->tf_load in SELECT_DRIVE() | Bartlomiej Zolnierkiewicz |