aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/ioc4_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare1-3/+13
2009-12-15ioc3/ioc4: various section fixesJean Delvare1-2/+2
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-4/+4
2009-09-19serial: kill off uart_infoAlan Cox1-33/+33
2009-09-15[IA64] ioc4_serial: fix printk format warningsRandy Dunlap1-1/+1
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-10/+11
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-16/+16
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan1-6/+3
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant1-3/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-3/+3
2006-10-30[PATCH] ioc4_serial: irq flags fixAndrew Morton1-2/+2
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad1-0/+3
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant1-0/+9
2006-03-25[PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre1-138/+249
2006-03-11[PATCH] Altix: small ioc4 oversightPat Gefre1-4/+2
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King1-14/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-8/+2
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre1-36/+44
2005-09-30[PATCH] ioc4_serial: Remove bogus error messageBrent Casavant1-12/+0
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+2
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant1-13/+18
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant1-182/+129
2005-05-01[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre1-1/+1
2005-05-01[PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre1-20/+8
2005-05-01[PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre1-4/+7
2005-05-01[PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre1-7/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2909