Age | Commit message (Expand) | Author |
2009-04-07 | tty: Blackin CTS/RTS | Sonic Zhang |
2009-04-07 | Change hardware flow control from poll to interrupt driven | Sonic Zhang |
2009-04-07 | Add support for the MAX3100 SPI UART. | Christian Pellegrin |
2009-04-07 | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino |
2009-04-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-07 | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook | Benjamin Herrenschmidt |
2009-04-07 | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras |
2009-04-06 | 8250: Fix warning | Alan Cox |
2009-04-06 | icom: remove unused variables | Breno Leitao |
2009-04-06 | jsm: Fix the return variable and removing the unused retval. | Breno Leitao |
2009-04-06 | jsm: define init function as __devinit | Breno Leitao |
2009-04-06 | ucc: Fix leaky error path | Alan Cox |
2009-04-06 | blackfin: Subtract ANOMALY_05000230 on quot | Graf Yang |
2009-04-06 | Fix DMA rx ring buffer handling | Sonic Zhang |
2009-04-06 | blackfin: Fix tty compile error in PIO mode | Sonic Zhang |
2009-04-06 | blackfin: Use unsigned long for flags with irq functions | Mike Frysinger |
2009-04-06 | blackfin: BF538/9 serial uart support | Michael Hennerich |
2009-04-06 | 8250_pci: add support for National Instruments legacy 8420 RS232 boards | Will Page |
2009-04-06 | 8250_pci: add support for National Instruments 843x RS232 devices | Shawn Bohrer |
2009-04-06 | serial: Update PNP IDs | Matthew Garrett |
2009-04-06 | 8250_pnp.c: add another Wacom tablet | Danny Kukawka |
2009-04-06 | cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. | Scott Wood |
2009-04-06 | cpm_uart: Initialize port.dev before it's used. | Scott Wood |
2009-04-05 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-04-01 | serial: fixup /proc/tty/driver/serial after proc_fops conversion | Alexey Dobriyan |
2009-04-01 | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan |
2009-04-01 | avr32: add hardware handshake support to atmel_serial | Peter Ma |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-25 | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King |
2009-03-24 | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-24 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root |
2009-03-24 | m68knommu: Fix support for console port other than ttyS0 on mcf.c | Len Sorensen |
2009-03-23 | [ARM] pxa: allow reuse of serial driver for pxa168 | Eric Miao |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-13 | [ARM] MXC: remove _clk suffix from clock names | Sascha Hauer |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-03-09 | cpm_uart: fix non-console port startup bug | Xiaotian Feng |
2009-03-09 | [ARM] pxa: remove machine class specific stuffs from serial driver | Eric Miao |
2009-03-03 | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-02-27 | serial: sh-sci: console drainage | Magnus Damm |
2009-02-20 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab |
2009-02-18 | jsm: additional device support | Adam Lackorzynski |
2009-02-18 | atmel_serial might lose modem status change | Atsushi Nemoto |