| Commit message (Expand) | Author | Age |
* | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning | Thomas Koeller | 2007-02-20 |
* | [PATCH] 8250 UART backup timer | Alex Williamson | 2007-02-14 |
* | [PATCH] Perle multimodem card (PCI-RAS) detection | Thomas Hoehn | 2007-02-11 |
* | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 2007-01-10 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [SERIAL] tickle NMI watchdog on serial output. | Dave Jones | 2006-10-01 |
| * | [SERIAL] OMAP1510 serial fix for 115200 baud | Jonathan McDowell | 2006-10-01 |
| * | [SERIAL] suspend/resume handlers don't have level arg anymore | Sergei Shtylyov | 2006-10-01 |
| * | [SERIAL] 8250 resourse management fixes | Sergei Shtylyov | 2006-10-01 |
* | | [POWERPC] UPIO_TSI cleanup | Al Viro | 2006-09-26 |
|/ |
|
* | [SERIAL] 8250: sysrq deadlock fix | Andrew Morton | 2006-07-09 |
* | [SERIAL] 8250: add tsi108 serial support | Zang Roy-r61911 | 2006-07-09 |
* | [PATCH] irq-flags: serial: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 |
* | [SERIAL] 8250: add locking to console write function | Russell King | 2006-05-02 |
* | [SERIAL] Remove unconditional enable of TX irq for console | Russell King | 2006-04-30 |
* | [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart | Jon Anders Haugum | 2006-04-30 |
* | [SERIAL] AMD Alchemy UART: claim memory range | Sergei Shtylyov | 2006-04-30 |
* | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
* | [SERIAL] kernel console should send CRLF not LFCR | Russell King | 2006-03-20 |
* | [SERIAL] Add comment about early_serial_setup() | Russell King | 2006-02-23 |
* | [SERIAL] Fix typo in comment | Ralf Baechle | 2006-02-15 |
* | [SERIAL] 8250 serial console update uart_8250_port ier | Kumar Gala | 2006-02-08 |
* | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA | Russell King | 2006-01-21 |
* | [SERIAL] 8250 serial console fixes | Alan Cox | 2006-01-21 |
* | [SERIAL] Fix serial8250 driver initialisation ordering | Russell King | 2006-01-18 |
* | [SERIAL] serial8250: convert to the new platform device interface | Dmitry Torokhov | 2006-01-13 |
* | [SERIAL] turn serial semaphores into mutexes | Arjan van de Ven | 2006-01-12 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [SERIAL] Make the number of UARTs registered configurable. | Dave Jones | 2006-01-07 |
* | [SERIAL] Remove _INLINE_ | Russell King | 2006-01-04 |
* | [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port() | Russell King | 2006-01-04 |
* | [SERIAL] Use uart_match_port() to find a matching port in find_port() | Russell King | 2006-01-04 |
* | [Serial] Don't miss modem status changes | Russell King | 2006-01-04 |
* | [SERIAL] mark several serial tables const | Arjan van de Ven | 2005-11-28 |
* | [SERIAL] don't disable xscale serial ports after autoconfig | Lennert Buytenhek | 2005-11-12 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | [PATCH] serial console: touch NMI watchdog | Andrew Morton | 2005-11-07 |
* | [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. | Pantelis Antoniou | 2005-11-06 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 |
* | [SERIAL] Spelling fix in 8250.c | Russell King | 2005-09-09 |
* | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 2005-09-08 |
* | [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions | Sascha Hauer | 2005-08-31 |
* | [SERIAL] Clean up and fix tty transmission start/stoping | Russell King | 2005-08-31 |
* | [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS | Russell King | 2005-06-30 |
* | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2005-06-29 |