summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_stdAmit Shah2007-11-271-1/+1
* KVM: x86 emulator: fix the saving of of the eip valueIzik Eidus2007-11-271-0/+1
* KVM: x86 emulator: fix JMP_RELIzik Eidus2007-11-271-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-265-15/+22
|\
| * [ATM]: [he] initialize lock and tasklet earlierchas williams2007-11-271-5/+5
| * rt2x00: Request usb_maxpacket() onceIvo van Doorn2007-11-184-10/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-261-0/+1
|\ \
| * | ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy2007-11-261-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-11-267-7/+7
|\ \
| * | Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-152-2/+2
| * | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-235-5/+5
| |/
* | plip: fix parport_register_device name parameterMikulas Patocka2007-11-261-1/+1
* | plip: use netif_rx_ni() for packet receiveMikulas Patocka2007-11-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-11-262-20/+20
|\ \
| * | mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-211-8/+6
| * | tifm_sd: handle non-power-of-2 block sizesAlex Dubov2007-11-211-11/+7
| * | mmc_block: check card state after writePierre Ossman2007-11-211-1/+7
| |/
* | radeonfb: add chip definition for RV370 5b63Andreas Herrmann2007-11-261-0/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-2612-258/+183
|\ \
| * | libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
| * | libata: Return proper ATA INT status in pata_bf54x driversonic zhang2007-11-261-3/+3
| * | pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-231-1/+1
| * | pata_isapnp: Polled devicesAlan Cox2007-11-231-4/+7
| * | pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-231-1/+1
| * | pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-231-0/+17
| * | pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-231-0/+3
| * | libata-core: List more documentation sources for referenceAlan Cox2007-11-231-0/+8
| * | ata_piix: Invalid use of writel/readl with iomapAlan Cox2007-11-231-3/+3
| * | sata_sil24: fix sg table sizingTejun Heo2007-11-231-3/+23
| * | pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo2007-11-231-5/+4
| * | pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov2007-11-231-30/+2
| * | ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
| * | ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
| * | ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
| * | pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
| * | libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
| * | libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
| * | libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-5/+13
| * | libata: remove unused functionsAdrian Bunk2007-11-192-173/+0
| * | ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2007-11-264-7/+30
|\ \
| * | virtio: fix net driver loop case where we fail to restartRusty Russell2007-11-191-2/+2
| * | virtio: fix module/device unloadingRusty Russell2007-11-194-5/+28
| |/
* | Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven2007-11-261-0/+15
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-2615-346/+716
|\ \
| * \ Pull bugzilla-9327 into release branchLen Brown2007-11-202-20/+46
| |\ \
| | * | ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy2007-11-202-14/+37
| | * | ACPI: EC: use printk_ratelimit(), add some DEBUG mode messagesMárton Németh2007-11-201-19/+31
| | * | Revert "ACPI: EC: Workaround for optimized controllers"Len Brown2007-11-201-22/+13
| * | | Pull fluff into release branchLen Brown2007-11-203-4/+4
| |\ \ \
OpenPOWER on IntegriCloud