summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller-14/+52
2008-06-04Fix uart_set_ldisc() function typeLinus Torvalds-1/+1
2008-06-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-80/+237
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-99/+73
2008-06-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-7/+26
2008-06-04s2io iomem annotationsAl Viro-4/+6
2008-06-04isp1760-if iomem annotationsAl Viro-2/+2
2008-06-04cdc-wdm endianness fixesAl Viro-2/+2
2008-06-04usb/c67x00 endianness annotationsAl Viro-6/+6
2008-06-04ibmaem endianness annotationsAl Viro-6/+6
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox-19/+107
2008-06-04sata_mv: PHY_MODE4 cleanupsMark Lord-10/+14
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King-0/+2
2008-06-04[libata] ACPI: Properly handle bay devices in dock stationsHolger Macht-51/+114
2008-06-03serial_core: uart_set_ldisc infrastructureAlan Cox-0/+10
2008-06-02PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas-2/+2
2008-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds-8/+1
2008-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-0/+1
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu-8/+1
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler-2/+8
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan-0/+1
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang-0/+1
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund-1/+1
2008-05-30virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell-0/+22
2008-05-30virtio: fix virtio_net xmit of freed skb bugRusty Russell-5/+9
2008-05-30myri10ge: update driver versionBrice Goglin-1/+1
2008-05-30sc92031: remove bogus unlikely()Cesar Eduardo Barros-1/+1
2008-05-30[netdrvr] CS89X0: Add cleanup for dma after failWang Chen-3/+7
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings-1/+1
2008-05-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-117/+217
2008-05-30[SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez-1/+1
2008-05-30[SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju-6/+9
2008-05-30[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju-26/+10
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-44/+194
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-2/+6
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+101
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar-2/+1
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt-2/+6
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen-4/+4
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra-61/+163
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo-2/+5
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap-1/+2
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela-1/+1
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo-3/+4
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord-1/+5
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord-2/+7
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord-19/+4
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord-12/+12
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord-14/+13
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-28/+135