aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-27[SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie
2009-06-27mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco
2009-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov
2009-06-26intel-iommu: fix Identity Mapping to be arch independentChris Wright
2009-06-25ide: always kill the whole request on errorBartlomiej Zolnierkiewicz
2009-06-25ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz
2009-06-26powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary
2009-06-26eeepc-laptop: right parent deviceCorentin Chary
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches
2009-06-26eeepc-laptop: Register as a pci-hotplug deviceCorentin Chary
2009-06-25mdio add missing GPL flagNicolas Reinecke
2009-06-25sh_eth: remove redundant test on unsignedroel kluin
2009-06-25fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu
2009-06-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-25usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo
2009-06-25acm: Fix oops when closing ACM tty device right after open has failed.Thadeu Lima de Souza Cascardo
2009-06-25acm: Return ENODEV instead of EINVAL when trying to open ACM device.Thadeu Lima de Souza Cascardo
2009-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-06-25i2c: fix build bug in i2c-designware.cIngo Molnar
2009-06-25[SCSI] zalon: fix oops on attach failureJames Bottomley
2009-06-25[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar
2009-06-25[SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin
2009-06-25[SCSI] ibmvscsi: Fix module load hangBrian King
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips
2009-06-25Revert "veth: prevent oops caused by netdev destructor"David S. Miller
2009-06-25mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo
2009-06-25mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo
2009-06-24cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney
2009-06-24DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto