| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 7 | -7/+0 |
* | [PATCH] PNX8550 UART driver | Vitaly Wool | 2007-02-14 | 3 | -0/+869 |
* | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 2007-02-14 | 10 | -45/+18 |
* | [PATCH] serial: make sure UART is powered up when dumping MCTRL status | George G. Davis | 2007-02-14 | 1 | -0/+11 |
* | [PATCH] serial: trivial code flow simplification | Bjorn Helgaas | 2007-02-14 | 1 | -4/+4 |
* | [PATCH] 8250 UART backup timer | Alex Williamson | 2007-02-14 | 1 | -44/+134 |
* | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-14 | 3 | -0/+154 |
* | [POWERPC] Fixup mp5200 drivers to match device tree changes | Grant Likely | 2007-02-13 | 1 | -3/+2 |
* | [PATCH] atmel_serial: Use __raw I/O register access | Haavard Skinnemoen | 2007-02-12 | 1 | -27/+27 |
* | [PATCH] serial: support for new board | Matthias Fuchs | 2007-02-11 | 1 | -0/+11 |
* | [PATCH] Perle multimodem card (PCI-RAS) detection | Thomas Hoehn | 2007-02-11 | 2 | -2/+22 |
* | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2007-02-11 | 2 | -12/+16 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 | 1 | -11/+3 |
* | [PATCH] IOC3/IOC4: PCI mem space resources | Brent Casavant | 2007-02-11 | 1 | -3/+3 |
* | [PATCH] drivers/serial NULL noise removal | Al Viro | 2007-02-09 | 1 | -3/+3 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | 4 | -4/+9 |
|\ |
|
| * | [ARM] Fix AMBA serial drivers for non-first serial ports | Russell King | 2007-01-24 | 2 | -0/+4 |
| * | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume | Andrew Victor | 2007-01-24 | 1 | -1/+2 |
| * | [ARM] 4086/1: AT91: Whitespace cleanup | Andrew Victor | 2007-01-24 | 2 | -3/+3 |
* | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-07 | 2 | -6/+0 |
* | | [POWERPC] cpm_uart: OF-related fix for CPM1 | Vitaly Bordug | 2007-02-07 | 1 | -7/+8 |
|/ |
|
* | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 2007-01-11 | 1 | -1/+1 |
* | [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again | Grant Likely | 2007-01-09 | 1 | -0/+2 |
* | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 2006-12-31 | 3 | -14/+21 |
* | [PATCH] serial/uartlite: Only enable port if request_port succeeded | Peter Korsgaard | 2006-12-22 | 1 | -2/+2 |
* | [PATCH] Add support for Korenix 16C950-based PCI cards | Russell King | 2006-12-13 | 1 | -0/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-12-12 | 2 | -3/+3 |
|\ |
|
| * | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | 1 | -2/+2 |
| * | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 2006-12-12 | 1 | -1/+1 |
* | | sh: SH-MobileR SH7722 CPU support. | Paul Mundt | 2006-12-12 | 2 | -0/+36 |
* | | serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings. | Paul Mundt | 2006-12-12 | 1 | -0/+5 |
|/ |
|
* | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 2006-12-10 | 1 | -27/+26 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 40 | -90/+93 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 2 | -10/+11 |
|\ |
|
| * | [ARM] 3975/1: AT91: Comments in atmel_serial.h | Andrew Victor | 2006-12-04 | 1 | -5/+6 |
| * | [ARM] 3973/1: AT91: Serial driver compile fix | Andrew Victor | 2006-12-04 | 1 | -3/+3 |
| * | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 2006-11-30 | 1 | -1/+1 |
| * | [ARM] 3947/1: AT91: cpu_is_XXX macro's | Andrew Victor | 2006-11-30 | 1 | -1/+1 |
* | | [PATCH] amba-pl010: clear error flags on rx error | Lennert Buytenhek | 2006-12-07 | 1 | -0/+2 |
* | | [PATCH] make 8250_pnp serial driver work after suspend to ram | Mike Galbraith | 2006-12-07 | 1 | -1/+28 |
* | | [PATCH] dz: Fixes to make it work | Maciej W. Rozycki | 2006-12-07 | 2 | -194/+209 |
* | | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -11/+11 |
* | | [PATCH] Exar quad port serial | Paul B Schroeder | 2006-12-07 | 3 | -0/+64 |
* | | [PATCH] serial uartlite driver | Peter Korsgaard | 2006-12-07 | 3 | -0/+525 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-12-06 | 2 | -3/+40 |
|\ \ |
|
| * | | sh: Clock framework tidying. | Paul Mundt | 2006-12-06 | 1 | -3/+3 |
| * | | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 2006-12-06 | 1 | -0/+1 |
| * | | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-06 | 1 | -0/+36 |
* | | | [PATCH] m68knommu: ColdFire serial driver fixes | Greg Ungerer | 2006-12-06 | 1 | -3/+51 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-12-05 | 1 | -28/+39 |
|\ \ \
| |/ /
|/| | |
|