summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-21via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones
2009-06-21mlx4_en: Remove redundant refill code on RXYevgeny Petrilin
2009-06-21mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin
2009-06-21mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin
2009-06-21mlx4_en: using stop/start_all_queuesYevgeny Petrilin
2009-06-21mlx4_en: Removed redundant skb->len checkYevgeny Petrilin
2009-06-21mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin
2009-06-22i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi
2009-06-22i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-21sdhci: remove needless double parenthesisPierre Ossman
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte
2009-06-21s3cmci: fix dma configuration callBen Dooks
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks
2009-06-21sdhci: Add better ADMA error reportingBen Dooks
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks
2009-06-21firewire: new stack is no longer experimentalStefan Richter
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat
2009-06-20usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell
2009-06-20Net: qla3xxx, remove sleeping in atomicJiri Slaby
2009-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach
2009-06-19istallion: add missing __devexit markingMike Frysinger
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto
2009-06-19spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov
2009-06-19spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov
2009-06-19spi_mpc83xx: remove dead codeAnton Vorontsov
2009-06-19spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov
2009-06-19spi_mpc83xx: fix checkpatch issuesAnton Vorontsov
2009-06-19spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov
2009-06-19spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov
2009-06-19spi_mpc83xx: handle other Freescale processorsAnton Vorontsov
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach
2009-06-19PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded writeHidetoshi Seto