aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ide-{floppy,tape}: cleanup ide*_end_request()Bartlomiej Zolnierkiewicz2009-03-27
* ide: use ->end_request only for private device driver requestsBartlomiej Zolnierkiewicz2009-03-27
* ide: move ->failed_pc to ide_drive_tBartlomiej Zolnierkiewicz2009-03-27
* ide-tape: remove superfluous tape->lockBartlomiej Zolnierkiewicz2009-03-27
* ide-floppy: remove superfluous check from ide_floppy_end_request()Bartlomiej Zolnierkiewicz2009-03-27
* ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flagBartlomiej Zolnierkiewicz2009-03-27
* au1xxx-ide: auide_dma_end() cleanupBartlomiej Zolnierkiewicz2009-03-27
* trm290: trm290_dma_setup() fixBartlomiej Zolnierkiewicz2009-03-27
* icside: icside_dma_setup() fixesBartlomiej Zolnierkiewicz2009-03-27
* ide: move smart_enable() call out from get_smart_data()Bartlomiej Zolnierkiewicz2009-03-27
* ide: remove ->data_phase field from ide_hwif_tBartlomiej Zolnierkiewicz2009-03-27
* ide: no need to read Status and Error registers for "empty" taskfile requestsBartlomiej Zolnierkiewicz2009-03-27
* ide: move request type specific code from ide_end_drive_cmd() to callers (v3)Bartlomiej Zolnierkiewicz2009-03-27
* ide: factor out completion of taskfile from ide_end_drive_cmd()Bartlomiej Zolnierkiewicz2009-03-27
* ide: complete power step in ide_complete_pm_request()Bartlomiej Zolnierkiewicz2009-03-27
* ide: add "flagged" taskfile flags to struct ide_taskfile (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: add IDE_HFLAG_4DRIVES host flagBartlomiej Zolnierkiewicz2009-03-27
* ide: add IDE_HFLAG_DTC2278 host flagBartlomiej Zolnierkiewicz2009-03-27
* ide: remove now superfluous check from ide_host_register()Bartlomiej Zolnierkiewicz2009-03-27
* ide: allow host drivers to specify IRQ flagsBartlomiej Zolnierkiewicz2009-03-27
* ide: fix error message in pre_task_out_intr()Bartlomiej Zolnierkiewicz2009-03-27
* ide: fix memleak on failure in probe_for_drive()Bartlomiej Zolnierkiewicz2009-03-27
* scc_pata: remove DECLARE_SCC_DEV() macro (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: include <asm/ide.h> only when neededBartlomiej Zolnierkiewicz2009-03-27
* at91_ide: use readsw()/writesw() directlyBartlomiej Zolnierkiewicz2009-03-27
* ide-cd: use ide_drive_t's rq in cdrom_queue_request_senseBorislav Petkov2009-03-27
* IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()Kevin Hilman2009-03-27
* ide: cleanup <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz2009-03-27
* ide: make m68k host drivers use IDE_HFLAG_MMIOBartlomiej Zolnierkiewicz2009-03-27
* ide: remove IDE_ARCH_LOCK (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: remove IDE_ARCH_INTR (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: improve debugging schemeBorislav Petkov2009-03-27
* ide: move ->rqsize init from init_irq() to ide_init_port()Bartlomiej Zolnierkiewicz2009-03-27
* macide: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* buddha: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* ide-pnp: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* ide-generic: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* ide_arm: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* icside: use struct ide_port_info also for PCB version 5 (v2)Bartlomiej Zolnierkiewicz2009-03-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-26
|\
| * m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-26
| * m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \
| * | Rationalize fasync return valuesJonathan Corbet2009-03-16
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-26
|\ \ \
| * \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-23
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \
| | | * | | | | | | sparseirq: fix build with unknown irq_desc structYinghai Lu2009-01-11