summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-11-27ide: More TSST drives with broken cable detectionPeter Missel1-0/+3
2007-11-27ali14xx: constify __initdataBartlomiej Zolnierkiewicz1-3/+4
2007-11-27ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz1-0/+1
2007-11-27alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz1-0/+5
2007-11-27ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz1-0/+1
2007-11-27amd74xx: arm hackAndrew Morton1-0/+1
2007-11-27drivers/ide: Add missing "space"Joe Perches1-1/+1
2007-11-27ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz1-3/+4
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-0/+35
2007-11-27ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz2-2/+9
2007-11-27ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz1-1/+1
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2-2/+2
2007-11-27aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic1-1/+10
2007-11-27ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare1-13/+19
2007-11-27siimage: remove resetproc() methodSergei Shtylyov1-44/+1
2007-11-27ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov1-1/+6
2007-11-27sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu1-0/+1
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds5-15/+22
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+1
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds7-7/+7
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka1-1/+1
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka1-1/+1
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-20/+20
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann1-0/+1
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-258/+183
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-7/+30
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven1-0/+15
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds15-346/+716
2007-11-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-38/+11
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-11-27[ATM]: [he] initialize lock and tasklet earlierchas williams1-5/+5
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy1-0/+1
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo1-3/+32
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang1-3/+3
2007-11-23pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik1-1/+1
2007-11-23pata_isapnp: Polled devicesAlan Cox1-4/+7
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox1-1/+1
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox1-0/+17
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox1-0/+3
2007-11-23libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-23sata_sil24: fix sg table sizingTejun Heo1-3/+23
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo1-5/+4
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-11-21mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse1-8/+6
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov1-11/+7
2007-11-21mmc_block: check card state after writePierre Ossman1-1/+7
2007-11-20Pull bugzilla-9327 into release branchLen Brown2-20/+46