Age | Commit message (Expand) | Author | Files | Lines |
2007-03-23 | [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c | Danny Kukawka | 1 | -0/+3 |
2007-03-14 | serial: Fix sh-sci break interrupt/sysrq handling. | Paul Mundt | 1 | -5/+6 |
2007-03-08 | [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage | Pat Gefre | 1 | -35/+17 |
2007-03-07 | [PATCH] m68knommu: fix work queues in mcfserial.c driver | Greg Ungerer | 1 | -19/+14 |
2007-03-07 | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c | Greg Ungerer | 1 | -2/+9 |
2007-03-05 | [PATCH] dz: remove struct pt_regs references | Maciej W. Rozycki | 1 | -4/+3 |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 1 | -35/+132 |
2007-02-22 | [SERIAL] serial_txx9 driver update | Atsushi Nemoto | 1 | -92/+184 |
2007-02-21 | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning | Thomas Koeller | 1 | -1/+1 |
2007-02-20 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -9/+11 |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2 | -2/+4 |
2007-02-17 | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 1 | -1/+2 |
2007-02-17 | [POWERPC] Dispose irq mapping when done in mpc52xx_serial.c | Sylvain Munaut | 1 | -1/+3 |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 1 | -35/+132 |
2007-02-17 | serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter. | Sergei Organov | 1 | -0/+5 |
2007-02-16 | [POWERPC] Fix compile failure in cpm_uart_cpm2 | Paul Gortmaker | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 7 | -7/+0 |
2007-02-14 | [PATCH] PNX8550 UART driver | Vitaly Wool | 3 | -0/+869 |
2007-02-14 | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 10 | -45/+18 |
2007-02-14 | [PATCH] serial: make sure UART is powered up when dumping MCTRL status | George G. Davis | 1 | -0/+11 |
2007-02-14 | [PATCH] serial: trivial code flow simplification | Bjorn Helgaas | 1 | -4/+4 |
2007-02-14 | [PATCH] 8250 UART backup timer | Alex Williamson | 1 | -44/+134 |
2007-02-14 | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 3 | -0/+154 |
2007-02-13 | [POWERPC] Fixup mp5200 drivers to match device tree changes | Grant Likely | 1 | -3/+2 |
2007-02-12 | [PATCH] atmel_serial: Use __raw I/O register access | Haavard Skinnemoen | 1 | -27/+27 |
2007-02-11 | [PATCH] serial: support for new board | Matthias Fuchs | 1 | -0/+11 |
2007-02-11 | [PATCH] Perle multimodem card (PCI-RAS) detection | Thomas Hoehn | 2 | -2/+22 |
2007-02-11 | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2 | -12/+16 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 1 | -11/+3 |
2007-02-11 | [PATCH] IOC3/IOC4: PCI mem space resources | Brent Casavant | 1 | -3/+3 |
2007-02-11 | [ARM] amba-pl010: add reference to ep93xx to Kconfig help entry | Lennert Buytenhek | 1 | -1/+2 |
2007-02-11 | [ARM] i.MX serial: fix IRQ allocation | Pavel Pisa | 1 | -1/+2 |
2007-02-11 | [ARM] i.MX serial: fix tx buffer overflows | Sascha Hauer | 1 | -6/+5 |
2007-02-09 | [PATCH] drivers/serial NULL noise removal | Al Viro | 1 | -3/+3 |
2007-02-08 | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h | Andrew Victor | 1 | -1/+2 |
2007-02-07 | Merge branch 'linux-2.6' | Paul Mackerras | 4 | -4/+9 |
2007-02-07 | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2 | -6/+0 |
2007-02-07 | [POWERPC] cpm_uart: OF-related fix for CPM1 | Vitaly Bordug | 1 | -7/+8 |
2007-01-24 | [ARM] Fix AMBA serial drivers for non-first serial ports | Russell King | 2 | -0/+4 |
2007-01-24 | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume | Andrew Victor | 1 | -1/+2 |
2007-01-24 | [ARM] 4086/1: AT91: Whitespace cleanup | Andrew Victor | 2 | -3/+3 |
2007-01-11 | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 1 | -1/+1 |
2007-01-09 | [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again | Grant Likely | 1 | -0/+2 |
2007-01-01 | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 3 | -14/+21 |
2006-12-22 | [PATCH] serial/uartlite: Only enable port if request_port succeeded | Peter Korsgaard | 1 | -2/+2 |
2006-12-13 | [PATCH] Add support for Korenix 16C950-based PCI cards | Russell King | 1 | -0/+24 |
2006-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -3/+3 |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 1 | -2/+2 |
2006-12-12 | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 1 | -1/+1 |
2006-12-12 | sh: SH-MobileR SH7722 CPU support. | Paul Mundt | 2 | -0/+36 |