aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-11-27ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng
2007-11-27ide: More TSST drives with broken cable detectionPeter Missel
2007-11-27ali14xx: constify __initdataBartlomiej Zolnierkiewicz
2007-11-27ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz
2007-11-27trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz
2007-11-27piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz
2007-11-27alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz
2007-11-27ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz
2007-11-27amd74xx: arm hackAndrew Morton
2007-11-27drivers/ide: Add missing "space"Joe Perches
2007-11-27ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz
2007-11-27ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz
2007-11-27ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz
2007-11-27aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic
2007-11-27ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare
2007-11-27siimage: remove resetproc() methodSergei Shtylyov
2007-11-27ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov
2007-11-27sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-11-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil
2007-11-27[ATM]: [he] initialize lock and tasklet earlierchas williams
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang
2007-11-23pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik
2007-11-23pata_isapnp: Polled devicesAlan Cox
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox
2007-11-23libata-core: List more documentation sources for referenceAlan Cox
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox
2007-11-23sata_sil24: fix sg table sizingTejun Heo
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov
2007-11-21mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov
2007-11-21mmc_block: check card state after writePierre Ossman