Age | Commit message (Expand) | Author |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman |
2010-08-10 | serial: general fixes in the serial_rs485 structure | Claudio Scordino |
2010-07-26 | serial: fix rs485 for atmel_serial on avr32 | Peter Huewe |
2010-05-04 | ARM: 6092/1: atmel_serial: support for RS485 communications | Claudio Scordino |
2010-03-02 | serial: atmel_serial: add poll_get_char and poll_put_char uart_ops | Albin Tonnerre |
2009-10-29 | atmel_serial: fix bad BUILD_BUG_ON() usage | Haavard Skinnemoen |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox |
2009-09-19 | serial: kill off uart_info | Alan Cox |
2009-07-29 | drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON... | Albin Tonnerre |
2009-06-16 | atmel_serial: fix hang in set_termios when crtscts is enabled | Haavard Skinnemoen |
2009-04-01 | avr32: add hardware handshake support to atmel_serial | Peter Ma |
2009-02-18 | atmel_serial might lose modem status change | Atsushi Nemoto |
2009-01-15 | atmel_serial: fix flow control bug | Itai Levi |
2008-11-06 | atmel_serial: keep clock off when it's not needed | David Brownell |
2008-09-23 | atmel_serial: update the powersave handler to match serial core | Anti Sullin |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-20 | atmel_serial: Fix tty_port breakage | Haavard Skinnemoen |
2008-07-20 | Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook | Haavard Skinnemoen |
2008-07-02 | atmel_serial: Drain console TX shifter before suspending | Haavard Skinnemoen |
2008-07-02 | atmel_serial: Fix build on avr32 with CONFIG_PM enabled | Haavard Skinnemoen |
2008-06-06 | atmel_serial: filter out FP during baud rate detection | Haavard Skinnemoen |
2008-04-28 | atmel_serial: remove duplicated macro definition | Michael Trimarchi |
2008-04-15 | serial: fix platform driver hotplug/coldplug | Kay Sievers |
2008-04-02 | atmel_serial: fix uart/console concurrent access | Marc Pignat |
2008-04-02 | atmel_serial: avoid stopping pdc during transmission | Michael Trimarchi |
2008-02-23 | atmel_serial: fix interrupt handler return value | Haavard Skinnemoen |
2008-02-08 | atmel_serial: show tty name in /proc/interrupts | Haavard Skinnemoen |
2008-02-08 | atmel_serial: use container_of instead of direct cast | Haavard Skinnemoen |
2008-02-08 | atmel_serial: fix broken RX buffer allocation | Haavard Skinnemoen |
2008-02-08 | atmel_serial: add DMA support | Chip Coldwell |
2008-02-08 | atmel_serial: split the interrupt handler | Remy Bohmer |
2008-02-08 | atmel_serial: fix bugs in probe() error path and remove() | Haavard Skinnemoen |
2008-02-08 | atmel_serial: use existing console options only if BRG is running | Haavard Skinnemoen |
2008-02-08 | atmel_serial: use cpu_relax() when busy-waiting | Haavard Skinnemoen |
2008-02-08 | atmel_serial: clean up the code | Remy Bohmer |
2008-02-04 | [ARM] 4660/3: at91: allow selecting UART for early kernel messages | Guennadi Liakhovetski |
2007-11-14 | atmel_serial build warnings begone | David Brownell |
2007-07-16 | atmel_serial: fix break handling | Haavard Skinnemoen |
2007-05-03 | [ARM] 4357/1: AT91: Support slower serial baud-rates | Andrew Victor |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-12 | [PATCH] atmel_serial: Use __raw I/O register access | Haavard Skinnemoen |
2007-02-08 | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h | Andrew Victor |
2007-01-24 | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume | Andrew Victor |
2007-01-24 | [ARM] 4086/1: AT91: Whitespace cleanup | Andrew Victor |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-04 | [ARM] 3973/1: AT91: Serial driver compile fix | Andrew Victor |
2006-11-30 | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor |
2006-11-30 | [ARM] 3947/1: AT91: cpu_is_XXX macro's | Andrew Victor |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_options | Haavard Skinnemoen |