Age | Commit message (Expand) | Author |
2009-06-22 | msm_serial: serial driver for MSM7K onboard serial peripheral. | Robert Love |
2009-06-22 | timbuart: Fix for tx_empty | Richard Röjfors |
2009-06-22 | tty: n_hdlc add buffer flushing | Paul Fulghum |
2009-06-22 | serial: samsung.c: mark s3c24xx_serial_remove as __devexit | Peter Korsgaard |
2009-06-22 | tty: fix some bogns in the serqt_usb2 driver | Alan Cox |
2009-06-22 | ppp: Fix throttling bugs | Alan Cox |
2009-06-22 | vt_ioctl: fix lock imbalance | Jiri Slaby |
2009-06-22 | pcmcia/cm4000: fix lock imbalance | Jiri Slaby |
2009-06-22 | n_r3964: fix lock imbalance | Jiri Slaby |
2009-06-22 | serial: fix off by one errors | Roel Kluin |
2009-06-22 | serial: bfin_5xx: fix building as module when early printk is enabled | Mike Frysinger |
2009-06-22 | serial: bfin_5xx: add missing spin_lock init | Mike Frysinger |
2009-06-22 | bfin_jtag_comm: clean up printk usage | Mike Frysinger |
2009-06-22 | parport_pc: set properly the dma_mask for parport_pc device | FUJITA Tomonori |
2009-06-22 | parport_pc: after superio probing restore original register values | Jens Rottmann |
2009-06-22 | Revert "char: moxa, prevent opening unavailable ports" | Linus Torvalds |
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 |