Age | Commit message (Expand) | Author | Files | Lines |
2006-12-08 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -10/+11 |
2006-12-07 | [PATCH] amba-pl010: clear error flags on rx error | Lennert Buytenhek | 1 | -0/+2 |
2006-12-07 | [PATCH] make 8250_pnp serial driver work after suspend to ram | Mike Galbraith | 1 | -1/+28 |
2006-12-07 | [PATCH] dz: Fixes to make it work | Maciej W. Rozycki | 2 | -194/+209 |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 1 | -11/+11 |
2006-12-07 | [PATCH] Exar quad port serial | Paul B Schroeder | 3 | -0/+64 |
2006-12-07 | [PATCH] serial uartlite driver | Peter Korsgaard | 3 | -0/+525 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -3/+40 |
2006-12-06 | [PATCH] m68knommu: ColdFire serial driver fixes | Greg Ungerer | 1 | -3/+51 |
2006-12-06 | sh: Clock framework tidying. | Paul Mundt | 1 | -3/+3 |
2006-12-06 | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 1 | -0/+1 |
2006-12-06 | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 1 | -0/+36 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -28/+39 |
2006-12-05 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 1 | -12/+1 |
2006-12-05 | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 1 | -16/+14 |
2006-12-05 | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 1 | -0/+24 |
2006-12-05 | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver | Grant Likely | 1 | -16/+337 |
2006-12-05 | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver | Grant Likely | 1 | -59/+57 |
2006-12-04 | [ARM] 3975/1: AT91: Comments in atmel_serial.h | Andrew Victor | 1 | -5/+6 |
2006-12-04 | [ARM] 3973/1: AT91: Serial driver compile fix | Andrew Victor | 1 | -3/+3 |
2006-12-04 | [POWERPC] CPM_UART: Fix inconsistency of function definition | Kalle Pokki | 1 | -1/+1 |
2006-12-01 | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 1 | -1/+1 |
2006-12-01 | [ARM] 3947/1: AT91: cpu_is_XXX macro's | Andrew Victor | 1 | -1/+1 |
2006-11-10 | [POWERPC] CPM_UART: Fix non-console initialisation | Kalle Pokki | 3 | -7/+8 |
2006-11-10 | [POWERPC] CPM_UART: Fix non-console transmit | Kalle Pokki | 1 | -3/+2 |
2006-10-30 | [PATCH] ioc4_serial: irq flags fix | Andrew Morton | 1 | -2/+2 |
2006-10-20 | [PATCH] Kconfig serial typos | Randy Dunlap | 1 | -6/+6 |
2006-10-17 | [PATCH] ioc4: Enable build on non-SN2 | Brent Casavant | 1 | -1/+1 |
2006-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -2/+2 |
2006-10-12 | [SPARC32]: Fix sparc32 modpost warnings with sunzilog | Martin Habets | 1 | -3/+3 |
2006-10-11 | [PATCH] __iomem annotations in sunzilog | Al Viro | 1 | -1/+1 |
2006-10-10 | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -13/+5 |
2006-10-07 | [PATCH] m32r pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-07 | Build fixes for struct pt_regs removal | Matthew Wilcox | 1 | -1/+1 |
2006-10-06 | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 5 | -13/+5 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 5 | -13/+5 |
2006-10-06 | [IA64] Fix breakage from irq change | Tony Luck | 1 | -1/+1 |
2006-10-06 | sh: Updates for IRQ handler changes. | Paul Mundt | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 37 | -215/+165 |
2006-10-04 | [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_options | Haavard Skinnemoen | 1 | -1/+7 |
2006-10-04 | [PATCH] atmel_serial: Support AVR32 | Haavard Skinnemoen | 2 | -12/+16 |
2006-10-04 | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 1 | -2/+3 |
2006-10-04 | [PATCH] atmel_serial: Rename at91_register_uart_fns | Haavard Skinnemoen | 1 | -9/+9 |
2006-10-04 | [PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL | Haavard Skinnemoen | 1 | -3/+3 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Internal names | Haavard Skinnemoen | 2 | -346/+346 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 1 | -7/+7 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Platform device name | Haavard Skinnemoen | 1 | -1/+1 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 3 | -11/+11 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: at91_serial.c | Haavard Skinnemoen | 2 | -1/+1 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h | Haavard Skinnemoen | 2 | -1/+125 |