summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-01block: get rid of queue-private command filterJens Axboe
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen
2009-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-06-30floppy: fix lock imbalanceJiri Slaby
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger
2009-06-30atyfb: fix alignment for block writesVille Syrjala
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach
2009-06-30spi: bitbang bugfix in message setupDavid Brownell
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-30spi: new spi->mode bitsDavid Brownell
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi
2009-06-30dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer
2009-06-30dm exception store: really fix type lookupMilan Broz
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz
2009-06-29Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-28be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde
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-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov
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-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