| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c | Danny Kukawka | 2007-03-23 | 1 | -0/+3 |
* | serial: Fix sh-sci break interrupt/sysrq handling. | Paul Mundt | 2007-03-14 | 1 | -5/+6 |
* | [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage | Pat Gefre | 2007-03-08 | 1 | -35/+17 |
* | [PATCH] m68knommu: fix work queues in mcfserial.c driver | Greg Ungerer | 2007-03-06 | 1 | -19/+14 |
* | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c | Greg Ungerer | 2007-03-06 | 1 | -2/+9 |
* | [PATCH] dz: remove struct pt_regs references | Maciej W. Rozycki | 2007-03-05 | 1 | -4/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 1 | -35/+132 |
|\ |
|
| * | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 | 1 | -35/+132 |
| |\ |
|
| | * | [PARISC] [MUX] Get the hversion directly from the parisc_device | Ryan Bradetich | 2006-12-08 | 1 | -4/+5 |
| | * | [PARISC] [MUX] Correctly report the number of available ports | Ryan Bradetich | 2006-12-08 | 1 | -11/+31 |
| | * | [PARISC] [MUX] Detect multiple cards in the correct order | Ryan Bradetich | 2006-12-08 | 1 | -8/+30 |
| | * | [PARISC] [MUX] Make the Serial Mux driver work as module | Ryan Bradetich | 2006-12-08 | 1 | -78/+57 |
| | * | [PARISC] [MUX] Claim resources for the Mux driver | Ryan Bradetich | 2006-12-08 | 1 | -1/+60 |
| | * | [PARISC] [MUX] Mux driver updates | Ryan Bradetich | 2006-12-08 | 1 | -2/+11 |
| | * | [PARISC] [MUX] Mux driver bug fix | Ryan Bradetich | 2006-12-08 | 1 | -10/+17 |
* | | | [SERIAL] serial_txx9 driver update | Atsushi Nemoto | 2007-02-22 | 1 | -92/+184 |
* | | | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning | Thomas Koeller | 2007-02-20 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 3 | -9/+11 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 2007-02-17 | 1 | -1/+2 |
| |\ \ \ \
| | | |/ / |
|
| | * | | | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h | Andrew Victor | 2007-02-08 | 1 | -1/+2 |
| | |/ / |
|
| * | | | [ARM] amba-pl010: add reference to ep93xx to Kconfig help entry | Lennert Buytenhek | 2007-02-11 | 1 | -1/+2 |
| * | | | [ARM] i.MX serial: fix IRQ allocation | Pavel Pisa | 2007-02-11 | 1 | -1/+2 |
| * | | | [ARM] i.MX serial: fix tx buffer overflows | Sascha Hauer | 2007-02-11 | 1 | -6/+5 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-19 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | [POWERPC] Dispose irq mapping when done in mpc52xx_serial.c | Sylvain Munaut | 2007-02-17 | 1 | -1/+3 |
| * | | | [POWERPC] Fix compile failure in cpm_uart_cpm2 | Paul Gortmaker | 2007-02-16 | 1 | -1/+1 |
* | | | | serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter. | Sergei Organov | 2007-02-16 | 1 | -0/+5 |
|/ / / |
|
* | | | [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 |