aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/vr41xx_siu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-31serial: fix vr41xx_siu serial console supportYoichi Yuasa1-0/+2
2007-07-31serial: fix vr41xx_siu interface selectYoichi Yuasa1-1/+2
2007-07-31serial: fix section mismatch vr41xx_siuYoichi Yuasa1-1/+1
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa1-113/+30
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+4
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-9/+7
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-9/+7
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-5/+0
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle1-1/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-13/+14
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-8/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-06-04[PATCH] serial: update NEC VR4100 series serial supportYoichi Yuasa1-57/+9
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-4/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1100