aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-28Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
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-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-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-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-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
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto
2009-06-24ide cs5520: Initialize second port's interrupt number.David S. Miller
2009-06-24ide: improve handling of Power Management requestsBartlomiej Zolnierkiewicz
2009-06-24ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]Bartlomiej Zolnierkiewicz
2009-06-24ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz
2009-06-24ide-cd: Improve "weird block size" error messageFrans Pop
2009-06-24ide-cd: Don't warn on bogus block size unless it actually matters.David S. Miller
2009-06-24ide: fix handling of unexpected IRQs vs request_irq()Bartlomiej Zolnierkiewicz
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro