Age | Commit message (Expand) | Author |
2009-07-06 | Revert "ide: improve handling of Power Management requests" | David S. Miller |
2009-06-29 | ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ... | Christian Engelmayer |
2009-06-29 | ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y | Bartlomiej Zolnierkiewicz |
2009-06-26 | ide-cd: handle fragmented packet commands gracefully | Borislav Petkov |
2009-06-25 | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz |
2009-06-25 | ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests | Bartlomiej Zolnierkiewicz |
2009-06-24 | ide cs5520: Initialize second port's interrupt number. | David S. Miller |
2009-06-24 | ide: improve handling of Power Management requests | Bartlomiej Zolnierkiewicz |
2009-06-24 | ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[] | Bartlomiej Zolnierkiewicz |
2009-06-24 | ide: relax DMA info validity checking | Bartlomiej Zolnierkiewicz |
2009-06-24 | ide-cd: Improve "weird block size" error message | Frans Pop |
2009-06-24 | ide-cd: Don't warn on bogus block size unless it actually matters. | David S. Miller |
2009-06-24 | ide: fix handling of unexpected IRQs vs request_irq() | Bartlomiej Zolnierkiewicz |
2009-06-21 | ide cmd64x: Remove serialize setting. | David S. Miller |
2009-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-06-21 | sdhci: remove needless double parenthesis | Pierre Ossman |
2009-06-21 | sdhci: Specific quirk vor VIA SDHCI controller in VX855ES | Harald Welte |
2009-06-21 | s3cmci: fix dma configuration call | Ben Dooks |
2009-06-21 | mmc: Add new via-sdmmc host controller driver | Harald Welte |
2009-06-21 | sdhci: Add support for hosts that are only capable of 1-bit transfers | Anton Vorontsov |
2009-06-21 | sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk | Ben Dooks |
2009-06-21 | sdhci: Add better ADMA error reporting | Ben Dooks |
2009-06-21 | sdhci-s3c: Samsung S3C based SDHCI controller glue | Ben Dooks |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-06-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-20 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds |
2009-06-20 | ide-cd: prevent null pointer deref via cdrom_newpc_intr | Rainer Weikusat |
2009-06-19 | Input: add driver for Synaptics I2C touchpad | Mike Rapoport |
2009-06-19 | Input: synaptics - add support for reporting x/y resolution | Tero Saarni |
2009-06-20 | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock |
2009-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-06-19 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-19 | fbdev: do not allow VESA modes without compiled-in drivers | Krzysztof Helt |
2009-06-19 | convert some DMA_nnBIT_MASK() callers | Andrew Morton |
2009-06-19 | char: moxa, prevent opening unavailable ports | Dirk Eibach |
2009-06-19 | istallion: add missing __devexit marking | Mike Frysinger |
2009-06-19 | dtlk: off by one in {read,write}_tts() | Roel Kluin |
2009-06-19 | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto |
2009-06-19 | spi_mpc8xxx: s/83xx/8xxx/g | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: remove dead code | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: split mpc83xx_spi_work() into two routines | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: fix checkpatch issues | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: add small delay after asserting chip-select line | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: quieten down the "Requested speed is too low" message | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: handle other Freescale processors | Anton Vorontsov |
2009-06-19 | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach |