summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-07drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes-6/+6
2008-05-07drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom-25/+17
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie-1372/+473
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-21/+15
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier-94/+155
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller-1/+1
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier-8/+28
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi-2/+1
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke-1/+5
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund-1/+1
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox-2/+2
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry-71/+4
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood-1/+2
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson-5/+6
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas-36/+35
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch-1/+1
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik-37/+123
2008-05-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-399/+1207
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik-11/+5
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan-21/+748
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov-12/+18
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov-4/+4
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming-160/+174
2008-05-06phylib: Fix some sparse warningsAndy Fleming-1/+1
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming-6/+12
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh-7/+7
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov-2/+4
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh-8/+8
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov-1/+3
2008-05-06pata_atiixp: Don't disableAlan Cox-0/+12
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo-10/+30
2008-05-06sata_inic162x: add cardbus supportTejun Heo-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo-98/+5
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo-35/+235
2008-05-06sata_inic162x: update TF read handlingTejun Heo-2/+45
2008-05-06sata_inic162x: add / update constantsTejun Heo-3/+56
2008-05-06sata_inic162x: misc clean upsTejun Heo-13/+5
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord-12/+6
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord-0/+165
2008-05-06sata_mv delayed eh handlingMark Lord-1/+37
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord-1/+2
2008-05-06sata_mv new mv_port_intr functionMark Lord-36/+48
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord-29/+42
2008-05-06sata_mv NCQ and SError fixes for mv_err_intrMark Lord-21/+43
2008-05-06sata_mv rearrange mv_config_fbsMark Lord-21/+39
2008-05-06sata_mv errata workaround for sata25 part 1Mark Lord-2/+18
2008-05-06sata_mv new mv_qc_defer methodMark Lord-2/+41