aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens
2008-05-07[S390] s390mach compile warningMartin Schwidefsky
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger
2008-05-07Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-05-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov
2008-05-06pata_atiixp: Don't disableAlan Cox
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo
2008-05-06sata_inic162x: add cardbus supportTejun Heo
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo
2008-05-06sata_inic162x: update TF read handlingTejun Heo
2008-05-06sata_inic162x: add / update constantsTejun Heo
2008-05-06sata_inic162x: misc clean upsTejun Heo
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord
2008-05-06sata_mv delayed eh handlingMark Lord
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord
2008-05-06sata_mv new mv_port_intr functionMark Lord
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord