aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-10/+47
2005-06-23[PATCH] Serial: Bugs are not capabilitiesRussell King1-4/+4
2005-06-23[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks1-2/+2
2005-06-23[PATCH] Altix: shut off xmit intr if done xmittingPat Gefre1-0/+1
2005-06-23[PATCH] Serial: Mobility's 16550A ports need a helping handRussell King2-0/+32
2005-06-23[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King2-10/+15
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant1-13/+18
2005-06-21[PATCH] ioc4: CONFIG splitBrent Casavant2-1/+10
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant1-182/+129
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell1-1/+1
2005-06-21[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter1-0/+9
2005-06-08[PATCH] Serial: remove unused variable in sa1100 driverRussell King1-1/+1
2005-06-04[PATCH] serial: update NEC VR4100 series serial supportYoichi Yuasa1-57/+9
2005-05-21When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse1-5/+12
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git/Linus Torvalds2-38/+72
2005-05-17[PATCH] serial_cs device identification fixPetr Vandrovec1-2/+2
2005-05-11[SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2-38/+72
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King11-110/+22
2005-05-06[PATCH] 8250_pci.c: add comment about enum sorting orderRussell King1-0/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk4-4/+5
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-05-01[PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan1-61/+112
2005-05-01[PATCH] sn_console: make sal_console_uart static againAndreas Schwab1-2/+2
2005-04-29[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR valueSascha Hauer1-8/+60
2005-04-26[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King1-26/+27
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King2-79/+51
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King6-6/+6
2005-04-25[PATCH] ppc annotations: mpscAl Viro2-12/+12
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller1-2/+9
2005-04-16[PATCH] serial: fix comments in 8250.cRussell King1-3/+11
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig3-311/+91
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek8-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds73-0/+64624