Age | Commit message (Expand) | Author | Files | Lines |
2006-12-04 | [POWERPC] CPM_UART: Fix inconsistency of function definition | Kalle Pokki | 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 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 4 | -5/+0 |
2006-10-04 | [PARISC] Clean up asm-parisc/serial.h | Matthew Wilcox | 1 | -2/+2 |
2006-10-04 | [PARISC] Document that D-class can also use serial_mux | Carlos O'Donell | 1 | -4/+5 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 4 | -5/+0 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 3 | -3/+3 |
2006-10-04 | Fix several typos in drivers/ | Matt LaPlante | 1 | -3/+3 |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 7 | -101/+268 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 4 | -64/+109 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 5 | -5/+5 |
2006-10-02 | [SERIAL] add PNP IDs for FPI based touchscreens | Matthew Garrett | 1 | -0/+13 |
2006-10-01 | [SERIAL] tickle NMI watchdog on serial output. | Dave Jones | 1 | -2/+3 |
2006-10-01 | [SERIAL] Fix oops when removing suspended serial port | Russell King | 1 | -2/+7 |
2006-10-01 | [SERIAL] Fix resume handling bug | Russell King | 1 | -8/+6 |
2006-10-01 | [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.c | Alexey Dobriyan | 1 | -0/+4 |
2006-10-01 | [SERIAL] OMAP1510 serial fix for 115200 baud | Jonathan McDowell | 1 | -0/+11 |
2006-10-01 | [SERIAL] returning proper error from serial core driver | Ram Gupta | 1 | -0/+1 |
2006-10-01 | [SERIAL] Make uart_line_info() correctly tell MMIO from I/O port | Sergei Shtylyov | 1 | -4/+4 |
2006-10-01 | [SERIAL] suspend/resume handlers don't have level arg anymore | Sergei Shtylyov | 2 | -4/+0 |
2006-10-01 | [SERIAL] 8250 resourse management fixes | Sergei Shtylyov | 1 | -9/+8 |
2006-10-01 | [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 card | Russell King | 1 | -0/+20 |
2006-10-01 | [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk | Russell King | 1 | -5/+17 |
2006-10-01 | [SERIAL] serial_cs: add configuration quirk | Russell King | 1 | -5/+34 |