Age | Commit message (Expand) | Author |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-10 | serial: bfin_5xx: move resources into board files | Sonic Zhang |
2011-01-07 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-06 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2011-01-06 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-01-06 | serial: apbuart: Fixup apbuart_console_init() | Thomas Gleixner |
2011-01-05 | Merge branches 'mmci' and 'pl011-dma' into devel | Russell King |
2011-01-05 | ARM: PL011: add DMA burst threshold support for ST variants | Russell King |
2011-01-05 | ARM: PL011: Add support for transmit DMA | Russell King |
2011-01-05 | ARM: PL011: Ensure IRQs are disabled in UART interrupt handler | Russell King |
2011-01-05 | ARM: PL011: Separate hardware FIFO size from TTY FIFO size | Russell King |
2011-01-05 | ARM: PL011: Allow better handling of vendor data | Russell King |
2011-01-05 | ARM: PL011: Ensure error flags are clear at startup | Russell King |
2011-01-05 | ARM: PL011: include revision number in boot-time port printk | Russell King |
2011-01-04 | Added support for ampopts in APBUART driver. Used in AMP systems. | Daniel Hellstrom |
2011-01-04 | APBUART: added raw AMBA vendor/device number to match against. | Daniel Hellstrom |
2011-01-03 | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF | Rob Herring |
2010-12-29 | of_serial: explicitly include of_irq.h | Rob Herring |
2010-12-20 | Merge branches 'msm-core' and 'msm-mmc' into for-next | David Brown |
2010-12-21 | Merge branch 'rmobile/urgent' into rmobile-latest | Paul Mundt |
2010-12-17 | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren |
2010-12-16 | drivers: serial: apbuart: Handle OF failures gracefully | Thomas Gleixner |
2010-12-16 | Serial: Avoid unbalanced IRQ wake disable during resume | Govindraj.R |
2010-12-16 | pch_uart : fix warnings for 64bit compile | Tomoya MORINAGA |
2010-12-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-12-13 | kgdboc,input: Fix regression with keyboard release key and early debugging | Jason Wessel |
2010-12-10 | 8250: fix uninitialized FIFOs | Ondrej Puzman |
2010-12-10 | 8250: add a UPIO_DWAPB32 for 32 bit accesses | Jamie Iles |
2010-12-10 | 8250: use container_of() instead of casting | Jamie Iles |
2010-12-10 | serial: omap-serial: Add support for kernel debugger | Cosmin Cojocar |
2010-12-10 | serial: fix pch_uart kconfig & build | Randy Dunlap |
2010-12-10 | Merge branch 'devel-omap-irq' into omap-for-linus | Tony Lindgren |
2010-12-09 | msm_serial: Remove redundant unlikely() | Tobias Klauser |
2010-12-02 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-30 | serial: mfd: adjust the baud rate setting | Feng Tang |
2010-11-30 | serial: ifx6x60: fix memory leak | Vasiliy Kulikov |
2010-11-30 | serial: ifx6x60: free IRQ on error | Vasiliy Kulikov |
2010-11-30 | Serial: EG20T: add PCH_UART driver | Tomoya MORINAGA |
2010-11-30 | Serial: ce4100: Add PCI UART support for the ce4100 | Dirk Brandewie |
2010-11-30 | omap: Serial: Define register access modes in LCR | Andrei Emeltchenko |
2010-11-30 | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers | Andrei Emeltchenko |
2010-11-24 | Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latest | Paul Mundt |
2010-11-18 | ARM: mach-shmobile: Initial AG5 and AG5EVM support | Magnus Damm |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |