| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 1 | -12/+1 |
| * | | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 2006-12-04 | 1 | -16/+14 |
| * | | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 2006-12-04 | 1 | -0/+24 |
| |/ |
|
* | | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver | Grant Likely | 2006-12-05 | 1 | -16/+337 |
* | | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver | Grant Likely | 2006-12-05 | 1 | -59/+57 |
* | | [POWERPC] CPM_UART: Fix inconsistency of function definition | Kalle Pokki | 2006-12-04 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] CPM_UART: Fix non-console initialisation | Kalle Pokki | 2006-11-10 | 3 | -7/+8 |
* | [POWERPC] CPM_UART: Fix non-console transmit | Kalle Pokki | 2006-11-10 | 1 | -3/+2 |
* | [PATCH] ioc4_serial: irq flags fix | Andrew Morton | 2006-10-30 | 1 | -2/+2 |
* | [PATCH] Kconfig serial typos | Randy Dunlap | 2006-10-20 | 1 | -6/+6 |
* | [PATCH] ioc4: Enable build on non-SN2 | Brent Casavant | 2006-10-17 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-12 | 1 | -2/+2 |
|\ |
|
| * | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 | 1 | -2/+2 |
* | | [SPARC32]: Fix sparc32 modpost warnings with sunzilog | Martin Habets | 2006-10-11 | 1 | -3/+3 |
* | | [PATCH] __iomem annotations in sunzilog | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 | 5 | -13/+5 |
|\ \ |
|
| * \ | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 | 5 | -13/+5 |
| |\ \ |
|
| | * | | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 5 | -13/+5 |
| | |/ |
|
* | | | [PATCH] m32r pt_regs fixes | Al Viro | 2006-10-07 | 1 | -1/+1 |
* | | | Build fixes for struct pt_regs removal | Matthew Wilcox | 2006-10-06 | 1 | -1/+1 |
|/ / |
|
* | | [IA64] Fix breakage from irq change | Tony Luck | 2006-10-06 | 1 | -1/+1 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 37 | -215/+165 |
* | [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_options | Haavard Skinnemoen | 2006-10-04 | 1 | -1/+7 |
* | [PATCH] atmel_serial: Support AVR32 | Haavard Skinnemoen | 2006-10-04 | 2 | -12/+16 |
* | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 2006-10-04 | 1 | -2/+3 |
* | [PATCH] atmel_serial: Rename at91_register_uart_fns | Haavard Skinnemoen | 2006-10-04 | 1 | -9/+9 |
* | [PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL | Haavard Skinnemoen | 2006-10-04 | 1 | -3/+3 |
* | [PATCH] at91_serial -> atmel_serial: Internal names | Haavard Skinnemoen | 2006-10-04 | 2 | -346/+346 |
* | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 2006-10-04 | 1 | -7/+7 |
* | [PATCH] at91_serial -> atmel_serial: Platform device name | Haavard Skinnemoen | 2006-10-04 | 1 | -1/+1 |
* | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 2006-10-04 | 3 | -11/+11 |
* | [PATCH] at91_serial -> atmel_serial: at91_serial.c | Haavard Skinnemoen | 2006-10-04 | 2 | -1/+1 |