summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-27ide: add IDE_HFLAG_DTC2278 host flagBartlomiej Zolnierkiewicz2-2/+3
2009-03-27ide: remove now superfluous check from ide_host_register()Bartlomiej Zolnierkiewicz1-12/+7
2009-03-27ide: allow host drivers to specify IRQ flagsBartlomiej Zolnierkiewicz12-21/+20
2009-03-27ide: fix error message in pre_task_out_intr()Bartlomiej Zolnierkiewicz1-1/+3
2009-03-27ide: fix memleak on failure in probe_for_drive()Bartlomiej Zolnierkiewicz1-13/+9
2009-03-27scc_pata: remove DECLARE_SCC_DEV() macro (v2)Bartlomiej Zolnierkiewicz1-16/+11
2009-03-27ide: include <asm/ide.h> only when neededBartlomiej Zolnierkiewicz3-0/+11
2009-03-27at91_ide: use readsw()/writesw() directlyBartlomiej Zolnierkiewicz1-2/+2
2009-03-27ide-cd: use ide_drive_t's rq in cdrom_queue_request_senseBorislav Petkov2-3/+1
2009-03-27IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()Kevin Hilman1-4/+9
2009-03-27ide: cleanup <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz2-4/+4
2009-03-27ide: make m68k host drivers use IDE_HFLAG_MMIOBartlomiej Zolnierkiewicz5-12/+7
2009-03-27ide: remove IDE_ARCH_LOCK (v2)Bartlomiej Zolnierkiewicz3-8/+31
2009-03-27ide: remove IDE_ARCH_INTR (v2)Bartlomiej Zolnierkiewicz1-2/+3
2009-03-27ide: improve debugging schemeBorislav Petkov5-89/+78
2009-03-27ide: move ->rqsize init from init_irq() to ide_init_port()Bartlomiej Zolnierkiewicz1-8/+7
2009-03-27macide: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27buddha: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27ide-pnp: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27ide-generic: use struct ide_port_infoBartlomiej Zolnierkiewicz1-2/+6
2009-03-27ide_arm: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27icside: use struct ide_port_info also for PCB version 5 (v2)Bartlomiej Zolnierkiewicz1-2/+6
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-2/+1254
2009-03-27Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds13-50/+20
2009-03-27Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+6
2009-03-27Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2009-03-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds50-2893/+3020
2009-03-27Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+52
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds705-80037/+89436
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds40-536/+746
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds50-609/+1160
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller556-24773/+22574
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz2-2/+2
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier4-0/+1252
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds76-542/+1316
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds146-3612/+4989
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds113-530/+1052
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds40-1850/+1533
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-367/+2043
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-17/+19
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-3/+2596
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds6-273/+379
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar1-3/+3
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov3-8/+5
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-1/+3
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-1/+1
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-03-26[S390] tape message cleanupCarsten Otte8-371/+267
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber3-45/+21